* {
	margin: 0;
	padding: 0;
}

#content p, #content h2 {
	position: relative;
}

body {
	font-family: Arial,Verdana, sans-serif;	
	font-size: 16px;
	color: #434E43;
	text-align: center;
	background: #fff url(../i/b.png) fixed;
}

a img {
	border: none
}

#wrap {
	width: 750px;
	padding: 14px 0 0 0;
	float: left;
}

#ads {
	width: 200px;
	float: right;
	margin-top: 90px;
	text-align: left;
	font-size: 14px;
}

#ads a {
	color: #434E43;
}

#all {
	width: 950px;
	_width: 951px;
	margin: 0 auto;
}

h1,h2,h3 {
	clear: both;
	font-weight: normal;
}

h1 {
	padding-bottom: 16px;
	font-size: 28px;
	line-height: 28px;
}

h2 {
	font-size: 22px;
	line-height: 22px;
}

h3 {
	padding-top: 12px;
	font-size: 18px;
	line-height: 18px;
}

#content {
	clear: both;
	_zoom: 1;
	background: #fff url(../i/str.png) repeat-y 0 0;
}

#him { background: transparent url(../i/head.png) no-repeat 0 0; }

#fim {
	padding: 20px;
	background: transparent url(../i/foot.png) no-repeat 0 100%;
}

#lang {
	height: 31px;
	line-height: 31px;
	text-align: right;
	margin: 0;
	padding: 0 12px 0 0;
}

.right {
	text-align: right;
}

p {
	text-align: justify;
	margin: 12px 40px 0 40px;
	line-height: 145%;
}

ul, ol { padding: 0px 50px 10px 60px; }

ul li, ol li {
	text-align: left;
	padding-top: 10px;
	line-height: 130%;
}

a:link {
	text-decoration: underline;
	color: #000;
}

a:visited {
	text-decoration: underline;
	color: #888;
}

/*Navi*/
#header {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: normal;
	z-index: 10;
}

#content {
	z-index: 1;
}

#header ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style:none;
}

#header li {
	float: left;
	margin: 0 0 0 12px;
	padding: 0 0 0 8px;
	background: url(/i/tabs.png) no-repeat 0 -66px;
}

#header li a {
	display: block;
	background: url(/i/tabs.png) no-repeat 100% -99px;
	text-decoration: none;
	padding: 7px 15px 5px 7px;
	color: #333;
}

#header li a sup {
	color: red;
	font-weight: bold;
	font-size: 10px;
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

#header #current {
	background: url(/i/tabs.png) no-repeat 0 0;
	position: relative;
	top: 1px;
}

#header #current a {
	background: url(/i/tabs.png) no-repeat 100% -33px;
	font-weight: bold;
}


form {
	padding: 0 0 0 30px;
	margin: 0;
}

#commentform input,textarea {
	border: 1px solid #999;
	background-color: #fff;
	font-size: 12px;
	color: #555;
	font-family: sans-serif;
	margin: 1px;
}

textarea { width: 410px; }

#commentform input:focus,textarea:focus {
	border: 1px solid #333;
	background-color: #FAFFFA;
}

#content label small { font-size:11px; }

#comments { text-align: left;	padding: 0px 80px 0 70px;	font-size: 13px; }

#comments dt { font-weight: bold;	padding-top: 10px; }

#comments dd { padding-bottom: 10px; }

#options {
	margin: 0 40px 20px 40px;
}

#options dt {
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#options dd {
	text-align: left;
	margin: 5px 0px 20px 40px;
	padding: 0;
}

li label {
	cursor: pointer;
}

.defalut-loc {
	list-style: none;
	padding: 0;
}

.clr {
	clear: both;
}

p#options-submit {
	margin-left: 40px;
}

.foot {
	text-align: center;	
	font-size: 14px;
	margin-bottom: 10px;
}

.tip {
	font-size: 14px;
}

.bgbanner {
	margin-bottom: 10px;
}

.moirodnye-banner {
	height: 89px;
	width: 100%;
	$display: none;
	_display: block;
}

.moirodnye-banner a {
	width: 100%;
	height: 89px;
	display: block;
	background-color: #fcf8e5;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	cursor: hand;
}

.moirodnye-banner a img {
	border: none;
}

.rules {
	font-size: 14px;
}