body {
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 12px;
	background: #fff url('../img/bground.jpg');
	margin: 0;
	padding: 0;
	height:auto !important;
	height:100%;
	min-height:100%;
}
div {
	padding: 0;
	margin: 0;
}
img div {
	padding: 0;
	margin: 0;
	border: none;
}
a, img { outline: 0; }
h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #EC008C;
}

h2 {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 14px;
}
h3 {
	margin-top: 15px;
	margin-bottom:10px;
	font-size: 14px;
	color: #EC008C;
}

h4 {
	margin-top: 15px;
	margin-bottom:10px;
	font-size: 17px;
	color: #EC008C;
}

strong {
	color: #EC008C;
}

em {
	font-size: 16px;
	font-style: normal ;
	color: #EC008C;
}

br {margin-bottom: 5px;}

/********************** Top menu block **************************/

#top_menu {
padding-left: 18em;
}
#topmenu {
	font-size: 14px;
	background-image: url('../img/topline.jpg'); 
	background-repeat: repeat-x;
	height: 24px;
	overflow: hidden;
	margin: 0px;
	padding:0 0 0 16px;
}
#topmenu li {
	list-style-type: none;
	float: left;
	padding-left: 10px;
}
#topmenu a {
	height: 24px;
	display: block;
	background-image: url('../img/divider.jpg'); 
	background-repeat: no-repeat; 
	background-position: right;
	padding-right: 3em;
	padding-top:2px;
	text-decoration: none;
	color: #FFF;
	
}
#topmenu a:hover{
	color: #f6adcd;
}
/********************** End of top menu block **************************/
#langs{
	font-size: 14px;
	height: 24px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: -24px;
}
#langs li{
	list-style-type: none;
	float: left;
	padding-left: 10px;
}
#langs li a {
	height: 24px;
	display: block;
	background-image: url('../img/divider.jpg'); 
	background-repeat: no-repeat; 
	background-position: right;
	padding-right: 3em;
	padding-top:2px;
	text-decoration: none;
	color: #FFF;
	
}
#langs li span {
	height: 24px;
	display: block;
	background-image: url('../img/divider.jpg'); 
	background-repeat: no-repeat; 
	background-position: right;
	padding-right: 3em;
	padding-top:2px;
	text-decoration: none;
	color: #FFF;
	
}
#langs li span.menu_selected {
	color: magenta;
}
#langs li a:hover{
	color: #f6adcd;
}
/********************** Left menu block **************************/
#leftmenu li ul {
	display:none;
}
#leftmenu {
	list-style-type:none;
	padding:0;
	margin:0;
}
#leftmenu li {
	padding:0;
	margin-bottom: 10px;
	font-size: 14px;
	
}
#leftmenu li a {
	color:#000;
/*	margin-left: 5px;*/
	text-decoration:underline;
}
#leftmenu li ul {
	padding: 10px 20px 0;
	margin:0;
	list-style-type:none;
	list-style-position:inside;
}
#leftmenu li ul li {
	border:0;
	list-style-type:none;
	color:#000;
	list-style-position:inside;
	padding-left: 1em;
	margin-bottom: 5px;
}
#leftmenu li ul li a {
	text-decoration: none;
}
#leftmenu li ul li a:hover{
	text-decoration: underline;
	color: DarkOrange;
}
#leftmenu li ul li a.menu_selected {
	color: Magenta;
}

#leftmenu li a.menu_selected {
	color: Magenta;
}
/********************** End of left menu block **************************/
div.hr {
  height: 4px;
  background: #fff url('../img/hr_red.jpg');
}
div.hr hr {
  display: none;
}

.clear {
	clear: both;
	height: 1em;
}

#logo {
	margin-left: 1em;
	margin-top: 2em;
	float: left;
}
#cover {
/*	background: #fff url('../img/hat_bg.jpg') repeat-x;*/
/*	background: #fff url('../img/spring_1px.jpg') repeat-x;*/
	background: #fff url('../img/summer_1px.jpg') repeat-x;
	margin-bottom:-2px;
}

.tavr {
	height: 41px;
}

.sidebar {
	float: left;
	width: 18em;
	margin-left: 10px;
}
.content {
	background: #fff;
	padding: 2em;
/*	margin-left: 18em;*/
	overflow: hidden;
}

.wrapper {
	margin-top: 2em;
}

.form_label {
	width: 20em;
	display:inline-block;
}

.form_field {
	clear: both;
	margin-top: 5px;
}
.form_choice {
	display: block;
	margin-left: 3em;
}
.small_choice {
	margin-left: 3em;
}
.magline {
	background-image: url('../img/topline.jpg'); 
	background-repeat: repeat-x;
	overflow: hidden;
	height: 24px;
	margin: 0;
	padding:0;
}

.right-images {
	float:right;
	position:relative;
	width:200px;
	margin-left:2em;
	z-index: 10;
}

.right-image {
	position: relative;
	margin-bottom: 16px;
}

.content-text {
/*	float:left;*/
	padding-top:1em;
	position:relative;
	text-align:justify;
/*	width:485px;*/
}
p.textline:first-letter{
/*	margin-left: 15px;*/
}
.big-image {
/*	float: left;*/
}
.content-container {
	width: 650px;
}

.icon {
	vertical-align: top;
	margin-right: 5px;
}

.gallery-thumbnail {
	float: left;
	margin: 5px;
}
.gallery_line {
	height: 146px;
	overflow: hidden;
}

.gallery_img{
	border: none;
}
.contact {
	font-size: 14px;
}


#pager {
	font-size: 14px;
	overflow: hidden;
	margin: 0px;
	display: inline-block;
	padding-right: 4em;
}
#pager li {
	list-style-type: none;
	float: left;
	padding-left: 10px;
	color: magenta;
}
#pager a {
	display: block;
	text-decoration: none;
	color: grey;
}
#pager a:hover{
	color: #f6adcd;
}

.form_el_short{
	display: block;
	text-align: left;
	padding-left: 1em;
	background-color: #efe6e6;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	margin-bottom: 10px;
}
.el_closed{
	background-image: url('../img/icons/right.jpg');
	background-repeat: no-repeat; 
	background-position: left;
}

.form_element{
	margin-bottom: 10px;
}
label{
	display: inline-block;
	margin-right: 10px;
}

.chk_label{
	width: 200px;
}
._count{
	width: 2em;
	margin-left: 1em;
}

#extra_desire{
	width: 55em;
	height: 10em;
	border-collapse:separate;
	border-spacing:4px;
	border: 2px solid lightgrey;
	height:10em;
	width:55em;
	background-image : url('../img/1px_dop.jpg');
	background-repeat: repeat-x;
}
.labels{
	margin-bottom: 10px;
	vertical-align: middle;
}
._date{
	width: 6em;
	margin-left: 1em;
	margin-right: 1em;
}
._check {
	margin-right:1em;
	vertical-align:middle;
}
.input{
	width: 15em;
}
.namediv{
	margin-bottom:10px;
}
.menu_name{
	font-weight: bold;
	font-size: 15px;
	display:block;
}
.menu_recipe{
	font-size: 12px;
}
.menu_price{
	vertical-align:top;
}
.edcard-class {
	padding-top:1em;
	position:relative;
	text-align:justify;
}
.content-container-edcard {
	margin-top: -2em;
	margin-left: -2em;
	background-repeat: no-repeat; 
	padding-left: 11em;
}
.button {
	background-image:url(../img/button_rezerv.jpg);
	background-repeat:no-repeat;
	color:white;
	display:block;
	height:24px;
	overflow:hidden;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:128px;
}
#winecard_table th {
	height:40px;
	padding-bottom:10px;
	padding-top:30px;
	font-size: 14px;
	color: magenta;
} 

/* Style for overlay and box */
.overlay{
	background:transparent url(../img/overlay.png) repeat top left;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:100;
}
.box{
	position:fixed;
	top:-200px;
	left:30%;
	right:30%;
	background-color:#fff;
	color:#7F7F7F;
	padding:20px;
	border:2px solid #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	-moz-box-shadow: 0 1px 5px #333;
	-webkit-box-shadow: 0 1px 5px #333;
	z-index:101;
}
.box h1{
	border-bottom: 1px dashed #7F7F7F;
	margin:-20px -20px 0px -20px;
	padding:10px;
	background-color:#FFEFEF;
	color:#EF7777;
	-moz-border-radius:20px 20px 0px 0px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-khtml-border-top-left-radius: 20px;
	-khtml-border-top-right-radius: 20px;
}
a.boxclose{
	float:right;
	width:26px;
	height:26px;
	background:transparent url(../img/cancel.png) repeat top left;
	margin-top:-30px;
	margin-right:-30px;
	cursor:pointer;
}