
dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote {margin: 0; padding: 0;}
img{border:0;}

.clear_after:after {font-size:0;display:block;visibility:hidden;clear:both;height:0;content:".";line-height:0;}

a {color:#fff;}
a:hover{color:#fff;}

body{
background: #155291 url('bg.jpg') 50% top no-repeat;
font-family:tahoma;
font-size: 12px;
color:#fff;
height:auto;
}

.wrap {width: 1000px; margin: 0 auto; text-align: left;}


/*?=header
------------------- */
.header {padding: 15px 0;}
.logo {width:1000px; text-align: center;}
.logo img {vertical-align: top; background: url('logo.png');}


/*?=header
------------------- */
.content {width: 100%;}
.content_in {overflow: hidden; //zoom:1;}
.main {float: left; width: 100%; overflow: hidden;}
.main_in {padding: 0 210px; min-height: 700px; height: auto !important; height: 600px;}
.sidebar1,
.sidebar2 {display: inline; float: left; position: relative;}

.sidebar1 {text-align: right; width: 190px; margin: 0 0 0 -100%;}
.sidebar2 {text-align: left; width: 190px; margin: 0 0 0 -190px;}

.menu {font-weight: bold; list-style: none; padding: 160px 0 0; margin: 0; font-size:30px;}
.menu a {text-decoration: none;}
.menu a:hover {color:#99d9f9;}

#Content {padding: 0 20px; min-height: 500px; height: auto !important; height: 500px;}
h1 {font-size: 18px; padding: 0 0 20px; font-weight: normal;}
p {line-height: 18px; padding: 0 0 20px;}


#inner {background: #155291 url('bg_inner.jpg') 50% top no-repeat;}

/*?=header
------------------- */
.footer {text-align: center; padding: 20px 0; font-weight: bold; font-size:30px;}
.footer a {text-decoration: none;}
.footer a:hover {color:#7fcff7;}

.langs {text-align: center; padding: 0 0 20px;}
.uk {background: url('langs/uk.png');}
.ua {background: url('langs/ua.png');}
.de {background: url('langs/de.png');}
.es {background: url('langs/es.png');}
.fr {background: url('langs/fr.png');}
.ru {background: url('langs/ru.png');}
