* {
margin: 0px;
padding: 0px;
}

html, body {
height: 100%;
}

table#border {
height: 750px;
width: 100%;
border: 22px solid rgb(110,197,229);
}

#main_text table {
margin: 0 auto;
}

#main_text p, #main_text ul, #main_text ol, #main_text b {
text-align: left;
}

#main_text table {
border-collapse: collapse;
border: 1px solid black;
}

#main_text table td, #main_text table th {
border: 1px solid black;
padding: 5px;
}
#main_text table caption {
padding-top: 30px;
padding-bottom: 10px;
}

#twirl {
height: 100%;
vertical-align: top;
background-image: url(../img/twirl2.gif);
background-position: top left;
background-repeat: no-repeat;
}

#main {
height: 100%;
width: 100%;
background: url(../img/lower_right_corner.gif) no-repeat bottom right;
position: relative;
}

#left_menu_logo {
float: left;
width: 168px;
height: 500px;
position: relative;
top: 20px;
}

#top_text {
margin-left: 200px;
margin-right: 200px;
}

#right_menu {
float: right;
width: 180px;
}


#logo {
position: relative;
left: 5px;
bottom: 10px;
}

#left_menu_logo ul li {
display: block;
width: 180px;
}

#left_menu_logo ul li a {
height: 32px;
width: 180px;
margin-bottom:5px;
padding: 0px;
display: block;
text-align: center;
text-decoration: none;
color: white;
}

#left_menu_logo ul li a:hover {
color: black;
}


#left_menu_logo .red_button a {
background-image: url(../img/red_button.gif);
font-size: 15px;
}

#left_menu_logo ul ul {
display: none;
}
#left_menu_logo ul ul li a {
height: auto;
width: auto;
display: block;

background-image: none !important;
line-height: 15px;
color: black;
margin-left: 30px;
}

#left_menu_logo ul ul li a:hover {
color: rgb(255,90,70);
}

.one_line {
line-height: 32px;
}

.two_lines {
line-height: 14px;
}

#right_menu ul li {
display: block;
}

#right_menu ul li span {
display: block;
width: 180px;
height: 32px;
margin-bottom:5px;
padding: 0px;
text-align: center;
text-decoration: none;
font-size: 14px;
line-height: 32px;
color: white;
background-image: url(../img/red_label.gif);
}

#right_menu ul li ul li {
display: list-item;
list-style-type: circle;
list-style-position: inside;
font-size: 14px;
line-height: 15px;
}

#right_menu a {
text-decoration: none;
color: black;
}

#right_menu a:hover {
color: red;
}

#top {
height: 78px;
background: url(../img/text-top.gif) no-repeat top center;
position: relative;
bottom: 22px;
color: red;
text-align: center;
padding-top: 60px;
font-size: 18px;
color: rgb(210,105,54);
}

#top span {
display: none;
}

h1 {
text-align: center;
font-size: 24px;
background: url(../img/header.gif) no-repeat bottom center;
text-transform: uppercase;
color: rgb(110,197,229);
padding-bottom: 5px;
}

#main_text {
margin: 10px 0px;
padding: 0 20px;
}

#main_text p {
padding-bottom: 15px;
}

#main_text h2, #main_text h3, #main_text h4 {
padding: 20px 0;
}

#footer {
clear: both;
text-align: center;
text-transform: uppercase;
margin-bottom: 10px;
color: rgb(210,105,54);
font-size: 1.6em;
}

body#about #left_menu_logo ul ul#about_ul,
body#history #left_menu_logo ul ul#about_ul,
body#news #left_menu_logo ul ul#about_ul,
body#rukovodstvo #left_menu_logo ul ul#about_ul,
body#awards #left_menu_logo ul ul#about_ul,
body#partners #left_menu_logo ul ul#about_ul,
body#job #left_menu_logo ul ul#about_ul,
body#press #left_menu_logo ul ul#about_ul {
display: block;
}

body#adults #left_menu_logo ul ul#abonement_ul,
body#children #left_menu_logo ul ul#abonement_ul,
body#elderly #left_menu_logo ul ul#abonement_ul,
body#special #left_menu_logo ul ul#abonement_ul {
display: block;
}

body#cards h1, body#price_4 h1 {
font-size: 21px;
}

.italic {
font-style: italic;
}

#form_table {
border: 1px solid #cccccc !important;
background-color: white;
}

#form_table td {
vertical-align: top;
border: none !important;
}

#form_table #name, #form_table #email, #form_table textarea {
width: 200px;
}

#form_table textarea {
height: 100px;
}              

#error_div {
color: red;
text-align: center;
margin-bottom: 10px;
}

.underline {
text-decoration: underline;
}

b.news {
color: red;
}

ul.banner {
list-style: none !important;
}

li.banner {
margin-top: 5em;
}

#right_menu img {
margin-top: 2.5em;
}

a img {
border: none;
}
