#main
{
position: relative;
width: 900px;
height: auto;
text-align: left;
margin: auto;
}

#header
{
position: relative;
top: 0px;
left: 0px;
width: 900px;
height: 111px;
background-color: #AAAAAA;
background-image: URL('images/header_bgr.png');
background-repeat: no-repeat;
}

#content
{
position: relative;
top: 0px;
left: 0px;
width: 900px;
height: auto;
background-color: #4a545e;
clear: both;
}

#content_left
{
position: relative;
top: 0px;
left: 0px;
width: 180px;
height: auto;
background-color: #4a545e;
float: left;
}

#content_right
{
position: relative;
top: 0px;
left: 0px;
width: 720px;
min-height: 500px;
background-image: URL('images/content_right_bgr.png');
background-repeat: repeat-x;
background-color: #F0F0F0;
float: left;
}

#content_body
{
position: relative;
top: 28px;
left: 24px;
width: 672px;
height: auto;
}


#bottom
{
position: relative;
top: 0px;
left: 0px;
width: 900px;
height: 49px;
color: #4b545d;
line-height: 49px;
background-color: #AAAAAA;
background-image: URL('images/bottom_body_bgr.png');
background-repeat: repeat-x;
clear: both;
margin-bottom: 25px;
overflow: hidden;
}

#bottom a
{
color: #a6b4c0;
text-decoration: none;
margin: 2px;
}

#bottom a:hover
{
color: #ffffff;
}
#bottom span
{
margin: 0px 2px;
}

#bottom_left
{
position: relative;
top: 0px;
left: 0px;
width: 12px;
height: 49px;
background-color: #AAAAAA;
background-image: URL('images/bottom_left_bgr.png');
background-repeat: no-repeat;
float: left;
}

#bottom_right
{
position: relative;
top: 0px;
left: 0px;
width: 11px;
height: 49px;
background-color: #AAAAAA;
background-image: URL('images/bottom_right_bgr.png');
background-repeat: no-repeat;
float: right;
}

#audit_navstevnosti
{
font-family: Arial, Verdana;
background-color: #202a33;
color: #FFFFFF;
font-size: 12px;
padding: 5px;
margin-top: 5px;
}

#audit_navstevnosti li
{
list-style-type: none;
margin: 7px;

padding: 2px;
}

#uvod_left
{
position: relative;
top: 0px;
left: 0px;
width: 120px;
height: auto;
float: left;
}

#uvod_right ul {
margin-left: 20px;
}

#uvod_right ul li {
list-style-type: none;
list-style-position: outside;
list-style-image: URL('images/uvod_li_bgr.gif');
line-height: 16px;
font-weight: bold;
margin: 0px;
padding: 0px;
padding-left: 10px;
}

#uvod_right
{
position: relative;
top: 0px;
left: 20px;
width: 470px;
height: auto;
float: left;
}

#mapa_bgr
{
position: relative;
top: 10px;
left: 0px;
width: 173px;
height: 189px;
background-color: #353e48;
background-image: URL('images/mapa_bgr.png');
background-repeat: repeat-x;
float: left;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}

#mapa
{
position: absolute;
top: 0px;
left: 0px;
width: 600px;
height: 420px;
display: none;
border-style: solid;
border-color: #AAAAAA;
border-width: 2px;
z-index: 1;
cursor: pointer;
}

#kontakt_info
{
font-family: Verdana;
font-size: 14px;
position: relative;
top: 20px;
left: 20px;
float: left;
}
