body {
font-family: Verdana;
font-size: 12px;
margin: 0;
padding: 0;
background-color: #45CA7B;/* 47B846*/
}

#infobody {
font-family: Verdana;
font-size: 12px;
margin: 0;
padding: 0;
}
td, th {
padding: 0;
font-weight: normal;
text-align: left;
}
p {
margin: 0;
}
img {
border: 0;
display: block;
}
table {
border-collapse: collapse;
font-family: Verdana;
font-size: 12px;
color: #545454;
line-height: 130%;
}
a {
color: #5BC581;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}
div {
margin: 0;
padding: 0;
}
input, textarea, select {
font-family: Verdana;
color: #777;
font-size: 12px;
padding-left: 2px;
border: 0;
}
font{
    font-size: 12px;
}
form {
margin: 0;
}
h1 {
font-family: Verdana;
font-size: 13px;
color: #FE5105;
margin: 0;
padding: 0;
}
hr {
margin: 0;
padding: 0;
color: #CFCFCF;
background-color: #CFCFCF;
height: 1px;
border-width: 0px;
font-weight: normal;
}

#lines{
    width: 100%;
    height: 75px;
    margin-bottom: 5px;    
}
#line1{
    height: 200px;
    background: url('images/header1.jpg') no-repeat scroll 50% 0px;
}

#top_topmenu{
    position: absolute;
    display: block;
    left: 42%;
    top: 23px;
}
#top_topmenu a{
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
}
#top_topmenu a:hover{
    text-decoration: underline;
}
#texture{
    position: absolute;
    width: 100%;
    height: 966px;
    background: url('images/fon.jpg') repeat;
}
#page {
	width:100%;
	margin: 33px auto 0;
	position: relative;
    text-align: center;
    overflow: hidden;
	padding-bottom: 30px;
}

.all_top {
	width: 800px;
	height:73px;
    margin: -73px auto 0 auto;
    border: 1px solid #fff;
}
#menu{    
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block; 
    margin-left: 100px;   
}
#menu a{
    float: left;
    color: #fff;
    cursor: pointer;
    margin: 10px 20px;
}

#topmen{
    width: 605px;
    height: 76px;
    text-align: center;
    margin: -30px auto 0 auto;
}
#topmen a{
    height: 76px;
    display: block;
    float: right;
    color: #fff;
    font-size: 16px;
    opacity: 0.9;
    margin: 0 6px;
}
#topmen a:hover{    
    opacity: 1;
}
#topmen #new_game{
    background: url('images/new.png') no-repeat;
    width: 94px;
}
#topmen #top_game{
    background: url('images/top.png') no-repeat;
    width: 94px;
}
#topmen #category{
    background: url('images/category.png') no-repeat;
    width: 153px;
}
#topmen #best{
    background: url('images/best.png') no-repeat;
    width: 153px;
}

#content{
    margin: 30px auto;
}


#search {
float: right;
border-radius: 4px;
width: 208px;
height: 22px;
margin: 6px -82px 0px 0px;
}
#search input{

}
#knopka_search{
	width: 28px;
	background-image: url('images/knopka_search.png'); 
	float: right;	
}
#knopka_search:hover{
	cursor: pointer;
}
#search_text{
	width: 130px;
	border-radius: 4px;
	height: 28px;
}

.af {
	clear: both;
}

.game_preview, .game_preview_small {
	overflow: hidden;
}

.game_preview:hover > .game_preview_title {
	display: block;
}
.game_preview:hover > span {
	display: block;
}
.game_preview:hover > .game_preview_2 {
	background-color: #0FB9D0;
}

.game_preview_small:hover > .game_preview_title {
	display: block;
}
.game_preview_small:hover > span {
	display: block;
}
/*.game_preview_small:hover {
	background-color: #32B662;
}*/

.game_preview {
	float: left;
    margin: -13px 2px 0px 2px;
    display: inline-block;
    width: 140px;
    height: 140px;
       
}
.game_preview:hover > img{
    border-color: #2B9D55;
}
.game_preview span{
    display: none;
    position: absolute;
    color: #fff;
    text-align: center;
	font-size: 16px;
    font-weight: 600;
    border-radius: 72px;
    margin: 40px 0 0 2px;
    text-align: center;
    width: 126px;
    padding: 0 5px; 
}
.game_preview .game_preview_title {
    width: 136px;
    height: 136px;	
    overflow: hidden;
    border-radius: 72px;
    background-color: #000;
    opacity: 0.7;
    position: absolute;    
    margin: 2px;    
    display: none;
}
.game_preview img{
    width: 136px;
    height: 136px;
    border: 2px solid #fff;
    border-radius: 72px;
}
.game_preview_2{
    background-color: #D13F00;
    display: block;
    border-radius: 3px;
    padding: 3px;
}

.game_preview_small {
	width: 121px;
	height: 121px;
	margin-bottom: 7px;
    background-color: #FFC526;
    border-radius: 3px;
    display: block;
    border-radius: 62px;
}
.game_preview_small span{
    display: none;
    position: absolute;
    color: #fff;
    text-align: center;
	font-size: 13px;
    font-weight: 600;
    border-radius: 72px;
    margin: 30px 0 0 2px;
    text-align: center;
    width: 105px;
    padding: 0 5px; 
}
.game_preview_small > img {
	width: 115px;
	height: 115px;
    margin: 3px;
    border-radius: 62px;
}
.game_preview_small .game_preview_title{
    width: 115px;
    height: 115px;	
    overflow: hidden;
    border-radius: 72px;
    background-color: #000;
    opacity: 0.7;
    position: absolute;    
    margin: 3px;    
    display: none;
}

.game_preview_small_without_title{
    height: 98px;
    width: 130px;
    padding: 0 11px 6px 11px;
}
.game_preview_small_without_title img{
    height: 98px;
    width: 130px;
}
.new, .top, .hot, .featured{
   position: absolute;
   width: 163px;
   height: 35px;
   z-index: 11; 
   margin: 12px 0px 0px -2px;
}
.new{
       background: url('images/new_.png') no-repeat;
}
.top{
       background: url('images/top_img2.png') no-repeat;

}
.hot{
       background: url('images/hot.png') no-repeat;
}
.featured{
	background: url('images/featured.png') no-repeat;
}


.category{
    display: inline-block;
    float: left;
    margin: 5px 0 5px 24px;
}

.category img{
    width: 126px;
    height: 126px;
    border: solid 3px #FFC425;
    border-radius: 10px;
}
.category p{
    color: #47B845;
    text-align: center;
    width: 126px;
    margin: 0 auto;
    font-size: 15px;
}
.category:hover img{
border-color:#45CA7B;
}



/* game fin */
#all_info{
    margin: 0 auto;
    min-height: 625px;
}
/*.b160x600{
    width: 160px;
    height: 620px;
    padding: 5px;
    text-align: center; 
    float: left; 
    background-color: #fff;
    border-radius: 5px;      
}
.b160x600 .text{
    text-transform: uppercase;        
}

.side_game{
    width: 121px;
    margin: 0 7px;
    float: left;
    height: 44px;
}*/
.b160x600_1, .b160x600_2{
    width: 160px;
    height: 620px;
    padding: 5px;
    text-align: center; 
    float: left;
    border-radius: 5px;
}



.b160x600_1 .text, .b160x600_2 .text{
    text-transform: uppercase;        
}

.side_game_1, .side_game_2{
    margin: 0 10px;
    float: left;
    height: 44px;
}
.small_game{
    background-color: #fff;
    border-radius: 3px;
    width: 121px;
    height: 89px;
    display: block;
    margin-bottom: 7px;
}
.small_game img{
    width:115px;
    height: 83px;
    margin: 3px;
}
#game_zag{
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    float: left;
    display: inline-block;
}
#game_zag #title{
    color: #FF5005;
    font-size: 16px;
    height: 20px;
    margin: 0px 0px 8px 10px;
    display: inline-block;
    float: left;

}
#game{
    margin: 0;
    padding: 0;
}

#more_game{
    margin: 0 auto;
    display: inline-block;
	overflow: hidden;
    height: 230px;
}
#more_game #title{
    color: green;
    text-align: left;
    font-size: 18px;
    margin:2px 0 35px 5px;
}
/*game fin END*/



/*a[class^='menu_'] > p{
    margin-top: 13px;
    text-align: center;
}

a[class^='menu_']{    
    width: 78px;
    height: 47px;
  
    z-index: 3;
    background: url('images/menu.png') no-repeat;
    display: inline-table;
    transform: rotate(40deg);
    margin: 0px -7px;
}*/


#logo {
width: 650px;
height: 166px;
top: 20px;
margin: 0 auto;
background: url('images/logo1.png') no-repeat;
display: block;
}
#searchtop {
position: absolute;
height: 30px;
margin: -122px 0 0 565px;
}
#search_input {
width: 200px;
height: 31px;
border-radius: 6px;
background-color: #FEE49A;
}

.sinp{
    border: 0px none;
    font-size: 12px;
    height: 31px;
    color: #000;
    width: 150px;
    position: absolute;
    left: 4px;
    border-radius: 2px;
    background-color: #FEE49A;
    
}


.imgs {
width: 30px; height: 30px;
margin: 0px 4px 0px 0px;

float: right;
}
.imgs:hover{
    cursor: pointer;
}

.cont_game {
    background: #fff;
    border-radius: 10px;
    width: 800px;
    margin: 0 0 20px 0;
    padding: 15px 0;
    text-align: left;
    line-height: 160%;
}

h1 {
font-size: 26px;
color: #FE5105;
padding: 0; margin: 0 0 10 0;
font-weight: normal;
text-align: center;
}

#b300x250 {
width: 300px;
margin: 25px 50px 0 60px;
text-align: center;
color: #000;
font-size: 14px;
float: left;
}

#gamebigscreen {
margin: 25px 120px 0 0;
float: right;
text-align: center;
color: #000;
font-size: 14px;
}
#gamebigscreen .img_ramka{
        border-radius: 4px;
    background-color: #FE5105;
    padding: 3px;
    margin-top: 5px;
}
#gamebigscreen .img_ramka img {
width: 195px; 
height: 231px;
}


#green_button, #red_button{
    display: block;
    color: #fff;
    width: 152px;
    height: 53px;
    font-size: 18px;
    text-align: center; 
    margin: 10px 0;
}
#green_button:hover{
    background: url('images/green_button_on.png') no-repeat;
}
#green_button{
    background: url('images/green_button.png') no-repeat;
    float: left;
    margin-left: 230px;
    
}

#red_button{
    background: url('images/red_button.png') no-repeat;    
    float: left;
    margin-left: 150px;
}

.af {
clear: both;
width: 100%;
height: 1px;
font-size: 1px;
}
.padv {
color: #666;
font-size: 11px;
}

.pregameinfo {
width: 340px;
margin: 0px 6px 0px 60px;
font-size: 14px;
float: left;
text-align: left;
}
.pregameinfo .tilte_cat{
    color: #FF5005;
}
.pregameinfo .tilte_cat:hover{
    color: #000;
}

#small_screen2{
    background: url('images/small_screen2.png') no-repeat;
    width: 117px;
    height: 105px;
    text-align: center;
    line-height: 230%;
    padding-top: 15px;
    float: right;
}

#small_screen2 a{
    color: #48B242;
    font-weight: 600;
}
#small_screen2 a:hover{
    text-decoration: underline;
}
#otstup{
    margin-bottom: 10px;
}
.moinf2{
    float: left;
    text-align: left;
    width: 215px;
}
.moinf2 .img_ramka{
    float: left;
    border: 4px solid #57D06F;
    border-radius: 5px;    
}
.moinf2 .img_ramka img{
    width: 98px;
    height: 74px;
}

.ratingbar {
    margin: 10px 0;
    width: 219px; 
    height: 47px;
    background: url('images/stars_off.png') no-repeat;
    float: right;
}
.ratingbar_full {
    height: 47px;
    background: url('images/stars_on.png') no-repeat;
}

#description{
    float: left;
    width: 300px;
    margin: 20px 0 0 74px;
}

.ratp {
position: relative; top: -23px; left: 160px;
}

.b336x280_txt, .b336x280_txt2 {
	width: 336px; 
	height: 295px;
	text-align: center;
	color: #000;
	font-size: 14px;
}
.b336x280_txt{
	float: right;
	margin: 50px 35px 0 0;
}
.b336x280_txt2{
	float: left;
	margin: 25px 0 0 80px;
}
.descrdiv {
	width: 336px; 
	text-align: justify;
	color: #000;
	font-size: 14px;
	float: right;
	margin: 0px 35px 0 0;
}


#cont_game_play {
background: #fff;
border-radius: 10px;
width: 800px;
padding: 10px 0;
margin: 10px 0;
text-align: left;
}

.imggp {
width: 98px; height: 74px;
margin: 0 0 0 10px;
float: left;
}


.cgpd {
width: 125px;
margin: 7px 0 0 30px;
text-align: center;
float: left;
}
.cgpd2 {
width: 125px;
margin: 7px 0 10px 0;
text-align: center;
float: left;
}

.abut {
display: block;
width: 124px; height: 37px;
background: url('images/button.png') no-repeat;
}
.abut:hover {
display: block;
background: url('images/button_on.png') no-repeat;
}
.abut font {
font-size: 14px;
color: #fff;
position: relative; top: 8px;
}


#realGame {
/*visibility: hidden;*/
/*z-index: -1;*/
position: absolute;
top: 0;
margin: 0 auto;
}

@media (max-width:1500px){
    .b160x600_2{
        display: none;
    }
    .side_game_2{
        display: none;
    }
	#soci_top{
		display: none;
	}
}
#bottom{
    width: 100%;
    height: 50px;
}
#main_text{
	margin: 35px 10% 5px 10%;
}
#soci_top{
position: absolute;
left: 25%;
top: 24px;
}
.abig:hover {
color: #000;
}
.abig{
    font-size: 20px;
    color: #FF5005;
    display: block;
    float: left;
    font-weight: 600;
    width: 100%;
    margin-top: 20px;
}

#index_big_ban{
    width: 382px;
    height: 140px;
    float: left;
    background-color: #fff;
    border-radius: 3px;
    margin: 5px;
}
#index_big_ban #in{
    width: 382px;
    height: 290px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    z-index: 2;
}
#in #text{
    text-transform: uppercase;
    color: #fff;
    background-color: #EE3DCC;
    width: 280px;
    height: 22px;
    overflow: hidden;
    float: left;
    position: absolute;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: tb-rl;
    margin: 128px 0 0 -117px;
    padding-top: 12px;
}
#in #ban_336x280_index{
    width: 336px;
    height: 280px;
    overflow: hidden;
    float: right;
    background-color: #EE3DCC;
    position: absolute;
    margin: 5px 0 0 40px;
}

#soci{
    position: absolute;
    left: 4%;
    top: 18px;
	height: 32px;
	display: inline-block;
}

#stars {
	height: 25px;
	float: right;
    display: inline-block;
    margin: -5px 0px 0px -15px;
    height: 24px;
    overflow: hidden;
}
#stars #stars_txt {
	position: relative; 
    top: 6px;     
	float: left;
    text-align: right;
	font-weight: bold;
	color: green;
    font-size: 12px;
    margin-left: 10px;
}
#stars #starsGameTit {
	display: none;
}
.mark_star, .mark_star_on {
	
	float: left;
	height: 21px;
	width: 21px;
	color: transparent;
	margin: 2px;
	position: relative;
    left: 10px;
}
.mark_star{
    background-image: url('images/star_off.png');
}
/*.mark_star:hover{
    background-image: url('images/star.png');
    color: transparent;
}*/

.mark_star_on {
    background-image: url('images/star.png');
}
.mark_star_on:hover{
    color: transparent;
}

#stars:hover .mark_star {
	/*background-image: url('images/star.png');*/
    color: transparent;
}

#star_good, #star_bad{
    float: right;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    opacity: 0.9;
    cursor: pointer;
}
#star_good > span, #star_bad  > span{
    display: none;
}
#star_good{
    background-image: url('images/star_good.png');
}
#star_bad{
    background-image: url('images/star_bad.png');
}
#star_good:hover, #star_bad:hover{

    opacity: 1;
}
#rating_value{
    float: right;
    font-size: 18px;
    margin-top: 3px;
}

#stars_1{

}
#stars_2 > td > p{
    font-size: 14px;
    text-align: right;
    margin-top: 3px;
    color: #68B201;
}
#stars_2 > td > p > span{
    color: #000;
}
#stars_table{
    margin-top: -1px;
}



.hexagon{
width: 160px;
  height: 190px;
  overflow: hidden;
  visibility: hidden;
  transform: rotate(120deg);
  -moz-transform: rotate(120deg); 
    -ms-transform: rotate(120deg); 
    -webkit-transform: rotate(120deg); 
    -o-transform: rotate(120deg); 
    transform: rotate(120deg);
  cursor: pointer;
  display: block;
  float: left;
  margin: -22px 5px;
} 


.hexagon-in1{
      overflow: hidden;
  width: 100%;
  height: 100%;
  transform: rotate(-60deg);
    -moz-transform: rotate(-60deg); 
    -ms-transform: rotate(-60deg); 
    -webkit-transform: rotate(-60deg); 
    -o-transform: rotate(-60deg); 
    transform: rotate(-60deg);
} 


.hexagon-in2{
      width: 100%;
  height: 100%;
  visibility: visible;
  transform: rotate(-60deg);
-moz-transform: rotate(-60deg); 
    -ms-transform: rotate(-60deg); 
    -webkit-transform: rotate(-60deg); 
    -o-transform: rotate(-60deg); 
    transform: rotate(-60deg);  
  text-align: center;
    repeat: no-repeat;
    position: 50%;
}

.hexagon-in2 span{
    background-color: black;
    opacity: 0.7;
    display: none;
    position: absolute;
	width: 160px;
	height: 190px;
}
.hexagon-in2 p{
    display: none;
    position: absolute;
    width: 150px;
    height: 100px;
    overflow: hidden;
    color: white;
    font-weight: 600;
    margin: 60px 0 0 5px;
    
    font-size: 16px;
}


.hexagon-in2:hover span, .hexagon-in2:hover p{
      display: block;
}
.border{
    width: 166px;
    height: 193px;
    z-index: 10;
    background: url('images/border.png') no-repeat;
    position: absolute;
    margin: 1px 0 0 -3px;
}

#votes_yes, #votes_no{
    float: right;
    font-size: 15px;
    margin-top: 5px;
}
#votes_yes{
    color:#00A780;
    
}
#votes_no{
    color:#CC1010;
    margin-left: 3px;
}