BODY{
	background-image: url(../img/pozadi.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
}

*{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
}
H1{
	font-size: 17px; 
	font-weight: bold;
	color: #A29D70;
}
H2{
	font-size: 11pt;
	font-weight: bold;
	color: #A29D70;
	margin: 0;
}
H3{
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}
A{
	color: #4B39B0;
	font-weight: bold;
	text-decoration: underline;
}
A:hover{
	color: #4B39B0;
	text-decoration: none;
	border-bottom: 0px none;
}
HR{
	color: #DF0408;
	background-color: #DF0408;
	border: 0 none;
	height: 1px;
	clear: left;
}
LI{
	list-style-image: url(../img/sipka.gif);
	list-style-type: square;
	vertical-align: top;
}
.upozorneni{
	font-family: Times New Roman, Times, serif; 
	font-size: 20px; 
	color: #A29D70;
	text-align: center;
}
/* -------------------------------- ID ---------------------------*/
#main{
	background-color: #FFFFFF;
	width: 760px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
	text-align: center;
}
#titulka{
	background-image: url(../img/titulka.gif);
	background-repeat: no-repeat;
	width: 411px;
	height: 76px;
	float: left;
}
#logo-top{
	background-image: url(../img/logo-top.gif);
	background-repeat: no-repeat;
	width: 349px;
	height: 76px;
	float: left;
}
#menu{
	background-image: url(../img/menu.gif);
	background-repeat: repeat-x;
	width: 411px;
	height: 25px;
	float: left;
}
#logo-middle{
	background-image: url(../img/logo-middle.gif);
	background-repeat: no-repeat;
	width: 349px;
	height: 25px;
	float: left;
}
#hlavni-top{
	width: 411px;
	_height: 200px;
	float: left;
}
#hlavni-top-obsah{
	padding: 20px;
	_padding: 20px;
	text-align: left;
}
#logo-bottom{
	background-image: url(../img/logo-bottom.gif);
	background-repeat: no-repeat;
	width: 349px;
	height: 243px;
	float: left;
}
#delici-linka{
	width: 760px;
	height: 1px;
	border-bottom: dotted 1px #A5A5A5;
	float: left;
}
#lbox{
	width: 500px;
	float: left;
}
#lbox-obsah{
	width: 450px;
	_width: 480px;
	height: 150px;
	padding: 15px; 
	float: left;
	border-right: 1px dotted #A5A5A5;
	text-align: left;
}
#pbox{
	width: 260px;
	float: left;
}
#pbox-obsah{
	margin: 15px 15px 15px 0;
}
#bottom{
	background-image: url(../img/bottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 101px;
	text-align: center;
	clear: left;
}
#created{
	width: 760px;
	margin: 0 auto;
	padding-left: 15px;
	font-size: 8pt; 
}
#tl-nabidka{
	background-image: url(../img/menu/tl_nabidka.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 21px;
	float: left;
	margin: 3px 1px 0 15px;
	_margin: 3px 1px 0 8px;
}
#tl-nabidka:hover{
	background-image: url(../img/menu/tl_nabidka_over.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 21px;
	float: left;
	margin: 3px 1px 0 15px;
	_margin: 3px 1px 0 8px;
}
#tl-objednavka{
	background-image: url(../img/menu/tl_objednavka.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 21px;
	float: left;
	margin: 3px 1px 0 1px;
}
#tl-objednavka:hover{
	background-image: url(../img/menu/tl_objednavka_over.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 21px;
	float: left;
	margin: 3px 1px 0 1px;
}
#tl-kontakt{
	background-image: url(../img/menu/tl_kontakt.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 21px;
	float: left;
	margin: 3px 1px 0 1px;
}
#tl-kontakt:hover{
	background-image: url(../img/menu/tl_kontakt_over.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 21px;
	float: left;
	margin: 3px 1px 0 1px;
}

