/* CSS Document */

BODY {font-family:Tahoma, Verdana, Arial; margin:0px; padding:0px;}
H1 {margin:0px; font-size:14pt}
H2, H2 A {margin:0px; font-size:12pt; color:#F2AA3C;}

.text_black {font-size:10pt; color:#343434; font-weight:bold;}

#ad a{color:#ffc265; font-size:12px; font-weight:bold; text-decoration:none;}
#ad a:hover{color:#ffb647; font-size:12px; font-weight:bold; text-decoration:none;}

#blackhref A {font-size:10pt; color:#D4D4D4; font-weight:bold; text-decoration:underline;}
#blackhref A:hover {font-size:10pt; color:#D4D4D4; font-weight:bold; text-decoration:none;}

#text_menu_white A {font-size:10pt; color:#ffffff; font-weight:bold;}
#text_menu_white A:hover {font-size:10pt; color:#ffffff; font-weight:bold; text-decoration:none;}
.text_menu_head A{font-size:12pt; color:white; font-weight:bold; text-decoration:none;}


#text_menu_without_a {font-size:11pt; color:white; text-decoration:none; font-weight:bold; padding-left:10px;}
#text_menu A {font-size:11pt; color:white; text-decoration:none; font-weight:bold; padding-left:10px;}
#text_menu A:hover {color:#F2F2F2; font-size:11pt; font-weight:bold; text-decoration:none; padding-left:10px;}

#text_podmenu A {font-size:10pt; color:white; text-decoration:none;}
#text_podmenu A:hover {color:#F2F2F2; font-size:10pt; text-decoration:none;}

#text_podpodmenu A {font-size:9pt; color:#F2F2F2; text-decoration:none;}
#text_podpodmenu A:hover {color:white; font-size:9pt; text-decoration:none;}

/* site map */

.tab1, .tab1 A {font-size:10pt; color:#343434; text-decoration:underline; font-weight:bold; padding:6px;}

#tab1, #tab1 A {font-size:10pt; color:#343434; text-decoration:underline; font-weight:bold; padding:6px;}
#tab1, #tab1 A:hover {color:#343434; font-size:10pt; font-weight:bold; text-decoration:none; padding:6px;}

#tab2 A {font-size:10pt; color:#666666; text-decoration:underline; font-weight:bold; line-height:25px;}
#tab2 A:hover {color:#666666; font-size:10pt; font-weight:bold; text-decoration:none; line-height:25px;}

#tab3 A {font-size:10pt; color:#999999; text-decoration:underline; font-weight:bold; padding-left:50px;}
#tab3 A:hover {color:#999999; font-size:10pt; font-weight:bold; text-decoration:none; padding-left:50px;}

/* /site map */

.menu_center_top A{font-size:10pt; color:#343434; font-weight:bold;}
.menu_center_top A:hover{font-size:10pt; color:#343434; font-weight:bold; text-decoration:none;}

.back_line_link A{font-size:10pt; color:#A61F00; font-weight:bold; text-decoration:none;}

.text {font-size:10pt; color:#343434; padding:10px;}
.text_white {font-size:10pt; color:white;}

.copyright A {font-size:9pt; color:white; text-decoration:none; }

.border {
       background: #000000;
	border: 1px solid #333333;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	padding: 5px;
}

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEECE;
	background-color: #000000;
	padding: 5px 10px;
}
.bgall {
	background-color: #FFFFFF;
}
.bgleft {
	background-color: #FFFFFF;
	background-image: url(/images/bg1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bgright {
	background-color: #FFFFFF;
	background-image: url(/images/bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgtop {

	background-color: #FFFFFF;
	background-image: url(/images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgbottom {


	background-color: #FFFFFF;
	background-image: url(/images/bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgpoint {
	background-color: #FFFFFF;
	background-image: url(/images/point.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 5px 10px 5px 5px;
	text-align: center;


}
.bgpoint1 {
	background-color: #FFFFFF;
	background-image: url(/images/point.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 5px 5px 5px 10px;
	text-align: center;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px 10px;
}
.bgline {
	background-color: #FFFFFF;
	background-image: url(/images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgline1 {
	background-color: #FFFFFF;
	background-image: url(/images/line1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bgbrown {
	background-color: #773903;
}

.news_a1 {
       padding: 12px 10px 10px;   
       color: rgb(0, 0, 0);
       font-size: 12px;
       line-height: 16px;
       bgcolor="#f9eec8"
}