/* CSS Document */
body {
font-size:18px;
background:url(img/body.png);
background-color:#A2AAED;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#container {
margin:auto;
margin-top:-8px;
width:80%;
min-width:970px;
max-width:1200px;
background:url(img/head.jpg) no-repeat top right;
background-color:#FFFFFF;
padding:0;
padding-top:150px;
position:relative;
}

#yalta {
position:absolute;
top:0;
right:25px;
}

#yalta a {
text-decoration:none;
color:#333333;
font-size:16px;
color:#006600;
font-style:oblique;
}

#yalta a em {
font-size:10px;
position:relative;
top:-5px;
}

h1 {
margin:0 0 10px 0;
color:#669933;
border-bottom:1px dashed #CCCCCC;
font-size:18px;
padding-bottom:6px;
}

h2 {
clear:both;
font-size:16px;
color:#666633;
border-top:1px dashed #CCCCCC;
padding-top:6px;
}

#content {
float:left;
width:63%;
padding:10px;
}

#side {
float:right;
width:320px;
padding:0 0 0 10px;
border-left:1px solid #CCCCCC;
}

#inf img {
margin-right:10px;
}


#inf a {
cursor:default;
}

#kmp h3 {
color:#00FF66;
margin:0;
text-align:center;
padding:10px 3px;
font-size:14px;
font-style:oblique;
background:url(img/sub.png);
}

#bottom {
clear:both;
background:url(img/bot.png);
text-align:center;
height:30px;
margin-top:10px;
font-size:12px;
font-weight:bold;
}

#bottom p {
padding:8px;
}

strong {
color:#9900FF;
font-weight:bold;
}

#content img {
border:4px solid #000000;
float:left;
margin:0 10px 10px 0;
width:60%;
max-width:410px;
}

a {
color:#0000FF;
font-weight:bold;
white-space:nowrap;
}

a:hover {
text-decoration:none;
}

a:visited {
color:#990066;
}

.ad {
width:300px;
height:250px;
background:#CC9933;
}

.ad4 {
width:468px;
height:60px;
background:#999966;
}

.ad336 {
width:336px;
height:280px;
background:#CC6666;
}

ul {
list-style:none;
padding:0;
margin:0;
margin-bottom:10px;
border-bottom:1px dashed #CCCCCC;
font-size:14px;
}

ul li {
margin-bottom:7px;
font-weight:bold;
}

form {
width:290px;
}

#kmp {
background:url(img/form.png);
margin:10px 10px 10px 0;
width:290px;
padding:5px;
}

form p {
padding:0;
margin:0;
}

legend {
padding:5px;
color:#666666;
font-weight:bold;
font-size:12px;
}

fieldset {
padding:5px;
margin-bottom:6px;
}

input {
width:240px;
}

input[type="submit"] {
width:auto;
padding:7px 12px;
border:1px solid #000099;
background:url(img/sub.png);
color:#FFFFFF;
}

input[type="submit"]:hover {
color:#00FF66;
}

textarea {
width:240px;
height:160px;
}

#content ol img {
width:215px;
float:right;
}

ol em {
color:#006633;
font-weight:bold;
font-size:13px;
}

#content ol li {
clear:both;
}

#content ol+p {
clear:both;
}

