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

body {
    background: url('/images/bg.gif') repeat-x left top;
    background-color: #28B8C0;
    margin: 0 auto;
}

a:link, a:visited {
    text-decoration: none;
}

#header ul li a, #header ul li a:hover {
    _behavior: url(iepngfix.htc)
}

#wrap {
    margin: 0 auto 0 auto;
    width: 1009px;
}

/*----------------------------------------------------------------------------------HEADER*/
#header {
    background: url('/images/header.jpg') no-repeat left top;
    padding: 7px 0 0 37px;
    width: 972px;
    height: 71px;
}

#header ul {
    padding: 0 0 0 139px;
    list-style: none;
    float: left;
    width: 698px;
}

#header ul li {
    float: left;
    padding: 3px 11px 0 0;
}

#header ul li a {
    background: url('/images/header-a.png') no-repeat left top;
    padding: 16px 0 0 0;
    float: left;
    width: 130px;
    height: 27px;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #819406;
    cursor: pointer;
}

#header ul li a:hover {
    background: url('/images/header-a-hover.png') no-repeat left top;
}

/*-----------------------------------------------------------------------------------CONTENT*/
#content {
    background: url('/images/content-bg.gif') repeat-y left top;
    width: 1009px;
    overflow: hidden;
}

/*------------------------------------------------------------------------------------SIDEBAR*/
#sidebar {
    float: left;
    padding: 0 0 0 4px;
    width: 201px;
}

#sidebar h1 {
    background: url('/images/sidebar-h1.gif') no-repeat left top;
    padding: 15px 0 0 0;
    width: 201px;
    height: 31px;
}

#sidebar h1 span.block-blue, #sidebar h1 span.block-green {
    display: block;
    background: url('/images/sidebar-h1-span.gif') no-repeat 0 4px;
    padding: 0 0 0 36px;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #535353;
}

#sidebar h1 span.block-green {
    background: url('/images/sidebar-h1-span-green.gif') no-repeat 0 4px;
}

#sidebar h1 span.block-blue em, #sidebar h1 span.block-green em {
    font-style: normal;
    color: #21C1CB;
}

#sidebar h1 span.block-green em {
    color: #84C10E;
}

#sidebar ul.blue, #sidebar ul.green {
    background: url('/images/sidebar-ul-down.gif') no-repeat left bottom;
    padding: 0 0 26px 0;
    *padding: 0 0 24px 0;
    list-style: none;
    width: 201px;
}

#sidebar ul.blue li, #sidebar ul.green li {
    display: block;
    *margin-top: -2px;
}

#sidebar ul.blue li a, #sidebar ul.green li a {
    background: url('/images/sidebar-a.gif') no-repeat left top;
    padding: 7px 0 0 36px;
    width: 165px;
    height: 23px;
    display: block;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    color: #535353;
}

#sidebar ul.green li a {
    background: url('/images/sidebar-a-green.gif') no-repeat left top;
}

#sidebar ul.blue li a:hover, #sidebar ul.green li a:hover {
    font-weight: bold;
}

/*------------------------------------------------------------------------------------CONTENT RIGHT*/
#content-right {
    float: left;
    width: 799px;
    padding: 0 0 10px 0;
}

.box-top {
    background: url('/images/box-top.gif') no-repeat left top;
    padding: 15px 0 0 0;
    width: 799px;
    height: 40px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #535353;
}

.box-top span {
    color: #FFA200;
}

.box-content {
    background: url('/images/box-content.gif') repeat-y left top;
    width: 799px;
    overflow: hidden;
}

.box-down {
    background: url('/images/box-down.gif') no-repeat left top;
    clear: both;
    width: 799px;
    height: 10px;
    font-size: 1px;
}

.content-right-right {
    float: left;
    width: 659px;
    padding: 0 0 0 5px;
}

.game-box {
    background: url('/images/game-box.gif') no-repeat left top;
    padding: 14px 0 0 12px;
    float: left;
    display: inline;
    margin: 12px 0 0 11px;
    width: 191px;
    height: 235px;
}

.game-box img {
    margin-top: 5px;
}

.game-box p {
    padding: 7px 10px 0 0;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #272727;
}

a.game-box-title {
    text-decoration: underline;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #BD1616;
}

a.game-box-title:hover {
    text-decoration: none;
}

.ad {
    float: left;
    width: 135px;
    padding: 16px 0 0 0;
}

/*------------------------------------------------------------------------------------FOOTER*/
#footer {
    background: url('/images/footer-bg.gif') no-repeat left top;
    width: 1009px;
    height: 22px;
    clear: both;
    margin: 0 0 15px 0;
}

#footer p {
    float: left;
    padding: 4px 0 0 27px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #819406;
}

#footer p a {
    color: #9B5204;
}

#footer a:hover {
    text-decoration: underline;
}

#footer ul {
    *padding: 4px 0 0 0;
    list-style: none;
    float: right;
    width: 800px;
    text-align: center;
}

#footer ul li {
    display: inline;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #819406;
}

#footer ul li a {
    margin: 0 25px 0 25px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #819406;
}

/*------------------------------------------------------------------------STYLE PODSTRONA*/
#page-game-top {
    background: url('/images/page-game-top.gif') no-repeat left top;
    margin: 11px 0 0 10px;
    width: 636px;
    height: 4px;
    font-size: 1px;
}

#page-game-down {
    background: url('/images/page-game-down.gif') no-repeat left top;
    margin: 0 0 0 10px;
    width: 636px;
    height: 5px;
    clear: both;
}

#page-game-content {
    background: url('/images/page-game-content.gif') repeat-y left top;
    padding: 0 0 7px 0;
    margin: 0 0 0 10px;
    width: 636px;
    overflow: hidden;
}

a.page-game-title {
    display: block;
    margin: 10px 0 0 39px;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #BD1616;
    text-decoration: underline;
}

a.page-game-title:hover {
    text-decoration: none;
}

.description {
    padding: 7px 30px 0 39px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #272727;
}

#opinion {
    border-top: 1px solid #E4E4E4;
    padding: 12px 0 0 0;
    margin: 20px 0 0 32px;
    width: 568px;
}

#star {
	float: left;
	padding: 6px 0 0 0;
	width: 260px;
	height: 64px;
}


/*#star ol {*/
    /*position: relative;*/
    /*list-style: none;*/
    /*background: url("/images/star-bg.jpg") repeat-x 0 0;*/
    /*width: 265px;*/
/*}*/

/*#star ol li {*/
    /*height: 44px;*/
/*}*/

/*#star ol li a {*/
    /*position: absolute;*/
    /*display: block;*/
    /*height: 41px;*/
    /*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: 53px;
    z-index: 5;
}

#e2 {
    width: 106px;
    z-index: 4;
}

#e3 {
    width: 159px;
    z-index: 3;
}

#e4 {
    width: 212px;
    z-index: 2;
}

#e5 {
    width: 265px;
    z-index: 1;
}

#opinion-description {
    width: 275px;
    float: right;
    text-align: right;
}

#opinion-description h1 {
    padding: 3px 0 0 0;
    text-align: right;
    font-family: Verdana, sans-serif;
    font-size: 18px;
    color: #4C4C4C;
}

#opinion-description h1 span {
    color: #819406;
}

#opinion-description p {
    padding: 4px 0 0 0;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #4C4C4C;
}

.orange {
    color: #ED9E14;
}

.bright-blue {
    color: #12AAB4;
}

.silver {
    color: #C0C0C0;
}

#ad3 {
    clear: both;
    padding: 24px 0 0 18px;
}

.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;

}

.mess {
    border: 1px solid #d2e2eb;
    color: #19343F;
    padding: 15px;
    width: 410px;
    margin: 10px;
    font-size: 13px;
}

.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 {
    text-align: center;
    width: 350px;
    margin: 6px auto;
    color: #FF6600;
    font-size: 18px;
    padding: 14px;
    border: 1px solid #d2e2eb;
    cursor: pointer;
}

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

.info a {
    font-family: Arial;
    font-size: 9px;
    color: #000000 !important;
    font-weight: normal;
}

.pager {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 5px;
}

.pager a {
    color: #3c62b1;
}

.pager span {
    color: #FF8000;
    font-weight: bold;
}
#advertise {
	width: 972px;
	text-align: center;
}
