* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0 auto;
	padding: 0;
	overflow: scroll;
}

body {
	color: #333;
	font-family: Tahoma, Verdana, Lucida, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.2;
}

#header {
	width: 900px;
	margin: 0 auto;
	height: 160px;
	background: #FFFFFF;
	color: #e1b04a;
}

#header h1 {
	display: none;
}

.logo {
	float: left;
	margin: 10px 10px 0 0;
	width: 95px;
	height: 140px;
	cursor: pointer;
	background: url('img/logo45.png');
}

#adrese {
	float: left;
	width: 300px;
	height: 140px;
	margin: 10px 0 0 0;
}

#adrese a {
	color: #e1b04a;
	text-decoration: none;
}

#adrese a:hover {
	color: #e1b04a;
	text-decoration: underline;
}

#slideshow {
	float: right;
	margin-top: 10px;
}

#headertour {
	width: 480px;
	height: 140px;
	float: right;
	margin-top: 10px;
}

#menu {
	text-transform: uppercase;
	width: 900px;
	margin: 0 auto;
	height: 24px;
	border-top: 4px solid #921928;
	background: #e1b04a;
	font-size: 13px;
	position: relative;
    z-index: 50;
}

#menu li {
	float: left;
	list-style-type: none;
}

#menu li a {
	display: block;
	line-height: 24px;
	padding: 0 12px;
	vertical-align: middle;
	text-decoration: none;
	color: #921928;
	white-space: nowrap;
	z-index: 99;
}

#menu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu li a.active {
	color: #FFFFFF;
	background: #921928;
	text-decoration: underline;
}
		
#menu li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	opacity: .90;
	min-width: 150px;
}
		
#menu li ul li {
	float: none;
	display: inline;
}
		
#menu li ul li a {
	width: auto;
	background: #85858a;
	color: #FFFFFF;
}
		
#menu li ul li a:hover {

}

#box {
	width: 900px;
	margin: 0 auto;
	font-size: 11px;
	background: #FFFFFF;
}

#minilinks {
	width: 900px;
	float: left;
	margin: 5px 5px 0px 5px;
}

#minilinks a{
	text-decoration: none;
	color: #921928;
}

#minilinks a:hover{
	text-decoration: underline;
}

#leftpanel {
	float: left;
	width: 160px;
	margin-top: 10px;
}

#rightpanel {
	float: right;
	width: 160px;
	margin-top: 10px;
}

.title {
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #921928;
}

.img {
	width: 160px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 550px;
	margin: 10px 10px 10px 10px;
	color: #4c4c4c;
}

#content a {
	color: #921928;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content li {
	margin-left: 35px;
}

#footer {
	clear: both;
	margin-top: 10px;
	padding: 10px;
	border-top: 4px solid #921928;
	background: #e1b04a;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

img {
	border: none;
}

a {
	color: #921928;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}

.gray_box {
	width: 154px;
	background-color: #F4F4F4;
	padding: 0 3px 0 3px;
	margin-bottom: 2px;
	text-align: center;
	height: 35px; 
	padding-top: 20px;
}

h2.heading {
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #921928;
}

h2.heading a {
	text-decoration: none;
}

h2.heading a:hover {
	text-decoration: underline;
}

.date {
	font-size: 11px;
}

.page_list {
	clear: both; 
	width: 100%;
	text-align: center;
	color: #000000; 
	margin-top: 5px; 
	border-top: 2px solid #000000;
}

#pagelist {
	text-align: center;
	height: 15px;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 2px solid #e1b04a;
}

#pagelist .page {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 3px 0 3px;
}

#pagelist .page a {
	color: #921928;
	text-decoration: none;
}

#pagelist .page a:hover {
	text-decoration: underline;
}

#pagelist .page_active {
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: underline;
}

#weather_widget {
	width: 275px;
	margin-top: 35px;
	font-size: 14px;
}

#weather_img {
	float: left;
	padding-right: 10px;
}

#weather_conditions {
	float: left;
}

h3.language {
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #921928;
}

.field {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #9B9B9B;
}

.button {
	width: 120px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #9B9B9B;
	background-color: #DDDDDD;
}

.top_heading {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	padding: 3px 0 3px 0;
	margin-bottom: 2px;
	background-color: #C1C1C1;
}

.center {
	text-align: center;
}

.gallery_top {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	padding: 3px 0 3px 0;
	margin-bottom: 2px;
	background-color: #C1C1C1;
}

.photo {
	width: 132px; 
	height: 88px;
	border: 1px solid #921928;
	margin: 0 auto;
}

.video {
	width: 132px; 
	height: 88px;
	border: 1px solid #921928;
	margin: 0 auto;
}
