.title{
	font-weight:bold;
	text-decoration:underline;
}

div.otstup{
	margin-top:25px;
}
div.otstup2{
	margin-top:10px;
}

.itemtb td.darktr {
	text-align:left;
	background:none repeat scroll 0 0 #DBE0E5;
}

html,body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	color:#444444;
	font-family:Arial;
	font-size:16px;
}

a.sajax, a.sajaxactive{
	text-decoration:none;
	color:#444;
}
img{
	border:0;
}
.red{
	font-size:18px;
	text-decoration:underline;
	color:#a91619;
}
.blue{
	color:#4b667f;
}
.hr{
	background:#e8e8ba;
	height:1px;
	width:100%;
}

#wrapper{
	width:100%;
	text-align:center;
	padding:0;
	margin:0 auto;
}
#center{
	width:1180px;
	text-align:left;
	padding:0;
	margin:0 auto;
	position:relative;
	padding-top:50px;
}
#header{
	position:relative;
	width:1180px;
	margin:10px auto 0 auto;
}

#head {
	width:1180x;
	height:256px;
	border-collapse:collapse;
}

#head td{
	width:295px;
}
.sides{
	width:110px;
	height:256px;
	position:absolute;
	top:0;
}
#menu{
	text-align:center;
	position:absolute;
	z-index:2;
	height:50px;
	top:-20px;
	width:1180px;
	background: url('img/menuwrap.gif') repeat-x;
	padding:0;
	left:0;
}
#menu ul{
	list-style:none;
	margin-left:-15px;
}

#menu li{
	display:block;
	float:left;
	border-right:1px dotted white;
	padding:0 5px;
	color:#fff;
	margin-bottom:5px;
	width:110px;
}
#menu li.last {
	border:0;
}
		
#menu a.sajax,#menu a.sajaxactive {
	color:#fff;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	padding:5px 15px 5px 15px;
}
#menu a.sajax:hover,#menu a.sajaxactive{
	background: url('/img/mhover.gif') repeat-x;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
	-khtml-border-radius: 12px; /* KHTML */
	border-radius: 12px; /* CSS3 */
}
#shadow {
	clear:both;
	width:1159px;
	background: url('/img/shad.gif') no-repeat;
	height:7px;
	position:relative;
	top:7px;
	left:10px;
	z-index:1;
}

#left{
	float:left;
	width:290px;
	margin-top:-10px;
}
	
#leftmenu{
	padding:25x 30px;
	position:relative;
	background: url('/img/lwrap.gif') repeat-y;
	margin-bottom:20px;
}

.outer,.outer2, .outer3{
	color:#4b667f;
	font-size:18px;
	padding:10px 5px 15px 0;
	cursor:pointer;
	padding-left:30px;
}

.outer a.sajax,.outer2 a.sajax,.outer3 a.sajax{
	color:#4b667f;
}

.outer:hover{
	background:url("img/hover.gif") no-repeat;
	background-position:0 5px;
}

.outer2:hover{
	background:url("img/bighover.gif") no-repeat;
	background-position:0 5px;
}

.outer3:hover{
	background:url("img/verybighover.gif") no-repeat;
	background-position:0 5px;
}

.inner{
	font-family:Arial;
	margin-left:30px;
	margin-right:15px;
	font-size:11px;
	text-decoration:underline;
	color:#444;
}

.inner a{
	color:#444;
}

.inner:hover, .inner a:hover{
	color:#a91619;
}

#newsblock{
	margin-top:20px;
	background:#ffffd5;
	padding:20px 0;
	margin-bottom:20px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */}

#newsblock2{
	margin-top:20px;
	background:#ffffd5;
	padding:20px 0;
	margin-bottom:20px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
	text-align:left;
}

.news{
	padding: 10px 30px;
}

.news p {
	font-size:14px;
}

.date{
	font-size:14px;
	margin:3px 0;
}

#allnews{
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
}

#hovnews{
	padding:10px 0;
	background:url('/img/yhover.gif') no-repeat;
	margin-bottom:20px;
}

#content{
	padding-left:50px;
	float:left;
	width:800px;
	margin-top:-10px;
	text-align:left;
}

#logo{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}

h3{
	font-size:18px;
}

.descr{
	background:#f5ffe5;
	font-size:12px;
	width:370px;
	padding:10px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
}
.add{
	font-size:14px;
}

.itemtb{
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	color:#000;
	width:632px;
}

.itemtb td{
	background:#edeff2;
	padding:4px;
	height:68px;
	width:158px;
}

td.darktd {
	background:#dbe0e5;
}

.icon{
	vertical-align:bottom;
	width:40px;
	height:34px;
}

.illustr{
	float:right;
	margin-left:20px;
	margin-right:40px;
}

#foot{
	text-align:center;
	clear:both;
	height:100px;
	font-size:14px;
	padding-top:20px;
	background: url('/img/footwrap.gif') repeat-x;
	margin:0;
}
