body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: #572C01;
	background: url('/media/images/bg.jpg');
	margin: 0;
	height: 100%;
}

#header {
	background-image: url('/media/images/top.jpg');
	background-repeat: repeat-x;
	height: 116px;
}
#body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto; 
	width: 950px;
}
#logo {
	float: left;
}

#langbar {
	float: right !important;
	cursor: pointer;
	margin-top: 80px;
	width: 112px;
	height: 25px;
}
#a_lv { display: block; width: 35px; height: 25px; float: left;}
#a_en { display: block; width: 35px; height: 25px; float: left;}
#a_ru { display: block; width: 35px; height: 25px; float: left;}

#top_right {
	float: right;
}

#menu {
	margin: 50px 25px 0 0;
	float: left;
}
#menu ul {
	padding-left: 0px;
}
#menu li {
	list-style-type: none;
	float: left;
	margin-left: 10px;
}
#menu a {
	color: #E89A02;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

#menu a:hover {
	color: #FEC003 !important; 
}
.active {
	color: #FEC003 !important; 
}

#footer {
	background-image: url('/media/images/footer-back.png');
	width: 100%;
	height: 136px;
	background-repeat: repeat-x;
	position: relative;
	clear: both;
	color: #FCB910;
	font-size: 10px;
	font-weight: bold;
}
#footer a:hover, #rezervet a:hover {
	color: #F0CF3A;
}
#kafija {
	float: left;
}
#footer_content {
	float: left;
	width: 70%;
}
#footer_top {
	margin-top: 5px;
}
#rezervet { float: left; margin-top: 10px;}
#recepte {
	float: right;
	margin-right: 20px !important;
}
#murphy {
	float: right;
	margin-right: 1px !important;
}
#elija {
	float: right;
	margin-right: 30% !important;
	margin-top: 1px;
}
#footer_bottom { clear: both;}
#footer_bottom p {
	float: left;
	margin: 15px 10px 0 0;
}
#footer_sep {
	display: block;
	float: left;
	margin: 25px 30px 0 10px;
}
#footer_content img {
	vertical-align: middle;
}
#footer a {
	color: #FCB910;
}
#copy {
	float: right !important;
	padding-top: 5px;
	line-height: 14px;
	width: 190px !important;
}
.clear { clear: both; height: 1px;}
img { margin: 0; padding: 0; border: 0;}
table {margin:0; padding:0;}
table td {margin:0; padding:0;}
h3 {
	margin-bottom: 10px;
}
#chlang { display: none;}