body{
	margin:0;
	padding:0;
	background:#03264e;
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
}
input, textarea{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#0E92B0;
	background:#EFF9FB;
	border:3px solid #B2E1ED;
	padding:3px 5px 3px 5px;
}
textarea{font-weight:normal;}
form{margin:0;}
input.submit{
	color:#FFFFFF;
	background:#285fce;
	border:3px solid #547fd8;
	padding:2px 5px 2px 5px;
}

.button{
	color:#FFFFFF;
	background:#FF9900;
	border:3px solid #FFD258;
	padding:2px 5px 2px 5px;
}

img{border:0;}
a:link, a:active, a:hover, a:visited{
	font-size:14px;
	font-weight:bold;
	color:#547fd8;
	text-decoration:underline;
}
#header{
	height:167px;
	background:url(../images/hbc.gif) repeat-x;
	margin:0 auto 40px auto;
	margin:0 auto 40px auto;
	min-width:970px;
}
.header{
	height:167px;
	width:970px;
	margin:auto;
	background:url(../images/header.gif) no-repeat;
}
#logo{
  	font-family: century gothic, sans-serif;
  	font-size: 60px;
/*  text-transform: lowercase; 	*/
  	font-weight: normal;
  	border: 0px;
  	color: #000;
  	letter-spacing: 0px;
	width:360px;
	height:76px;
	float:left;
	margin:26px 0 0 11px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	font-size: 40px;
}

#logo h1 a {
	text-decoration: none;
/*	text-transform: lowercase;  */
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	text-align: left;
	padding-left: 50px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	padding-left: 50px;
	text-decoration: none;
	color: #000000;
}

#logo p a:hover { text-decoration: none; }


.menu[class]{
	top:130px;
	position:absolute;
	height:79px;
	width:100%;
	background:url(../images/menu.png) repeat-x;
#  background:#03264e;
	min-width:970px;
}
.menu ul{
	display:block;
	width:970px;
	margin:0 auto 0 auto;
	padding:0;
	list-style-type:none;
}
.menu ul li{
	display:block;
	float:left;
	height:36px;
	background:url(../images/mb.gif) repeat-x;
	margin:43px 5px 0 0;
}
.menu ul li b{
	display:block;
	float:left;
	width:8px;
	height:36px;
	background:url(../images/mbl.gif) no-repeat;
}
.menu a:link, .menu a:active, .menu a:visited{
	display:block;
	font-family:Impact;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/mbr.gif) no-repeat right top;
	padding:7px 10px 7px 10px;
}
.menu a:hover{
	font-family:Impact;
	font-size:20px;
	text-decoration:none;
	color:#FFFD7C;
	padding:7px 10px 7px 10px;
}
.menu li.sel{
	background:#FFFFFF;
}
.menu li.sel b{
	background:url(../images/mbls.gif) no-repeat;	
}
.menu li.sel a:link, .menu li.sel a:active, .menu li.sel a:hover, .menu li.sel a:visited{
	background:url(../images/mbrs.gif) no-repeat right top;
	color:#FF9D00;
	padding:7px 10px 7px 10px;
}
#main{
	#background:url(../images/main.gif) repeat-x top;
	min-width:970px;
}
#top{
 position:absolute;z-index:0;
#background:url(../images/mtop1.gif) repeat-x top;
height:122px;
width:100%;
}
.main[class]{	
	min-width:970px;
}
#content{
	/*top:-102px;*/
	position:relative;
	width:970px;
	margin:0 auto 0 auto;	
	padding:0 0 20px 0;
}
#left{
	width:640px;
	float:left;
}
#right{
	width:310px;
	float:left;
	margin:0 0 0 20px;
}
#right .boxtop[class]{
	width:310px;
	height:42px;
	background:url(../images/rbt.png) no-repeat;
}
#right .boxbottom[class]{
	width:310px;
	height:8px;
	background:url(../images/rbb.png) no-repeat;
	
}
#right .box{
	border-left:3px solid #B2E1ED;
	border-right:3px solid #B2E1ED;
	width:268px;
	padding:0 18px 18px 18px;
	background:#FFFFFF;
}
#right h2{
	position:relative;
	margin:-10px 0 0 0;		
	color:#6DBCCE;
	font-size:24px;
	padding:0 0 0 40px;	
	height:41px;
}
#right h2.search{background:url(../images/isearch.gif) no-repeat left;}
#right h2.populargames{background:url(../images/ipopulargames.gif) no-repeat left;}
#right h2.latestgames{background:url(../images/ilatestgames.gif) no-repeat left;}
#right h2.randomgames{background:url(../images/irandomgames.gif) no-repeat left;}
#right h2.sitestatistics{background:url(../images/isitestatistics.gif) no-repeat left;}
#right h2.info{background:url(../images/igameinfo.gif) no-repeat left;}

#left .ftop[class]{
	width:640px;
	height:42px;
	background:url(../images/lft.png) no-repeat;
}
#left .fbottom[class]{
	width:640px;
	height:8px;
	background:url(../images/lfb.png) no-repeat;
	
}
#left .fbox{
	border-left:3px solid #547fd8;
	border-right:3px solid #547fd8;
	width:598px;
	padding:0 18px 0 18px;
	background:#FFF8E1;
}
#left h1{
	position:relative;
	float:left;
	margin:-10px 0 0 0;		
	color:#03264e;
	font-size:24px;
	height:41px;
	padding:0 0 0 40px;		
	background:url(../images/ifolder.gif) no-repeat left;
}
#left h1.featured{background:url(../images/ifeatured.gif) no-repeat left;}
#left h1.comments{background:url(../images/icomments.gif) no-repeat left;}
#left .boxtop[class]{
	width:640px;
	height:42px;
	background:url(../images/lbt.png) no-repeat;
}
#left .boxbottom[class]{
	width:640px;
	height:8px;
	background:url(../images/lbb.png) no-repeat;
	
}
#left .box{
	border-left:3px solid #547fd8;
	border-right:3px solid #547fd8;
	width:598px;
	padding:0 18px 15px 18px;
	background:#FFFFFF;
}

#left .box_podobne{
	width:580px;
	padding:0 18px 15px 18px;
	background:#FFFFFF;
}

#left img, #right img{
	border:0px solid #ABABA9;
}
#featured  img{
	margin:0 0 10px 0;
}
#featured td{
	vertical-align:top;
	padding:0 20px 0 0px;
}
#featured p{
	margin:5px 0 10px 0;
}
a.featured:link, a.featured:active, a.featured:hover, a.featured:visited{
	background:url(../images/star.gif) no-repeat left;
	padding:0 0 0 20px;
}
table.list p{
	margin:5px 0 0 0;
}
table.list th{
	text-align:left;
	width:82px;
	vertical-align:top;
	padding:5px 0 5px 0;
	border-bottom:1px solid #C8E79B;
}
table.list td{
	text-align:left;
	vertical-align:top;
	padding:5px 0 5px 0;
	border-bottom:1px solid #C8E79B;
}
p.more{
	float:right;
	font-size:12px;
	font-weight:bold;
	background:url(../images/more.gif) no-repeat left;
	padding:0 0 0 20px;
	margin:0 2px 0 0;
}
p.more a:link, p.more a:active, p.more a:visited, p.more a:hover{
	font-size:12px;
}
#right table{
	margin:-10px 0 0 0;
}
#right table.list th{
	border-bottom:0;
	background:url(../images/dot.gif) repeat-x bottom;
	padding:10px 0 15px 0;
}
#right table.list td{
	border-bottom:0;
	background:url(../images/dot.gif) repeat-x bottom;
	padding:10px 0 15px 0;
}

.statistics{
	padding:0 0 18px 0 !important;
	width:304px !important;
}
.statistics h2{
	margin:-10px 0 0 18px !important;
}
.statistics ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.statistics ul li{
	padding:6px 0 6px 30px;
	background:url(../images/arw.gif) no-repeat left;
}
.statistics ul li.odd{
	background:#EDF6F8 url(../images/arwo.gif) no-repeat left;
}
#footer{
	border-top:11px solid #03264e;
	background:url(../images/footerBG.jpg) no-repeat center;
	min-width:970px;
}
.footerstar[class]{
##	background:url(../images/ftr.png) no-repeat top;
	width:0px;
	height:42px;
	margin:-25px auto 0 auto;
}
.footer{
	width:970px;
	margin:-6px auto 0 auto;
	text-align:center;
	color:#1C91AC;
	padding:0 0 10px 0;	
}
.footer p{
	text-align:center;
	color:#000000;
}
.footer a:link, .footer a:active, .footer a:visited{
	font-weight:normal;
	text-decoration:none;
	color:#1C91AC;
}
.footer a:hover{
	font-weight:normal;
	text-decoration:underline;
	color:#1C91AC;
}
.b468x60[class]{
	margin:10px 0 0 0;
	width:640px;
	height:68px;
	background:url(../images/b468.png) no-repeat;
	padding:10px 0 0 0;
}
.b468x60 div{
	background:#FFFFFF;
	width:630px;
	height:60px;
	margin:auto;
}
#paging{
	margin:10px auto 0 auto;
}
#paging b{
	display:block;
	float:left;
	margin:0 2px 0 2px;
	padding:3px 5px 3px 5px;
}
#paging a:link, #paging a:active, #paging a:visited{
	display:block;
	float:left;
	margin:0 1px 0 0;
	color:#0E92B0;
	text-decoration:none;
	border:1px solid #C8E79B;
	padding:3px 5px 3px 5px;
}
#paging a:hover{
	border:1px solid #94C450;
	color:#0E92B0;
	text-decoration:none;
}
#paging a.sel:link, #paging a.sel:active, #paging a.sel:hover, #paging a.sel:visited{
	background:#F0FCFF;
	border:1px solid #B2E1ED;
}
ul#info{
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
	background:url(../images/dot.gif) repeat-x bottom;
}
ul#info	b{
	color:#0E92B0;
}
ul#info li{
	padding:0 0 3px 0;
}
ul#embed{
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
}
ul#embed li{
	background:url(../images/arw2.gif) no-repeat left;
	padding:0 0 3px 10px;
}
ul#comments{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#comments p{
	margin:5px 0 5px 0;
}
ul#comments li{
	padding:5px 0 10px 0;
	background:url(../images/dot.gif) repeat-x bottom;
}
h3{
	font-size:17px;
	margin:8px 0 8px 0;
	color:#6DBCCE;
	padding:0 0 0 19px;
}
h3.comment{background:url(../images/iyourcomment.gif) no-repeat left;}

div.pagination {	
		padding: 3px;	margin: 3px;
		font-size: 12px;
}
div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;	
		font-size: 12px;		
		background:#FFFFFF;		
		border: 1px solid #C8E79B;		
		text-decoration: none; /* no underline */	
		color: #0E92B0;}
div.pagination a:hover, 
		border:1px solid #94C450;
		color:#0E92B0;
		text-decoration:none;
div.pagination a:active {	
		background:#F0FCFF;
		border:1px solid #B2E1ED;
}
div.pagination span.current {	
		padding: 2px 5px 2px 5px;	
		margin: 2px;		
		border: 1px solid #F0FCFF;				
		font-weight: bold;		
		background-color: #B2E1ED;		
		color: #FFF;	
}	
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
}	

.alert {
	background: #fff6bf url(/../images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	
.success {
	background: #fff6bf url(/../images/success.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
		
/*
user menu
*/

#right h2.usermenu{background:url(../images/ifolder.gif) no-repeat left;}
div.profile ul{
	margin:0;
	padding:0;
	list-style-type:none;	
}
div.profile li {
	padding-left:30px;
}


.miniaturkakatall {cursor: pointer; width: 95px; height: 75px; border: 1px solid gray; margin: 1px 5px 1px 1px;}

.kategorieall {
display:block;
padding:12px 12px 12px 40px;
font-size:16px;
color:#006699;
background:url(../images/ipopulargames.gif) left center no-repeat;
font-weight: bold;
}

.pass_meter_0 {width:1%;background-color:#CC0000;}
.pass_meter_10 {width:10%;background-color:#CC0000;}
.pass_meter_20 {width:20%;background-color:#FF6600;}
.pass_meter_30 {width:30%;background-color:#FF6600;}
.pass_meter_40 {width:40%;background-color:#FF6600;}
.pass_meter_50 {width:50%;background-color:#00CC00;}
.pass_meter_60 {width:60%;background-color:#00CC00;}
.pass_meter_70 {width:70%;background-color:#006600;}
.pass_meter_80 {width:80%;background-color:#006600;}
.pass_meter_90 {width:90%;background-color:#003399;}
.pass_meter_100 {width:100%;background-color:#003399;}

.pass_meter_base, .pass_meter_base {float:left; height:15px; text-align:left;}
.pass_meter {background-color:#efefef; width:169px; height:15px; border:1px solid black; margin:0; padding:0;}



.similar-videos ul li
{
margin-right:5px;
list-style-type: none;
}


.katrgoriee{
	padding:0 0 18px 0 !important;
	width:304px !important;
}
.katrgoriee h2{
	margin:-10px 0 0 18px !important;
}
.katrgoriee ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.katrgoriee ul li{
	padding:1px 0 1px 30px;
	background:url(../images/arw.gif) no-repeat left;
}
.katrgoriee ul li.odd{
	background:#EDF6F8 url(../images/arwo.gif) no-repeat left;
}

.zakladka {
	margin-top: 0px;
	position:absolute;
	height:40px;
	width:624px;
	background:url(../images/zakladka.png) repeat-x;

}
.zakladka ul{
	display:block;
	margin:0 auto 0 auto;
	padding:0;
	list-style-type:none;
}
.zakladka ul li{
	display:block;
	float:left;
	height:36px;
	background:url(../images/mb.gif) repeat-x;
	margin:4px 5px 0 5px;
}
.zakladka ul li b{
	display:block;
	float:left;
	width:8px;
	height:36px;
	background:url(../images/mbl.gif) no-repeat;
}
.zakladka a:link, .zakladka a:active, .zakladka a:visited{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/mbr.gif) no-repeat right top;
	padding:7px 10px 7px 10px;
}
.zakladka a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	color:#FFFD7C;
	padding:7px 10px 7px 10px;
}
.zakladka li.sel{
	background:#FFFFFF;
}
.zakladka li.sel b{
	background:url(../images/mbls.gif) no-repeat;	
}
.zakladka li.sel a:link, .zakladka li.sel a:active, .zakladka li.sel a:hover, .zakladka li.sel a:visited{
	background:url(../images/mbrs.gif) no-repeat right top;
	color:#FF9D00;
	padding:7px 10px 7px 10px;
}


#left .box_new{
	border-left:3px solid #547fd8;
	border-right:3px solid #547fd8;
	width:624px;
	padding: 0 5px 0 5px;
	background:#FFFFFF;
}


.obrys{
	border-left:2px solid #03264e;
	border-right:2px solid #03264e;
	width:620px;
	background:#FFFFFF;
	
}

.obrys_zakon{
	width:624px;
	height:10px;
	background:url(../images/zakladka_dol.png) no-repeat;
	
}

.zawartosc
{

padding:65px 3px 3px 3px;

}

.menu-oceny-gry {
	padding: 5px 13px;
	border: 1px solid #76ba16;
	background: #f8f8f8;
	font: bold 11px Arial;
	height: 55px;
	margin: 10px 0;
	width: 210px;
	font-weight: bold;
	border-left: 1px solid #76ba16;
	margin-left: 55px;
	padding-left: 5px;
}
