/* GENERAL */
body {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	/* IE 6 */
	text-align: center;
	position: relative;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #d00800;
	text-decoration: none;
}
a img {
	border: none;
}
h3 {
	color: #cc0500;
	font-size: 18px;
	font-family: Impact, Arial, Verdana, sans-serif;
}
input {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: none;
}
input.text {
	width: 168px;
	height: 20px;
	color: #9e9e9e;
	line-height: 20px;
	background: transparent url('/images/inptext.gif') no-repeat left top;
	padding-left: 5px;
}
input.button {
	width: 66px;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	background: transparent url('/images/inputbutton.gif') no-repeat left top;
}
form {
	margin: 0px;
}
#wrapper {
	width: 992px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#rightback {
	width: 50%;
	height: 100%;
	background: #fffec3 url('/images/rightback.jpg') repeat-y 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
	padding-right: 450px;
}
.clear {
	clear: both;
}
.date {
	display: block;
	width: 58px;
	height: 14px;
	line-height: 14px;
	font-size: 10px;
	color: #ef2e0c;
	background: url('/images/date.jpg') no-repeat;
	padding: 0px 5px;
}
/* MENUS */
.menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
/* HEADER */
#header {
	height: 195px;
	background: transparent url('/images/header.jpg') no-repeat right top;
	padding-top: 1px;
}
#logotop {
	display: block;
	width: 479px;
	height: 47px;
	border-bottom: 1px solid #9a9995;
	position: relative;
	top: 45px;
	margin-left: 5px;
	padding-bottom: 16px;
}
#logotop img {
	background: transparent url('/images/logoback.jpg') no-repeat left bottom;
	padding-bottom: 19px;
	margin-left: -5px;
}
/* TOP MENU */
#topmenu , #bottommenu{
	height: 21px;
}
#topmenu {
	margin-top: 75px;
}
#topmenu li, #bottommenu li {
	float: left;
}
#topmenu li a, #bottommenu li a {
	display: block;
	height: 21px;
	line-height: 21px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-right: 65px;
}
#home {
	background-image: url('/images/menuhome.gif');
}
#rules {
	background-image: url('/images/menurules.gif');
}
#prices {
	background-image: url('/images/menuprices.gif');
}
#trafik {
	background-image: url('/images/menutrafik.gif');
}
#contakts {
	background-image: url('/images/menucontakts.gif');
}
/* LEFTSLIDEBAR */
#leftsidebar {
	width: 257px;
	float: left;
}
#leftsidebar p {
	color: #878787;
}
#leftsidebar strong {
	color: #cc0500;
}
#leftsidebar a {
	color: #268fda;
}
#leftsidebar h2 {
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-size: 20px;
	padding-left: 58px;
}
.news {
	height: 44px;
	line-height: 44px;
	background: transparent url('/images/news.gif') no-repeat left center;
	
}
.stat {
	height: 51px;
	line-height: 51px;
	background: transparent url('/images/stat.gif') no-repeat left center;
}
.comp {
	height: 46px;
	line-height: 46px;
	background: transparent url('/images/comp.gif') no-repeat left center;
}
.topcen {
	height: 45px;
	line-height: 45px;
	background: transparent url('/images/topcen.gif') no-repeat left center;
}
#price {
	background: transparent url('/images/arrow.gif') no-repeat left center;
	padding-left: 55px;
}
#price span {
	font-weight: bold;
	display: block;
	margin: 5px 0px;
}
div.yellowline {
	height: 7px;
	background: transparent url('/images/yellowline.gif') no-repeat right center;
	clear: both;
}
/* AUTEFICATION */
#aut {
	background: transparent url('/images/aut.jpg') no-repeat;
	padding: 55px 9px 1px 80px;
}
#aut #remind {
	margin-top: 5px;
}
#aut #remind .button {
	float: right;
}
#aut #remind a {
	line-height: 20px;
}
#aut #register {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
}
/* CONTENTBOX */
#contentbox {
	color: #3c3c3c;
	width: 700px;
	float: right;
	padding-right: 10px;
}
#info  {
	display: inline-block;
	background: transparent url('/images/content.jpg') no-repeat left top;
	padding-left: 20px;
	margin-bottom: 5px;
}
#info div {
	width: 226px;
	float: left;
	margin-bottom: 25px;
}
#info #reklam h3 {
	height: 45px;
	line-height: 45px;
	background: transparent url('/images/reklamod.gif') no-repeat left center;
}
#info #webmaster h3 {
	height: 45px;
	line-height: 45px;
	background: transparent url('/images/webmaster.gif') no-repeat left center;
}
#info #partners h3 {
	height: 45px;
	line-height: 45px;
	background: transparent url('/images/partner.gif') no-repeat left center;
}
#info ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#info li {
	background: transparent url('/images/punkt.gif') no-repeat left 2px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#banner {
	height: 185px;
	background: transparent url('/images/bannerback.jpg') no-repeat left bottom;
}
#banner #banners {
	float: right;
	margin-bottom: 15px;
	margin-right: 50px;
}
#banner p {
	padding-right: 195px;
}
#firsttext {
	
}
#firsttext p {
	text-indent: 1em;
}
#geo {
	height: 200px;
	background: transparent url('/images/earth.jpg') no-repeat left center;
	padding: 0px 10px 0px 200px;
}
#geo p {
	margin-bottom: 30px;
}
/* FOOTER */
#footer  {
	background: transparent url('/images/greyline.jpg') no-repeat 287px top;
	padding-top: 20px;
	padding-bottom: 30px;
}
#footer  #counters {
	width: 257px;
	float: left;
}
#footer #bottommenu {
	display: block;
	margin-left: 287px;
}

.er {
     text-align: center; 
     color: red; 
     border: 1px solid #990000; 
     background-color: #ffcccc;
     padding: 4 4 4 4px;
     font-weight: bold;
}
.erok {
     text-align: center; 
     color: #009900; 
     border: 1px solid #006600; 
     background-color: #ccffcc;
     padding: 4 4 4 4px;
     font-weight: bold;
}
