body {
    margin: 0px;
	 padding: 0px;
    background-image: url(../img/body-background.png);
    background-position: center;
	 background-repeat: repeat-y;
}

#horni_div {
    border: 0px;
	 position: absolute;
	 top: 0px;
	 width: 100%;
	 height: 276px;
    background-image: url(../img/horni.jpg);
    background-position: center;
    background-repeat: no-repeat;
	 text-align: center;
	 z-index: 0;
}
#horni_div-e {
    border: 0px;
	 position: absolute;
	 top: 0px;
	 width: 100%;
	 height: 276px;
    background-image: url(../img/horni-e.jpg);
    background-position: center;
    background-repeat: no-repeat;
	 text-align: center;
	 z-index: 0;
}
#horni_div-d {
    border: 0px;
	 position: absolute;
	 top: 0px;
	 width: 100%;
	 height: 276px;
    background-image: url(../img/horni-d.jpg);
    background-position: center;
    background-repeat: no-repeat;
	 text-align: center;
	 z-index: 0;
}

#horni_td {
	height: 276px;
}

#horni_td #jazyky {
	border: 0px;
	text-align: left;
	padding-top: 150px;
	position: relative;
	z-index: 2;
}

#horni_td #jazyky img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#menu {
    border: 0px;
	 vertical-align: top;
	 width: 130px;
	 background-image: url(../img/dolni.gif);
	 background-repeat: no-repeat;
	 background-position: bottom left;
	 padding-bottom: 92px;
}

#menu img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#obsah {
	 width: 645px;
	 background-image: url(../img/dolni_pravy.gif);
	 background-repeat: no-repeat;
	 background-position: bottom left;
	 vertical-align: top;
	 padding-bottom: 20px;
	 font-family:"Tahoma CE",tahoma,arial, sans-serif;;
}

#main {
	height: 100%;
	width: 780px;
}
.kosik 		{
		text-decoration:none;
		font-size:9;
		color:#6c6c6c;
		font-weight:bold;
		}
.vyrobek	{
		font-size:14;
		font-variant:small-caps;
		color:#669933;
		text-align:justify;
		font-weight:900;
		}

.podkat		{
		display: block;
		border: 1px #DCDCDC solid;
		border-left: 0px;
		font-size:10px;
		font-family:tahoma;
		vertical-align:center;
		text-align: right;
		margin: 0px 6px 3px 0px;
		padding: 0px 10px 2px 0px;
		background-image: url(../img/dyn-menu-bg.png);
		background-repeat: repeat-y;
		}
.podkat-link		{
		color: #707070;text-decoration:none;
		}

.podkat-link:hover
		{
		color:#336381
		}
