﻿@charset "utf-8";
/* CSS Document */

/* <![CDATA[ */
* {/* обнуляем отступы */
	margin: 0;
	padding: 0;
}
html, body {
	border:none;
	background-color:#cccccc;
	margin:0;
	padding:0;
	height: 100%; /* задаем высоту тела документа */
	width:100%; /* задаем ширину тела документа */
}
ul, li, input { behavior: url("csshover3.htc"); } /* Исправление ограничения в ИЕ 6-7 на тег ховер */
/* PNG FIX IE 6 */
.picpng { behavior:url(iepngfix.htc); }
img, div, a, input { behavior:url(iepngfix.htc); }
img { border:0px; }

 .textinput {
	position:absolute;
	top:11px;
	left:65px;
	float:left;
	font-size:11px;
	width:105px;
	height:17px;
	padding:2px;
	line-height:12px;
	border:0px none;
	background:url(img/search_bar.png) top left no-repeat;
	cursor:text;
}
.submit_ge {
	font-size:11px;
	letter-spacing:1.5px;
	line-height:18px;
	position:absolute;
	float:right;
	top:8px;
	right:11px;
	cursor:pointer;
	width:69px;
	height:24px;
	color: #000;
	background:url(img/search_ge.png);
	border:none;
}
.submit_ge:hover {
	background:url(img/search_ge1.png);
}

.submit_en {
	font-size:11px;
	letter-spacing:1.5px;
	line-height:18px;
	position:absolute;
	float:right;
	top:8px;
	right:11px;
	cursor:pointer;
	width:69px;
	height:24px;
	color: #000;
	background:url(img/search_en.png);
	border:none;
}
.submit_en:hover {
	background:url(img/search_en1.png);
}

#leftmenu {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
}
#leftmenu img {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
}

#rightmenu {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
}
#rightmenu img {
	margin-top: 2px;
	margin-left: 7px;
	margin-bottom: 19px;
	background:#fff;
}

#content {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 540px;
	position: absolute;
	text-align: left;
}
#content #contentTable {
	clear: both;
	margin-left: 12px;
}


#content .container {position:relative; border-left:#c6c6c6 solid 2px; border-right:#c6c6c6 solid 2px; padding:10px; background:#f3f3f3;}

/* Oformlenie textovix blokov */

#content .container .longlink a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	
}

#content .container .longlink a:hover {
	font-weight: normal;
	color: #7a89af;
	text-decoration: none;
}

#content .container div { position:relative;}

#content .container img {
	position:relative;
	background: #f3f3f3;
}

#content .lurgi {color:#7a89af}

#content .plus {margin:0 0 15px 0;}

#content h1 {font-size:15px; font-weight:normal; margin:0 0 20px 0;}

#content h2 {color:#6b89b1; font-size:15px; font-weight:bold; text-decoration:underline; margin:0 0 20px 0;}

#content h3 {color:#6b89b1; font-size:16px; font-weight:bold; text-align:center; text-decoration:underline; margin:0 0 20px 0;}

#content p {font-size:12px; font-weight:normal; margin:0 0 15px 0;}

#content a {
	font-weight: bold;
	color: #6b89b1;
	text-decoration: none;
	font-size:12px;
}
#content a:hover {
	font-weight: bold;
	color: #7a89af;
	text-decoration: underline;
}

#content .newsdate{
color:#6b89b1;
font-size:15px;
font-weight:bold;
text-decoration:none;
display:inline-block;
clear:both;
float:right;
}
/* Contacts */

#content .container #contacts label { font-weight:bold;}
#content .container #contacts input { width:245px; margin: 0 0 10px 5px; border:#cbcbcb solid 1px;}
#content .container #contacts textarea { width:245px; height:150px; margin: 0 0 10px 5px; border:#cbcbcb solid 1px;}
#content .container #contacts #submit { width:85px; height:22px; margin: 0 0 10px 5px; cursor:pointer; border:#cbcbcb solid 1px; background:#fff; line-height:12px; font-size:12px;}
#content .container #contacts #submit:hover {border:#000 solid 1px; }


/* News Big*/
#content .news_big {
	height: 302px;
	width: 517px;
	padding: 0px;
	background:url(img/news_bg_bottom.png) center bottom no-repeat;
	display: block;
	margin: 22px 8px 6px 10px;
}	
#content .news_big .contains {
	position:absolute;
	height: 288px;
	width: 503px;
	margin:0;
	padding:10px 0 0 14px;
	overflow:hidden;
	background:url(img/news_bg_top.png) left top no-repeat;
	  }
#content .news_big .contains a { color: #999999; text-decoration: none;}
#content .news_big .contains a:hover { color: #999999; text-decoration: underline;}
#content .news_big .borders {
	  position:absolute;
	  width:513px;
	  height:265px;
	  margin: 8px 0 27px 0;
	  border-left:2px #c6c6c6 solid;
	  border-right:2px #c6c6c6 solid;
	  }
#content .news_big .contains p {
	font-size:12px;
	line-height:15px;
	text-indent:12px;
	text-align:left;
	margin: 0px 10px;
	  }
#content .news_big .contains img {
	position:relative;
	margin: 5px 14px 5px 0;
	float:left;
	background:#f3f3f3;
	  }
#content .news_big .contains .vrcvlad a {
	color: #999999;
	text-decoration: none;
}


#content .news_big .contains .vrcvlad a:hover {
	color: #9999cc;
	text-decoration: none;
}

/* Small News*/
#content .news_small {
	height: 235px;
	width: 161px;
	padding: 0px;
	background-image: url(img/snews_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 22px 9px 6px 9px;
	display: inline;
	float: left;
}	
#content .news_small .contains {
	position:absolute;
	height: 215px;
	width: 148px;
	margin:0;
	padding:8px 0 8px 13px;
	overflow:hidden;
	background-image: url(img/snews_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
/*	border: thin solid #FF0000;*/
	  }
#content .news_small .contains a { color: #999999; text-decoration: none;}
#content .news_small .contains a:hover { color: #999999; text-decoration: underline;}
#content .news_small .borders {
	position:absolute;
	width:157px;
	height:207px;
	margin: 8px 0 21px 0;
	border-left:2px #c6c6c6 solid;
	border-right:2px #c6c6c6 solid;
	  }
#content .news_small .contains p {
	font-size:11px;
	line-height:12px;
	text-indent:10px;
	text-align:left;
	margin: 5px 7px;
	float: none;
	volume:x-loud;
	  }
#content .news_small .contains img {
	position:relative;
	margin: 0;
	background:#f3f3f3;
	display: block;
	  }
#content .news_small .contains .vrcvlad a {
	color: #999999;
	text-decoration: none;
}


#content .news_small .contains .vrcvlad a:hover {
	color: #9999cc;
	text-decoration: none;
}

/* archive */

#content .container .newsblock {
	color:#000;
	font-size:12pt;
	position: relative;
	margin: 5px 0 10px 0;
	padding: 2px 0 5px 0;
	border-bottom:#7b8aae solid 1px;
	background: url(img/b_line.jpg) bottom center repeat-x;
}

#content .container .newsblock .newsdate {
	float:none;
	color:#000;
	font-size:10pt;
	display:block;
	clear: both;
	text-align: right;
}
#content .container .newsblock .newsdate a{
	text-decoration:underline;
	color:#000;
}
#content .container .newsblock .newsdate a:hover{
	text-decoration:underline;
	color:#7a89af;
}

#content .container .newsblock img{
	background:#f3f3f3;
	float: left;
	clear: both;
	margin: 5px;
	display: block;
	position: relative;
}

#content .container .newsblock .vrcvlad{
	clear:both;
	display: block;
	height:16px;
	margin:0;
	text-align:right;
	font-size:12px;
	line-height:13px;
	padding: 5px 0 0 0;
	position: relative;
	
}

#content .container .newsblock .vrcvlad a{
	text-decoration:none;
	color:#919191;
}
#content .container .newsblock .vrcvlad a:hover{
	text-decoration:underline;
	color:#7a89af;
}

#content .container .arrows{
	color:#666;
	height: 15px;
	font-size: 12px;
	line-height: 13px;
}

#content .container .arrows a{
	text-decoration:none;
	color:#7a89af;
}

#content .container .arrows a:hover{
	text-decoration:underline;
	color:#65708a;
}


#bottom_menu {
	background-image: url(img/bm_bg.png);
	background-repeat: no-repeat;
	height: 158px;
	width: 1010px;
	background-position: center top;
	position: relative;
}
#bottom_menu img {
	display: inline-block;
	top: 30px;
	position: relative;
	float: left;
	background:#f3f3f3;
	margin-left:75px;
}
#footer {
	position: relative;
	height: 110px;
	width: 1010px;
	background-image: url(img/bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer img {
	display: inline-block;
	top: 2px;
	position: relative;
	float: left;
}
#content .container .gallery {
	height: 110px;
	overflow: hidden;
	margin: 5px 0 15px 0;
}

/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
/** Changing the file size */ 
#content .container .gallery img {
	margin: 0 5px 0 5px;
	display: inline;
	float: left;
}
.curved {
	-webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
	-khtml-border-radius: 10px;   /* Konqueror */
	border-radius: 10px;          /* CSS3 */
	behavior:url(border-radius.htc);
}
#content #sitemaplist a {
	text-decoration:none;
	color:#000;
}
#content #sitemaplist a:hover {
	text-decoration:underline;
	color:#000;
}
#content #sitemaplist ul li a {
	text-decoration:none;
	font-weight:normal;
}

#content #sitemaplist {
	margin: 5px 0 10px 15px;
	list-style-position: outside;
	list-style-image: url(img/big_dot.gif);
	list-style-type: disc;
}
#content #sitemaplist li{
	font-weight:bold;
	margin-bottom:5px;
}
#content #sitemaplist ul{
	list-style-type: none;
	list-style:none;
	margin-left: 25px;
	font-weight:normal;
}
#content #sitemaplist ul li{
	list-style-type: none;
	list-style:none;
	margin-left: 25px;
	font-weight:normal;
}
#content .container ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
}

/////////////////////////////////////

.page { margin-right:3px; font-size:14px; color:#325f36; font-weight:bold;}
.page a { text-decoration:none; font-size:14px; color:#325f36; font-weight:bold;}
.page a:hover { text-decoration:underline;}



.calendarHeader { font-size:11px; color:#7a89af; font-weight:bold; width:21px; height:16px; background-color:#ffffff; border-left:1px solid #dbecd0;border-bottom:1px solid #dbecd0;}
.calendar {width:21px; height:16px; background-color:#ffffff; font-size:11px; color:#ffffff; border-left:1px solid #dbecd0;border-bottom:1px solid #dbecd0;}
.calendarToday {width:21px; height:16px; background-color:#7a89af; font-size:11px; color:#ffffff; border-left:1px solid #dbecd0;border-bottom:1px solid #dbecd0;}
.calendar a { font-size:11px; color:#ffffff; text-decoration:none; }
.calendar a:hover { text-decoration:underline;}
.calendarToday a {font-size:11px; color:#ffffff; text-decoration:none;}
