body{
	padding : 0 0 0 0;
	margin : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.body_c{
	color : #222;
	font-size : 11pt;
	padding : 20px;
	text-align : justify;
}
.cop{
	color : #222;
	font-size : 9pt;
	padding : 10px 10px 10px 10px;
	text-align : justify;
}
.cop a:link, .cop a:visited{
	color : #333;
}
.cop a:hover{
	color : #000;
}
.body_c_sm{
	color : #444;
	font-size : 9pt;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
H1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	display : inline;
	color : #333;
}
H2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	display : inline;
	color : #333;
}
H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	display : inline;
	color : #333;
}
a:link, a:visited{
	text-decoration : underline;
	color : #333;
}
a:hover{
	text-decoration : underline;
	color : #000;
}
a.cat:link,a.cat:visited{
	display : block;
	width : 52px;
	height : 126px;
	background-image : url(cat_l.jpg);
	color : Black;
	position : absolute;
}
a.cat:hover{
	background-position : 0 126;
}
a.ser:link,a.ser:visited{
	display : block;
	width : 52px;
	height : 126px;
	background-image : url(sert_l.jpg);
	color : Black;
	position : absolute;
}
a.ser:hover{
	background-position : 0 126;
}
a.pos:link,a.pos:visited{
	display : block;
	width : 52px;
	height : 126px;
	background-image : url(postav_l.jpg);
	color : Black;
	position : absolute;
}
a.pos:hover{
	background-position : 0 126;
}
a.vak:link,a.vak:visited{
	display : block;
	width : 52px;
	height : 126px;
	background-image : url(vakan.jpg);
	color : Black;
	position : absolute;
}
a.vak:hover{
	background-position : 0 126;
}
a.about:link,a.about:visited{
	display : block;
	width : 52px;
	height : 126px;
	background-image : url(about_l.jpg);
	color : Black;
	position : absolute;
}
a.about:hover{
	background-position : 0 126;
}
a.cont:link,a.cont:visited{
	display : block;
	width : 52px;
	height : 126px;
	background-image : url(cont_l.jpg);
	color : Black;
	position : absolute;
}
a.cont:hover{
	background-position : 0 126;
}
a.kat:link,a.kat:visited{
	display : block;
	width : 52px;
	height : 126px;
	background-image : url(kat_l.jpg);
	color : Black;
	position : absolute;
}
a.kat:hover{
	background-position : 0 126;
}
a.doc:link,a.doc:visited{
	display : block;
	width : 52px;
	height : 126px;
	background-image : url(doc_l.jpg);
	color : Black;
	position : absolute;
}
a.doc:hover{
	background-position : 0 126;
}
a.mail:link,a.mail:visited{
	display : block;
	width : 38px;
	height :29px;
	background-image : url(mail.gif);
	color : Black;
}
a.mail:hover{
	background-position : 0 29;
}
a.tree:link,a.tree:visited{
	display : block;
	width : 38px;
	height :29px;
	background-image : url(tree.gif);
	color : Black;
}
a.tree:hover{
	background-position : 0 29;
}
a.izbr:link,a.izbr:visited{
	display : block;
	width : 38px;
	height :29px;
	background-image : url(izbr.gif);
	color : Black;
}
a.izbr:hover{
	background-position : 0 29;
}
p.mess_success{
	padding : 4px 0px 4px 0px;
	margin : 0px;
	color : #333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #b7ffb9;
	text-align : center;
	border-bottom : 1px solid #78d67a;
	border-top : 1px solid #78d67a;
	margin-bottom : 2px;
}
p.mess_error{
	padding : 4px 0px 4px 0px;
	margin : 0px;
	color : #333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #ffd6d6;
	text-align : center;
	border-bottom : 1px solid #d67878;
	border-top : 1px solid #d67878;
	margin-bottom : 2px;
}
p.mess_warning{
	padding : 4px 0px 4px 0px;
	margin : 0px;
	color : #333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #fff3c2;
	text-align : center;
	border-bottom : 1px solid #eed874;
	border-top : 1px solid #eed874;
	margin-bottom : 2px;
}
