html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	background-color: #E4D7BC;
	
	font-size: 1em;
	font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif; 
	text-align: center;
	height: 100%;
	color: #996600;
}
a{
	color: #996600;
	text-decoration: underline;
}
a:hover{
	color: #1A127F;
}
h1{
	font-size: 175%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 53px;
	background-image: url(text.gif);
	background-repeat: no-repeat;
	width: 483px;
	position: relative;
	top: -140px;
	left: 144px;
}
h1 span{
	position: absolute;
	left: -150em;
	width: 50em;
}
h2{
	font-size: 155%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 29px;
	background-image: url(text2.gif);
	background-repeat: no-repeat;
	width: 483px;
	position: relative;
	top: -135px;
	left: 145px;
}
h2 span{
	position: absolute;
	left: -150em;
	width: 50em;
}
h3{
	font-size: 133%;
	margin: 0;
	padding: 0;
	color: #996600;
}
h4{
	font-size: 100%;
	margin: 0;
	padding: 1em 0 0 0;
}
h5{
	font-size: 100%;
	margin: 0;
	padding: 1em 0 0 0;
	color: #996600;
}
p{
	margin: 0.5em 0;
}
ul{
	list-style: none;
	margin: 0.5em 2.25em;
}
#telo ul{
	list-style: disc;
	margin: 0.5em 2.25em;
}
#telo ol{
	list-style: none;
}
#telo li.new{
	color: #E23800;
}
#telo img{
	margin: 0px;
}
td{
	font-size: 80%;
	border: 1px solid #996600;
	border-collapse: collapse;
}
.novinka{
	font-weight: bold;
	color: #E23800;
	font-size: 75%;
	padding-left: 5px;
	padding-right: 5px;
}
#blok{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-color: #EDE5D3;
	border: 0px solid #996600;
	height: auto;
	position: relative;
	top: 25px;
}

#telo{
	margin: -85px 227px 0 35px;
	padding: 0;
	border: 0px solid Black;
}
#menu{
	margin: -85px 0 0;
	padding: 0;
	float: right;
	width: 180px;
	color: #996600;
/*	font-size: 95%;
	_font-size: 90%;*/
	border: 0px solid Black;
}
#menu hr{
	color: #996600;
	height: 0px;
	display: none;
}
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li{
	margin-bottom: 7px;
	/*list-style-image: url(li.gif);*/
}
#menu a{
	color: #996600;
	position: relative;
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#menu a:hover{
	color: #1A127F;
	background-image: url(li_.gif);
}
#pata{
	text-align: left;
	clear: both;
	margin: 0;
	padding: 1em 0 0 141px;
	border: 0px solid Black;
	color: #996600;
}
.odr{
	font-weight: bold;
	color: #996600;
}
.cena{
	color: #E23800;
}
.count{
	position: relative;
	top: 30px;
	display: block;
	text-align: center;
}
table{
	width: 450px;
}
td{
	border: 1px solid #E4D7BC;
	padding: 4px;
}
.but{
	background-color: #996600;
	color: White;
	width: 75px;
}
textarea{
	width: 325px;
}
.dotaz{
	width: 320px;
	_width: 325px;
}
.sloupek1{
	border: 1px solid White;
	float: right;
	width:230px;
	text-align: center;
}
.sloupek1 img{
	clear: both;
}
.sloupek1 span{
	display: block;
	margin:10px 0;
	border: 1px solid #E5DEC1;
	color: #996600;
}
.sloupek2{
	border: 1px solid White;
	float: left;
	width:300px;
}
#top{
	background-image: url(top.gif);
	height: 157px;
}
#end{
	background-image: url(end.gif);
	height: 45px;
	clear: both;
}
#lr{
	background-image: url(lr.jpg);
	width: 156px;
	height: 156px;
	position: absolute;
	top: -25px;
	left: -16px;
}
#pr{
	background-image: url(pr.jpg);
	width: 164px;
	height: 157px;
	position: absolute;
	top: -26px;
	right: -31px;
}
.rightbox {
	float: right;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 0px 0px 10px 20px;
	line-height: 0px;
	/*padding:  0 6px 6px 0;*/
}
.rightbox img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #996600;
	margin: 0;
	padding: 0px;
	line-height: 0px;
	right: 7px;
	bottom: 7px;
}
.leftbox {
	float: left;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 15px 20px 10px 10px;
	line-height: 0px;
	/*padding:  0 6px 6px 0;*/
}
.leftbox img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #996600;
	margin: 0;
	padding: 0px;
	line-height: 0px;
	right: 7px;
	bottom: 7px;
}