* {
  margin:0;
  padding:0;
}

body {
  text-align: center;  
  background-color: transparent;
  background-image: url('images/favorit.jpg');
  background-repeat: repeat;
	background-position: left top;
  font-family: "Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-size: 12px;
}

img, a img {
  border:0;
}

a:focus {
  outline:0;
}
h2 {
  font-size: 18px;
}
.clear {
  clear: left;
}

.clear_right {
  clear: right;
}

#container_wrap {
  background: transparent url(images/container_wrap_bg3.gif) top center repeat-y;
  width: 949px;
  margin: 0 auto;
}

#container {
  width: 871px;
  margin: 0 auto;
  background: #000 url(images/container_bg.gif) top left repeat-x;
  padding-bottom: 5px;
  text-align: left;
}

#logo {
  padding-top: 5px;
  margin-bottom: 5px;
  text-align: left;
  float: left;
  color: #fff;
  width: 50%;
  margin-left: 20px;
}
#players {
  margin-top: 60px;
  margin-bottom: 5px;
  float: left;
  text-align: center;
  color: #fff;
  position: relative;
  left: 200px;
  bottom: 0px;
}
#live_support {
  float: right;
  width: 160px;
  position: relative;
  top: 20px;
  right: 57px;
}

#nav {
  clear: both;
  margin-left: 20px;
}

#nav_left_bg, #nav_right_bg {
  float: left;
  width: 15px;
  height: 52px;
}

#nav_left_bg {
  background: transparent url(images/nav_left_bg.gif) top left repeat-x;
}

#nav_right_bg {
  background: transparent url(images/nav_right_bg.gif) top left repeat-x;
}

#nav ul {
  float: left;
  list-style: none;
  background: transparent url(images/nav_bg.gif) top left repeat-x;
  height: 52px;
  padding-left: 10px;
  width: 780px;
}

#nav li {
  display: inline;
}

#nav li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  float: left;
  font-size: 17px;
  padding: 15px 9px;
  background: transparent url(images/nav_bg.gif) top left repeat-x;
}

#nav li a:hover {
  background: transparent url(images/nav_hover_bg.gif) top left repeat-x;
}


#sidebar {
  float: left;
  width: 250px;
  text-align: center;
  padding-top:3px;
}

#sidebar .adv {
text-align: center;
  margin: 0 auto;
  padding: 8px 0;
  margin-left: 10px;
}

#sidebar .first {
  padding-top: 13px;
}

#sidebar .last {
  padding-top: 26px;
}

#content {
  margin-left: 28px;
  float: left;
  text-align: center;
  padding: 14px 0;
}

#sidebarhowtoplay {
 width: 210px;
 float: left;
 padding-top: 15px;
 margin-left: 25px;
}
#sidebarhowtoplay .adv {
  text-align: center;
  margin: 20px auto;
  padding: 8px 0;
  
}

#sidebarhowtoplay .last {
  padding-top: 10px;
}

#sidebarhowtoplay .sidebar_top{
 background: transparent url(images/sidebar_top.gif) top left no-repeat;
 width: 210px;
 height: 10px;
}

#sidebarhowtoplay .sidebar_content{
 background: #fff;
 width: 210px;
}

#sidebarhowtoplay .sidebar_bottom{
 background: transparent url(images/sidebar_bottom.gif) top left no-repeat;
 width: 210px;
 height: 10px;
}
/*submenu*/
#submenu {
	width: 200px;
	float: left;
	margin: 0 auto 0 auto;
	}
#submenu ul {
	list-style: none;
	margin: 5px;
	padding-left: 10px;
	}
#submenu li {
	border-bottom: 2px solid #4F5B8D;
}
#submenu li a {
	height: 18px;
	text-decoration: none;
	text-align: center;
	}	

#submenu li:hover {
	background-color: #D4AF3A;
}

#submenu li.active {
	background-color: #D4AF3A;
}

#submenu li.active a{
	color: #000;
}

#submenu li a:link, #submenu li a:visited {
	color: #891F1E;
	font-family: Verdana;
	font-size:14px;
	display: block;
	padding: 4px 0 4px 0;
	}


#submenu li a:hover {
	color: #000;
	padding: 4px 0 4px 0;
	}

/* end submenu*/

#affcheck {
	width: 570px;
	height: 389px;
	background: transparent url(images/content_img.jpg) top left no-repeat;
}
#content_top_border, #content_bottom_border {
  width: 801px;
  height: 19px;
}

#content_top_border {
  background: transparent url(images/content_top_border2.gif) top left no-repeat;
}

#content_bottom_border {
  background: transparent url(images/content_bottom_border2.gif) bottom left no-repeat;
}

* html #content_bottom_border {
  position:relative;
  left: 3px;
}

#content2_wrap {
  margin-left: 263px;
  text-align: left;
  padding: 14px 0;
}

* html #content2_wrap {
  margin-right: 30px;
}

#content2 {
  background-color: #fff;

  width: 801px;
}

* html #content2 {
  width: 571px;
}

#content2 .inner_wrap {
  margin: 10px 10px;
}

#content2 .inner_wrap h2 {
  position: relative;
  bottom: 5px;
}

.content_block_wrap {
  width: 370px;  
  padding-bottom: 10px;
}

* html .content_block_wrap {
  margin-bottom: 0px;
}

.content_block_wrap h2 {
  background-color: #f2f7f9;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  margin: 0 5px;
  color: #4f5b8d;
  position: relative;
  margin-bottom: 5px;
  padding: 4px 0;
}

* html .content_block_wrap h2 {
  font-size: 15px;
  padding: 4px 0 5px 0;
}


.content_block_wrap h2 .date {
  width: 125px;
  color: #7a7a7a;
  font-size: 11px;
  float: left;
  text-align: right;
  padding: 4px 10px 0 0;
  position: relative;
  background-color: transparent;
}

* html .content_block_wrap h2 .date {
  background-color: #f2f7f9;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 8px 10px 5px 0;
  position: relative;
  bottom: 5px;
}


.content_block_top {
  width: 370px;
  height: 14px;
  background: transparent url(images/content_block_top2.gif) top left no-repeat;
}
.content_block_top_bonus {
  width: 570px;
  height: 14px;
  background: transparent url(images/content_block_top_bonus.gif) top left no-repeat;
}
.content_block_top_news {
  width: 777px;
  height: 14px;
  background: transparent url(images/content_block_top_news.gif) top left no-repeat;
}
* html .content_block {
  position: relative;
  top: -8px;
}

* html .content_block_bottom {
  position: relative;
  top: -8px;
}

.content_block_bottom {
  width: 370px;
  height: 44px;
  background: transparent url(images/content_block_bottom3.gif) top left no-repeat; 
}
.content_block_bottom_bonus {
  width: 570px;
  height: 44px;
  background: transparent url(images/content_block_bottom_bonus.gif) top left no-repeat; 
}
.content_block_bottom_news {
  width: 777px;
  height: 44px;
  background: transparent url(images/content_block_bottom_news.gif) top left no-repeat; 
}

.content_block .content_img {
  float: left;
  display: block;
  margin-left: 15px;
  padding-top: 10px;
  position: relative;
}

* html .content_block .content_img {
  margin-left: 7px;
}

.content_block {
  background: #fff url(images/content_block_bg2.gif) top left repeat-y;
  padding: 10px 0;
}
.content_block_all {
	height: 170px;
  background: #fff url(images/content_block_bg2.gif) top left repeat-y;
  padding: 10px 20px 0px 20px;
}
.content_block_all2 {
	height: 150px;
  background: #fff url(images/content_block_bg2.gif) top left repeat-y;
  padding: 10px 20px 0px 20px;
}
.content_block_all_bonus {
	width: 570px;
	height: 170px;
 	background: #fff url(images/content_block_bg_bonus.gif) top left repeat-y;
  	padding: 10px 20px 0px 20px;
}
.content_block_all_bonus p{
	text-align: left; font-size: 14px; color: #000;
}

.content_block_all_news {
	width: 777px;
	height: 390px;
 	background: transparent url(images/content_block_bg_news.gif) top left repeat-y;
  	padding: 10px 20px 0px 20px;
}

.more {
  color: #ff9c00;
  font-size: 12px;
  padding-right: 25px;
  margin: 0 15px;
  text-decoration: none;
  background: transparent url(images/arrow.gif) top right no-repeat;
  padding-top: 1px;
  padding-bottom: 5px;
  position: relative;
  left: 103px;

}
.more:hover, #news_right_block .more:hover {
  text-decoration: underline;
}
.content_block_all p{
  font-size: 13px;
  padding-bottom: 13px;
  text-align: justify;
}

.spanp {
	font-size: 14px;
  padding-bottom: 13px;
  text-align: justify;
}

.content_block_all h3{
  padding-bottom: 13px;
  font-size: 16px;
  text-align: justify;
}
.content_block .procitaj_sve {
  text-align: right;
  margin-right: 15px;
}

.content_block_inner {
  margin: 0 10px;
  margin-left: 140px;
  padding-top: 10px;
  margin-right: 15px;
}

* html #content {
  padding: 7px 0;
}

#news {
  padding-top: 15px;
}

#news_left_block {
  float: right;
  width: 274px;
  height: 102px;
  background: transparent url(images/news_left_block.jpg) top left no-repeat;
  margin-right: 20px;
  position: relative;
  padding-top: 90px;
}

#news_left_block p, #news_right_block p {
  font-size: 11px;
  color: #fff;
  text-indent: 40px;
  text-align: justify;
  margin: 0 20px;
  line-height: 150%;
}

#news_left_block .more, #news_right_block .more {
  color: #ff9c00;
  font-size: 12px;
  padding-right: 25px;
  margin: 0 15px;
  text-decoration: none;
  background: transparent url(images/arrow.gif) top right no-repeat;
  padding-top: 1px;
  padding-bottom: 5px;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

#news_left_block .more:hover, #news_right_block .more:hover {
  text-decoration: underline;
}

#news_right_block {
  float: right;
  width: 276px;
  height: 124px;
  background: transparent url(images/news_right_block.jpg) top left no-repeat;
  position: relative;
  padding-top: 90px;
}

#news_right_block ul {
  list-style:decimal;
  margin: 0 20px 0 40px;
  color: #fff;
  font-size: 11px;
}
#news_right_block ul li {
  padding: 5px 0;
}

#footer_left_bg, #footer_right_bg {
  float: left;
    margin-top: 10px;
  height: 120px;
  width: 10px;
}

#footer_left_bg {
  background: transparent url(images/footer_left_bg2.gif) top left no-repeat;
  margin-left: 25px;
  clear: both;
}

* html #footer_left_bg {
  margin-left: 12px;
}

#footer {
  float: left;
  margin-top: 10px;
  height: 120px;
  background: transparent url(images/footer_bg2.gif) top left repeat-x;
  width: 795px;
}

#footer_right_bg {
  background: transparent url(images/footer_right_bg2.gif) top left no-repeat;
}

#imgs {
  padding: 0px 0;
  margin: -4px 10px;
} 

#imgs img {
  float: left;
  margin: 0 38px;
}

#imgs img.first {
  margin-left:0;
}
#imgs img.last{
  margin-right:0;
}

#footer_nav {
  padding: 10px 0;
}
#footer_nav p{
  margin-top: 0px;
  text-align: center;
  font-size: 9px;
  color: #fff;
}

#footer_nav ul {
  list-style: none;
}

#footer_nav li {
  display: inline;
}

#footer_nav a {
  font-weight: bold;
  color: #b8b8b8;
}

#footer_nav span {
  color: #b8b8b8;
}

#footer_nav a.no_border {
  border:0;
}

#footer_nav a:hover {
  text-decoration: none;
}

#footer2 {
  color: #ffc258;
  padding: 5px 0;
  text-align: center;
}

#footer2 ul {
  list-style: none;
  margin:0 auto 10px auto;
  padding:0;
}

#footer2 li {
  display: inline;
}

#footer2 a {
  color: #ffc258;
  font-size: 12px;
  padding: 0 5px;
  border-right: 1px solid #f2f2f2;
  font-weight: bold;
}

#footer2 a:hover {
  text-decoration: none;
}