html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
/*vertical-align: baseline;*/
/*background: transparent;*/
}
/* Не забываем описать стили для :focus! */
:focus {
outline: 0;
}
body {
/*line-height: 1;*/
color: black;
background: white;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


body, td, th {
		font-family: Verdana, Arial;
		color: #001D68;
		font-size: 10pt;
}

body {
	background-color: #4f86bc;
	background-image: url(/i/bg.gif);
	background-repeat: repeat-x;
	margin-top: 17px;
}

.clear {
	clear: both;
	line-height: 1px;
}

.stripe {
	clear: both;
	line-height: 2px;
	background: url(i/stripe.gif) no-repeat;
	margin: 10px 0 10px 0;
}

#centerer {
	width: 990px;
	margin: 0 auto;
	background: transparent;
}

#content {
	background:transparent url(/i/ct.gif) top no-repeat;
	padding-top:5px;
}

/* LOGO section */
#logo{
	background: url(/i/title.jpg) no-repeat 90px transparent;
	width: 990px;
	height: 146px;
}

#topButtons {
	position:relative;
	left:132px;
	top:111px;
	width:741px;
	height:46px;
}

#topButtons img {
	margin:0 2px;
}
/* /LOGO section */

/* RADIO section */
#radio {
	background: url(/i/radio.jpg) no-repeat;
	width: 990px;
	height: 145px;
}
#scale {
	position: relative;
	left: 206px;
	top: 25px;
	width: 577px;
	height: 96px;
	z-index: 20;
	background-image: url(/i/scaleGold.gif);
}
#bluePanel {
	width:577px;
	height:96px;
	background-image: url(/i/scaleBlue.gif);
}

#marker {
	width:577px;
	height:96px;
	background: url(/i/arrow.gif) no-repeat;		
	background-position: 130px 0px;
}
#hMenu1 {
	position:absolute;
	left:12px;
	top:15px;
	width:72;
	height:11;
	z-index:50;
}
#hMenu2 {
	position:absolute;
	left:196px;
	top:11px;
	width:177;
	height:17;
	z-index:50;
}
#hMenu3 {
	position:absolute;
	left:490px;
	top:14px;
	width:75;
	height:14;
	z-index:50;
}
#hMenu4 {
	position:absolute;
	left:225px;
	top:42px;
	width:54px;
	height:13px;
	z-index:50;
}
#hMenu5 {
	position:absolute;
	left:332px;
	top:39px;
	width:173px;
	height:14px;
	z-index:50;
}
#hMenu6 {
	position:absolute;
	left:159px;
	top:70px;
	width:100px;
	height:11px;
	z-index:50;
}
#hMenu7 {
	position:absolute;
	left:457px;
	top:70px;
	width:67px;
	height:10px;
	z-index:50;
}

#hMenu8 {
	position:absolute;
	left:44px;
	top:42px;
	width:54px;
	height:13px;
	z-index:50;
}

/* MAIN container section */
#mainContainer {
	width: 990px;
	background: url(/i/bgc.gif) repeat-y;
}
#content{
	/*width: 100%;*/
	padding: 0;
	border: 0;
	zoom: 1;
}

#leftCol, #rightCol {
	width: 210px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 40px;
}

#leftCol .blueTop {
	background:url(/i/Lblue_top.gif) no-repeat;
	width: 210px;
	height: 10px;
	font-size:1px;
}
#leftCol .first {
	background:url(/i/Lblue_top1.gif) no-repeat;
}
#leftCol .blue {
	background:url(/i/bgblue.jpg) repeat-y;
	width: 210px;
	color: white;
}
#leftCol .blue .container {
	padding:0 5px;
}
#leftCol .blueBottom {
	background:url(/i/Lblue_bottom.jpg) no-repeat;
	width: 210px;
	height: 10px;
	font-size:1px;
	margin-bottom: 5px;
}


#leftCol .bbTop {
	background:url(/i/Lbanner_top.jpg) no-repeat;
	width: 210px;
	height: 12px;
	font-size:1px;
}
#leftCol .bb {
	background:url(/i/bgbanner.jpg) repeat-y;
	width: 210px;
}
#leftCol .bb .container {
	padding: 0 9px 0 9px;
}
#leftCol .bbBottom {
	background:url(/i/Lbanner_bottom.jpg) no-repeat;
	width: 210px;
	height: 11px;
	font-size:1px;
	margin-bottom: 5px;
}

#centerCol {
	width: 570px;
	text-align: left;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
}

#centerCol .header {
	background:url(/i/newsHeader.jpg) no-repeat;
	width: 555px;
	height: 34px;
}

#centerCol .first {
	background:url(/i/newsHeader1.jpg) no-repeat;
}

#centerCol .header .archive {
	float: right;
	margin: 10px 12px 0 0;
	width: 150px;
	text-align: right;
}

#centerCol .header .archive a {
	text-decoration: none;
	color: #2969A5;
	font-weight: normal;
	font-size: 12px;
	
}
#centerCol .header .archive a:hover {
	text-decoration: none;
	color: green;
}

#centerCol .header .h1 {
	float: left;
	margin: 5px 0 0 16px;
	width: 350px;
	text-align: left;
	color: #2969A5;
	font-size: 18px;
	font-weight: bold;	
}


#centerCol h1 {	
	height: 28px;
	background: url(/i/h1.jpg) no-repeat;
	color: #07387B;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-left: 16px;
	font-weight: normal;
	line-height: 18px;
}

#centerCol .txtTop, #centerCol .bbTop {
	background:url(/i/txtFrame_top.jpg) top left repeat-y;
	width: 555px;
	height: 10px;
	font-size:1px;	
}
#centerCol .txt, #centerCol .bb {
	background:url(/i/bgnews.gif) repeat-y left;
	margin: 0;
}
#centerCol .txt .container {
	padding: 10px 10px;
	/*padding: 0px 10px;*/
	overflow: hidden;
	zoom: 1;
  	width: 530px;
}
#centerCol .bb .container {
	padding: 0px 9px;
	overflow: hidden;
	zoom: 1;
  	width: 537px;
}

#centerCol .txt #noPadding {
	padding: 0px 10px;
}

#centerCol .txt .container .newstitle{
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}
#centerCol .txt .container .newstitle a{
	text-decoration: none;
}
/*
#centerCol .txt .container a {
	color: red;
	text-decoration: underline;
}
#centerCol .txt .container a:hover {
	text-decoration: none;
}
*/
#centerCol .txt .container h2 {
	color: #c30000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
}

#centerCol .txt .container h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0 0.3em 0;
}

#centerCol .txt .container p {
	margin-bottom: 1em;
}

#centerCol .txtBottom, #centerCol .bbBottom {
	background:url(/i/txtFrame_bottom.jpg) top left repeat-y;
	width: 555px;
	height: 10px;
	font-size:1px;
	margin-bottom: 10px;
}

#rightCol .blueTop {
	background:url(/i/Rblue_top.jpg) no-repeat;
	width: 210px;
	height: 10px;
	font-size:1px;
}
#rightCol .first {
	background:url(/i/Rblue_top1.jpg) no-repeat;
}
#rightCol .blue {
	background:url(/i/bgblue.jpg) repeat-y;
	width: 210px;
	color: white;
}
#rightCol .blue .container {
	padding:0 5px;
}
#rightCol .blueBottom {
	background:url(/i/Rblue_bottom.jpg) no-repeat;
	width: 210px;
	height: 10px;
	font-size:1px;
	margin-bottom: 5px;
}

#rightCol .bbTop {
	background:url(/i/Rbanner_top.jpg) no-repeat;
	width: 210px;
	height: 12px;
	font-size:1px;
}
#rightCol .bb {
	background:url(/i/bgbanner.jpg) repeat-y;
	width: 210px;
}
#rightCol .bb .container {
	padding: 0 9px 0 9px;
}
#rightCol .bbBottom {
	background:url(/i/Rbanner_bottom.jpg) no-repeat;
	width: 210px;
	height: 11px;
	font-size:1px;
	margin-bottom: 10px;
}

/* /MAIN container section */

table.lmcon {
	margin-bottom:5px;
}

.leftMenu {
	padding: 0 18px;
	background: url(/i/bgblue.jpg) repeat-y;
	table-layout: fixed;
}
.leftMenu h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff961;
	background: url(/i/Lmenu_bigscale.jpg) bottom left no-repeat;
	padding-bottom: 14px;
}
.leftMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-bottom: 18px;	
}
.leftMenu ul li {
	color: white;
	font-size: 12px;
	font-weight: bold;
	background: url(/i/Lmenu_smallscale.jpg) bottom left no-repeat;
	padding-bottom: 8px;
	padding-top: 4px;
}
.leftMenu ul li a {
	color: white;
	text-decoration: none;
}
.leftMenu ul li a:hover {
	color: #fff961;
	text-decoration: none;
}

#footer {
	background: url(/i/cb.gif) top left no-repeat;
	padding: 5px 108px;
}

#footer a {
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.red {
	color: red;
}

table.news_list {
	width: 530px;
	border: 0;
	padding: 0;
	margin: 0;	
}
table.news_list td.icon {
	width: 25px;
	text-align:right;
	padding-top: 3px;
	vertical-align: top;
}
table.news_list td.date {
	text-align: left;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 90%;
	vertical-align: top;
}
table.news_list td.title {
	width: 100%;
	padding-top: 3px;
	text-align: left;
	font-weigth: bold;	
	font-size: 90%;
	vertical-align: top;
}
table.news_list td.title a {
	text-decoration: none;
	color: #002158;
}
table.news_list td.title a:hover {
	text-decoration: underline;
	color: red;
}

.imgR {
	float: right;
	margin-left: 15px;
	margin-top:  3px;
	margin-bottom: 20px;
}
.imgL {
	float: left;
	margin-right: 15px;
	margin-top:  3px;
	margin-bottom: 10px;
}
.border {
	border: 2px solid #1b5594;
}

.personName {
	margin-bottom: 5px;
	font-size: 110%;
	color: #c30000;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
.personName a{text-decoration:none}

.personHours {	
	padding-left:  5px;
	padding-right: 5px;
	font-size: 10pt;
	color: #f00;
	font-weight: normal;
	background-color: #ffdcdc;
}

.personAnounce {
	font-size: 8pt;
}

.highlight {
	color: red;
}
.titleDate {
/*	
	color: #aaa;
	font-size: 80%;
	font-weight: normal;
*/
	padding-left:  5px;
	padding-right: 5px;
	font-size: 10pt;
	color: #f00;
	font-weight: normal;
	background-color: #ffdcdc;
	text-decoration: none;
}


.item {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}
.bottomLine {
	padding-bottom: 12px;
	background: url(i/stripe.gif) bottom no-repeat;
}

#galleryList {
}
#galleryList .preview {
	float: left; 
	width: 174px;
}
#galleryList .preview .img {
	width: 160px; 
	height: 120px; 
	overflow: hidden; 
	margin-bottom: 10px; 
	margin-right: 10px;
}
#galleryList .preview .title{
	font-weight: bold;
}
#galleryList .preview .comment{
	text-style: italic;
}

table.cities {
	margin: 0;
	padding: 0;
	background: #fff;	
	width: 100%;
}
table.cities th, table.cities td {
	padding: 3px 5px;
	font-weight: bold;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	
}
table.cities thead th {
	background: #f1e4ad;
	font-weight: normal;
}
table.cities thead th.city {
	background: #c1e0ff;
}
table.cities tbody th {
	background: #dcfefd;
}
table.cities tbody td {
	background: #fff6d2;
}

table.prog{background:#FFF6D2; width:100%}
table.prog th {width:100px; background:#DCFEFD; border-right:2px solid #ffffff; border-bottom:2px solid #ffffff; padding:5px; text-align:right}
table.prog td {border-right:2px solid #ffffff; border-bottom:2px solid #ffffff; padding:5px;}
a {
	color: #c30000;
	text-decoration: underline;
}
 a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.tsp {color:#eee; font-size:8pt; text-transform: lowercase;}
.announce {color:#888;font-size:9pt}

div.guzei {text-align:center;font-size:10px;}
div.guzei a {color: #001D68;}