/* Hanyi Istok */

/* --- Basic Div Properties --- */

* {
margin: 0;
padding: 0;
}

img {
border: 0;
}

body {
background: #fff;
}

#container {
margin: 0 auto;
width: 890px;
color: #313132;
}

#header {
position: relative;
top: 0;
left: 0;
width: 890px;
height: 291px;
}

#body {
position: relative;
width: 890px;
}

#footer {
position: relative;
height: 10px;
background: url(../img/footer_bg.png) 0 0 no-repeat;
}

/* --- Header --- */

#header_noimage {
position: absolute;
top: 0;
left: 0;
width: 350px;
height: 60px;
}

#header h1 {
margin: 15px 0 0 15px;
color: #4d4d4f;
font-family: serif;
text-transform: uppercase;
}

#header_image {
position: absolute;
top: 0;
left: 0;
width: 550px;
height: 60px;
background: url(../img/header_image_bg.png) 0 0 no-repeat;
}

#header_image.hanyi {
background: url(../img/header_image_hanyi_bg.png) 0 0 no-repeat;
}

#header_image.tabor {
background: url(../img/header_image_tabor_bg.png) 0 0 no-repeat;
}

/* --- Topnav --- */

#topnav {
position: absolute;
top: 10px;
left: 770px;
width: 110px;
height: 40px;
}

#topnav a {
display:block;
position: relative;
float: left;
margin: 0 5px;
width: 40px;
height: 40px;
background: #6f6e70;
}

#topnav a.home {
background: #6f6e70 url(../img/topnav_home_bg.png) 0 0 no-repeat;
}

#topnav a.home:hover {
background: #4d4d4f url(../img/topnav_home_bg.png) 100% 0 no-repeat;
}

#topnav a.email {
background: #6f6e70 url(../img/topnav_email_bg.png) 0 0 no-repeat;
}

#topnav a.email:hover {
background: #4d4d4f url(../img/topnav_email_bg.png) 100% 0 no-repeat;
}

/* --- Topmenu --- */

#topmenu {
position: absolute;
top: 60px;
left: 0;
width: 887px;
height: 35px;
background: #6f6e70 url(../img/topmenu_bg.png) 0 0 repeat-x;
}

#topmenu ul {
list-style: none;
}

#topmenu li {
display: block;
float: left;
margin: 0 2px 0 0;
padding: 10px 15px 0 15px;
width: 95px;
height: 25px;
font-weight: 700;
font-size: 12px;
overflow: hidden;
}

#topmenu ul li a {
color: #fff;
}

/* --- Tabs --- */

#tabs {
position: absolute;
top: 97px;
left: 0;
width: 400px;
height: 180px;
font-size: 12px;
}

#tabs a {
display: block;
float: left;
margin-right: 2px;
padding: 152px 20px 10px 10px;
width: 95px;
height: 18px;
color: #fff;
font-weight: 700;
overflow: hidden;
}

#tabs a.blue {
background: #2e566e url(../img/tabs_blue_bg.png) 0 0 no-repeat;
}

#tabs a.green {
background: #545c19 url(../img/tabs_green_bg.png) 0 0 no-repeat;
}

#tabs a.red {
background: #a32d25 url(../img/tabs_red_bg.png) 0 0 no-repeat;
}

/* --- Picture --- */

#picture {
position: absolute;
top: 97px;
left: 381px;
width: 506px;
height: 180px;
background: #6f6e70;
}

/* --- Sidemenu --- */

#sidemenu ul {
list-style: none;
}

#sidemenu li span,
#sidemenu li a {
display: block;
margin: 0;
padding: 10px 15px;
width: 150px;
color: #fff;
font-weight: 700;
font-size: 12px;
overflow: hidden;
}

#sidemenu li li a {
padding: 7px 15px;
}

#sidemenu.blue li span,
#sidemenu.blue li a {
background: #56a1cf url(../img/sidemenu_span_blue_bg.png) 0 0 no-repeat;
}

#sidemenu.blue li li a {
color: #2e566e;
background: #93d2f9 none;
}

#sidemenu.green li span,
#sidemenu.green li a {
background: #a3b330 url(../img/sidemenu_span_green_bg.png) 0 0 no-repeat;
}

#sidemenu.green li li a {
color: #545c19;
background: #dee451 none;
}

#sidemenu.red li span,
#sidemenu.red li a {
background:  #fa5848 url(../img/sidemenu_span_red_bg.png) 0 0 no-repeat;
}

#sidemenu.red li li a {
color: #a32d25;
background: #ffa083 none;
}

/* --- Content --- */

#content {
position: relative;
padding: 0 30px;
font-size: 1.0em;
line-height: 1.6em;
text-align: justify;
}

#content h2 {
color: #4d4d4f;
font-family: serif;
text-transform: uppercase;
text-align: left;
}

#content img {
margin: 5px 10px;
}

#content ol,
#content ul {
padding-left: 1.8em;
font-size: 1.0em;
line-height: 1.8em;
margin-top: 0.2em;
margin-bottom: 0.1em; 
}

#content a {
color: #0044cc;
text-decoration: underline;
}

#content a:hover {
color: #0044cc;
}

/* --- News --- */

#news {
font-size: 10px;
margin: 0 0 70px 0;
}

#news h2 {
display: block;
margin: 0;
padding: 10px 15px;
width: 150px;
color: #fff;
font-size: 12px;
background: #fa5848 url(../img/news_h2_bg.png) 0 0 no-repeat;
}

#news h3 {
margin: 0;
padding: 12px 0 8px 0;
font-weight: 700;
font-size: 13px;
font-family: serif;
text-transform: uppercase;
}

#news img {
margin: 3px;
}

#news p {
padding: 3px 0;
}

#news a {
color: #313132;
text-decoration: underline;
}

#news a:hover {
color: #4d4d4f;
}

/* --- */

#reservation h3 {
font-weight: 700;
font-size: 15px;
font-family: serif;
text-transform: uppercase;
}

#reservation img {
margin-right: 30px;
position: relative;
float: left;
}

/* --- Footer --- */

#footer {
padding: 5px 0;
font-size: 10px;
text-align: center;
}

/* --- Misc --- */

.floatcleanup {
clear: both;
}

#axon {
display: block;
position: absolute;
right: 90px;
margin-top: -70px;
width: 50px;
height: 57px;
background: url(../img/axonlogo.png) 0 0 no-repeat;
}

#axon:hover {
background: url(../img/axonlogo.png) 100% 0 no-repeat;
}
