.theme-nav {
	display:block;
	float:right;
	padding:0.6em 9px;
	border-left:1px solid #d2d2d4;
}

.theme-nav li {
	color:#a6a6a6;
	padding:2px 8px 3px 8px;
	margin-bottom: 0.5em;
}

.theme-nav a {
	text-decoration:none;
}

/*.theme-nav a:hover {
	color:#0174b7;
}*/

.theme-nav li.active {
	background:#d8efff none 0% 100% no-repeat;
}

.theme-nav li.active a {
	cursor:default;
}

.theme-nav li.active a:hover {
	text-decoration: none  !important;
	color:#c8c566;
	cursor:default;
}


	#content dt {
		clear: left;
		color: #C8C566;
		font-weight:400;
	}
	
	#content dd {
		margin-bottom:1.5em;
		border:0px;
		width: 500px;
	}
	
	/* #news dd .cover {
		float: left;
		border:3px solid #fee;
		margin-right: 1em;
		margin-bottom: 1em;
	} */
	
	#content dd h3 {
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}
	
	#content a {
		text-decoration: none;
	}
	
	#content a:hover {
		text-decoration: underline;
	}
	
	#content a.title {
		font-style: italic;
		font-size: 1.142em; /* 16px */
	}
	
	/* #news a.rarr {
		background-image:url('../images/rarr-white.gif');
	} */
	
	#content h2 {
		margin-top:0.4em;
		font-size:1.8em; /* 23px */
		line-height:0.78em; /* 18 */
		font-weight:700;
		font-style: italic;
	}	
	
	#content .more,
	#content .rss,
	.print {
		color:#777;
		font-family:'Lucida Grande','Trebuchet MS',Sans-serif;
		font-size: 0.9167em;
		text-decoration: underline;
	}
	
	#content .more:hover,
	#content .rss:hover,
	.print {
		text-decoration: none;
	}





.last-theme-nav {
	margin-left:40px;
}



	/*------------ * Classes ------------*/
	
	.date, .caption {
		color:#7d685a/* 88858C */;
		font-style: italic;
	}
	
	.caption {
		display: block;
		padding: 5px 0px 7px 0px;
		/*border-bottom: 1px solid #FFF3CC;*/
	}
	
	.readable .caption {
		font-size: 0.9em;
	}
	
	form .caption {
		border: 0px;
	}
	
	.clear {
		clear:both;
		display:block;
	}
	
	div.clear {
		clear:both;
		display:block;
		font-size:1px;
		height:1px;
		line-height:1px;
		margin-bottom:-1px;
	}
	
	.float-right {
		float:right;
	}
	
	.float-left {
		float:left;
	}
	
	.hide {
		display:none;
	}
	
	.invisible {
		visibility:hidden;
	}
	
	.dim {
		opacity:0.6;
		filter:alpha(opacity=60);
	}
	
	.outline {
		background:#adf;/*#adf;*/
	}
	
	.quater {
		width:24%;
		margin-right:1%; /*Supposing the width is 920px, 1% will be 9.2px - almost what is stated above*/
	}
	
	.half {
		width:48%;
		_width:45%;
		margin-right:2%;
	}
	
	.third {
		width:31%;
		margin-right:2%;
	}
	
	.two-thirds {
		width:60%;
		margin-right:3%;
	}
	
	.three-quaters {
		width:73%;
		margin-right:2%;
	}
	
	.whole {
		width:99%;
	}
	
	.block {
		display:block;
	}
	
	hr {
		background:#FFF3CC;
		border:0px none;
		clear:both;
		display: block;
		height:3px;
		margin:0.714em 0em;
	}
	
	p.first, .prominent {
		font-size:1.285em;
		font-style:italic;
		line-height:1.277em;
		margin-bottom:1em;
	}
	
	.last {
		margin-right:0px;
		border-right:0px;
	}
	
	.solid {
		white-space:nowrap;
	}
	
	/*.rarr {
		background:transparent url(../images/rarr.gif) no-repeat 100% 60%;
		padding-right:14px;
	}*/
	
	.readable {
		font-size:1.165em;
	}
	
	.readable .prominent,
	.readable p.first {
		font-size:1.142em;
		font-style:italic;
	}
	
	.readable ul,
	.readable ol,
	#news ul,
	#news ol {
		font-size: 0.97em;
	}
	
	.center {
		/* text-align:center; */
	}
	
	.right {
		text-align:right;
	}
	
	img.frame, img.float-frame, img.float-right-frame {
		/*border: 3px solid #4b4b4b;*/
		margin-top:0.3em;
	}
		
	.float-frame {
		float:left;
		clear:left;
		padding-right:5px;
	}
	
	.float-right-frame {
		float:right;
		clear:right;
		padding-left:5px;
	}








body {
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #596d86;
	background-color: #fff;
	min-width: 1005px;
}

img {
	border: 0;
}

h1 {
	height: 23px;
	background: url(../images/blue_cat.png) 0 5px no-repeat;
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	color: #6aaf01;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding: 3px;
	padding-left: 47px;
}

.zagolovki {
	height: 21px;
	background: url(../images/blue_cat.png) 0 5px no-repeat;
	font-family: Verdana;
	font-size: 22px;
	text-decoration: none;
	color: #6aaf01;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding: 3px;
	padding-left: 47px;
}

a {
	color: #0a469d;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.center {
	width: 1004px;
	margin-left: -502px;
	position: relative;
	left: 50%;
}

.spacer5 {
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.spacer10 {
	width: 100%;
	height: 10px;
	overflow: hidden;
}

.spacer20 {
	width: 100%;
	height: 20px;
	overflow: hidden;
}

#header {
	width: 1004px;
	height: 336px;
	background: url(../images/header.jpg) right no-repeat;
	margin: 0;
	padding: 0;
}

#header .logo {
	width: 283px;
	height: 58px;
	background: url(../images/logo.png) no-repeat;
	background-color: #ccc;
	position: absolute;
	display: block;
	margin-left: 15px;
	margin-top: 45px;
	padding: 0;
	text-decoration: none;
}

#header .logo .yaroslavl {
	font-family: Verdana;
	font-size: 14px;
	color: #3065af;
	margin-left: 77px;
	top: -18px;
	position: relative;
	padding: 0;
}

#header .logo .clining {
	font-family: Verdana;
	font-size: 12px;
	color: #3065af;
	margin-left: 120px;
	top: 28px;
	position: relative;
	padding: 0;
}

#header .isskustvo {
	font-family: Arial;
	font-size: 20px;
	color: #6aaf01;
	margin-left: 17px;
	top: 133px;
	position: relative;
	padding: 0;
	font-style : italic
}

#header .phone {
	width: 400px;
	font-family: Arial;
	font-size: 20px;
	color: #6aaf01;
	margin-left: 550px;
	top: 20px;
	padding: 0;
	position: absolute;
	float: right;
}

#header .phone span {
	font-family: Verdana;
	font-size: 24px;
	color: #16359a;
	top: -5px;
	padding: 0;
	position: absolute;
	float: right;
}

#header .mail {
	width: 400px;
	font-family: Arial;
	font-size: 20px;
	color: #6aaf01;
	margin-left: 550px;
	top: 50px;
	padding: 0;
	position: absolute;
	float: right;
}

#header .mail a {
	font-family: Verdana;
	font-size: 14px;
	color: #16359a;
	top: 5px;
	position: absolute;
	float: right;
	text-decoration: none;
}

#header .mail a:hover {
	text-decoration: underline;
}

#header .links {
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
	color: #596d86;
	margin-left: 18px;
	top: 262px;
	padding: 0;
	position: absolute;
}

#header .links a {
	font-family: Verdana;
	font-size: 11px;
	color: #596d86;
	text-decoration: none;
}

#header .links a:hover {
	text-decoration: underline;
}

#menu {
		font-size: 14px;
}

#menu .link {
	width: 200px;
	height: 25px;
	background: url(../images/menu_bg.png) 0 -29px no-repeat;
	padding: 0;
	padding-top: 3px;
}

#menu .linkactive {
	width: 200px;
	height: 25px;
	background: url(../images/menu_bg.png) 0 0 no-repeat;
	padding: 0;
	padding-top: 3px;
}

#menu .link:hover, .linkactive:hover {
	text-decoration: underline;
	background: url(../images/menu_bg.png) 0 0 no-repeat;
}



#menu .link, .linkactive a {
	font-family: Verdana;
	color: #0a469d;
	padding-left: 23px;
}

#news {

	font-size: 12px;
	width: 150px;
	float: left;
	color: #596d86;
	position: relative;
}

#news .date {
	font-family: Verdana;
	font-size: 12px;
	color: #6aaf01;
	padding: 5px 0;
}

#news a {
	font-family: Verdana;
	font-size: 12px;
	color: #1c57ad;
	font-weight: bold;
	padding-bottom: 5px;
}


#news .allnews {
	font-family: Verdana;
	font-size: 12px;
	color: #7eba23;
	font-weight: bold;
}

#middle_promo {
	float: right;
	width: 740px;
	height: 156px;
	background: url(../images/left_round.gif) left no-repeat;
	background-color: #d8efff;
	margin-right: 10px;
	padding-left: 15px;
}

#middle_promo .promo_1, .promo_1_active {
	float: left;
	width: 211px;
	height: 138px;
	background: url(../images/middle_pics.png) 0 0 no-repeat;
	margin: 8px 15px;
}

#middle_promo .promo_1:hover, .promo_1_active {
	background: url(../images/middle_pics.png) 0 -138px no-repeat;
}

#middle_promo .promo_2, .promo_2_active {
	float: left;
	width: 211px;
	height: 138px;
	background: url(../images/middle_pics.png) -211px 0 no-repeat;
	margin: 8px 15px;
}

#middle_promo .promo_2:hover, .promo_2_active {
	background: url(../images/middle_pics.png) -211px -138px no-repeat;
}

#middle_promo .promo_3, .promo_3_active {
	float: left;
	width: 211px;
	height: 138px;
	background: url(../images/middle_pics.png) -422px 0 no-repeat;
	margin: 8px 15px;
}

#middle_promo .promo_3:hover, .promo_3_active {
	background: url(../images/middle_pics.png) -422px -138px no-repeat;
}

#middle_promo .right {
	float: right;
	width: 5px;
	height: 156px;
	background: url(../images/right_round.gif) no-repeat;
	background-color: #d8efff;
}

#content {
	width: 760px;
	float: right;
	display: block;
}

#content .collapsed2 {
	display: block;
	display: inline-block;
	text-align: center;
}

#content .collapsed2 li {
	display: block;
	display: inline-block;
	padding: 0 10px;
	font-weight: bold;
}

#content .collapsed2 li a {
	font-weight: bold;
	text-decoration: underline;
}

#content .collapsed2 li a:hover {
	text-decoration: none;
}

#bottom_link {
	width: 1000px;
	height: 40px;
	
	padding-left: 10px;
	padding-top: 3px;
	display: block;
}

#bottom_link .left {
	width: 900px;
	float: left;
	overflow: hidden;
}

#contentblock {
	position: relative;
	display: block;
	background-color: #ccc;
}

#footer {
	width: 971px;
	height: 68px;
	background: url(../images/footer.png) center no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #1c57ad;
}

#footer .left {
	float: left;
	width: 531px;
	padding: 10px;
}

#footer .right {
	float: left;
	width: 400px;
	padding: 10px;
}

table.data tr {color:#000; background-color:#F5F5F5; font-size:12px; text-align:center;}
table.data td {vertical-align:middle; padding:5px; border:solid 1px #aaa;}
table.data {border-collapse:collapse;}
table.data th {color:#000; background-color:#D8EFFF; font-size:12px; text-align:center;border:solid 1px #aaa; padding:5px;}
