body, td, p, div{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
body{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
A, A:LINK{
	color : #124974;
	text-decoration : none;
}
A:FOCUS, A:HOVER, A:ACTIVE{
	color: #143B44;
	text-decoration: underline;
}
/*
A:VISITED{
	color : #666666;
	text-decoration : none;
}
*/

.copyr, .copyr:LINK, .copyr:VISITED{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.copyr:FOCUS, .copyr:HOVER, .copyr:ACTIVE{
	color: #143B44;
	text-decoration: underline;
	font-size: 11px;
}
.bg_line{
	background-image: url(img/line_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.lang{
	border: 1px solid #3B6B7B;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.lang_a{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.inn_left_bg{
	background-image: url(img/inn_left_bg.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.inn_right_bg{
	background-image: url(img/inn_right_bg.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.meniu_first{
	background-color: #D6E3E1;
	background-image: url(img/meniu_first_bul.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	border: 1px solid #045444;
	cursor: pointer;
	color: #000000;
}
.meniu_first_a{
	background-color: #E9F7F5;
	background-image: url(img/meniu_first_bul_a.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	border: 1px solid #045444;
	cursor: pointer;
	color: #143B44;
}
.meniu_txt{
	margin: 3px 3px 3px 20px;
}
.meniu_sec{
	background-image: url(img/meniu_sec_bul.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	cursor: pointer;
}
.meniu_sec_a{
	background-image: url(img/meniu_sec_bul_a.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	cursor: pointer;
}
.meniu2_txt{
	margin: 3px 3px 3px 33px;
}
.titles{
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
.navs_line{
	font-size: 11px;
}
.tit{
	font-weight:bold;
}
.task_lin{
	border-bottom:1px solid #AAAAAA;
}
.inp_f{
	background-color : #FFFFFF;
	border : 1px solid #D3D5D5;
	height : 22 px;
	width : 150 px;
}
.text_a{
	background-color : #FFFFFF;
	height : 100px;
	width : 300px;
	border : 1px solid #D3D5D5;
}
.text_a2{
	background-color : #FFFFFF;
	height : 100px;
	width : 480px;
	border : 1px solid #D3D5D5;
}
.inp_b{
	background-color : #F4F4F4;
	border : 1px solid #D3D5D5;
	height : 22 px;
	width : 120 px;
}
.dot_t_b{
        border-bottom : 1px dotted #D3D5D5;
	border-top : 1px dotted #D3D5D5;
}