/*****************************************************
STAVBA STRANKY
*****************************************************/

div.ZahlaviPozadi {
 width: 100%; height: 121px;
 background: transparent url('../pics/zahlavi_pozadi.jpg') top center repeat;
}

div.ZahlaviLogoNapis {
 width: 760px; height: 121px;
 background: transparent url('../pics/logo_napis.jpg') top center repeat;
 margin: 0px auto;
}

img.Logo {
 width: 330px; height: 24px;
 position: relative;
 top: 10px;
 border-width: 0px;
}









div.TeloVnejsi {
 background: #FFF url('../pics/img_body0.jpg') bottom center no-repeat;
 width: 100%;
}

div.Telo {
 width: 740px; min-height:365px;
 background: transparent url('../pics/img_body.jpg') bottom center no-repeat;
 margin: 0px auto;
 text-align: center; vertical-align: top;
 padding: 5px 10px 5px 10px;
}

img.Berlicka {
 float: left;
 width: 1px; height: 365px;
 border-width: 0px;
}

div.Zuzene {
 width: 520px;
 text-align: center;
 margin: 0px auto;
}













div.ZapatiPozadi {
 width: 100%; height: 34px;
 background: transparent url('../pics/zapati_pozadi.jpg') top center repeat;
}

div.Copyright {
 color: #867867;
 width: 760px;
 margin: 5px auto;
}

div.Copyright a {
 color: #706557;
}