*
{
padding: 0;
margin: 0;
} 

body{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #f1efe7;
	color: black;
	text-align : center;
	font-size: 12px;
	line-height: 17px;
	background-image: url(img/body_back.gif);
}
p{
	padding: 0;
	margin: 10px 0;
}
h1{
	color: #0b710b;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 23px;
	
}
h2{
	font-size: 16px;
	margin: 8px auto;
	text-align: left;
	color: darkred;
}

h2.akce{
	color: Maroon;
	font-size: 22px;
	text-align: center;
	border-top: 2px solid #a1bc8f;
	border-bottom: 2px solid #a1bc8f;
	margin: 15px auto;
	padding: 5px;
	background-color: #e4dcc5;
	width: 350px;
	
}
h1#h1_pizza{
	font-size: 28px;
	margin: 40px auto 15px;
	text-align: center;
	background: url("img/h1_pizza.gif") no-repeat 0 0;
	width: 410px;
	height: 38px;
	text-indent: -2000px;
	overflow: hidden;
	
}
h1#h1_testoviny{
	font-size: 28px;
	margin: 40px auto 15px;
	text-align: center;
	background: url("img/h1_testoviny.gif") no-repeat 0 0;
	width: 410px;
	height: 38px;
	text-indent: -2000px;
	overflow: hidden;
	
}
h1#h1_jidelni{
	font-size: 28px;
	margin: 40px auto 15px;
	text-align: center;
	background: url("img/h1_jidelni.gif") no-repeat 0 0;
	width: 410px;
	height: 38px;
	text-indent: -2000px;
	overflow: hidden;
	
}
h1#h1_napojovy{
	font-size: 28px;
	margin: 40px auto 15px;
	text-align: center;
	background: url("img/h1_napojovy.gif") no-repeat 0 0;
	width: 410px;
	height: 38px;
	text-indent: -2000px;
	overflow: hidden;
	
}
h1#h1_pohary{
	font-size: 28px;
	margin: 40px auto 15px;
	text-align: center;
	background: url("img/h1_pohary.gif") no-repeat 0 0;
	width: 410px;
	height: 38px;
	text-indent: -2000px;
	overflow: hidden;
	
}
h1 span{
	display: block;
	font-size: 23px;
	color: #8e0e01;
	margin: 15px 0;
}

a{
	color: #8e0e01;
}
a:hover{
	text-decoration: none;
	color: #0b710b;
}

div#inbody{
	min-height: 740px;
	background-image: url(img/inbody_back.gif);
	background-repeat: repeat-x;
}


div#main{
	width: 870px;
	margin: 0 auto;
	
}
div#top{
	height: 71px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
div#top a{
	display: block;
	height: 71px;
}

div#top2{
	text-align: left;
}

div#podtop{
	height: 25px;
	background-image: url(img/podtop.gif);
	background-repeat: no-repeat;
}

div#inmain{
	background-image: url(img/inmain_back.gif);
}

div#menuleft{
	float: left;
	width: 130px;
	
}

div#obsah{
	text-align: left;
	margin-left: 170px;
	padding-top: 10px;
	margin-right: 15px;
}



div#pata{
	clear: both;
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 4px;
	border-top: 1px solid #aca899;  
	text-align: right;
	font-size: 10px;
}
div#pata a{
	text-decoration: none;
}



/*slideshow*/

div#levepole{
	width:398px;
	background-color: #fff;
	height: 242px;
	margin: 0 0 5px 5px;
	float: right;
	position: relative;
	display: inline;
}

div#levepole div{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 242px;
	 font-weight: bold;
	 font-size: 15px;
	 background-color: #fff;
}

div#levepole div.active {
    z-index:10;
    opacity:1.0;
}

div#levepole div.last-active {
    z-index:9;
}

div#levepole div img{
    height: 238px;
    display: block;
    border: 2px solid #0b710b;
}
/*slideshow - end*/

img.rezervace{
	border: 2px solid #0b710b;
}

table.produktshopmenu{
	width: 630px;
	margin: 0 auto;
}

table.produktshopmenu td{
	color: #8c0800;
	padding: 4px;
	font-size: 13px;
	line-height: 14px;
}

table.produktshopmenu td.obrazek{
	width: 10px;
}
table.produktshopmenu td.obrazekne{
	width: 10px;
}

table.produktshopmenu td.vpravocislo{
	vertical-align: top;
	text-align: right;
	width: 20px;
}

table.produktshopmenu td.vpravo
{
	text-align: right;
	width: 65px;
}
table.produktshopmenu td.linka{
	font-size: 1px;
	line-height: 1px;
	border-top: 1px solid #f89285;
	padding: 1px;
}

div.poznamka{
	font-size: 11px;
	line-height: 11px;
	margin-left: 20px;
	margin-bottom: 5px;
}
span.male{
	font-size: 10px;
}
div.textik{
	line-height: 17px;
	margin-top: 15px;
}

div.getobj{
	text-align: center;
}

div.getobj a{
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0b710b;
	line-height: 13px;
	font-size: 11px;
	display: block;
	padding: 2px 15px;
	width: 170px;
	margin: 0 auto 15px;
	text-align: center;
	border-top: 1px solid #f2b2af;
	border-bottom: 1px solid #f2b2af;
	background-color: #ffeeed;
}
div.getobj a:hover{
	background-color: #fbe0de;
	color:#8c0800;
}

a.top{
	display: block;
	text-align: right;
	margin: 5px auto;
	font-size: 10px;
}

div#kosik{
  float: right;
  width: 180px;
  background-color: #f8f2e6;
  padding-bottom: 5px;
}
div#kosik div.prazdny{
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
}

table.produktshop{
	width: 490px;
}

table.produktshop td{
	color: #8c0800;
	padding: 4px;
	font-size: 12px;
	line-height: 13px;
	vertical-align: top;
}

table.produktshop td.vpravo{
	text-align: right;
	width: 10px;
}
table.produktshop td.vpravocena{
	text-align: right;
	width: 60px;
}
table.produktshop td.vlevo{
	text-align: left;
	width: 350px;
}
table.produktshop td.obrazek{
	width: 5px;
}
table.produktshop td.bezobrazek{
	width: 5px;
}
table.produktshop td.linka{
	border-top: 1px solid #f6c04b;
	font-size: 1px;
	padding: 1px;
	line-height: 1px;
	border-top: 1px solid #f89285;
}

div#obsahcenter{
	float: left;
	width: 490px;
	
}
div.objimg {
	text-align: center;
	margin-bottom: 18px;
}


table#kosiktable td{
	font-size: 10px;
	text-align: right;
	width: 23px;
}
table#kosiktable td.nazevjidla{
	width: 130px;
	text-align: left;
}
table#kosiktable td.celkemjidla{
   width: 180px;
	text-align: right;
	padding-top: 5px;
}


a.odkkosik{
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	/*border: 1px solid #e7cc84;*/
	border: 1px solid green;
	margin: 8px 0;
	background-color : #f6efdc;
	padding: 2px;
	
}
a.odkkosik:hover{
	color: red;
}



table#rekapkosik{
	border-collapse: collapse;
	width: 490px;
	border: 2px solid #c58d52;
	margin-top: 20px;
	font-size: 11px;
	line-height: 13px;
	color: darkred;
}
table#rekapkosik th{
	background-color: #e6dec7;
}

table#rekapkosik th, table#rekapkosik td{
	text-align: center;
	padding: 4px;
	border: 1px solid #fff;
}
table#rekapkosik td.linkavtab{
	background-color:#eae2cc;
	font-size: 1px;
	padding: 0;
	line-height: 2px;
}
form.formzmenkusy{
	margin: 0;
	padding: 0;
}
form.formzmenkusy select{
   font-size: 11px;
	border: 1px solid #f6c04b;
	margin: 0;
	padding: 0;
	
}



table.produktshop2 td{
	vertical-align: top;
	padding: 2px;
	font-size: 12px;
	color: darkred;
}
table.produktshop2 td.vpravo{
	text-align: right;
	border-bottom: 1px solid #e6dec7;
}
table.produktshop2 td.vlevo{
	text-align: left;
	width: 150px;
	border-bottom: 1px solid #e6dec7; 
}
table.produktshop2 td.check{
	text-align: left;
	border-bottom: 1px solid #e6dec7;
	border-right: 1px solid #e6dec7;
}
table.produktshop2 td.linka{
	padding: 0;
	font-size: 1px;
	line-height: 2px;
}


div#objdiv{
	text-align: center;
	color: Maroon;
}

div#mrobjednat{
margin-top: 25px;
}


div.podrekaptab{
	text-align: center;
	margin: 20px auto 10px;
}

div.endobj1{
	font-weight: bold;
	color: Maroon;
	text-align: center;
	margin: 20px auto;
}
div.endobj1 a{
	font-weight: normal;
}

form.login{
	display: block;
	margin-top: 15px;
	text-align: center;
	background-color: #f8e9c2;
	width: 160px;
	margin: 0 auto;
	padding: 5px;
}
form.login input{
	font-size: 11px;
	border: 1px solid #f6c04b;
	margin: 0;
	padding: 0;
	width: 100px;
	margin: 5px auto;
}


form.reg{
	margin: 0 auto;
	padding: 0;
	display: block;
	margin-top: 5px;
	text-align: center;
	width: 410px;
}
form.reg input, form.reg textarea{
	font-size: 11px;
	border: 1px solid #f6c04b;
	margin: 0;
	padding: 0;
	width: 180px;
}
form.reg input.chbox{
	width: 10px;
	border: 1px solid #f6c04b;
	font-size: 10px;
}
form.reg input.regreg{
	font-weight: bold;
}
table#registrace{
margin: 0 auto;
	
}
table#registrace td{
	padding: 2px;
	vertical-align: top;
	font-size: 11px;
}
table#registrace td.souleft{
	text-align: left;
	font-size: 9px;
	padding: 0;
}
table#registrace td.vpravo{
	text-align: right;
}
table#registrace td.pozn{
	font-size: 10px;
}
table#registrace td.linkavtab{
	background-color:#f6c04b;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
}
div.error{
	font-weight: bold;
	color: Red;
}

span.boldmar{
	font-weight: bold;
	color: Maroon;
}
span.cenadopr{
	color: Maroon;
	text-decoration: underline;
	cursor: pointer;
}

form#potvrzeniobj select, form#potvrzeniobj textarea{
	font-size: 11px;
	border: 1px solid #f6c04b;
	margin: 0;
	padding: 0;
}
form#potvrzeniobj textarea{
	margin: 5px 12px;
	width: 300px;
}
form#potvrzeniobj input.stovka{
	font-size: 11px;
	border: 1px solid #f6c04b;
	margin: 0;
	padding: 0;
	width: 100px;
}
form#potvrzeniobj input.submit{
	font-size: 12px;
	font-weight: bold;
	border: 1px solid maroon;
	text-align: center;
	margin: 0 auto;
	display: block;
}

div#stanovenicasu{
	margin-top: 20px;
}

form#fkont input, form#fkont textarea{
	width: 250px;
}
table#kontakt{
	margin-top: 25px;
}
table#kontakt td{
	vertical-align: top;
	text-align: right;
}

div.doporuceni{
	margin-top: 20px;
}

div.textdoporuceni{
	float: left;
	margin-left: 10px;
}
div.imgdoporuceni{
	float: left;
}

div.textakce{
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 50px;
}

div.textakce span{
	font-size: 17px;
	font-weight: bold;
	color: Red;
}
div.nadpisek{
   background-color: #a1bc8f;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	font-size: 13px;
	
}
div.dodadresa{
	margin: 12px;
	color: Maroon;
	font-weight: bold;
	background-color: #e9e5da;
	padding: 8px;
}


div.flleft{
	float: left;
}

h1.pionli{
	text-align: center; font-size: 24px; margin-top: 15px;
}

div.pizzaproden{
	width: 550px;
	margin: 20px auto;
	text-align: center;
	border: 2px solid maroon;
}
div.pizzaproden p{
	margin: 0 auto;
	color: White;
	text-align: center;
	background-color: Maroon;
	padding: 3px;
	padding-top: 1px;
	font-size: 14px;
}
div.pizzaproden div{
	font-weight: bold;
	margin: 5px auto;
	
}
div.pizzaproden div.zkus{
	font-size: 14px;
	margin: 8px auto;
	line-height: 17px;
	
}
div.pizzaproden div.zkus a{
	letter-spacing: 1px;
}
div.pizzaproden h2{
	color: #0b710b;
	text-align: center;
	font-size: 23px;
	margin: 9px auto;
}
div.pizzaproden h2 span{
	font-weight: normal;
	font-size: 12px;
	display: block;
	margin: 7px auto;
	color: Black;
}
 





/* tooltip */
        
         .dvhdr1 {
            background:#e9dfc2;
            font-family:tahoma;
            font-size:9px;
				line-height: 10px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:2px;
            width:80px;
				color: darkred;
         }
         
         .dvbdy1 {
            background:#e9dfc2;
            font-family:tahoma;
            font-size:10px;
				line-height: 12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:2px;
            width:80px;
         }
			
	   .dvhdr11 {
            background:#e9dfc2;
            font-family:tahoma;
            font-size:9px;
				line-height: 10px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:2px;
            width:380px;
				color: darkred;
         }
         
         .dvbdy11 {
            background:#e9dfc2;
            font-family:tahoma;
            font-size:10px;
				line-height: 13px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:2px;
            width:380px;
				font-weight: bold;
         }	
			.dvbdy11 span {
           
				font-weight: normal;
         }		
			
			
div#stalemenu{
	width:500px;
	margin: 22px auto;
	text-align: center;
}

div#sdm_cena{
	color: red;
	font-size: 20px;
	margin: 20px auto;
}
div#sdm_cena span{
	font-size: 25px;
	font-weight: bold;
}

div.sdm_kat{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: green;
	margin: 10px auto;
}

div#sdm_jidla, div.sdm_text{
	text-align: left;
	font-size: 15px;
	line-height: 23px;
	margin-left: 50px;
}
div#sdm_jidla ol{
	list-style: bold;
}

div#sdm_jidla ol li{
	color: red;
}
div#sdm_jidla ol li span{
	color: black;
}
