/*---------------------------------------------
Version:	4.0
Site: 		www.lekal.ru
-----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: top;
}

:focus {
	outline: 0;
	text-decoration: none;
}

body {
	padding-left: 0px;
	text-decoration: none;
}

img { 
border: 0; }

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

hr, .hide {
display: none; }



/*STRUCTURE*/

#wrapper {
	width: 800px;
	background: #fff;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
}

#masthead {
	height: 60px;
	width: 800px;
	margin: 0px 0px 10px 0px;
}

#masthead .mark {
margin: 0px 0px 0px 0px;
float: left; }

#masthead img {
	width: 135px;
}



/*NAV*/

#masthead ul {
	padding: 0;
	list-style-type: none;
	float: right;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#masthead li {
	display: block;
	height: 50px;
	width: 126px;
	background: #fff url(Images/rule_nav.gif) no-repeat left top;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 50px;
	text-indent: 5px;
	float: left;
}

#masthead li a:link, li a:active, li a:visited  {
	display: block;
	background: #fff url("Images/rule_nav.gif") no-repeat left top;
	color: #666;
	text-decoration: none;
}

#masthead li a:hover  {
	display: block;
	color: #333;
	text-decoration: none;
	background-image: url(Images/rule_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E8F3FF;
}



/*SECTION*/

.section {
background: #fff;
height: 40px;
width: 800px;
border-top: #ccc solid 1px; }



/*MODS*/

.mod_wrapper {
	margin-top: 10px;
}

.mod_wrapper  .body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.mod_boiler {
background: #fff;
width: 900px;
margin-bottom: 50px; }

.mod_intro {
background: #fff;
width: 870px;
margin: 0px 0px 40px 4px; }

.mod_description {
background: #fff;
width: 820px;
margin: 0px 0px 0px 4px; }

.mod_2 {
height: 500px;
width: 440px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px;
float: left; }

.mod_3 {
	width: 399px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	float: left;
	clear: none;
}

.mod_4 {
height: 400px;
width: 215px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px;
float: left; }

.mod_5 {
	float: left;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	width: 390px;
	height: auto;
	text-decoration: none;
}


/*IMAGES*/

.mod_5 img {
	text-decoration: none;
}



/*GLOBAL TYPOGRAPHY*/

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	float: left;
	letter-spacing: 2px;
	margin: 0px 0px 0px 4px;
	text-decoration: none;
	line-height: 40px;
	color: #333;
}

h2 a:link, 
h2 a:active, 
h2 a:visited  {
	color: #666;
	text-decoration: none;
}

h2 a:hover  {
	color: #999;
	text-decoration: underline;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}

h3 a:link, 
h3 a:active {
	color: #666;
	text-decoration: none;
}

h3 a:visited  {
	color: #666;
	text-decoration: none;
}

h3 a:hover  {
	color: #666;
	text-decoration: none;
}

.mod_intro h3 {
font-size: 20px;
line-height: 26px;}

.mod_2 h3 {
font-size: 14px;
line-height: 20px; }

.mod_3 h3 {
font-size: 15px;
line-height: 20px; }

.mod_4 h3 {
font-size: 13px;
line-height: 15px; }

.mod_5 h3 {
	font-size: 12px;
	line-height: 15px;
	min-height: 20px;
}

.mod_d h3 {
font-size: 13px;
line-height: 18px; }

h4 {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 40px;
	color: #666;
	float: right;
	margin: 0px 4px 0px 0px;
	text-decoration: none;
}

h4 a:link, h4 a:active, h4 a:visited  {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

h4 a:hover  {
	color: #999;
	text-decoration: none;
}

.sort_form {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
float: right; 
margin: 10px 0 0 0; }

.body h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #999; 
float: none;
margin: 0px 4px 0px 0px; }

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
}

p a:link, 
p a:active, 
p a:visited  {
	color: #999;
	text-decoration: none;
}

p a:hover  {
	color: #CCC;
	text-decoration: none;
}

.mod_3 p {
font-size: 12px;
line-height: 16px; }

.mod_boiler p {
font-family: Georgia, serif;
font-size: 40px;
line-height: 48px;
color: #aaa; }

.mod_boiler p .time {
font-family: Georgia, serif;
font-size: 20px;
line-height: 36px;
color: #aaa; }

.mod_intro p {
font-family: Georgia, serif;
font-size: 22px;
line-height: 30px;
color: #aaa; 
margin: 20px 0px 0px 0px; }

.mod_description p {
font-size: 12px;
line-height: 18px;
color: #aaa; 
margin: 0px 0px 0px 0px; }

.body ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

.body li {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	background: #fff;
	text-decoration: none;
}

.body li a:link, 
.body li a:active {
	color: #333;
	background: #fff;
	text-decoration: none;
}

.body li a:visited  {
	color: #333;
	background: #fff;
	text-decoration: none;
}

.body li a:hover  {
	color: #333;
	background: #fff;
	text-decoration: underline;
}


/* FORM ELEMENTS */

.section form {
	display: inline;
	text-decoration: none;
}

.mod_wrapper form {
	background: #fff;
	border-top: 1px dotted #ccc;
	text-decoration: none;
}

label {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	display:block;
	margin:20px 0 5px 0;
	text-decoration: none;
}

form select {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 11px;
	width: 150px;
}

form input.button {
	font: bolder 12px Georgia, Times;
	border: 1px solid #ccc;
	padding: 2px 3px;
	background: #fff;
	color: #CCC;
	display:block;
	width: auto;
	margin: 20px 0 5px 0;
}
.T1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-left: 5px;
}
