/*------------SHABLON --------------------*/
html {padding:0;}
body{ 
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	 padding:0;
	 margin:0;
	 padding-top:350px;
	 background:url(../pic/bg-main3.gif) top left no-repeat;
}
div.kontainer{
	position:absolute;
	top:20%;
	width:485px;
	left:45%;
}
p
{
	font-size: 11px;
	text-align:left;
	font-style:italic;
	color:#565956;
	text-align:justify;
	width:485px;

}
h1 {
	font-size: 40px;
	font-weight:normal;
	line-height:35px;
	color:#0070d7;
	margin: 0px 0 0px 0px;
	text-align:justify;
	padding-bottom:80px;
	
}
a{text-decoration:none; color:#565956;}
a.ss{
	display:block;
	text-decoration:underline;
	color:#565956;
	width: 485px;
	font-size:23px;
	line-height:40px;
	text-align:right;
}
a.ss:hover{text-decoration:underline;
	color:#0070d7;
}
img {
	float:left;
	margin: 0 10px 10px 0; 
}
table, td, tr, p{background-color:none; padding:4px;}
table{margin-left:140px;
position:absolute;
top:75%;}


#left_menu a{
	display: block;
	color:#005b9d;
	text-decoration: none;
	font-weight:bold;
	width: 258px;
	height:25px;
	line-height:20px;
	background:url(../fon_viz/menu_fon.gif) repeat-x;
	font-size:14px;
	padding-left:5px;
}
#left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	padding-left:203px;
}
#left_menu li {
	background:url(../fon_viz/menu_pravo.gif) no-repeat right top;
}
#left_menu ul ul li{
	background:url(../fon_viz/menu_pravo2.gif) no-repeat right top;
}
#left_menu ul ul li a{
font-weight:400;
font-size:10px;
padding-left:13px;
width:210px;
}

#left_menu li a:hover{
text-decoration:underline;
color:#000;
}
#left_menu ul ul a:hover, #left_menu ul ul a.leftselected{
text-decoration:underline;
	color: #000;
}
div#akavita{position:absolute; top:10px; left:10px; width:30px; visibility:hidden;}
