*{
margin: 0;
padding: 0;
border: none;
}

body {
	margin: 0 auto 0 auto;
	background: url('/images/bgn.gif') repeat-x left top;
	background-color: #242424;
	font-family:Tahoma,sans-serif;
}

a:link, a:visited { text-decoration:none; }
#header-nav ul li a { _behavior: url('/css/iepngfix.htc') }

#wrap {
	margin: 0 auto 0 auto;
	padding: 27px 0 0 0;
	width: 1000px;
}
/*--------------------------------------------------------------------HEADER*/
#header {
	background: url('/images/header.png') no-repeat left top;
	width: 1000px;
	height: 98px;
}
#logo {
	float: left;
	padding: 0 0 0 37px;
	width: 200px;
	height: 91px;
}
#header-right {
	float: left;
	width: 763px;
}
#search {
	padding: 11px 0 0 145px;
	height: 52px;
	width: 618px;
}
#search-bg {
	background: url('/images/search-bg.png') no-repeat left top;
	padding: 15px 0 0 137px;
	width: 254px;
	float: left;
	height: 26px;
}
input.text-table {
	display: block;
	width: 248px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	border: 0px;
	background: none;
}
input.button {
	background: url('/images/search-submit.png') no-repeat left top;
	float: left;
	width: 98px;
	height: 41px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #949728;
	background-color: #000;
	cursor: pointer;
}
#header-nav {
	padding: 0 0 0 251px;
	width: 702px;
	height: 35px;
}
#header-nav ul {
	list-style: none;
}
#header-nav ul li {
	float: left;
}
#header-nav ul li a {
	background: url('/images/header-nav-a.png') no-repeat left top;
	float: left;
	padding: 12px 0 0 0;
	text-align: center;
	width: 167px;
	height: 23px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
a.activ {
	background: url('/images/header-nav-a-hover.gif') no-repeat left bottom !important;
	color: #4D6403 !important;
	cursor: pointer;
}
#header-nav ul li a:hover {
	background: url('/images/header-nav-a-hover.gif') no-repeat left bottom !important;
	color: #4D6403 !important;
	cursor: pointer;
	_background: none;
}
/*------------------------------------------------------------------CONTENT*/
#content {
	background: url('/images/content-bg.gif') no-repeat left bottom;
	background-color: #fff;
	padding: 0 0 15px 0;
	overflow: hidden;
	width: 1000px;
}
/*--------------------------------------------------------------------SIDEBAR*/
#sidebar {
	float: left;
	width: 179px;
	padding: 11px 0 0 0;
}
#sidebar h1 {
	background: url('/images/sidebra-h1.gif') no-repeat left bottom;
	padding: 22px 0 0 9px;
	width: 170px;
	height: 27px;
	font-family: Myriad Pro, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	float: left;
}
.blue {
	color: #009ACD;
}
.nav-blue, .nav-red {
	list-style: none;
	background: url('/images/nav-blue-ul.gif') no-repeat left bottom;
	padding: 0 0 2px 0;
	float: left;
}
.nav-blue li, .nav-red li {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	*margin-top: -2px;
}
.nav-blue li a, .nav-red li a {
	background: url('/images/nav-blue-a.gif') no-repeat left top;
	display: block;
	padding: 6px 0 0 40px;
	width: 139px;
	height: 22px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #535353;
}
.nav-blue li a:hover, .nav-red li a:hover {
	font-weight: bold;
}
.red {
	color: #E4170D;
}
.nav-red li a {
	background: url('/images/nav-red-a.gif') no-repeat left top;
}
/*-------------------------------------------------------------------CONTENT RIGHT*/
#content-right {
	padding: 11px 0 0 0;
	float: left;
	width: 821px;
	overflow: hidden;
}
#content-right h1 {
	background: url('/images/content-right-h1.gif') no-repeat left bottom;
	padding: 24px 0 0 28px;
	width: 821px;
	height: 27px;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #545454;
	clear: both;
}
#content-right h1 span {
	color: #F25B00;
}
.games-content {
	padding: 14px 0 0 13px;
}
.game-box {
	/*background: url('/images/game-box.gif') no-repeat left top;*/
	border: 1px solid #d5d6d5;
	padding: 3px 0 0 3px;
	float: left;
	display: inline;
	margin: 0 0 15px 13px;
	width: 203px;
	height: 204px;
}
.game-box a {
	display: block;
}
.game-box p {
	padding: 5px 10px 0 12px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #535353;
}
a.game-box-title {
	text-decoration: underline;
	padding: 7px 0 0 12px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F9D0E;
}
a.game-box-title:hover {
	text-decoration: none;
}
#ad {
	clear: both;
	padding: 0 0 0 44px;
}
/*-----------------------------------------------------------------FOOTER*/
#footer {
	background: url('/images/footer-bg.jpg') no-repeat left top;
	clear: both;
	margin: 5px 0 15px 0;
	width: 1000px;
	height: 43px;
}
#footer p {
	float: left;
	width: 180px;
	padding: 16px 0 0 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#footer p a {
	color: #fff;
}
#footer p a span {
	color: #E7EE00;
}
#footer p a:hover span, #footer p a:hover, #footer ul li a:hover {
	text-decoration: underline;
}
#footer ul {
	padding: 12px 0 0 0;
	*padding: 16px 0 0 0;
	float: left;
	width: 820px;
	text-align: center;
	list-style: none;
}
#footer ul li {
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
}
#footer ul li a {
	margin: 0 25px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
}
/*-----------------------------------------------------------------------------STYLE PODSTRONA*/
#page-left {
	float: left;
	width: 792px;
	padding: 12px 0 0 29px;
}
#page-right {
	float: left;
	width: 150px;
	padding: 12px 0 0 0;
}
#game-description {
	clear: both;
	width: 641px;
	padding: 15px 0 0 0;
}
#game-description-left {
	float: left;
	width: 470px;
}
#game-description-left a {
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6F9D0E;
}
#game-description-left a:hover {
	text-decoration: none;
}
#game-description-left p {
	padding: 7px 30px 0 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #272727;
}
#page-description-right {
	float: left;
	width: 150px;
}
#page-description-right p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5F5F5F;
	height: 20px;
	padding: 10px 0 0 0;
	float: left;
}
.p-red {
	width: 57px;
	text-align: right;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D40A0A;
}
.p-blue {
	width: 57px;
	text-align: right;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #24A1CA;
}
.left {
	float: left;
}
#star{
	float: left;
	width: 135px;        
	height: 23px;
	overflow: hidden;
}
#star ol {
	position: relative;
	list-style: none;
    background: url("images/star-bg.jpg") repeat-x 0 0;  
    width: 135px;                   
}          
#star ol li{
	height: 23px;
}
#star ol li a {
    position: absolute;
    display: block;          
    height: 23px;
    left:0;
    top:0;                            
}
#star ol li a strong{
    position: absolute;
    top:-5000px;
}      
#star ol li a:hover{      
    background: url("images/star.jpg") repeat-x;               
}
#e1{           
	width: 27px;
	z-index:5;               
}           
#e2{          
	width: 54px;          
	z-index:4; 
}      
#e3{
	width: 81px;            
	z-index:3;          
}      
#e4{          
	width: 108px;          
	z-index:2;            
}
#e5{          
	width: 135px;          
	z-index:1;            
}   

.pager {
float: left;
width: 100%;
text-align: center;
padding-top: 5px;
}
.pager a{
color: #3c62b1;
}
.pager span {
color: #FF8000;
font-weight: bold;
}


.x {
display:block;
float:left;
font-family:Tahoma,sans-serif;
font-size:12px;
font-weight:bold;
margin:6px 6px 0 0;
color: #19343F;
}

.x:hover {
color: #FF8000;
}

#addFav {
color:#FF6600;
font-size:11px; 
cursor: pointer;
}

.disabled {
color: #19343F !important;
}

.content-left {
float: left;
width: 670px;
}

.content-right {
float: left;
width: 130px;
}

.advert {
padding: 0 0 0 30px;
}

.topadvert{
width: 999px;
text-align: center;
margin-top: 20px;
}

.ogForm {
color: #FF6600;
font-family:Myriad Pro,sans-serif;
padding-left: 20px;
}

.ogForm th {
text-align:right;
padding-right: 6px;
}

.ogForm input,.ogForm textarea {
border: 1px solid #d2e2eb;

}



.topadvert a,#topAdvert a {
color:red !important;
font-family:Verdana;
font-size:16px;
font-weight:bold;
text-align:right;
white-space:normal;
}