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,B,U,I,CENTER,DL,DT,DD,OL,UL,LI,FIELDSET,FORM,LABEL,LEGEND,TABLE,CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD{padding:0;margin:0;border:none;outline:none;vertical-align:baseline;font-family:inherit;font-size:100%;}HTML{font-size:100.01%;}DFN,I,CITE,VAR,EM,ADDRESS{font-style:normal;}TH,B,H1,H2,H3,H4,H5,H6{font-weight:normal;}TEXTAREA,INPUT,SELECT{font-family:inherit;font-size:1em;}BLOCKQUOTE,Q{quotes:none;}Q:before,Q:after,BLOCKQUOTE:before,BLOCKQUOTE:after{content:'';content:none;}OL,UL{list-style:none;}INS{text-decoration:none;}DEL{text-decoration:line-through;}TABLE{border-collapse:collapse;border-spacing:0;}CAPTION,TH,TD{text-align:left;}:focus{outline:none;}

HTML,BODY{height:100%;}
BODY,TEXTAREA,INPUT,SELECT{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

BODY{
	min-width: 1000px;
	max-width: 1400px;
	font-size:11px;
	color: #000;
	background:#e2e3e3 url(/images/i/bg-body.jpg) repeat-y;
}
A{
	text-decoration:underline;
	color: #000;
}
A:HOVER{
	text-decoration:none;
}
P{
	/* padding-bottom: 10px; */
}
p.right {
  text-align: right;
}
h1{
	
}
.wrapper{
	position: relative;
	min-height: 100%;
	background: url(/images/i/bg-right-col.jpg) 100% 0 repeat-y;
}
 .wrapper_pd{
	padding-bottom: 100px;
	background: url(/images/i/bg-wrapper.jpg) repeat-x;
 }
 .bg_shapka{
 	background: url(/images/i/bg-shapka.jpg) no-repeat;
	height: 286px;
 }
	.shapka{
		background: url(/images/i/back.jpg) no-repeat 100% 0;
		height: 286px;
	}

/* structure */
.content-box{
	width: 100%;
	overflow: hidden;
}
.content{
	width:100%;
	margin-left: -213px;
	float: right;
}
 .content-in{
 	margin-left:213px; width: auto;
 }
.left-col{
	float:left; 
	width:195px;
	padding-left: 17px;
}

.center { 
	float:left; 
	margin-right:-196px; 
	width:100%; 
}
	.center-in  { 
		margin-right:196px; 
		width: auto;
	}
.right-col { 
	float:right; 
	width:196px;
	padding-top: 4px;
	background: url(/images/i/zaglushka.gif) no-repeat;
}

.footer{
	height: 48px; 
	position: relative; 
	margin: -48px 0 0;
	background: url(/images/i/bg-footer.jpg) repeat-x;
	overflow: hidden;
	padding-left: 17px;
}
 .footer IMG{
 	display: block;
	float: left;
	margin: 10px 5px 0 0;
 }
 .footer .copy{
 	position: absolute;
	right: 17px; 
	top: 10px;
	text-align: right;
	font-size: 9px;
	color: #6a6c6e;
 }
 .footer .copy *{
 	font-size: 9px;
	color: #6a6c6e;
 }
/* end structure */

DIV.menu{
	padding: 154px 10px 0 130px;
}
DIV.menu TABLE{
	width: 100%;
	height: 29px;
}
	DIV.menu TABLE TR TD{
		text-align: center;
		background: url(/images/i/per.gif) no-repeat 100% 5px;
		vertical-align: middle;
		font-weight: bold;
    padding: 0 6px;
	}
	DIV.menu TABLE TR TD.brd{
		background: none;
		padding: 0 3px;
	}
	DIV.menu TABLE TR TD A{
		font-weight: bold;
	}
	
DIV.main_block{
	padding: 8px 0 0 163px;
}
DIV.main_block TABLE{
	height: 92px;
	width: 100%;
}
	DIV.main_block TABLE TR TD{
		background: url(/images/i/bg-main-block.jpg) no-repeat 100% 0;
		width: 20%;	
		padding: 3px 7px 0 10px;
	}
	DIV.main_block TABLE TR TD.end{
		background: url(/images/i/bg-main-block-end.jpg) no-repeat 100% 0;
	}
	DIV.main_block TABLE TR TD H1{
		background: url(/images/i/mark.gif) no-repeat;
		padding: 3px 0 4px 27px;
	}
		DIV.main_block TABLE TR TD H1 A{
			color: #ffe617;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}
		DIV.main_block TABLE TR TD H1 A:hover{
			text-decoration: underline;
		}
	DIV.main_block TABLE TR TD UL{
		padding: 0 0 0 27px; 
		line-height: 105%;
	}
	
		DIV.main_block TABLE TR TD UL LI A{
			font-size: 10px;
			color: #2f2f2f;
			text-decoration: none;
		}
		DIV.main_block TABLE TR TD UL LI A:hover{
			text-decoration: underline;
		}	
.mark-news{
	position: absolute;
	top: 260px;
	left: 28px;
	background: url(/images/i/mark.gif) no-repeat; 
	padding: 2px 0 5px 27px;
	font-size: 14px;
	color: #ffe617;
	font-weight: bold;
}
.news{
	background: url(/images/i/bg-bot-news.gif) no-repeat 0 100%;
	padding: 1px 0 12px;
}

.news UL LI{
	padding: 8px 14px 10px;
	background: #96a9cc;
}
.news UL LI.light{
	background: #b0bcd4;
}
 .news UL LI strong.published A{
 	text-decoration: none;
 }
 .news UL LI A:hover{
 	color: #fbe812;
 }
 
 A.all{
 	color: #fff;
	display: block;
	text-align: right;
	padding: 5px 14px 0 0;
 }
 A.all-small{
 	color: #666768;
	font-size: 10px;
	display: block;
	text-align: right;
	padding: 5px 0 0;
 }

.plashka{
	background: url(/images/i/plashka.jpg) no-repeat;
	height: 33px;
	position: relative;
} 
.plashka H1{
	position: absolute;
	top: 5px;
	left: 12px;
	background: url(/images/i/mark.gif) no-repeat; 
	padding: 3px 0 5px 27px;
	font-size: 14px;
	color: #ffe617;
	font-weight: bold;
}
.plashka H1.right_col{
	font-size: 12px;
}
.main-plashka{
	background: url(/images/i/bg-orange.gif) repeat-x;
}
 .main-plashka H1{
 	background: url(/images/i/bg-left-orange.gif) no-repeat;
	padding: 5px 15px 0;
	height: 20px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
 }
DIV.advert{
	background: url(/images/i/bg-adver-y.jpg) repeat-y;
}
DIV.advert DIV{
	background: url(/images/i/bg-advert.jpg) no-repeat 0 100%;
	padding: 10px 0px 12px 45px;
}
.pd{
	padding-right: 10px;
}
DIV.question{
	background: url(/images/i/bg-adver-y.jpg) repeat-y;
}
DIV.question DIV{
	background: url(/images/i/bg-question.jpg) no-repeat 0 100%;
	padding: 5px 10px 0 14px;
	position: relative;
}
DIV.question DIV form{
	padding: 0 10px 40px 50px;
}
A.vote{
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	font-weight: bold;
	width: 90px;
	height: 25px;
	text-decoration: none;
} 
.banner{
	margin: 15px auto;
	text-align: center;
}

.division{
	padding: 0 7px;
	text-align: center;
}
.main{
	padding: 5px 10px 5px 14px;
}

.division .h2{
	text-transform: uppercase;
	font-weight: bold;
	margin:20px 0 5px;
}
.main .h2{
	text-transform: uppercase;
	font-weight: bold;
	margin:15px 0 5px;
}

.division TABLE{
	width: 100%;
}
.division TABLE TR TD{
	padding: 2px 6px 3px;
	font-size: 10px;
	text-align: center;
}
.main TABLE TR TD{ /* av!!!!!!!! - это херово так таблицу задавать */
	padding: 2px 6px 3px;
	font-size: 10px;
	text-align: center;
}

.division TABLE TR.lightblue{
	background: #e3e3e3;
}
.main TABLE TR.lightblue{
	background: #fff;
}
.main TABLE TR TD.r{
	text-align: right;
}
.main TABLE TR TD.l{
	text-align: left;
}

.table{
	overflow:hidden;
	width: 100%;
	margin-bottom: 30px;
}
.table LI{
	float: left;
	margin: 0 5px;
}

/* av */
.menu table td.brd {width: 25%;}
DIV.main_block TABLE TR TD H1 SPAN{ color: #ffe617; font-size: 12px; font-weight: bold; text-decoration: none; }
DIV.main_block TABLE TR TD{ width: auto; }
.news-body .datetime {font-style: italic;}
.main h2 {font-size: 110%; font-weight: bold; text-align: center; margin: 18px 0 14px; }
.main p{ margin: 10px 0 0;}
.main img.big-logo {float: left; padding: 10px 10px 5px 0;}
.bg_shapka .logo-click {position: absolute; top: 105px; left: -3px;}
.main h3 {font-size: 100%; font-weight: bold; text-align: left; margin: 18px 0 14px; }

DIV.important_links{ background: #96A9CC; }
DIV.important_links DIV.inside{ background: url(/images/i/bg-bot-news.gif) no-repeat 0 100%; padding: 8px 5px 20px 14px; }
DIV.important_links DIV.inside2{  }

div.menu-track {padding: 0 0 12px;}

/*
.happy-content ul {margin-left: 20px;}
.happy-content ul li {list-style-type: disc;}
.happy-content ol {margin-left: 20px;}
.happy-content ol li {list-style-type: decimal;}

ul.menu {background-color: #ffc; padding: 5px 10px;}
ul.menu li {display: inline; padding: 0 5px;}
ul.menu li.active {background-color: #fcf;}
ul.menu li a {color: blue;}
ul.menu li span {background-color: #cff;}

.happy-content {padding: 15px;}
.happy-content h1 {font-size: 130%; font-weight: bold; margin: 10px 0 15px;}
.happy-content h2 {font-size: 110%; font-weight: bold; margin: 7px 0 10px;}
.happy-content p {margin: 10px 0;}

.happy-content .news {margin: 20px 0;}
.happy-content .news .datetime {font-style: italic;}
*/

.clear {clear: both;}
DIV.kuboks-menu{
  background: #3261d3 url(/images/i/fon_pod_kybki.jpg) no-repeat 0 100%; 
  padding: 8px 5px 0px 14px;
}

DIV.kuboks-menu H1{
  background: url(/images/i/mark.gif) no-repeat;
  padding: 3px 0 4px 27px;
}

DIV.kuboks-menu H1.odd{
  padding-bottom: 14px;
}

DIV.kuboks-menu H1 a{
  color:#FFE617;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
