@charset "windows-1251";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em,  img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
html,body {
height: 100%;
}
html {
font-size: 100.01%;
}
body {
	width:100%;
	min-width:980px;
	line-height: 1;
	background: #e2e2e2;
	color: #000;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
:focus {
outline: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: 100%;
}
a {
color: #000;
text-decoration: underline;
}
a:hover {text-decoration:none; color: #fe0000}

div.slider { clear:both;position:relative;margin:0 0 5px; }
label  {cursor:pointer;display:block; }
input[type="text"], textarea {width:220px;}
input[type="text"], textarea {border:1px solid #a4a4a4;padding:3px;}
input[type="text"]:focus, textarea:focus  { border-color:#db1725; }

input[type="submit"] { cursor:pointer;border:1px solid #a4a4a4;padding:3px; background:#ecedef; }
input[type="submit"]:hover, input[type="submit"]:focus { border-color:#db1725;background:#e2e2e2; }
input[type="submit"]:active{ margin-top:1px; }
textarea, input {font: 100% Tahoma, Geneva, sans-serif;} 

#content {
padding: 10px;
}
#content h1 {
font-size: 150%;
margin-bottom: 20px;
}
#content h2 {
font-size: 140%;
margin-bottom: 15px;
}
#content h3 {
font-size: 130%;
margin-bottom: 12px;
}
#content h4 {
font-size: 120%;
margin-bottom: 10px;
}
#content h5 {
font-size: 110%;
margin-bottom: 10px;
}
#content h6 {
font-size: 100%;
margin-bottom: 10px;
}
#content p {
margin-bottom: 15px;
}
#content ul {
list-style: disc;
margin: 0 15px 5px 15px;
}
#content ul ul {
margin: 10px 0 10px 25px;
}
#content ol {
list-style: decimal;
margin: 0 15px 10px 20px;
}
#content ol ol {
margin: 10px 0 10px 25px;
}
#content li {
margin-bottom: 5px;
}
#content table {
margin-bottom: 15px;
font-size: 100%;
width: auto;
border: none;
}
#content th, #content td { border: 1px dashed #a4a4a4;
padding: 4px;
text-align: left;
}
#content th {
font-weight: bold;
text-align: center;
}
#content a, #content a font {
color: #fe0000;
text-decoration: underline;
}
#content a:visited, #content a:visited font {
color: #fe0000;
}
#content a:hover, #content a:hover font, .selected {
color: #fe0000;
text-decoration: none;
}
#content a:active, #content a:active font {
color: #fe0000;
}
#content img[align=left] {
margin: 0 10px 10px 0;
float: left;
}
#content img[align=right] {
margin: 0 0 10px 10px;
float: right;
}
#content hr {
height: 1px;
border: none;
color: #ecedef;
background: #ecedef;
margin: 10px 0;
clear: both;
} 

.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}

