/* CSS Document www.vzdosbus.cz style.css*/
body {
   margin: 0px;
   padding: 0px;
   font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 75%;
   color:#000;
   text-align:center;
   background: #51cfff url(images/bg_body.png) repeat-x;
}
a:link {
  color:#000;
	text-decoration: none;
}
a:visited {
  color:#000;
	text-decoration: none;
}	
a:active {
  color:#000;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: none;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
.cleaner
{
  clear:both;
  display:block;
  font-size:0px;
  height:0px;
  overflow:hidden;
  line-height:0px;
}
table
{
  font-size:1em;
  margin-bottom:1.1em;
}
.noprint
{
  display:none;
}
#box1{
  position:relative;
  text-align:left;
  margin:0px auto 0px auto;
  width: 966px;
  background: url(images/bg_box1.png) repeat-y;
}
#box2{
  padding:0px 25px;
  background: url(images/bg_box2.png) no-repeat;
}
#top_lista
{
  background:#0cb1f1;
  height:30px;
  line-height:30px;
  color:#fff;
  font-size:15px;
  text-align:center;
  font-weight:bold;
}

#lang
{
  position:absolute; right:27px; top:7px; z-index:30;
  list-style-type:none;
}
#lang LI
{
  position:relative;
  float:left;
  margin:0 5px;
}
#lang LI A
{
  display:block;
  width:22px;
  height:16px;
  text-align:center;
  color:white;
  font-size:0.9em;
  font-weight:bold;
}
#lang LI A SPAN
{
  position:absolute; left:0; top:0;
  display:block;
  width:100%;
  height:100%;
  background: url(images/lang.png);
  cursor:pointer;
}
#lang LI A.cz SPAN
{
  background-position:0 0;
}
#lang LI A.en SPAN
{
  background-position:-22px 0;
}
#lang LI A.de SPAN
{
  background-position:-44px 0;
}

#logo
{
  position:relative;
  width: 916px;
  height:312px;
  z-index:20;
  overflow:hidden;
  background: #a2b4e9;
}
#logo h3
{
  padding:50px 20px 0px 40px;
  font-size:40px;
  margin:0px;
  color:#2e3192;
}
#logo a
{
  display:block;
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  width: 916px;
  height:312px;
  background: url(images/logo_top.jpg) no-repeat;
}
#main
{
  width:916px;
  background: url(images/bg_main.png) 0px 0px repeat-y;
}
#panel_left
{
  float:left;
  width:276px;
  padding-bottom:50px;
}
#panel_right
{
  float:right;
  width:640px;
}
#menu_left
{
  width:276px;
  float:left;
}
#menu_left ul, #menu_left li{ 
  margin: 0px; 
  padding: 0px; 
}
#menu_left ul.menu_left li 
{
  overflow:hidden;
  width:276px;
  display:block;
  float:left;
  list-style-type: none;
} 
#menu_left ul.menu_left li a { 
  display:block;
  color: #000; 
  cursor:pointer;
  height:58px;
  background:#18b5f2 url(images/btn_menu_left.png); 
} 
#menu_left ul.menu_left li a:hover, #menu_left ul.menu_left li a.active { 
  color:#000;
  background:#3ec3f6 url(images/btn_menu_left_hover.png); 
}
#menu_left ul.menu_left li.podkat a { 
  padding-left:20px;
  background-position:20px 0;
} 
#menu_left ul.menu_left li .btn_text
{
    display:block;
    padding:11px 5px 0px 68px;
    font-weight:bold;
    font-size:13px;
}
#menu_left ul.menu_left li .btn_text span
{
  font-weight:normal;
  display:block;
  color:#fff;
  font-size:11px;
}
#info
{
  border-top:8px solid #6f6f6f;
  margin-top:1px;
  color:#515151;
  padding:20px 10px 20px 65px;
}
#info strong
{
  font-size:13px;
}
#info p
{
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
  line-height:1.7em;
}
#info a:link, #info a:visited, #info a:active{
  color:#515151;
  text-decoration:underline;
}
#info a:hover{
  color:#515151; 
  text-decoration:none;
}
#panel_right h1
{
  font-size:14px;
  color:#fff;
  margin:0px;
  padding:0px 22px 0px 22px;
  height:41px;
  line-height:41px;
  background: #2e3192 url(images/bg_h1.png) no-repeat;
}
#content
{
  padding:20px 22px 20px 22px;
}
#content a:link, #content a:visited, #content a:active{
  color:#2e3192;
  text-decoration:underline;
}
#content a:hover{
  color:#2e3192; 
  text-decoration:none;
}
#content h2 
{
  color:#2e3192;
  font-size:1.3em;
  margin:0em 0px 0.4em 0px;
  padding:0.5em 0px 0px 0px;
}
#content h3 
{
  color:#13a2d8;
  font-size:1.2em;
  margin:0em 0px 0.3em 0px;
  padding:0.2em 0px 0px 0px;
}
#content h4
{
  color:#333;
  font-size:1.1em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  color:#333;
  font-size:1em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1.2em 0px;
  padding:0px 0px 0px 0px;
  line-height:1.3em;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content p.center
{
  text-align:center;
}
#content ul
{
  margin:0px 10px 1.2em 15px;
  line-height:1.3em;
  font-size:1em;
  padding:0px 0px 0px 0px;
}
#content ol
{
  margin:0px 0px 1.2em 30px;
  line-height:1.3em;
  font-size:1em;
  padding:0px 0px 0px 0px;
}
#content ul li ul
{
  margin:0.6em 0px 1.2em 10px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 10px;
  list-style-type:none;
  background: url(images/bg_li.png) 0px 55% no-repeat;
}
.nahoru
{
  margin-top:6px;  
  text-align:right;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}
img.border
{
  border:2px solid #49c7f7;
  padding:1px;
}
#footer
{
  background:#6f6f6f;
  padding:15px 0px;
  color:#fff;
  width:916px;
}
#footer p{
  margin:0;
  padding:0px 45px 0px 45px;
  float:left;
  font-size:11px;
}
#footer p.right
{
  float:right;
  color:#fff;
  text-align:right;
}
#footer a:link, #footer a:visited, #footer a:active{
  color:#fff;
  text-decoration:underline;
}
#footer a:hover{
  color:#fff;
  text-decoration:none;
}

