﻿body {
	background-color: #FFDB4F;
	margin: 0;
	padding: 0;
	background: #FFDB4F;
	color: #000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.1em;
}
.small {
	font-size: 0.7em;
}
#content {
	border-left: 3px solid #FFA23F;
	border-right: 3px solid #FFA23F;
/*background-image:url('img/bg-main.gif');*/	background: #FFF;
	margin: 0 auto;
	width: 781px;
}
#levy {
	background: #fff;
	float: left;
	width: 205px;
}
#levy .logo {
	margin-top: 10px;
}
#levy img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding-left: 10px;
	padding-top: 0px;
}
.gradient {
	background-image: url('img/bg-grey.jpg');
	background-repeat: no-repeat;
	min-height: 352px;
	height: 352px;
	margin-left: 10px;
	margin-right: 0px;
}
#language {
	background-image: url('img/www.gif');
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: -3px;
	padding-top: 11px;
	border: 0;
	height: 35px;
}
#language a {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0;
	
}
#main {
	padding-top: 10px;
	background: #fff;
	width: 565px;
	float: left;
	height: 1% /* Holly hack for Peekaboo Bug */;
}
#address {
	background-image: url('img/main_top_bg.jpg');
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 10px;
	height: 30px;
	font-size: 0.8em;
	color: #8F8F8F;
	width: 100%;
}
#topbanner {
	width: 565px;
	height: 99px;
	min-height: 99px;
	background-image: url('img/topbanner.jpg');
	background-repeat: no-repeat;
	margin-top: 8px;
}
#menu {
	padding-top: 0px;
	background-image: url('img/bg-menu.gif');
	background-repeat: no-repeat;
	color: #545353;
	margin-top: 0px;
	height: 47px;
	min-height: 47px;
}
#menu ul {
	padding-left: 10px;
	margin: 0;
	width: 100%;
	height: 35px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
}
#menu li {
	list-style: none;
	display: inline;
	float: left;
	text-align: center;
	padding: 10px 5px 0px 5px;
	margin: 0;
	white-space: nowrap;
	height: 0px;
}
#menu a {
	font-size: 1.05em;
	color: #545353;
	text-decoration: none;
}
#menu a:hover {
	font-size: 1.1em;
	color: #545353;
	text-decoration: none;
	border-bottom: 2px #FFA841 solid;
}
#menu h3 {
	padding: 0px 10px 5px 10px;
	_padding-bottom: 7px;
	margin: 0px;
	font-size: 0.9em;
	vertical-align: bottom;
}
#menu img {
	padding: 0px 0px 0px 0px;
	_padding-bottom: 0px;
	margin: 0px;
	top: -5px;
	left: 0px;;
	position: relative;
}
#texty {
	margin-top: 0px;
	padding-left: 13px;
	padding-right: 10px;
	clear: left;
	border-left: 5px #A0A0A0 solid;
	padding-top: 5px;
	margin-left: 1px;
	line-height: 1.3em;
}
#updated {
	font-size: 0.70em;
	color: silver;
	margin-top: 10px;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 8px;
	width: 789px;
	background-image: url('img/bottom.gif');
	background-repeat: no-repeat;
	font-size: 0.8em;
	text-align: right;
}
.viktor {
	clear: both;
}
#form {
	background-color:#BBBBBB
}
#form input {
	background-color: #00FFFF;
	border: 1px gray solid;
}
#form h2 {
	
	border-bottom: 1px gray solid;
}
.imgright {
	text-align: center;
	padding: 5px;
}

