body{
	background-color: #F7E4D6;
}
/* vrch stranky-logo a vyhledavani*/
#header{
	background-image: url(header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 980px;
	height: 345px;
	margin: 0 auto;
	position: relative;
}
/* text v hlavicce */
#header .text{
	position: absolute;
	left: 342px;
	top: 29px;
	color: white;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bolder;
	font-family: Tahoma, serif;
}
#header #hledani .button{
	position: absolute;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	left:928px;
	top:88px;
}
#header #hledani .vyraz{
	position: absolute;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	left:781px;
	top:89px;
	width: 134px;
	height: 16px;
	color: black;
	font-size: 14px;
	font-family: Tahoma, serif;
	background-color: transparent;
}
/* hlavni cast stranky  */
#main{
	background-image: url(main.png);
	background-repeat: repeat-y;
	background-position: top left;
	width: 980px;
	margin: 0 auto;
	background-color: orange;
}
#main .top{
	background-image: url(main_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 980px;
	height: 22px;
	margin: 0 auto;
}
#main .sloupec{
	float: left;
	width: 191px;
	margin-left: 78px;
	color: white;
	font-family: Tahoma, serif;
}
.ie6 #main .sloupec, .ie5 #main .sloupec{
	margin-left: 39px;
}
#main .sloupec .title{
	background-color: #5C1B1D;
	padding: 2px 5px;
	margin: 3px 0 0 0;
	font-size: 14px;
}
#main .sloupec .title a{
	color: white;
	text-decoration: none;
}
#main .sloupec .title2{
	background-color: #7D2C2D;
	width: 94px;
	line-height: 12px;
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
.ie5 #main .sloupec .title2{
	width: 104px;
}
#main .sloupec .title2_top{
	background-image: url(title2_top.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 104px;
	height: 5px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.ie6 #main .sloupec .title2_top,.ie5 #main .sloupec .title2_top,.ie6 #main .sloupec .title2_bottom,.ie5 #main .sloupec .title2_bottom{
	float: left;
	line-height: 1px;
	width: 100%;
	clear: both;
}
#main .sloupec .title2_bottom{
	background-image: url(title2_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 104px;
	height: 5px;
}
#main .sloupec p{
	padding: 3px 9px;
	margin: 0px;
	font-size: 12px;
}
.ie5 #main .sloupec p{
	width: 191px;
}
#main .sloupec p.more,#main .sloupec p.more a{
	font-weight: bold;
	text-align: right;
	color: white;
	text-decoration: none;
}
#main .sloupec p.kontakt{
	padding: 8px 9px;
	font-size: 13px;
}
#main .sloupec #mail_reg{
	padding: 0px;
	margin: 0px;
}
#main .sloupec #mail_reg p{
	margin: 0px;
	padding: 5px 0px 5px 5px;
}
#main .sloupec #mail_reg .email{
	width:128px;
	height: 14px;
	border: 1px solid black;
	color: grey;
	font-size: 11px;
	font-family: Arial, serif;
	padding: 1px 3px;
	margin: 0 0 3px 0;
}
.ie5 #main .sloupec #mail_reg .email{
	height: 18px;
}
#main .sloupec #mail_reg .zrusit{
	padding:0px;
	margin: 0px;
}
.ie6 #main .sloupec #mail_reg .zrusit,.ie5 #main .sloupec #mail_reg .zrusit{
	position: relative;
	left: -3px;
	top: -2px;
}
#main .sloupec #mail_reg .zrusit_text{
	font-size: 12px;
	position: relative;
	top: -2px;
	left: 3px;
}
.ie6 #main .sloupec #mail_reg .zrusit_text,.ie5 #main .sloupec #mail_reg .zrusit_text{
	left: 0px;
	top: -4px;
}
#main .sloupec #mail_reg .button{
	float: right;
	margin:0px;
	padding: 0px;
	border: 0px;
}
.ie5 #main .sloupec #mail_reg .button{
	margin-right: -3px;
}
#main #menu{
	float: right;
	width: 646px;
	height: 27px;
	margin: 0 48px 0 0;
	padding: 0px;
	background-color: #D45455;
	text-align: center;
	background-image: url(menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.ie6 #main #menu, .ie5 #main #menu{
	margin: 0 24px 0 0;
}
#main #menu li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 14px;
	line-height: 18px;
	border-right: solid 1px #B74849;
}
#main #menu li.last{
	border-right: solid 0px;
}
#main #menu li a{
	color: white;
	font-family: Tahoma, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

/* hlavni obsah */
#main .text{
	float: right;
	position: relative;
	width: 646px;
	margin: 0 48px 0 0;
	background-color: white;
	color: #83262A;
	font-family: Tahoma, serif;
	font-size: 13px;
}
.ie6 #main .text,.ie5 #main .text{
	margin: 0 24px 0 0;
}
#main .text a{
	text-decoration: underline;
	color: #aa0009;
}
#main .text a img{
	border:0px;
}
#main .text p{
	margin: 0px;
	padding: 10px 0px 4px 0px;
	clear: left;
}
#main .text h1{
	font-size: 20px;
	padding: 15px 0px;
	margin: 0px;
}
#main .text h2{
	font-size: 17px;
	padding: 6px 0px;
	margin: 0px;
}
#main .text img{
	margin: 10px;
}
#main .text .vitejte{
	position: absolute;
	width: 168px;
	height: 53px;
	top: 0px;
	left: 300px;
}
#main .text .banner{
	width: 479px;
	height: 70px;
	margin-left: 50px;
}
#main .text .obchod{
	width: 261px;
	height: 260px;
	margin: 0 10px 10px 0;
	float: left;
}
#main .text .adresa{
	padding-top: 50px;
	font-size: 14px;
	clear: none;
}
#main .text .baleni{
	float: left;
	width: 300px;
	line-height: 22px;
	clear:none;
}
#main .text .cena{
	float: left;
	width: 200px;
	text-align: left;
	line-height: 22px;
	clear:none;
}
#main .text .cena span.suma{
	font-size:18px;
	font-weight: bold;
}
/* trida pro obednavkovy formular */
#main .text .obednavka table{
	width: 80%;
	margin: 10px auto;
	text-align: center;
	color: #83262A;
	font-size: 12px;
}
#main .text .obednavka table input,#main .text .obednavka table textarea,#main .text .obednavka table select{
	width: 90%;
}
#main .text .obednavka table input.button{
	border: 1px solid #83262A;
	background-color: transparent;
	width: auto;
}
#main .text .obednavka table input.button:hover{
	background-color: #dc898e;
}
#main .text .chyba{/* hlaska o chybe */
	color: red;
	font-weight: bold;
}
#main .text .ok{/* hlaska ze ok */
	color: green;
	font-weight: bold;
}
/* tabulka objednavky */
.objednavka{
	width: 100%;
	margin: 10px auto;
	text-align: center;
	color: #83262A;
	font-size: 12px;
}
.objednavka td{
	padding: 5px 10px;
}
/* vypsane podclanky */
#main .text h2.section{
	float: left;
	background-image: url(h2section.png);
	clear: both;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;
	color: white;
	margin: 10px 0 0 0;
	padding: 4px 8px;
	width: 627px;
	height: 17px;
	background-color: black;
}
.ie5 #main .text h2.section{
	width: 643px;
}
#main .text div.section{
	float: left;
	position: relative;
	background-color: #F7E4D6;
	background-image: url(divsection.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 4px 8px;
	text-align: justify;
	width: 627px;
}
.ie5 #main .text div.section{
	width: 643px;
}
/* vypsane ceny */
.text table.ceny{
	width: 80%;
	color: #83262A;
	font-size: 12px;
}
.text table.ceny td.baleni{
	padding: 8px 0px 8px 0px;
}
.text table.ceny td.cena2{
	padding: 8px 0px 8px 15px;
}
.text table.ceny td.obednat{
	padding: 8px 0px 8px 15px;
	width: 120px;
}
.text table.ceny td.cena2 .suma{
	font-size:18px;
	font-weight: bold;
}
.text table.ceny td.obednat .pocet{
	width: 30px;
	height: 14px;
	border: 1px solid #7B7B7B;
	color: #7B7B7B;
	background: white;
	_width: 32px;
	_height: 18px;
}
.ie5 .text table.ceny td.obednat .pocet{
	width: 32px;
	height: 18px;
}
.text table.ceny td.obednat .pocet{
	width: 30px;
	height: 14px;
}
.text table.ceny td.obednat .vloz{
	vertical-align: top;
}
/* obrazek s kulatymi rohy */
#main .text div.section div.thumbround{
	float: right;
	clear: right;
	position: relative;
	line-height: 5px;
}
#main .text div.section div.thumbround a img{
	border: 0px;
}
#main .text div.section div.thumbround img.lt{
	position: absolute;
	top: 0px;
	left: 0px;
}
#main .text div.section div.thumbround img.rt{
	position: absolute;
	top: 0px;
	right: 0px;
}
#main .text div.section div.thumbround img.lb{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#main .text div.section div.thumbround img.rb{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
/*ie5 a ie6 rohy*/
.ie5 #main .text div.section div.thumbround img.lt,.ie6 #main .text div.section div.thumbround img.lt{
	position: absolute;
	top: 0px;
	left: 0px;
}
.ie5 #main .text div.section div.thumbround img.rt,.ie6 #main .text div.section div.thumbround img.rt{
	position: absolute;
	top: 0px;
	right: -1px;
}
.ie5 #main .text div.section div.thumbround img.lb,.ie6 #main .text div.section div.thumbround img.lb{
	position: absolute;
	bottom: -1px;
	left: 0px;
}
.ie5 #main .text div.section div.thumbround img.rb,.ie6 #main .text div.section div.thumbround img.rb{
	position: absolute;
	bottom: -1px;
	right: -1px;
}
/*menu stranky*/
#main .text #submenu{
	float: right;
	margin: 10px;
}
#main .text #submenu li{
	width: 114px;
	padding: 0px 10px;
	margin: 0px;
	list-style-type: none;
	background-color: #ECDCDD;
	line-height:16px;
}
.ie5 #main .text #submenu li{
	width: 134px;
}
#main .text #submenu li.first{
	background-image: url(submenu_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 3px;
}
#main .text #submenu li.last{
	background-image: url(submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 3px;
}
#main .text #submenu li.plasticLast{
	background-image: url(submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 14px;
	position: relative;
	top: -0px;
}
#main .text #submenu li a{
	font-size: 12px;
	color: #8A272B;
	text-decoration: none;
}
/*konec stranky*/
#main .bottom{
	clear: both;
	background-image: url(main_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 574px;
	height: 90px;
	position: relative;
	padding-left: 333px;
	padding-top: 50px;
	padding-right: 73px;
	text-align: center;
	font-size: 12px;
	color: #6C423F;
}
.ie5 #main .bottom{
	width: 980px;
	height: 140px;
}
#main #doporucujeme a,#main .bottom a{
	text-decoration: none;
	color: #6C423F;
}
#main #doporucujeme{
	clear: both;
	color: #6C423F;
	background-color: #F7E4D6;
	text-align: left;
	font-size: 12px;
	width: 834px;
	padding-left: 73px;
	padding-top: 0px;
	padding-right: 73px;
	margin-top: 0px;
}
.ie5 #main #doporucujeme{
	width: 980px;
}