body  {
	margin: 0px 0px;
	padding: 0px 0px;
	height: 100%;
	text-align: left;
	background-image: url(../pict/bcg.gif);
	font-family: tahoma, helvetica, arial;
	font-size: 13px;
} 

#all {
	width: 785px;
	border: 1px solid white;
	margin: 0px auto;
        background-image: url(../pict/bar_green_link.png);
	background-color: white;
	
}

#clr  {padding: 0px 0px; margin: 0px 0px; width: 0px; height: 0px; clear: both;}

div.left_bar  {
 	padding: 0px 0px; 
        width: 435px;
 	margin: 0px 0px;
	height: 100%;
	float: left;
}

div.center_bar { 
  background-color: #00911A;
	width: 145px;
	float: left;
	margin-left: 1px;
        _height: 1000px;
        min-height:1200px;
        padding-bottom: 100px; /*jen pro pripad, ze by se tak uplne nanacitaly obrazky*/
}

div.right_bar  {  
        background-color: #FFFFFF;
        float: left;
        width: 190px;
        margin-left: 1px;
}

div.logo_velke {
  background-image: url(../pict/bvs_top.jpg);
	background-repeat: no-repeat;
	height: 163px;
  width:100%;
}

div.logo_bar_stena {
  background-image: url(../pict/bvs_zelena.jpg);
	background-repeat: no-repeat;
	height: 163px;
  width:100%;
}

div.logo_bvs {
  background-image: url(../pict/bvs_logo.jpg);
	background-repeat: no-repeat;
	height: 163px;
  width:100%;
}

/*
div {
border-style:solid;
border-width:1px;
}
*/

div.menu {
	background-image: url(../pict/menu1.gif);
	background-repeat: no-repeat;
	background-color: #00911A;
	height: 19px;
	width: 100%;
	color: White;
	text-align: center;
	margin-top:1px;
}

div.menu a{
	text-decoration: none;
	color: #FFFFFF;
}

div.menu a:hover{
	text-decoration: underline;
}


div.main {
        width: 427px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 3px;
	margin-top: 5px;

}

div.reklama {
  margin-top:25px;
  margin-left: 5px;
  margin-right: 5px;
  color: White;
  text-align: justify;
  
}
div.reklama a{
        text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

			
div.novinkytop {
  background-image: url(../pict/menu2.gif);
	background-color: #00911A;
	height: 20px;
	width: 100%;
	color: White;
	float: left;
	text-align: center;
}

div.novinky {
	background-color: #FFFFFF;;
	float: left;
        width: 195px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

iframe.novinky {
	background-color: #FFFFFF;;
	/*float: left;*/
        width: 100%;
        height: 500px;
        border: none white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	
}

strong.red {
	color: Red;
	font-style: italic;
	font-weight: bold;
}

#bvs_v {
  height: 200px;
  width: 163px;
  display: block;
  margin: 5px auto;
}

#fotky {
  width:100%;
}


#fotky_predchozi {
  float:left;
}

#fotky_dalsi {
  float:right;
}

#fotky_tato {
  width: 100%;
  padding-top:15px;
  clear:both;
}

img.fotky_img {
  width:99%;
}

#rastr {
  width:99%;
}

