@charset "windows-1251";

.padd
{
position:relative;
width:auto;
height:auto;
margin:10px;
min-height:10px;
}

hr
{
border-collapse:collapse;
border:1px dashed #aaa;
border-bottom:none;
border-left:none;
border-right:none;
}

hr.dot
{
border-collapse:collapse;
border:1px dotted #aaa;
border-bottom:none;
border-left:none;
border-right:none;
}

body
{
position:relative;
width:auto;
height:auto;
background:#fff;
color:#555;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
text-align:center;
}

#siteBody
{
position:relative;
margin:10px auto;
width:96%;
min-width:960px;
height:auto;
text-align:left;
}
#header
{
position:relative;
width:100%;
height:150px;
}

#header hr
{
bottom:5px;
}

/*#header .padd
{
height:130px;
} */

#header span, #header a
{
width:100%;
height:130px;
top:0;
left:0;
position:absolute;
}

#middle
{
width:100%;
height:auto;
position:relative;
}

#lCol
{
position:relative;
width:22%;
height:auto;
min-height:575px;
float:left;
}

#lCol p
{
color:#a71010;
font-weight:bold;
text-transform:uppercase;
}

#menu
{
width:auto;
height:auto;
position:relative;
list-style:none;
margin:10px 0 0 0;
}

#menu.anek li, #menu.foto li
{
margin:5px 0;
}

#menu.anek a
{
color:#155;
}

#menu.fotolast
{
width:100%;
min-width:200px;
}

#menu.fotolast li
{
width:50%;
margin:0 0 6% 0;
float:left;
}

#menu.fotolast li img
{
width:90%;
max-width:150px;
max-height:150px;
float:left;
}

#mainCont
{
width:56%;
height:auto;
position:relative;
float:left;
}
.addBlock
{
width:100%;
}
#text
{
height:auto;
width:100%;
position:relative;
text-align:justify;
}

#text p
{
margin:10px 0;
}

h2, h1, .siteName
{
text-align:center;
height:25px;
width:100%;
padding:10px 0 0 0;
font-weight:bold;
}

.preconklink
{
display:inline-block;
width:32.8%;
word-spacing:0;
owerflow:hidden;
margin:0 0 3% 0;
text-align:center;
}

.preconklink img
{
width:90%;
}

.navigation
{
width:100%;
}

.navigation li
{
margin:2px;
float:left;
font-size:14px;
line-height:20px;
font-weight:bold;
border:#888 1px solid;
width:20px;
height:20px;
text-align:center;
}

.navigation li a
{
color:#666;
text-decoration:none;
}

.navigation li:hover
{
border:#000 1px solid;
}

.navigation li:hover a
{
color:#000;
}

#rCol
{
width:22%;
position:relative;
float:right;
min-height:575px;
height:auto;
}

.banner
{
text-align:center;
}

.240 img
{
width:100%;
min-width:200px;
max-width:240px;
}

#footer
{
clear:both;
width:100%;
height:100px;
position:relative;
}

#footer .padd
{
height:80px;
}

#copy
{
width:auto;
height:auto;
position:absolute;
bottom:10px;
left:10px;
}

#counter
{
width:88px;
height:31px;
position:absolute;
bottom:10px;
right:10px;
}

.as
{
text-align:center;
}