body {
	text-align:center;
	/*background:#ffdd79;*/
	background:#ccc;
	}
a {
	color:#000099;
	text-decoration:none;
}
a:hover {
	color:#090;
	text-decoration: underline;
}
strong{
	font-weight: normal
	}

#body {
	position:relative;
	width:1024px;
	margin:0 auto;
	padding:0;
    background:#fff;
}

#baner {
	width:1024px;
	height:115px;
	padding:0 0px;
    background:#000;
    color:#999;
	}
/* topmenu */
#topmenu{
	margin:0 0px 0 0;
    float:right;
    height:27px;
}

#topmenu ul{
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
}

#topmenu li{
    float:left;
    display:block;
    margin:0 0 0 6px;
}

#topmenu li a{
    float:left;
    display:block;
    position:relative;
    background:url('images/backgrounds/menu-r.png') no-repeat 100% 0;
    height:27px;
    overflow:hidden;
    color:#202020;
    text-decoration:none;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    line-height:27px; padding-left:0; padding-right:5px; padding-top:0; padding-bottom:0
}

#topmenu li a span{
    display:block;
    background:url('images/backgrounds/menu-l.png') no-repeat 0 0;
    padding-left:15px; padding-right:10px; padding-top:0; padding-bottom:0
}

#topmenu li a.active, div#topmenu li a:hover{
    background:url('images/backgrounds/menu-r.png') no-repeat 100% -28px;
    text-decoration:none
}

#topmenu li a.active span, div#topmenu li a:hover span{
    background:url('images/backgrounds/menu-l.png') no-repeat 0 -28px;
}

/*content*/
#content {
	clear:both;
	width:1004px;
	height:auto;
	padding: 5px 10px 0 10px;
	background:#fff;
	/*border-bottom:2px solid #444444;*/
	}
/*kroshki*/
#kroshki {
	width:1000px;
	padding: 0;
	float: center;
	border: 2px solid #444444;
	}
#kroshki p{
	padding: 10px 15px;
	text-align:left;
	font-size:12px;
	}

/*columns*/
#l_col {
	width:172px;
	padding: 0 10px;
	float:left;
	}
#l_col p {
	text-align:justify;
	font-size:12px;
	line-height:18px;
	}
#c_col {
	width:600px;
	padding:0 10px;
	float:left;
	}
#r_col {
	width:172px;
	padding: 0 10px;
	float:right;
	}
#r_col p{
	text-align:justify;
	font-size:12px;
	line-height:18px;
	padding-bottom:7px;
	text-indent:15px;
	}
.small_block {
	width:100%;
	margin:10px 0;
	color:#000;
	background:#fff;
	border: 2px solid #444444;
	}
.small_block h2 {
	height:32px;
	overflow:hidden;
	text-align:left;
	font-size:16px;
	color:#0099ff;
	font-weight: bold;
	line-height:30px;
	background:#444444;
	/*border-bottom:4px solid #66ff33;*/
	padding-left:7px; padding-right:0; padding-top:0px; padding-bottom:0
	}
.c_block {
	width:100%;
	margin:10px 0;
	background:#fff;
	color:#000;
	text-indent:25px;
	border: 2px solid #444444;
	}
.c_block h1 {
	height:32px;
	overflow:hidden;
	text-align:center;
	text-indent:0px;
	font-size:16px;
	color:#0099ff;
	font-weight: bold;
	line-height:30px;
	background:#444444;
/*	border-bottom:4px solid #66ff33; */
	padding-left:0px; padding-right:0; padding-top:0px; padding-bottom:0
	}
.c_block h2 {
	padding:5px 0 5px 0;
	text-align:left;
	font-size:16px;
	font-weight: bold;
	color:000;
	}
.c_block p {
	text-align:justify;
	font-size:16px;
	line-height:20px;
	}
.table1 {
	padding:0 20px;
	text-align:center;
	font-size: 12px;
	text-indent:0px;
	}
.table1 td {
	text-align:center;
	border-color: #C0C0C0;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
.table2 {
	margin:10px 0px;
	text-align:center;
	font-size: 10px;
	text-indent:0px;
	}
.table2 td {
	text-align:center;
	border-color: #C0C0C0;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
.text {
	padding:3%;
	width:94%;
	}
.vydelenie {
	color:#000;
	background:#777777;
	border:2px solid #555;
	padding:3px;
	}
.vydelenie h3 {
	color:#ff9600;
	}
.vnimanie {
	align:center;
	width:94%;
	margin:10px 0;
	padding:10px;
	text-align:justify;
	text-indent:0;
	font-size:14px;
	color:#000;
	background:#ff9600;
	border-left:10px solid #6699cc;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	}
	
.vrezka{
	width: 220px;
	float: right;
	padding: 5px;
	margin: 10px 0 10px 10px;
	border: solid 1px #aaa;
	background: #ddd;
	color: #000;
	font-size: 20px;
	}
.vrezka p{
	font-size: 11px;
	font-style: italic;
	}
.vrezka a{
	color: #00f;
	text-decoration: underline;
	}
	
.listing{
	padding: 5px;
	margin: 10px;
	border: solid 1px #aaa;
	border-left-width: 5px;
	background: #ddd;
	color: #000;
	}
.listing p{
	font-size: 12px;
	font-family: monospace;
	}

.download{
	width: 180px;
	padding:0px;
	margin: 5px 7px;
	float:right;
	border: solid 1px #aaa;
	background: #eee;
	text-indent:0;
}
.download p{
	padding: 0 5px;
	font-size:12px;
}
.download h3{
	padding: 2px;
	margin:0 0 3px 0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#000aff;
}

.green {}
.green p{
	color: #66FF33;
	}
.green a{
	color: #66FF33;
	}
.yellow {
	color:#ffff00;
	}
.yellow p{
	color:#ffff00;
	}
.yellow a{
	color:#ffff00;
	}
.poisk {
	margin:10px 0 0 0;
	}
/*footer*/
#footer {
	clear:both;
	width:980px;
	padding: 10px 22px;
	background:#000;
	font-size: 10px;
	}
#footer p {
	color: #999;
	}
#footer a {
	color:#444444;
	}