/*Samokhvalov. 22/08/2006 */
/*by Helena*/
/* Main document properties */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
a:link, a:visited{color:#296a3d; text-decoration:underline;}
a:hover{color:#74ac85; text-decoration:none;}

ul li{
	list-style-image:url(../img/list.gif);
	margin-bottom:8px;
}
h1{
	margin:0px;
	padding:0px;
	color:#296a3d;
	font-size:12px;
}
h3{
	margin:0px;
	padding:0px;
	font-size:13px;
}

/*Background properties*/
.top-bg{
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	
}
.cont-bottom{
	background-image: url(../img/cont-bottom.gif);
	background-repeat: no-repeat;
	bacground-position:right bottom;
}
/*Left menu*/
.nav{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin:7px 23px 7px 0px;
	color:#FFE269;
	background-image: url(../img/menu.gif);
	background-repeat: repeat-x;
}
.menu{color:#e9c20d;}
	a.menu, a.menu:visited{color:#296a3d; text-decoration:none;}
	a.menu:hover{color:#e9c20d; text-decoration:none;}
	
.nav2{
	background-image: url(../img/menu.gif);
	background-repeat: repeat-x;
	margin-right:23px;
}	
.menu2{
	font-size:11px;
	
}
	a.menu2, a.menu2:visited{color:#296a3d; text-decoration:none;}
	a.menu2:hover{color:#e9c20d; text-decoration:none;}
/*content*/	

.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
	padding: 15px 32px;
	background-image:url(../img/content_bg.gif);
	background-repeat:no-repeat;
}
.content td{
	font-size:12px;
	color:#333333;
	text-align:justify;
}
strong.title{
	background-color:#66a479;
	color:#ffffff;
	padding:0px 5px 2px 5px;

}
.publ{
	background-color:#d3e3d8;
	padding:10px 20px;
	border-left:solid 4px #83b291;
	border-bottom:solid 1px #83b291
}
.green{
	color:#52775d;
}
table.law{
	background-color:#f8fffa;
	
}
table.law td{background-color:#e2f1e7;}
table.law td.photo{
	background-color:#a6cab1;
	padding:5px 10px;
}
table.law td.text{border-right:solid 10px #d3e3d8;}
/*padding, margin*/
.ml{margin-left:7px;}
.mr{margin-right:7px;}
.pr12{padding-right:12px;}
/*Copyright. Developed by Pimentos*/
.address{
	background-image:url(../img/address_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:12px;
	color:#d3e3d8;
	padding:48px 18px;
	font-weight:bold;
}
a.mail, a.mail:visited{color:#d3e3d8;text-decoration:none}
a.mail:hover{color:#296a3d;text-decoration:none}

.copy{
	color:#66a479;
	font-size:10px;
	background-image:url(../img/bottom_left.gif);
	background-repeat:no-repeat;
}
.bottom{
	background-image:url(../img/bottom.gif);
	background-repeat:no-repeat;
}
.corner{
	background-image:url(../img/corner.gif);
	background-repeat:no-repeat;
	background-position:right bottom
}
a.pim, a.pim:visited{color:#66a479;}
a.pim:hover{color:#ffffff}
/*Contacts*/
.right{
	font-size:11px;
	color: #2C4D6C;
	padding-right:5px;
	text-align:right;
}
.send{
	color:#2C4D6C;
	font-size:11px;
	font-weight:bold;
}
.input{
	width:260px;
	font-size:12px;
}