/* CSS Document */
html,body{
margin:0px; padding:0px;
	background-image: url(../../images/main/page_bg_zag.jpg);
	background-repeat: repeat;}


/*Global*/
h1-h6{
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: 16pt;
	font-weight: normal;
	color: #003300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
}
/*1page*/
.table{ margin: 0 auto;}
.bg_page_top{
	background-image: url(../../images/main/page_bg.jpg);
	background-repeat: repeat-x;
	height: 312px;
	width: 50%;
}
.header_1{
	background-image: url(../../images/main/header_pict1_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
.header_2{
	background-image: url(../../images/main/header_pict1_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
.header_3{
	background-image: url(../../images/main/header_pict3.jpg);
	background-repeat: no-repeat;
	height: 147px;
}
.header_4{
	background-image: url(../../images/main/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 87px;
}
#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	height: 15px;
}
.informer{
	width: 200px;
	padding: 10px 0 0 45px;
}
/*2page*/
.bg_page_top2{
	background-image: url(../../images/main/p2_page_bg.jpg);
	background-repeat: repeat-x;
	height: 312px;
	width: 50%;
}

.p2_footer-bg{
	background-image: url(../../images/main/p2_bg_footer.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-position: bottom;
}
.p2_line{
	background-image: url(../../images/main/p2_header-gradient.jpg);
	background-repeat: repeat-x;
	height: 47px;
}
.kroshka{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #21440E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
font-weight: normal;
}
.kroshka a:link, .rozdil a:link{
	color: #003300;
	text-decoration: none;
}
.kroshka a:hover,.rozdil a:hover{
	text-decoration:underline;
	color: #00CC00;
font-weight: normal;
}
.kroshka a:visited,.rozdil a:visited{
text-decoration:underline;
	color: #009900;
font-weight: normal;
}
/*Rozdil*/
.rozdil{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	line-height: normal;
}
.main2{
	margin: 0px;
	padding: 0px;
}
/*Foto*/
.main .photo_img {
	border:1px dotted #666666;
	padding-top:8px;
	text-align:center;
	vertical-align:top;
	
	height:auto;
}	
/*footer_adress*/
#adres{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0 0 20px 10px;
}
#adres a:link, #adres a:visited{ color: #4169E1 !important; text-decoration: none;
}
#adres a:hover{ text-decoration: underline;
}