/***********************************************/
/* style.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

<!--
body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
}
a:link, a:hover {
	color: #000000;
}
a:visited {
	color: #515151;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	margin-top: 1pt;
	margin-bottom: 1pt;
}
h2{
	font-size: 150%;
}
h3{
	font-size: 150%;
}
h4{
	font-size: 125%;
}
h5{
	font-size: 10px;
}

/************* #search styles ***************/
#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}
#search form{
	margin: 0px;
	padding: 0px;
}
.pic_title {
	font-size: 14%;
	color: #9D9D9D;
}
.new_txt {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pr_title {
	font-weight: bold;
	font-size: 90%;
	margin: 10px 0px;
}
.pr_txt {
	font-size: 90%;
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.search_stil {
	font-size: 12px;
	background-color: #E2E4E9;
}
.button_stil {
	font-size: 11px;
	background-color: #EBEDF1;
	border: 1px solid #626262;
	color: #515151;
}
.temat {
	color: #6B7CDA;
}
.adress {
	font-size: 11px;
	color: #5382D9;
}
.reklam {
	font-size: 14px;
	color: #CC3333;
}
.inf_rek {
	font-size: 11px;
	font-weight: bold;
}
.doc_title {
	font-size: 140%;
	font-weight: bold;
	margin: 6px 0px;
}
.doc_subtitle {
	font-size: 12pt;
	font-weight: bold;
}
.spis_links {
	line-height: 17pt;
	text-indent: 0px;
}

/******************* Search *******************************/
.srch_link {
	/*color: #5382D9; /*#660033*/
	font-size: 12px;
}
.srchcomment {
	width: 100%;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
.srch_title {
	font-size: 120%;
	color: #006666;
}
.cbname_t {
	color: #F0F0F0;
	font-size: 16px;
	font-weight: bold;
}
.cbname_m {
	font-size: 16px;
	font-weight: bold;
	color: #F0F0F0;
}
.cbname_b {
	color: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
}
.cbmain {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.dedicat {
	font-weight: bold;
}
.kurs {
	font-size: 14px;
	font-weight: bold;
}
.info {
	padding-top: 2px;
	padding-bottom: 5px;
}
.old_str {
	font-size: 90%;
	color: #959595;
	margin: 8px 0px;
}
.old_link:hover {
	color: #959595;
}

.old_link:link {
	color: #959595;
}

.old_link:visited {
	color: #959595;
}

.tab_sz {
	line-height: 10pt;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 7px;
	text-align: left;
}
.kurs_t {
	font-size: 12px;
	color: #BF8A79;
	font-weight: bold;
}
.bank_l {
	line-height: 20px;
}
.bord {
	padding: 10px 20px;
	text-indent: 20px;	
}
.coll {
	text-indent: 20px;
}
.n_on_st {
	font-size: 11px;
	padding-bottom: 7px;
}
.underl {
	font-size: 10px;
}
.lm_link {
	font-size: 11px;
	text-decoration: none;
}
.lm_link:hover {
	text-decoration: underline;
}
.lm_link:visited {
	color: #000000;
}
.st_refin {
	font-size: 12px;
	color: #CC3333;
}
.kurs_numb {
	color: #5382D9;
	font-size: 11px;
	font-weight: bold;
}
.st_refin_size {
	color: #5382D9;
	font-weight: bold;
}
.struc_bdr {
	border: 1px solid #000000;
	padding: 3px;
}
.bord_tbl {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.fnt_10 {
	font-size: 11px;
	color: #000000;
}
.tab_new {
	padding-bottom: 10px;
}
.tables {
	text-indent: 0px;
}
-->