/* CSS Document */
html{
  margin:0;
  padding:0;
  background:#72aacd url('../img/bg.jpg') top center repeat-x;
  font-family:Tahoma, sans-serif;
  font-size:0.8em;
}

body{
  background:url('../img/boky.png') top center no-repeat;
  margin:0;
  text-align:center;
  
}

img{
  border:none;
}

a:link, a:visited{color:#1f306a;text-decoration:underline;}

h1{margin:0;padding:0;position:absolute;top:67px;left:550px;height:150px;width:300px;}
h1 a:link, h1 a:visited{width:300px;height:150px;}
h1 span{position:absolute;height:150px;width:300px;z-index:992;}
#container{
  width:1000px;
  margin:0 auto;
  text-align:left;
}

#header{
  background:url('../img/header.jpg') top left no-repeat;
  position:relative;
  height:271px;
  width:1000px;
}

#rozcest{

}
.sloupec{
  float:left;
  width:200px;
  height:379px;
}
.sloupec ul{margin-top:60px;width:70%;height:234px;color:#1f306a;list-style-type:disc;}

.ttvservis{
  background:url('../img/ttvservis.jpg') top left no-repeat;
}
.tchk{
  background:url('../img/tchk.jpg') top left no-repeat;
}
.ttvspedice{
  background:url('../img/ttvspedice.jpg') top left no-repeat;
}
.tpltrading{
  background:url('../img/tpl.jpg') top left no-repeat;
}
.tair{
  background:url('../img/tair.jpg') top left no-repeat;
}

#textbox{
  background:url('../img/textbox.jpg') top left no-repeat;
  height:66px;
  padding:8px;
  padding-left:25px;
  padding-right:25px;
  color:#ffffff;
}

#textbox2{
  background:url('../img/textbox2.jpg') top left no-repeat;
  height:123px;
  padding:8px; 
  color:#5f6f95; 
}
strong{color:#01457b;}
#odkazy_vlevo{
  padding-left:20px;
  float:left;
  width:63%;
  margin-top:35px;
}
#text_vpravo{float:left;width:30%;margin-top:25px;padding-right:20px;}



#footer{
  margin-top:10px;
  background-color:#72aacd;font-size:90%;
  color:#ffffff;
  padding:8px;
  padding-left:25px;
}
#footer a{color:#ffffff;}

#footer2{background-color:#72aacd;min-height:100px;}

.cleft{
  clear:left;
}

