


/* CSS Document */



* { margin: 0; padding: 0; }

html { height: 100%; font-size: 62.5% }

body {
height: 100%;
background: #cad8e3 url('/images/fon.jpg') repeat-x 0 0;
text-align: center;
font-style:normal; font-variant:normal; font-weight:normal; font-size:1.2em; font-family:Verdana, Arial, Helvetica, sans-serif
}


a:link, a:visited {
color: #005890;
text-decoration: none;

}

a:hover {
text-decoration: none;
}

div.address {
width: 215px;
height:480px;
background: #030303 url('/images/r_bar.jpg') no-repeat 0 0;
margin: 10px 17px 20px 52px;
}

div.menu_pr{
width: 215px;
background: #c79810 url('/images/menu_rbg.gif') repeat-x 0 0;
border: 1px solid #444444;
margin:17px 17px 20px 52px;
font: 18px Arial, Helvetica, sans-serif;
color:#000000;
}

.noscreen {
display: none;
}
.pr{
margin: 20px 15px 10px 15px;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}


#wrapper {
width: 978px;
margin: 0 auto 0 auto;
padding-bottom: 0px;
}



h1 {
font-size: 1.5em;
color: #8DE0FF;
position: relative;
z-index: 2;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #8DE0FF;
}

h2 {
font: 1.4em Tahoma, "Times New Roman", Times, serif;
color: #0033CC;
letter-spacing: 1px;
margin-bottom: 5px;
border-bottom: 1px dotted #0033CC;
padding-bottom: 3px;
}

p {
line-height: 1.7;
}



#header {
width: 978px;
height: 261px;
margin: 0 auto;
position: relative;
text-align: left;
}

#header p.title {
color: white;
line-height: 1.3;
position: relative;
z-index: 2;
}

#header-in {
position: absolute;
width: 978px;
height: 261px;
bottom: 0;
left: 0;
background: #005481 url('/images/header-bg.jpg') no-repeat 0 0;
}

#header-in p {
font: 2.1em Georgia, "Times New Roman", Times, serif;
color: white;
position: absolute;
top: 34px;
left: 175px;
letter-spacing: 1px;
}

.k_bar{
margin-bottom: 10px;
}

.bar {
width: 978px;
height: 115px;
background:  url('/images/bar.gif') repeat-x 0 0;
}


#menu {
position: absolute;
top: 262px;
left: 137px;
width: 900px;
height:116px;
z-index: 3;
}

#menu li {
float: left;
display: inline;
list-style-type: none;
}



.content {
width: 978px;

}

.column-left {
float: left;
width: 66%;
text-align: justify;
}

.column-right {
float: right;
width: 33%;
text-align: center;
}

.column-left-in {
margin: 1.3em 1em 3em 2.5em;
width: 662px;
}

.column-right-in {
margin: 1.3em 1.8em 1.5em 2em;
background: #c79810 url('/images/menu_rbg.gif') repeat-x 0 0;
border: 1px solid #444444;
}


.column-right ul {
margin: 10px 20px 0 20px;
list-style-type: none;
}

.column-right ul li {
display: block;
}

.column-right ul li a, .column-right ul li a:visited {
color: #000000;

text-decoration: none;
display: block;
padding: 5px 0;

}

.column-right ul li a:hover, .column-right ul li a.active {
color: black;

}



#footer {
width: 110%;
height: 65px;
background: #2B2B2B url('/images/footer_bg.gif') repeat 0 0;

}

#footer p.cont {
font-size: 0.9em;
color: #000000;
float: left;
text-align: left;
padding: 12px 6px 0 0;
margin: 0 0 0 20%;
line-height: 1.6;
}
#footer a:link, #footer a:visited {
color: #FFFFFF;
font-weight: bold;
}

#footer ul {
list-style-type: none;
color: #FFFFFF;
padding: 13px 0 0 10px;
text-align: left;
font-size: 0.9em;
float: left;
width: 430px;
}

#footer ul li {
float: left;
display: inline;
white-space: nowrap;
}

#footer ul li a, #footer ul li a:visited {
margin: 0 6px;
}

#footer p.cop {
font-size: 0.9em;
color: #000000;
line-height: 1.6;
padding:5px;
}
