/* CSS Document */

html {
}

body {
padding:0;
margin:0;
font:15px "Times New Roman", Times, serif;
color:#fafbfb;
background:#52d4eb;
}

a {
color:#bdec7c;
text-decoration:underline;
}

a:hover {
color:#ffffff;
text-decoration:none;
}

p {
padding:5px 0;
margin:0;
}

form {
padding:0;
margin:0;
}

table {
border:none;
}

img {
border:none;
}

h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
font-weight:normal;
}

h1 {
font-size:22px;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

.clear {
clear:both;
}

.container {
width:984px;
padding:0 7px;
margin:0 auto;
background:#1ab0cb url(images/bg.gif) repeat-y top left;
}

.top-menu {
height:46px;
background:#1ab0cb url(images/top-menu-bg.gif) repeat-x top left;
text-align:center;
font:24px Arial, Helvetica, sans-serif;
padding-top:15px;
}

.top-menu ul {
margin:0 0 0 0;
padding:0 0 0 0;
text-align:center;
}

.top-menu ul li {
text-align:center;
margin:0 0 0 0;
padding:0 10px;
list-style:none;
display:inline;
}

.top-menu a {
color:#ffffff;
text-decoration:none;
}

.top-menu a:hover {
color:#bdec7c;
text-decoration:underline;
}

.header {
background:url(images/header.jpg) no-repeat top left;
height:347px;
}

.left {
float:left;
width:764px;
padding:0 0 20px 0;
}

.tabs {
background:url(images/left-bg.jpg) no-repeat top left;
height:40px;
font:18px Arial, Helvetica, sans-serif;
}

.tabs a {
display:block;
background:url(images/tabs.gif) no-repeat top left;
width:130px;
height:28px;
text-align:center;
padding-top:12px;
margin:0 12px;
color:#FFFFFF;
text-decoration:none;
}

.tabs a:hover {
background-position:0 -40px;
color:#FFFFFF;
text-decoration:none;
}

.tabs td.active a {
background-position:0 -40px;
color:#FFFFFF;
text-decoration:none;
cursor:default;
}

.content {
padding:15px 12px 25px 10px;
}

.content h1, .otzyvy h5 {
font-size:18px;
color:#bdec7c;
text-decoration:underline;
margin-bottom:5px;
padding-left:20px;
}

.otzyvy {
padding:0 0 0 0;
}

.otzyvy td {
padding:5px 50px 0 50px;
}

.otzyv {
display:block;
background:url(images/otzyv.gif) no-repeat top left;
padding:5px;
width:238px;
height:90px;
overflow:hidden;
font-size:10px;
color:#000000;
}

.otzyv img {
float:right;
margin-left:5px;
}

.right {
float:right;
width:220px;
padding:10px 0 0 0;
background:url(images/right-bg.png) no-repeat top left;
text-align:center;
}

.right img {
margin-bottom:20px;
}

.footer {
background:#bed8e7 url(images/footer-bg.gif) repeat-x top left;
height:45px;
padding:30px 0 0 0;
text-align:center;
}
