body {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
#sh_main {
	min-width:1000px;
	width: 100%;
	height: 180px;
}
#sh_left {
	float: left;
	width: 260px;
	height: 170px;
	background-image: url(../im/fon-01.jpg);
	background-repeat: no-repeat;
}
#sh_left img {
	float: right;
}

.sh_menu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: 170px;
	overflow:hidden;
	padding-left: 0px;
	float: right;
	width: 235px;
	background-color: #cccccc;
}
.sh_menu ul {
	display: block;
	list-style: none;
	padding-top: 15px;
	margin: 0px;
	padding-right: 5px;
	height: 160px;
	overflow:hidden;
}
.sh_menu li {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
.sh_menu a {
	display: block;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../im/right_line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
	line-height: 10px;
	text-transform: uppercase;
	text-align: right;
}
.sh_menu  a:hover {
	background-image: url(../im/fon-menu1-2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
	
#sh_contaner {
	margin-right: 245px;
	margin-left: 260px;
	background-image: url(../im/fon-002.gif);
	background-repeat: repeat-x;
}
#sh_content {
	background-image: url(../im/img-004.gif);
	background-repeat: no-repeat;
}
#sh_content a {
	color: #000000;
	text-decoration: none;
}
#sh_content a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#sh_content   li {
	position: relative;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 25px;
}
#sh_content ul {
	padding-top: 15px;
}

.big_font {
	font-size: 135%;
	font-weight: bold;
	padding-top: 10px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#main {
        background-color: #fff;
	min-width:1000px;
	background-image: url(../im/ks_fon-left.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;

}
#conteiner {
        background-color: transparent;
	background-image: url(../im/ks_fon-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#left {
        background-color: #fff;
	float: left;
	width: 250px;
}
#right {
        background-color: #fff;
	float: right;
	width: 235px;
}
.menu  {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menu  ul {
	display: block;
	list-style: none;
	background-color: #e1e1e1;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
}
.menu  li {
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
.menu a {
	display: block;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../im/left_menu_fon1.gif);
	background-repeat: repeat-y;
	background-position: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
	font-size: 14px;
}
.menu a:hover {
	color: #FF0000;
	background-image: url(../im/left_menu_fon2.gif);
}
.menu h1, .content h1, .menu_right h1 {
	color: #FF0000;
	display: block;
	width: auto;
	background-color: #CCCCCC;
	background-image: url(../im/ks_line-img.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 57px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 20px;
	text-transform: uppercase;
}
.menu h2 {
	color: #FF0000;
	display: block;
	width: auto;
	background-color: #e1e1e1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
}
.img_left {
	float: left;
	margin-top: 50px;
}
.content {
	width: auto;
	margin-right: 245px;
	margin-left: 260px;
	font-size: 80%;
	text-align: justify;
	line-height: normal;
}
.content  img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
.content  a {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content  a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.content  ul {
	padding-bottom: 4px;
}
.content  li {
	padding-bottom: 4px;
}
.admin_menu {
	background-color: #FFFF00;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
.content  p {
	padding-top: 10px;
	text-align: justify;
}
.content  table {
	width: 99%;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 5px;
}
.content  td {
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #e9eef9;
	border-top-style: solid;
	text-indent: 5px;
}
.content  th {
	margin: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: sub;
	background-color: #e1e1e1;
	border-right-width: 5px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF0000;
	text-transform: lowercase;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
}
.content   th   a:hover {
	color: #FF0000;
}
.content  h2 {
	color: #000000;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100.1%;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.content p:first-letter {
	color:red;
	font-size:150%;
}



.clearing {
	height: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 100px;
}
/* hack for IEs of all hues */
* html .verticalalign
	{
	width: 100% !important;
	}
.menu_right {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menu_right ul {
	display: block;
	list-style: none;
	background-color: #e1e1e1;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
}
.menu_right  p {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: auto;
}
.menu_right a {
	display: block;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	background-color: #e1e1e1;
	text-decoration: none;
}
.menu_right a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#podval {
	background-color: #CCCCCC;
	height: 20px;
	margin-top: 10px;
}
#podval   a {
	display: block;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../im/right_line.gif);
	background-repeat: repeat-y;
	background-position: right 5px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 10px;
	text-align: right;
	background-color: #CCCCCC;
	margin-top: 5px;
}
#podval a:hover {
	color: #FF0000;
}
.news {
	display: block;
	list-style: none;
	background-color: #e1e1e1;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
.news img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.news p {
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
.news a {
	display: block;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	background-color: #e1e1e1;
	text-decoration: underline;
}
.big_font_txt {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.page_line {
}
.page_line a {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.page_line a:hover {
	text-decoration: underline;
	color: #000000;
}
#form_login{
	position:absolute;
	left:360px;
	top:150px;
	margin:15px;
	color:#fff;
	background-color: #FFFF00;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 270px;
	border-top-width: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#level_up{
	border: 2px solid #000000;
}
.red_txt {
	color: #FF0000;
}
h3 {
	font-size:110%;
	font-weight: bold;
	margin:5px;
}
.kn {

	cursor:pointer;
	background-color: #e1e1e1;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kn:hover {
text-decoration:underline;
}

.page_line{
	font-weight: bold;
	text-align:right;
	margin-right:50px;
}
.banners {
	background-color: #e1e1e1;
	width: 195px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.big_font_rub {
	font-size: 135%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-transform: uppercase;
	text-align: right !important;
	padding-right: 30px;
	background-color: #e1e1e1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kol-vo {
	width: 25px;
	font-size: 90%;
	line-height: normal;
	background-color: #99FFFF;
}
#forms {
	text-align: center;
}
#forms td {
	background-color: #FFFFFF;
	vertical-align: top;
}
input.invalid { background: #faa } 
.min_font{
	font-size:80%;
}
.price1 li{
	display:inline;
	float:left;
	width:250px;
}
.back{
	clear:right;
}
#yalink{
	display:block;
	width: 99%;
	height: 30px;
	

}
#yalink img{
	float:left;
	margin:0;
	margin-right:10px;
}
#yalink strong{
	float:left;
	margin-top:7px;
}
.palitr{
display: -moz-inline-box;
display: inline-block;
position:relative;
#margin-left:5px;
float:left;
width:120px;
height:90px;

}
.palitr span{
margin:5px;
padding:2px;
background-color:#fff;
border:#000 solid 1px;
width:110px;
}

