@charset "utf-8";
/* CSS Document */
body{
font-family:Verdana, Geneva, sans-serif;
font-size:0.8em;
margin:10px 0;
padding:0;
background-image:url(../img/bg_body.jpg);
background-position:top left;
background-repeat:repeat-x;
background-color:#044280;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 130px; /*Height of top section*/
background-image:url(../img/bg_header.jpg);
background-position:center;
background-repeat:no-repeat;
}

#contentwrapper{
float: left;
width: 100%;
background-image:url(../img/bg_content.gif);
background-position:top;
background-repeat:repeat-y;
}

#contentcolumn{
margin: 0 200px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding:102px 10px 10px 10px;
min-height:700px;
background-color:#FFF;
background-image:url(../img/bg_center.jpg);
background-position:top;
background-repeat:no-repeat;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
min-height:700px;
background: #BFE6EB;
background-image:url(../img/bg_left.jpg);
background-position:top;
background-repeat:no-repeat;
color:black;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
min-height:700px;
background: #DDECC3;
background-image:url(../img/bg_right.jpg);
background-position:top;
background-repeat:no-repeat;
}

#footer{
clear: left;
width: 100%;
background: #032B53;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#left_inside {
margin:0;
padding:35px 10px 10px 10px;
}

#right_inside {
margin:0;
padding:35px 10px 10px 10px;
}

h2.yellow {
padding:5px 5px 5px 35px;
line-height:30px;
font-size:1.1em;
background-image:url(../img/h2_yellow.gif);
background-position:left;
background-repeat:no-repeat;
}

h2.blue {
padding:5px 5px 5px 35px;
line-height:30px;
font-size:1.1em;
background-image:url(../img/h2_blue.gif);
background-position:left;
background-repeat:no-repeat;
}

.search {
	padding:10px;
background-color:#CEE7FF;	
	}

.sidemenu {
font-size:1em;
text-decoration:none;
list-style:none;
padding: 0px 2px 0px 10px;
	}
.sidemenu a {
color:#000;
text-decoration:underline;
}

.sidemenu a:hover {
color:#666;
text-decoration:underline;
}

.sidemenu a:visited {
color:#000;
text-decoration:underline;
}

a.kurzy {
text-decoration:none;
color:#000;
}

a.kurzy:hover {
text-decoration:none;
color:#000;
}

a.kurzy:visited {
text-decoration:none;
color:#000;
}

li.weather {
list-style:none;
width:100%;
text-align:right;
font-size:0.6em;
height:40px;
display:block;
vertical-align: middle;
}

/* VYPIS ZAJEZDU */
#obsah
{
width: 95%;
margin:0;
text-align:left;
max-width: 1024px;
min-height:150px;
color:#666;
}

h2.zajezd_headline {
height:16px;
font-size:1.2em;
font-weight:normal;
	}

h2.zajezd_headline a {
text-decoration:none;
color:#000;
}

h2.zajezd_headline a:visited {
text-decoration:none;
color:#000;
}

h2.zajezd_headline a:hover {
text-decoration:underline;
color:#000;
}

#levypanel
{
float: left;
width: 150px;
margin:0;
padding:0;
}

#levypanel-obsah
{
margin:0;
padding:3px 0;
text-align:center;
}

#hlavnipanel
{
margin:0 0 0 153px;
padding:0;
min-height:150px;
}

#hlavnipanel-obsah
{
margin:0;
padding:0;

}

hr.cleaner
{
clear:both;
display: none
}

/* navigace */
.menu_container {
height: 96px;
padding:0;
margin:0;
}
.menu {
margin: 0px auto auto 200px;
padding-top:10px;
/* position: block; */
}
.menu a:hover {
background:none;
}
.menu span {
	display:none;
}

.cssnav_home {
width:115px;
height:96px;
background-image:url(../img/home_o.jpg);
background-position:center;
background-repeat:no-repeat;
white-space: nowrap;
margin: 0;
padding: 0;
float: left;
}
.cssnav_home a {
display: block;
width: 115px;
height: 96px;
background-image:url(../img/home.jpg);
background-position:center;
background-repeat:no-repeat;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

.cssnav_zajezdy {
width:123px;
height:96px;
background-image:url(../img/zajezdy_o.jpg);
background-position:center;
background-repeat:no-repeat;
white-space: nowrap;
margin: 0;
padding: 0;
float: left;
}
.cssnav_zajezdy a {
display: block;
width: 123px;
height: 96px;
background-image:url(../img/zajezdy.jpg);
background-position:center;
background-repeat:no-repeat;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

.cssnav_sluzby {
width:160px;
height:96px;
background-image:url(../img/sluzby_o.jpg);
background-position:center;
background-repeat:no-repeat;
white-space: nowrap;
margin: 0;
padding: 0;
float: left;
}
.cssnav_sluzby a {
display: block;
width: 160px;
height: 96px;
background-image:url(../img/sluzby.jpg);
background-position:center;
background-repeat:no-repeat;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

.cssnav_o_nas {
width:112px;
height:96px;
background-image:url(../img/o_nas_o.jpg);
background-position:center;
background-repeat:no-repeat;
white-space: nowrap;
margin: 0;
padding: 0;
float: left;
}
.cssnav_o_nas a {
display: block;
width: 112px;
height: 96px;
background-image:url(../img/o_nas.jpg);
background-position:center;
background-repeat:no-repeat;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

.cssnav_podminky {
width:140px;
height:96px;
background-image:url(../img/podminky_o.jpg);
background-position:center;
background-repeat:no-repeat;
white-space: nowrap;
margin: 0;
padding: 0;
float: left;
}
.cssnav_podminky a {
display: block;
width: 140px;
height: 96px;
background-image:url(../img/podminky.jpg);
background-position:center;
background-repeat:no-repeat;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

.cssnav_kontakty {
width:108px;
height:96px;
background-image:url(../img/kontakt_o.jpg);
background-position:center;
background-repeat:no-repeat;
white-space: nowrap;
margin: 0;
padding: 0;
float: left;
}
.cssnav_kontakty a {
display: block;
width: 108px;
height: 96px;
background-image:url(../img/kontakt.jpg);
background-position:center;
background-repeat:no-repeat;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

#rychla_nabidka{
color:black;
font-size:12px;
text-decoration:none;
line-height:18px;
padding-left:15px;
}
#rychla_nabidka a{
color:black;

}

