body {
	background-color: #600000;
	background-image: url(../img/bg_global.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	text-align: left;
}

table {
	color: #CDC1C2;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #F2C04F;
	text-decoration: underline;
}

a:hover {
	color: #FFF600;
	text-decoration: underline;
}

.area {
	border: 1px solid #ffffff;
	padding:0px;
	margin:0px;
}

.btn {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	background-color: #EF9A25;
	border-left: 1px solid #E7D8D9;
	border-top: 1px solid #E7D8D9;	
	border-bottom: 1px solid #1D0101;	
	border-right: 1px solid #1D0101;
	cursor: pointer;
}

.inputline {
	border: 1px solid #ffffff;
	background-color: #E0B7B7;
	width: 350px;
}

.title-text {
	width: 260px;
	font-size: 10px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CDC1C2;
	margin-left: 80px;
	margin-top: 20px;
}

.title-area {
	background-image: url(../img/bg_title.jpg);
	height: 196px;
	width: 780px;
	background-repeat: no-repeat;
	background-color: #2F0000;
}

.menu {
	height: 23px;
	width: 780px;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	background-color: #E98408;
	position:relative;
}

img {
	border: none;
}

.footer {
	width: 770px;
	_width: 780px;
	font-size: 9px;
	font-family: tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E08A8A;	
	text-align: right;
	padding-right: 10px;
	background-color: #BB0000;
	padding-bottom: 20px;
}

.footer2 {
	width: 770px;
	font-size: 9px;
	font-family: tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E08A8A;	
	text-align: right;
	padding-right: 10px;
	background-color: #BB0000;
	padding-bottom: 20px;
}

.shadow {
	background-image: url(../img/bg_leftshadow.gif);
	background-repeat: repeat-y;
}

.footerline {
	background-image: url(../img/footerline.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 780px;
}

.page-area {
	background-color: #2F0000;
	background-image: url(../img/bg_page.jpg);
	width: 705px;
	_width: 780px;
	background-repeat: no-repeat;
	
	padding-left: 75px;
	padding-right: 0px;
	padding-top: 40px;
	padding-bottom: 15px;
	color: #CDC1C2;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color : #6D2B2B;
	scrollbar-arrow-color : #6D2B2B;
	scrollbar-base-color : #4F1414;
	scrollbar-darkshadow-color : #2F0000;
	scrollbar-face-color : #4F1414;
	scrollbar-highlight-color : #6D2B2B;
	scrollbar-shadow-color : #6D2B2B;
	scrollbar-track-color : #451111;	
}

.nadpis {
	font-size: 16px;
	font-family: arial, Helvetica, sans-serif;
	color: #F2C04F;
	font-weight: bolder;
}

.podnadpis {
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
	color: #F2C04F;
	font-weight: bolder;
}

.foto {
	margin-right: 5px;
	margin-bottom:5px;
	border:  1px #ffffff solid;
	cursor:pointer;
}

.foto2 {
	margin-right: 15px;	
	border:  1px #ffffff solid;
}

.foto3 {
	margin-right: 10px;
	margin-bottom: 10px;	
	border:  1px #ffffff solid;
}


.fotoarea {
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse:collapse;
}

#napoje td{
	border-bottom: 1px solid #591A1A;
}


.param{
	width:165px;
	float:left;
	margin:0px 15px 15px 0px;
}

.fs2{
	font-size:13px;
}

.param td{
	padding:2px;
	border:1px solid #591A1A;
}

.param td.tv{
	text-align:right;
	background-color: #4F1414;
}

.divka{ float:left; margin:0px 10px 15px 0px; }
.last{ margin:0px 0px 15px 0px; }
.divka img{ margin-top:5px;}
.divka a{ text-decoration:none; }
.divka a:active{ color:#CDC1C2; text-decoration:none; }
.divka a:hover{ text-decoration:underline;;}

.cenik-price {
	background-color: #4F1414;
	border-left: 1px solid #591A1A;
	border-bottom: 1px solid #591A1A;	
	text-align: right;
	padding-right: 10px;
	width: 50px;
}