body {
background:url(../images/body_bg.jpg) repeat;
color:#3a3a3a;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0 auto;
padding:0;
}
/* Main layout and header */
#wrap {
	/*background: #B56C33;*/
background: #af7337; /* Old browsers */
background: -moz-linear-gradient(left,  #af7337 0%, #edb675 49%, #d3aa6a 93%, #cb9340 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#af7337), color-stop(49%,#edb675), color-stop(93%,#d3aa6a), color-stop(99%,#cb9340)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* IE10+ */
background: linear-gradient(to right,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af7337', endColorstr='#cb9340',GradientType=1 ); /* IE6-9 */




	color: #303030;
	margin: 0 auto;
	padding: 1px 4px;
	width: 1000px;
	box-shadow: 5px 5px 5px black, -5px 5px 5px black;
	-webkit-box-shadow: 5px 5px 5px black, -5px 5px 5px black;
	-moz-box-shadow: 5px 5px 5px black, -5px 5px 5px black;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);*/
}
#header {
background:url(../images/headerphoto1.jpg) no-repeat bottom left #EDB675;
color:#000;
height:250px;
margin:20px 10px 10px 10px;
padding:0;
border-style:solid;
border-width:3px;
border-color:#000;
border-radius:15px;
}
#Title{
background: #af7337; /* Old browsers */
background: -moz-linear-gradient(left,  #af7337 0%, #edb675 49%, #d3aa6a 93%, #cb9340 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#af7337), color-stop(49%,#edb675), color-stop(93%,#d3aa6a), color-stop(99%,#cb9340)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* IE10+ */
background: linear-gradient(to right,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af7337', endColorstr='#cb9340',GradientType=1 ); /* IE6-9 */







/*background: #FC8342; */
color:#000;
height:50px;
margin:20px 10px 10px 10px;
padding:0;
border-style:solid;
border-width:3px;
border-color:#000;
border-radius:15px;
font-size:2.5em;
font-weight:800;
padding-top:5px;
text-align:left;
}
#header h1 {
font-size:2.5em;
font-weight:800;
letter-spacing:-2px;
margin:0 0 4px 5px;
padding:0px 0 0;
}
#header h1 a,#header h1 a:hover {
font-weight:400;
padding:0;
}
#header p {
font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 5px;
padding:0 0 0 3px;
}

#photo_turist{
	float: left;
	width: 200px;
	height: 125px;
	margin: 27px 10px 0px 30px;
	background: url(../images/rest_tourist.jpg) no-repeat;
}
#booking{
float:right;
/*background-color:#F5B767;*/
margin-right:10px;
margin-top:10px;
margin-left:10px;
width:210px;
height:auto;
text-align:left;
}

#registration{
background: #af7337; /* Old browsers */
background: -moz-linear-gradient(left,  #af7337 0%, #edb675 49%, #d3aa6a 93%, #cb9340 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#af7337), color-stop(49%,#edb675), color-stop(93%,#d3aa6a), color-stop(99%,#cb9340)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* IE10+ */
background: linear-gradient(to right,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af7337', endColorstr='#cb9340',GradientType=1 ); /* IE6-9 */








/*background-color:#FC8342;*/
border-radius:7px;
border:2px solid #000;
padding-top:5px;
padding-left:5px;
color:#3a1608;

}

#Widgets{
text-align:center;
float:right;
margin:20px 0 0px 0px;
width:200px;
height:auto;
/*border:1px solid #000;*/
border-radius:15px;
}
#Curs{
margin-bottom:30px;	
}

#Weather{
	
}

/* Main content variations */
#content {
background: #af7337; /* Old browsers */
background: -moz-linear-gradient(left,  #af7337 0%, #edb675 49%, #d3aa6a 93%, #cb9340 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#af7337), color-stop(49%,#edb675), color-stop(93%,#d3aa6a), color-stop(99%,#cb9340)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* IE10+ */
background: linear-gradient(to right,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af7337', endColorstr='#cb9340',GradientType=1 ); /* IE6-9 */






	line-height: 1.5;
	width: 720px;
	/*background-color:#FC8A26;*/
	margin: 20px 10px 10px 10px;
	padding-right: 10px;
	padding-left:20px;
	text-align: justify;
	border: 2px solid #000;
	border-radius: 15px;
	color:#3a1608;
}
#info{
	background: #af7337; /* Old browsers */
background: -moz-linear-gradient(left,  #af7337 0%, #edb675 49%, #d3aa6a 93%, #cb9340 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#af7337), color-stop(49%,#edb675), color-stop(93%,#d3aa6a), color-stop(99%,#cb9340)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* IE10+ */
background: linear-gradient(to right,  #af7337 0%,#edb675 49%,#d3aa6a 93%,#cb9340 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af7337', endColorstr='#cb9340',GradientType=1 ); /* IE6-9 */

	line-height: normal;
	width: 720px;
	color:#3a1608;
	padding-top:10px;
	/*background-color:#FC8A26;*/
	margin: 20px 10px 10px 10px;
	padding-right: 10px;
	padding-left:20px;
	text-align: justify;
	border: 2px solid #000;
	border-radius: 15px;
}
#contentwide {
line-height:1.5em;
margin:10px 0 10px 10px;
padding:0;
text-align:left;
}
#content h2,#contentwide h2 {
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 8px 0 10px;
	padding: 0;
	color: #6E4321;
}
#content h3,#contentwide h3 {
font-size:1.5em;
font-weight:400;
margin:6px 0;
padding:0;
}

#content ul,#content ol,#contentwide ul,#contentwide ol {
margin:0 0 16px 20px;
padding:0;
}
#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {
margin:2px 0 2px 20px;
}
#content li,#contentwide li {
margin:0 0 2px 10px;
padding:0 0 0 0;
}
/* Footer */
#footer {
background:#fff;
border-top:2px solid #dadada;
clear:both;
color:gray;
font-size:0.9em;
margin:0 auto;
padding:8px 0;
text-align:center;
width:760px;
}
#footer p {
margin:0;
padding:0;
}
#footer a {
background:inherit;
color:gray;
font-weight:400;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
img{
margin:10px 10px 10px 10px;
}
/* Links and paragraphs */
a {
	background: inherit;
	color: #3a1608;
	text-decoration: none;
	font-weight: 700;
}
a:hover {
background:inherit;
color:#0C5D96;
/*text-decoration:underline;*/
}
a img {
border:0;
}
p {
margin:0 0 16px;
}
blockquote {
background:url(../images/menubg.gif) repeat-x bottom left #f4f4f4;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #ccc;
border-right:1px solid #d8d8d8;
border-top:1px solid #d8d8d8;
color:#505050;
margin:16px;
padding:7px 7px 7px 11px;
}
blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

caption {
font-size:1.5em;
font-weight:400;
margin:0;
padding:6px 0 8px;
text-align:left;
}
th {
background:url(../images/menubg2.gif) repeat-x bottom left #eaeaea;
color:#505050;
padding:7px;
text-align:left;
}



/* Various classes */
.announce h2 {
margin:0 0 10px;
padding:0;
}
.textright {
margin:-10px 0 4px;
text-align:right;
}
.center {
text-align:center;
}
.small {
font-size:0.8em;
}
.large {
font-size:1.3em;
}
.highlighted {
background:#f0f0f0;
border:1px solid #b0b0b0;
color:#303030;
padding:3px;
}
.button {
background:url(../images/menubg.gif) repeat-x bottom left #f4f4f4;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #ccc;
border-right:1px solid #d8d8d8;
border-top:1px solid #d8d8d8;
color:#505050;
font-weight:700;
margin:0 0 15px;
padding:7px 7px 7px 11px;
width:120px;
}
.left {
float:left;
margin:10px 10px 5px 0;
}
.right {
float:right;
margin:10px 0 5px 10px;
}





/* NEW MENU*/
#menu {
	float:right;
	margin-right:60px;
	width:680px;
}

#mainnav {
	list-style-type: none;
	margin: 0;
}
#mainnav li {
	display: block;
	float: left;
	
	margin: 0 0 0 4px;
	padding: 0 0 0 6px;
}
#mainnav a {
	text-decoration: none;
	text-align:center;
	height: 34px;
	display: block;
	line-height: 34px;
	color: #3a1608;
	font-size: 18px;
	margin: 0;
	padding: 0 10px;
	float: left;
}
#mainnav a:hover { text-decoration: none }

#mainnav span {
	display: block;
	margin: 0;
	padding: 0 6px 0 0;
	float: left;
}

#mainnav li.current,
#mainnav li.current span,
#mainnav li.current span a,
#mainnav li:hover,
#mainnav li:hover a,
#mainnav li:hover span { background: url(../images/gorizont_menu.png) no-repeat 50% -34px }

#mainnav li.current a, 
#mainnav li:hover a { color: #fff }

#mainnav li.current { background-position: 0 -34px }
#mainnav li.current span { background-position: 100% -34px }
#mainnav li.current span a { background-position: 50% -34px }

#mainnav li:hover { background-position: 0 -0px }
#mainnav li:hover span { background-position: 100% 0px }
#mainnav li:hover span a { background-position: 50% 0px }
