body {
	background-color: #000;
	margin: 0px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 13px;
}

img {
	border: 0px; 
}
a{
outline:none;
}

#loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	height: 110px;
	background-image: url('../img/ajax_loader.gif');
	display: none;
	z-index: 10000;
}

#wrap {
	width: 870px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 870px;
	height: 210px;
	margin: 0px;
}

#top #logo {
	background-image: url('../img/logo.jpg');
	width: 589px;
	height: 170px;
	float: left;
	cursor: pointer;
}

#top #promo {
	float: right;
	margin-top: 30px;	
}

#top #menu {
	float: left;
	width: 550px;
	height: 24px;
	margin-left: 20px;
	margin-top:10px;
}

#top #menu img {
	margin: 0px;
	cursor: pointer;
}

#top #menu a {
	margin: 0px;
}

#top #lang{
	float: right;
	width: 274px;
	height: 22px;
	background-image: url('../img/en_select_language.gif');
	background-repeat: no-repeat;
	background-position: 70px 0px;
	text-align: right;
}
#top #lang a{
margin:0 10px;
}

#top #lang.ru {
	background-image: url('../img/ru_select_language.gif') !important;
}

#top #lang.md {
	background-image: url('../img/md_select_language.gif') !important;
}

#top #lang.uaru {
	background-image: url('../img/ua_select_language.gif') !important;
}

#top #roulette{
	float: right;
	width: 274px;
	height: 186px;
	text-align: right;
}

#top #roulette.balty {
	background-image: url('../img/roulette_balty.jpg');
}

#top #roulette.chisinau {
	background-image: url('../img/roulette_chisinau.jpg');
}

#main {
	width: 870px;
	background: url('../img/main_1.jpg') repeat-y;
	color: #00ffff;
	
}
#main_1{
background: url('../img/main_3.jpg') no-repeat center top;
}
#main_2{
background: url('../img/main_2.jpg') no-repeat center bottom;
padding:30px 30px 50px;
min-height:420px;
}
#main p a {
	color: #d1a322;
}

#content{
	width: 810px;
	color: #d1a322;
overflow:hidden;
}
#content a p{
	color: #d1a322;
}
#content a:hover p{
	text-decoration:underline;
}
#content ul li {
	position:relative;
	left: 20px;
}

#scrollContainer {
	height: 380px;
	overflow: auto;
	padding:0px 5px 0px 0px  !important;
}

#side {
	float:left;
	width: 120px;
	margin: 10px 10px 0px 0px;
	background-image: url('../img/side_line.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 400px;
	text-align: right;
}

#side p {
	margin: 5px;
}

#side a {
	margin: 5px;
	color: #d1a322;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	background-image: url('../img/side_a_underline.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

#side a.focus {
	font-weight: bold;
}

#side_right {
	margin-right: 20px;
	float: right;
}

#gallery img {
	margin: 15px;
}
#scrollContainer #gallery img {
	margin: 10px !important;
}

#bottom {
	width: 525px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:30px;
	background-image: url('../img/bottom_line.gif');
	background-repeat: no-repeat;
	/*background-position: top;*/
	line-height: 20px;
	color: #4c0d0b;
	font-size: 11px;
	text-align: center;
}

.clear {
	clear: both;
}
/*----оксана----*/
#main_img {
border:0px solid #27398c;
}
#jobs_left{
background-image: url('../img/side_line.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-left:10px;
	width:50%;
	float:left;
}
#jobs_right{
width:45%;
float:right;
}
#jobs_left h3, #jobs_right h3{
padding-bottom: 10px;
background-image: url('../img/side_a_underline.gif');
background-position: left bottom;
background-repeat: no-repeat;
}
#rules_left{
width:45%;
float:left;
}
#rules_right{
width:45%;
float:right;
}
#rules_left ul, #rules_right ul, #rules_center ul{
margin:0; padding:0; list-style:none; width:50%;
}
#rules_left ul li, #rules_right ul li, #rules_center ul li{
position:static; display:block; border-bottom:1px solid #D1A322;
}
#rules_center ul#a{width:80%;}
#rules_center ul#b{width:20%;}
#content_img{float:left;margin:0 10px 0 0; border:1px solid #720D0B; padding:3px;}

.rules_menu{
float:left;
width:25%;
text-align:center;
}
.rules_menu a{
display:block;
color:#D1A322;
text-decoration:none;
height:150px;
}
.rules_menu a:hover span{
text-decoration:underline;
}
.rules_menu a img{
border:1px solid #720D0B;
padding:3px;
}
.rules_menu a:hover img{
padding:3px;
background:#720D0B;
}
.rules_menu a span{
padding:10px 0;
display:block;
text-align:center;
}


#description{
float:right;
width:680px;
}
.current_bg{
border:1px solid #720D0B;
padding:3px;
}

/*--*/

#jackpot{
width:500px;
border:2px solid #D1A322;
font-size:160%;
padding:10px 50px;
background:#720D0B;
margin:0;
}

#jackpot span{
font-size:140%;
}
#link{
text-align:center;
padding-top:10px;
}

