body{
  margin: 0px;
  background:url("../img/bg.gif") repeat-x 0 200px;
  font-family:Arial;
  font-size:12px;
  text-align: left;
}
table{
  font-size:12px;
  margin: 0px;
}

.galerie td{
	text-align: center;
	padding: 1px;
}

.galerie td a img{
	border: 1px solid #006DE5;
}

a{
  color:rgb(0,109,229);
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
.container{
  width:800px;
}
.header{
  height:212px;
}
.topmenu{
  height:43px;
}
.topmenu img{
  border:0;
}
.topmenu table{
  width:100%;
  _height:100%;
}
.topmenu table td{
  text-align:center;
}
.topmenu a{
  display:block;
  width:100%;
  height:26px;
  _height:100%;
  padding-top:10px;
  text-decoration:none;
  font-weight:bold;
  color:rgb(22,41,111);
  background:url("../img/bg_topmenu.gif") no-repeat right 0;
}
.topmenu a:hover{
  color:rgb(238,243,255);
  background:url("../img/bg_topmenu_hover.gif") repeat-x 0 -1px;
}
a.tm1{
  background:url("../img/bg_topmenu1.gif") no-repeat right 0;
}
.leftcol{
  width:200px;
  height:100%;
  background:url("../img/bg_leftcol.gif") repeat-y;
  color:rgb(33,42,73);
  line-height:20px;
}
.leftcol_obsah{
  height:100%;
  position:relative;
}
.leftcol ul{
  margin:0;
  padding:0;
  list-style:none;
}
.leftcol ul li{
  background:url("../img/bullet_leftcol.gif") no-repeat 0 50%;
  padding-left:18px;
  font-weight:bold;
}
.leftcol_sluzby{
  min-height:80px;
  _height:80px;
  background:url("../img/bg_sluzby.gif") no-repeat 0 0;
}
.leftcol_sluzby_obsah{
  padding:12px;
}
.leftcol_kontakt{
  padding:12px;
}
.leftcol_kontakt table td{
  padding-right:10px;
  line-height:20px;
  color:rgb(33,42,73);
}
.menu_title{
  height:30px;
  background:url("../img/menu_title.gif");
  color:white;
}
.menu_title b{
  display:block;
  padding:5px 0px 0px 38px;
}
.pixel1{
  position:absolute;
  left:0;
  bottom:0;
}
.pixel2{
  position:absolute;
  right:0;
  bottom:0;
}
.maincol{
  width:600px;
  height:100%;
  background:white url("../img/bg_main.gif") repeat-y right;
}
.maincol_obsah{
  width:100%;
  height:100%;
}
.maincol_obsah_final{
  margin:20px;
  line-height:20px;
}
.maincol_bottom{
  height:20px;
  background:url("../img/bg_main_bottom.gif") no-repeat right;
}
.footer{
  height:42px;
  padding-top:4px;
  background:url("../img/footer.gif") no-repeat bottom;
}

/* přechod na PHP a MySQL */

.sidebox_text li a{
	color: #000080;
}
