body {
font-family: Verdana, sans-serif;
font-size: 80%;
background: #fff;
margin: 0;
padding: 10px 0;
text-align: center;
min-width: 770px;
}
A:link {
	COLOR: #000;
    FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-size :10pt;
}
A:visited {
	COLOR: #000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-size : 10pt;
}
TD {
	COLOR: #000000;
	FONT-FAMILY: "Arial";
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
}

#hlavni {
width: 760px;
margin: 0 auto;
text-align: left;
border: 1px solid #000;
background: url("/IMAGES/*.JPG") repeat-y right;
}

#horni {

height: 160px;
background: #F0C482 url("/IMAGES/POZADI.JPG") no-repeat;
border-bottom: 1px solid #000000;
}

#blank {
width: 460px
height: 150px;
float: right
}

#menu {
width: 460px;
height: 160px;
text-align: center;
float: right;
}


#novinky {
width: 200px;
float: right;
background: #fff;
min-height: 317px;
_height: 317px;
}

#obsah {
width: 550px;
height:317px;
background: url("/IMAGES/XLOGO.JPG") no-repeat;
overflow: auto;
float: left;
text-align: left;
}

#posun {
width: 755px;
height:317px;
overflow: auto;
float: right;
text-align: left;
}

#cenik {
width: 757px;
height:317px;
overflow: auto;
float: left;
text-align: left;
}

#pata {
clear: both;
color: #000;
background: #F0C482;
border-top: 1px solid #000000;
text-align: center;
}


