

margin, padding: {0px;}

a:link {
	color: #C03000;
}
a:visited {
	color: #C03000;
}
a:hover {
	color: #B4AF91;
}

ul {
padding-left: 10px;
_margin-left: -10px;
}

li {
padding-bottom: 20px;
list-style: none;
font-size: 110%;
line-height: 115%;
color: #990000;

}



body  {
	font-family: tahoma, "Trebuchet MS";
	font-size: 13px;
	background: #787746;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	line-height: 110%;
	}
.twoColFixLtHdr #container { 
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #ffffff;
	border-top: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(imgsablona/content-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header {
background-image: url(imgsablona/01vrstvy_hlavicka_r3_c1.jpg);
position: top left;
background-repeat: no-repeat;
width: 920px;
height: 145px;
	
} 

#upperheader {
background-image: url(imgsablona/01vrstvy_hlavicka_r2_c1.jpg);
width: 920px;
height: 69px;
margin: auto;
position: relative;
}

h2 {
color: #C03000;
font-size: 20px;
font-weight: bold;
line-height: 22px;

border-bottom: 1px dotted #C03000;
padding-bottom: 5px;
margin-right: 15px;
margin-top: 0px;
padding-top: 0px;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #C03000;
	font-weight: bold;
	font-family: "TREBUCHET MS";
}

h2 a:hover {
text-decoration: none;
	color: #B4AF91;
}

#cena {
width: 153px;
height: 55px;
background-image: url(imgsablona/back-cena.png);
background-repeat: no-repeat;
background-position: top left;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
padding: 5px;
padding-top: 12px;
text-align: center;
float: center;

margin-bottom: 5px;
line-height: 18px;
}

.rezervovane {
text-decoration: blink;
color: #990000;
font-size: 15px;
font-weight: bold;
}

.novinka {
text-decoration: blink;
color: #008300;
font-size: 15px;
font-weight: bold;
}

#cenas {
width: 153px;
height: 55px;
background-image: url(imgsablona/back-cenas.png);
background-repeat: no-repeat;
background-position: top left;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
padding: 5px;
padding-top: 12px;
text-align: center;
float: center;
margin-bottom: 5px;
line-height: 18px;
}

.thub-pic {
border: 1px solid #B4AF91;
padding: 5px;
background-color: #FFFFFF;

}

.delic {
background-image: url(imgsablona/ciara.jpg);
background-repeat: repeat-x;
}

.auta-zvyraznovac {
color: #B4AF91;
font-weight: bold;
}

#footer {

}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 16px;
	color: #00#menu00;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px;
	margin-top: 55px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 195px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top: 0px;
	_padding-top: 8px;

} 
.twoColFixLtHdr #footer { 
	padding: 10px 10px 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	text-align: right;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.auto {
font-size: 16px;
color: #006600;
}

.bunky-special { 
/*background-color: #B4AF91; */
}


H1 {
color: ##menu0000;
font-size: 25px;
padding-bottom: 0px;
margin-bottom: 7px;
margin-right: 25px;
font-family: "Trebuchet MS";
}

.style1 {color: #003300;
font-weight: normal;}
