@charset "windows-1251";
/* CSS Document */

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: "Roboto",Tahoma,sans-serif;
	vertical-align: top;
}  
 /* помните об определении стиля focus! */ 
:focus {  
outline: 0;  
}  

body {  
line-height: 1;  
color: #999;  
background: #000000;  
}  

ol, ul {
	list-style: none;
	color: #CCC;
}  

/* для таблиц надо устанавливать в разметке 'cellspacing="0"' */ 

table {  
border-collapse: separate;  
border-spacing: 0;  
}  

caption, th, td {  
text-align: left;  
font-weight: normal;  
}  

blockquote:before, blockquote:after,  

q:before, q:after {  
content: "";  
}  

blockquote, q {  
quotes: "" "";  
} 

.left_menu {
	text-align: center;
	vertical-align: top;
}
.table_title {
	border: thin solid #000;
	text-align: center;
	margin: 5px;
}
.button1 a {
	text-decoration: none;
	text-indent: 10px;
	background: url(http://www.werty.su/images/button/but1.jpg);
	display: block;
	width: 144px;
	height: 144px;
	margin: 10px;
	
}

.button1 a:hover{
background-position: 0px -144px;
text-decoration: none;
color: #FFFFCC;
} 
.button2 a {
	text-decoration: none;
	text-indent: 10px;
	background: url(http://www.werty.su/images/button/but2.jpg);
	display: block;
	width: 144px;
	height: 144px;
	margin: 10px;
}

.button2 a:hover{
background-position: 0px -144px;
text-decoration: none;
color: #FFFFCC;
} 
.otvet {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	
}
.button3 a {
	text-decoration: none;
	text-indent: 10px;
	background: url(http://www.werty.su/images/button/but3.jpg);
	display: block;
	width: 144px;
	height: 144px;
	margin: 10px;
}
.button3 a:hover{
background-position: 0px -144px;
text-decoration: none;
color: #FFFFCC;
} 
.button4 a:hover{
background-position: 0px -144px;
text-decoration: none;
color: #FFFFCC;
} 
.button4 a {
	text-decoration: none;
	text-indent: 10px;
	background: url(http://www.werty.su/images/button/but4.jpg);
	display: block;
	width: 144px;
	height: 144px;
	margin: 10px;
}
.buttong a:hover{
background-position: 0px -30px;
text-decoration: none;
color: #FFFFCC;
} 
.buttong a {
	text-decoration: none;
	text-indent: 10px;
	display: block;
	width: 150px;
	height: 30px;
	margin: 10px;
	background-image: url(images/button/but_gad.png);
}
.buttongor a:hover{
background-position: 0px -30px;
text-decoration: none;
color: #FFFFCC;
} 
.buttongor a {
	text-decoration: none;
	text-indent: 10px;
	display: block;
	width: 150px;
	height: 30px;
	margin: 10px;
	background-image: url(images/button/but_gor.png);
}
.buttonzod a:hover{
background-position: 0px -30px;
text-decoration: none;
color: #FFFFCC;
} 
.buttonzod a {
	text-decoration: none;
	text-indent: 10px;
	display: block;
	width: 150px;
	height: 30px;
	margin: 10px;
	background-image: url(images/button/but_zod.png);
}
.buttonstat a:hover{
background-position: 0px -30px;
text-decoration: none;
color: #FFFFCC;
} 
.buttonstat a {
	text-decoration: none;
	text-indent: 10px;
	display: block;
	width: 150px;
	height: 30px;
	margin: 10px;
	background-image: url(images/button/but_stat.png);
}
.button_my {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	padding: 1px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #510000;
	border: 2px solid #F00;
}
.button_poisk {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	padding: 1px;
	background-color: #510000;
	border: thin solid #F00;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.ramka_main {
	background-color: #1D1D1D;
	color: #FFF;
	border: 1px solid #999;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #FFF;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding: 5px;
	vertical-align: top;
}
.ramka_justify {
	background-color: #1D1D1D;
	color: #FFF;
	border: 1px solid #999;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 3px 2px 3px #FFF;
	margin: 5px;
	text-align: center;
	vertical-align: top;
	width: 95%;
}
.ramka_justify_black {
	background-color: #000;
	border: 1px solid #999;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 3px 3px 4px #999;
	text-align: center;
	vertical-align: top;
	width: 95%;
	margin: 5px;
	padding: 5px;
}
.ramka_taro {
	background-color: #000;
	text-align: center;
	vertical-align: top;
	width: 65px;
	margin: 5px;
	padding: 5px;
	float: left;
}
.ramka_left_menu {
	background-color: #333;
	border: 1px solid #999;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 3px 3px 4px #999;
	text-align: center;
	vertical-align: top;
	width: 300px;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(images/background/bg_stati.jpg);
}
.ramka_smol {
	background-color: #404040;
	color: #999;
	border: 1px solid #999;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	margin: 5px;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
}
.ramka_red {
	border: 1px solid #F00;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #900;
	-webkit-box-shadow: 2px 2px 3px #900;
	-moz-box-shadow: 2px 2px 3px #F00;
	margin: 10px;
	text-align: center;
	width: 95%;
}
.ramka_comment {
	background-color: #000;
	color: #FFF;
	border: 1px solid #999;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 3px 3px 4px #999;
	margin: 15px;
	text-align: center;
	vertical-align: top;
	width: 500px;
}
.ramka_punkt {
	background-color: #000;
	color: #FFF;
	border: 1px solid #999;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 3px 3px 4px #999;
	margin: 10px;
	text-align: center;
	vertical-align: top;
	width: 350px;
	padding: 1px;
}
.ramka_punkt2 {
       
	background-color: #000;
	color: #FFF;
	margin: 15px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: center;
	padding: 3px;
	width: 80%;
}
.ramka_stati {
	background-color: #000;
	border: 1px solid #999;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 3px 3px 4px #999;
	margin: 5px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width: 95%;
	background-image: url(images/background/bg_stati.jpg);
}
.ramka_nol {
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 3px 3px 4px #999;
	margin: 5px;
	padding: 5px;
	width: 95%;
	background-image: url(images/background/bg_stati.jpg);
}
h1 {
	position: absolute;
	left:-2000px;
	color: #FF0;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EAEA00;
	text-align: center;
	vertical-align: top;
	margin: 5px;
}
h3 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #EAEA00;
	text-align: center;
	vertical-align: top;
	margin: 10px;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #EAEA00;
	text-align: center;
	vertical-align: top;
	margin: 10px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 5px;
}
h6 {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.hdr {
	font-size: 30px;
	color: #FF0;
	text-align: center;
	position: absolute;
}
.punkt {
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	vertical-align: top;
}
.punkt2 {
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	vertical-align: top;
}
p {
	font-size: 1em;
	text-align: justify;
	vertical-align: top;
	color: #CCC;
	margin: 10px;
}
li {
	font-size: 20px;
	text-align: justify;
	vertical-align: top;
	color: #FFF;
	margin: 10px;
}
a {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	margin: 10px;
}
a men {
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin: 3px;
}
.belui {
	font-size: 20px;
	font-style: normal;
	color: #FFF;
	text-align: justify;
	vertical-align: top;
	margin: 10px;
}
.green {
	font-size: 20px;
	font-style: normal;
	color: #090;
	text-align: justify;
	vertical-align: top;
	margin: 10px;
}
.red {
	font-size: 20px;
	font-style: normal;
	color: #F00;
	text-align: justify;
	vertical-align: top;
	margin: 10px;
}
.blue {
	font-size: 20px;
	font-style: normal;
	color: #0FF;
	text-align: justify;
	vertical-align: top;
	margin: 10px;
}
.mini_img {
	vertical-align: middle;
	margin: 10px;
	text-align: center;
}
.mini_img_border {
	vertical-align: middle;
	margin: 10px;
	text-align: center;
	border: 1px solid #F00;
}
.mini_img_right {
	vertical-align: middle;
	text-align: right;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul#topnav {
	list-style: none;
	clear: none;
	float: none;
	width: 650px;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #CA0000;
	border-left-color: #FF0;
	}

ul#topnav li{
	padding: 0;
	overflow: hidden;
	float: left;
	height:40px;
	margin: 5px;
	width: 150px;
	;
}

ul#topnav a, ul#topnav span {
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;
	height: 20px;
	line-height: normal;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

ul#topnav a {	color: #7bc441; }

ul#topnav span {
display: none;

}

ul#topnav.v2 span{
background: url(images/b_bg.png) repeat-x left top;
}

ul#topnav.v2 a{
color: #555;
background: url(images/b_bg.png) repeat-x left bottom;
}

.l2 span{
	background: url(images/b_bg.png) repeat-x left top;
	border: 1px solid #FF0;
}

.l2 a{
color: #555;
background: url(images/b_bg.png) repeat-x left bottom;
}

.m {
	border: thin solid #F00;
	margin: 10px;
	text-align: center;
	vertical-align: top;
	font-size: 24px;
	color: #CCC;
	width: 100px;
	background-color: #666;
}
	.niceCheck {
	width: 17px;
	height: 17px;
	display: inline-block;
	cursor: pointer;
	background: url(images/chek.gif);
	margin: 3px;
	border: thin solid #060;
	}
	.niceCheck input {
	display: none;
}

.form_com_text {
	background:#333;
	color:#CCC;
	font-size:16px;
	font-weight:bold;
	width:365px;
	margin: 10px;
}
.form_taro_num {
	background:#333;
	color:#FF0;
	font-size:20px;
	font-weight:bold;
	width:40px;
	text-align:center;
	height: 30px;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 3px;
}
.form_com_num {
	background:#333;
	color:#CCC;
	font-size:20px;
	font-weight:bold;
	width:30px;
	text-align:center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.form_com_name {
	background:#333;
	color:#CCC;
	font-size:16px;
	font-weight:bold;
	margin: 10px;
}
.form_poisk {
	background:#333;
	color:#CCC;
	font-size:16px;
	font-weight:bold;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.tex {
	font-size: 24px;
	color: #FF0;
	text-align: center;
	margin: 10px;
	background-color: #6C0000;
	border: thin solid #F00;
	padding: 5px;
}
.schet {
	text-align: center;
	margin: 3px;
	vertical-align: top;
}

ul#spisok_y {
	margin-left: 5px;
	list-style-image: url(images/marker/m_yel.png);
	color:#FFF;
	padding-left: 0px;
	list-style-position: outside;
}
ul#spisok_g {
	margin-left: 5px;
	list-style-image: url(images/marker/m_grn.png);
	color:#FFF;
	padding-left: 0px;
	list-style-position: outside;
}
ul#spisok_r {
	margin-left: 5px;
	list-style-image: url(images/marker/m_red.png);
	color:#FFF;
	padding-left: 0px;
	list-style-position: outside;
}
ul#spisok_p {
	margin-left: 5px;
	list-style-image: url(images/marker/m_pink.png);
	color:#FFF;
	padding-left: 0px;
	list-style-position: outside;
}
ul#text {
	margin-left: 25px;
	font-size: 16px;
	color: #CCC;
	list-style-type: circle;
}
ul#text_center {
	font-size: 16px;
	color: #FFF;
	list-style-type: circle;
	text-align: center;
	margin-left: 20px;
}
.ssulka {
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
}

