body {
	background-color: #f4e4d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
div#page {
	width: 1363px;
	background-color: #F4E4D1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
/*top-------------------------------------------*/
div#header {
	width: 100%;
	padding: 0%;
	background-color: #F4D5B0;
	height: 200px;
}
img.marker {
	margin-left: 10px;
	margin-right: 3px;
}
a.topvertmenu {
	color: #000000;
}
a:hover.topvertmenu {
	color: white;
}
/*left-------------------------------------------*/
div#left {
	width: 250px;
	background-color: #F4E4D1;
	padding: 0;
	margin-left: 0;
	float: left;
}
div#leftmenu {
	width: 94%;
	padding: 0 0 10px 0;
	border: 3px solid #F4D5B0;
	display: table;
	margin: 10px auto 5px auto;
}
div.leftcontent {
	width: 94%;
	border: 3px solid #F4D5B0;
	display: table;
	margin: 5px auto 5px auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.leftmenu {
	color: #77dd4b;
	text-align: left;
	font-size: 1.3em;
}
a.leftmenu {
	color: black;
	font-size: 1.5em;
}
a:hover.leftmenu {
	color: #77dd4b;
}
/*right main-------------------------------------------*/
div#right {
	width: 863px;
	padding: 0;
	background-color: #F4D5B0;
	float: left;
	text-align: center;
}
a.tophormenu {
	color: black;
	font-size: 1.5em;
}
a:hover.tophormenu {
	color: #77dd4b;
}
/*content-------------------------------------------*/
div.content {
	width: 97%;
	padding: 5px;
	border: 3px solid #f4e4d1;
	display: table;
	margin: 10px auto 10px auto;
}
h1, h2 {
	text-align: left;
	text-indent: 20%;
	margin-left: 5%;
	margin-right: 5%;
	font-family: "Book Antiqua";
	color: white;
}
p {
	text-align: justify;
	text-indent: 10%;
	margin-left: 5%;
	margin-right: 5%;
}
p a {
	color: #ffffff;
}
p a:hover {
	color: #77dd4b;
}
p a:visited {
	color: #bdb76b;
}
p#copyright {
	margin: 0 0 10px 0;
	text-indent: 0;
	text-align: center;
}
hr {
	color: #f4e4d1;
	width: 95%;
	background-color:#f4e4d1;
	height: 2px;
	border-width:0px; 
}
/*img in text-------------------------------------------*/
img.picintextright {
	float: right;
	border: 3px solid #f4e4d1;
	padding: 3px;
	margin: 5px 5px 5px;
}
img.picintextleft {
	float: left;
	border: 3px solid #f4e4d1;
	padding: 3px;
	margin: 5px 5px 5px;
}
a img.picintextright {
	border: 3px solid #77DD4B;
}
a:hover img.picintextright {
	border: 3px solid #FFFFFF;
}
/*reclama in text-------------------------------------------*/
div.reclincontent {
	display: table;
	width: 98%;
	padding: 0;
	background-color: #F4E4D1;
}
div.reclincontentitem {
	width: 31%;
	height: 100px;
	float: left;
	padding: 0;
	margin: 1% 1% 1% 1%;
	background-color: #F4E4D1;
}
div.reclincontentitemtitle {
	
}
div.reclincontentitemtext {
	font-size: 0.7em;
}
/*right reclama-------------------------------------------*/
div#superright {
	width: 250px;
	float: right;
	text-align: center;
	padding: 0;
	
}
div#superrightcontent {
	width: 95%;
	border: 3px solid #F4D5B0;
	display: table;
	margin: 10px auto 10px auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*hotels-------------------------------------------*/
/*table_for_price_hotel*/
table.price {
	background-color: #F4D5B0;
	width: 96%;
	border: 0;
}
table.price tr.zebrasvet {
	background-color: #F4E4D1; 
}
table.price tr.header {
	background-color: #f6c180; 
}
table.price th {
	color: white;
}
/*h2_hotel*/
h2.hotel {
	color: #77dd4b;
}
/*photos-------------------------------------------*/
/*photo_gallery*/
div.photoitem {
	width: 170px;
	height: 170px;
	border: 3px solid #f4e4d1;
	float: left;
	margin: 1px;
	padding: 2px;
	text-align: center;
}

