@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

body {
	text-align: left;
	background: #F6F6F6 url(../images/bg.gif) repeat-x 0 0;
	font: 11px 'Verdana', 'Tahoma', 'Arial', sans-serif;
	color: #666666;
}

a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 130%;
	padding-bottom: 15px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

div.wrapper {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

div.wbox, div#wbox_s {
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	overflow: hidden;
}

/* TOP */

div#top {
	background: transparent url(../images/bg_header.jpg) no-repeat top center;
	height: 335px;
	margin: 9px 0 5px 0;
	position: relative;
}

div#top h1 {
	width: 285px;
	height: 55px;
	background: transparent url(../images/logo.gif) no-repeat 0 0;
	position: absolute;
	top: 35px;
	left: 24px;
}

div#top h1 a {
	width: 285px;
	height: 55px;
	display: block;
}

div#top h2 {
	color: #C3C3C3;
	font-size: 9px;
	font-weight: bold;
	position: absolute;
	top: 76px;
	left: 125px;
	letter-spacing: 1px;	
}

/* ROBOTS */

div#robo_main {
	width: 313px;
	height: 334px;
	background: transparent url(../images/robo_main.jpg) no-repeat 0 0;
	position: absolute;
	top: 1px;
	right: 15px;
	z-index: 10;
}

div#robo_search {
	width: 238px;
	height: 334px;
	background: transparent url(../images/robo_search.jpg) no-repeat 0 0;
	position: absolute;
	top: 1px;
	right: 0;
	z-index: 10;
}

div#robo_lie {
	width: 314px;
	height: 246px;
	background: transparent url(../images/robo_lie.jpg) no-repeat 0 0;
	position: absolute;
	top: 72px;
	right: 0;
	z-index: 10;
}

/* MENU */

div#top ul#menu {
	width: 735px;
	height: 33px;
	background: transparent url(../images/menu.gif) no-repeat 0 0;
	position: absolute;
	top: 122px;
	left: 0;
	list-style: none;
	z-index: 20;
}

div#top ul#menu li {
	height: 33px;
	float: left;
}

div#top ul#menu li a {
	display: block;
	float: left;
	width: 100%;
	height: 33px;
}

div#top ul#menu li.strona_glowna { width: 156px; }
div#top ul#menu li.moje_ulubione_gry { width: 185px; }
div#top ul#menu li.zaproponuj_gre { width: 168px; }
div#top ul#menu li.pomoc { width: 112px; }
div#top ul#menu li.kontakt { width: 114px; }

div#top ul#menu li.strona_glowna a:hover,
div#top ul#menu li.strona_glowna a.active { background: transparent url(../images/menu.gif) no-repeat 0 -33px; }
div#top ul#menu li.moje_ulubione_gry a:hover,
div#top ul#menu li.moje_ulubione_gry a.active { background: transparent url(../images/menu.gif) no-repeat -156px -33px; }
div#top ul#menu li.zaproponuj_gre a:hover,
div#top ul#menu li.zaproponuj_gre a.active { background: transparent url(../images/menu.gif) no-repeat -341px -33px; }
div#top ul#menu li.pomoc a:hover,
div#top ul#menu li.pomoc a.active { background: transparent url(../images/menu.gif) no-repeat -509px -33px; }
div#top ul#menu li.kontakt a:hover,
div#top ul#menu li.kontakt a.active { background: transparent url(../images/menu.gif) no-repeat -621px -33px; }

/* SEARCH */

form#search_form  {
	position: absolute;
	top: 45px;
	right: 255px;
	width: 270px;
	height: 25px;
	z-index: 20;
}

form#search_form ul li {
	float: left;
}

form#search_form ul li div {
	background: transparent url(../images/bg_search.gif) no-repeat 0 0;
	width: 193px;
	height: 22px;
	position: relative;
}

form#search_form ul li div input#search_text_input {
	background: none;
	border: none;
	width: 155px;
	position: absolute;
    top: 3px;
    left: 30px;
	font-size: 12px;
	color: #AAA;
}

/* SLIDER */

div#top div#menu_slider {
	padding-top: 5px;
	width: 733px;
	height: 137px;
	position: absolute;
	top: 155px;
	left: 0;
	background: #F9F9F9 url(../images/bg_menu_shadow.gif) repeat-x 0 0;
	border-left: 1px #CECFD0 solid;
	border-right: 1px #CECFD0 solid;
	border-bottom: 1px #CECFD0 solid;
	position: relative;
	z-index: 20;
}

div#top div#menu_slider div#wbox_s {
	width: 731px;
	height: 136px;
}

div#top div#slider_shadow {
	width: 735px;
	height: 22px;
	background: transparent url(../images/slider_shadow.jpg) no-repeat 0 0;
	position: absolute;
	top: 298px;
	left: 0;
}

/* SIDEBAR */

div.sidebar {
	width: 193px;
	overflow: hidden;
	height: 100%;
	padding-bottom: 25px;
}

div.sidebar h2.blue, div.sidebar h2.green {
	width: 151px;
	height: 24px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 10px 0 32px;
}

div.sidebar h2.blue {
	background: transparent url(../images/bg_blue_box_header.gif) no-repeat 0 0;
} 

div.sidebar h2.green {
	background: transparent url(../images/bg_green_box_header.gif) no-repeat 0 0;	
} 

div.box {
	background: #EFEFEF url(../images/box_shadow.gif) no-repeat 0 0;
	padding-top: 5px;
	border-left: 1px #CECFD0 solid;
	border-right: 1px #CECFD0 solid;
	border-bottom: 1px #CECFD0 solid;
	margin-bottom: 15px;
}

div.wbox {
	padding: 5px 10px 8px 10px;
}

/* SIDEBARS LISTS */

ul.blue_list li, ul.green_list li, ul.numeric_list li, ul.categories_list li {
	border-bottom: 1px #DFDFDF dashed;
}

ul.blue_list li {
	background: transparent url(../images/blue_point.gif) no-repeat 10px 13px;
}

ul.green_list li {
	background: transparent url(../images/green_point.gif) no-repeat 10px 13px;
}

ul.numeric_list li {
	background: transparent url(../images/bg_numeric.gif) no-repeat 0 3px;
	position: relative;
	width: 100%;
}

ul.blue_list li a, ul.green_list li a, ul.numeric_list li a, ul.categories_list li a {
	display: block;
	padding: 7px 0 7px 33px;
	font-weight: bold;
}

ul.blue_list li a, ul.green_list li a {
	padding-left: 25px;
}

ul.blue_list li a:hover, ul.categories_list li a:hover {
	color: #2259A2;
}

ul.numeric_list li a:hover, ul.green_list li a:hover {
	color: #4D9E1D;
}

ul.numeric_list li a:hover span {
	text-decoration: none;
}

ul.numeric_list li span {
	display: block;
	color: #515151;
	font: 10px 'Arial', 'Tahoma', 'Verdana', sans-serif;
	font-weight: bold;
	position: absolute;
	top: 7px;
	left: 8px;
}

ul.categories_list li#arcade { background: transparent url(../images/ico_arcade.gif) no-repeat 1px 4px; }
ul.categories_list li#puzzle { background: transparent url(../images/ico_puzzle.gif) no-repeat 1px 4px; }
ul.categories_list li#sportowe { background: transparent url(../images/ico_sportowe.gif) no-repeat 1px 4px; }
ul.categories_list li#strzelanki { background: transparent url(../images/ico_strzelanki.gif) no-repeat 1px 4px; }
ul.categories_list li#zrecznosciowe { background: transparent url(../images/ico_zrecznosciowe.gif) no-repeat 1px 4px; }
ul.categories_list li#pozostale { background: transparent url(../images/ico_pozostale.gif) no-repeat 1px 4px; }

/* CONTENT */

div#content {
	width: 775px;
	float: right;
	padding-bottom: 25px;
}

div#content_smaller {
	width: 560px;
	float: left;
	padding-bottom: 25px;
	margin-left: 22px;
}

h3 {
	color: #2259A2;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding: 0 0 8px 0;
	border-bottom: 1px #D9D9D9 dashed;
	margin-bottom: 10px;
}

h3 span {
	color: #4d9d1d;
	font-size: 10px;
	display: block;
}

h3 div.my_games_count {
	position: absolute;
    bottom: 8px;
    right: 2px;
    font-weight: normal;
    font-size: 10px;
    color: #b5b5b5;
}

h3 div.my_games_count span {
	display: inline;
    font-size: 10px;
    color: #b5b5b5;
}

/* GAMES LIST */

ul.games_list {
	margin: 10px 0;
	overflow: hidden;
	height: 100%;
}

ul.games_list li {
	width: 248px;
	overflow: hidden;
	height: 100%;
	float: left;
	padding: 5px 5px 15px 5px;
}

ul.games_list li a {
	text-decoration: none;
}

ul.games_list li a:hover {
	text-decoration: underline;
}

ul.games_list li a.game_img_bg {
	float: left;
	display: block;
	width: 66px;
	height: 50px;
	padding: 3px;
	margin-right: 5px;
	background: transparent url(../images/bg_game_img.gif) no-repeat 0 0;
}

ul.games_list li a.game_img_bg:hover {
	background-position: 0 -56px;
}

ul.games_list li h4 a {
	font-size: 11px;
	font-weight: bold;
	color: #2259A2;
}

ul.games_list li h4 a:hover {
	color: #4D9E1D;
}

ul.games_list li a.game_desc {
	color: #AAA;
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding-top: 2px;
}

ul.games_list li span {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 4px 0 0;
}

ul.games_list li div {
	float: left;
	padding-top: 2px;
}

ul.games_list li div img {
	padding-right: 1px;
}

ul.games_list li a.del_link {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 5px;
    top: 4px;
    background: transparent url(../images/ico_fav_del.jpg) no-repeat 0 0;
}

ul.games_list li a.del_link:hover {
    background-position: 0 -14px;
}

/* HELP PROGRAMS */

ul#help_programs {
	padding: 5px 0 20px 14px;
	overflow: hidden;
	height: 100%;
}

ul#help_programs li {
	text-align: center;
	float: left;
}

ul#help_programs li span {
	display: block;
}

ul#help_programs li a {
	color: #2259A2;
	display: block;
	padding: 10px 25px;
	border: 1px #D9D9D9 solid;
	margin: 0 10px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-icab-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

ul#help_programs li a:hover {
	border: 1px #4D9E1D solid;
	color: #4D9E1D;
	text-decoration: none;
}

/* MAIN FORM */

form button {
	width: 68px;
	height: 22px ;
	cursor: pointer;
	border: 0;
}

form button.submit {
	background: transparent url(../images/b_send.gif) no-repeat 0 0;
}

form button.search {
	background: transparent url(../images/b_search.gif) no-repeat 0 0;
    margin-left: 7px;
}

form button:hover {
	background-position: 0 -22px;
}

form.main_form {
	width: 465px;
	margin: 0 auto;
	padding: 5px 0 15px 0;
}

form.main_form li {
	padding: 5px 0;
	overflow: hidden;
	height: 100%;
}

form.main_form li label {
	width: 145px;
	display: block;
	float: left;
	padding-top: 4px;
}

form.main_form li input, form.main_form textarea {
	float: left;
	width: 310px;
	font-size: 12px;
	color: #666666;
	padding: 3px;
	border-top: 1px #B2B2B2 solid;
	border-left: 1px #B2B2B2 solid;
	border-right: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	background-color: #F0F0F0;
}

form.main_form textarea {
	height: 105px;
}

form.main_form li input.small_edit {
	width: 160px;
}

form.main_form li img.token {
	margin-left: 10px;
	border: 1px #c0c0c0 solid;
}

form.main_form li.sub {
	padding-top: 10px;
	position: relative;
	text-align: center;
}

form.main_form li.sub div {
	font-size: 9px;
	color: #BCBCBC;
	position: absolute;
	top: 14px;
	lefT: 0;
	font-style: italic;
}

/* SELECTED GAME */

h3#game_name {
	width: 100%;
	height: 16px;
	padding-top: 7px;
	text-align: center;
	color: #2259A2;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	border: 0;
	margin: 0;
}

div#back, div#random_game {
	height: 21px;
	text-align: right;
	font-size: 11px;
 	position: absolute;
	top: 5px;
}

div#back {
	background: transparent url(../images/ico_back.jpg) no-repeat 0 0;
	float: left;
	left: 0;
}

div#random_game {
	background: transparent url(../images/ico_random_game.jpg) no-repeat 0 0;
	float: right;	
	right: 0;
}

div#back a, div#random_game a {
	display: block;
	height: 21px;
	padding-left: 26px;
	margin-top: 4px;
	color: #4D9E1D;
}

div#selected_game {
	padding: 10px 0 10px 0;
	text-align: center;
}

ul#game_information {
	position: relative;
	overflow: hidden;
	height: 100%;
	margin: 7px 0 5px 0;
}

ul#game_information li {
	margin: 1px 0;
	height: 22px;
	float: left;
}

ul#game_information li#game_add_date {
	background: url(../images/ico_add_date.jpg) no-repeat;
	width: 31%;
	padding: 2px 0 0 25px;
}

ul#game_information li#game_played {
	background: url(../images/ico_played.jpg) no-repeat;
	width: 31%;
	clear: left;
	padding: 2px 0 0 25px;
}

div#content ul#game_information li#game_add_date, div#content ul#game_information li#game_played {
	width: 36%;
}

ul#game_information li#game_mark {
	background: url(../images/ico_mark.jpg) no-repeat;
	width: 30%;
	padding: 2px 0 0 25px;
}

ul#game_information li#game_voted {
	background: url(../images/ico_voted.jpg) no-repeat;
	width: 30%;
	padding: 2px 0 0 25px;
}

ul#game_information li#rating_system {
	position: absolute;
	bottom: 2px;
	right: 12px;
	height: auto;
}

ul#game_information li#rating_system.voted {
	bottom: 9px;
	right: 0;
}

ul#game_information li#add_to_favorite {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	height: auto;
}

ul#game_information li#add_to_favorite a {
   	color: #4D9E1D;
}

ul#game_information li#add_to_favorite a.red {
   	color: #FF0000;
}

div.full_section_area {
    border: 1px #CECFD0 solid;
	/*background-color: #EFEFEF;*/
}

div.full_section_area div.wbox {
    border-top: 1px #FFF solid;
    padding: 19px 8px 8px;
}

div.full_section_area p {
    padding: 0;
}

div#full_game_description, div#full_game_instruction {
	width: 49%;
	position: relative;
	margin-top: 25px;
}

div#full_game_description {
	float: left;
}

div#full_game_instruction {
	float: right;
}

div.full_section_header {
    position: absolute;
	background-color: #FFF;
	left: 10px;
	top: -15px;
	font-weight: bold;
	border: 1px #CECFD0 solid;
	padding: 7px 8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-icab-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

/* FOOTER */

div#footer {
	clear: both;
	background: #F2F2F2 url(../images/bg_footer.gif) repeat-x 0 0;
	height: 37px;
}

div#footer div#copyright {
	font-size: 10px;
	color: #ABABAB;
	float: left;
	padding-top: 15px;
}

div#stat4u {
    left: 310px;
    position: absolute;
    top: 13px;
}

div#footer a#to_up {
	display: block;
	width: 23px;
	height: 15px;
	background: transparent url(../images/to_up.gif) no-repeat 0 0;
	position: absolute;
	top: -12px;
	right: 25px;
}

/* FOOTER MENU */
 
div#footer ul#footer_menu {
	float: right;
	padding-top: 11px;
}

div#footer ul#footer_menu li {
	float: left;
	margin: 0 10px;
}

div#footer ul#footer_menu li.strona_glowna { background: transparent url(../images/ico_strona_glowna.gif) no-repeat 0 3px }
div#footer ul#footer_menu li.moje_ulubione_gry { background: transparent url(../images/ico_moje_ulubione_gry.gif) no-repeat 0 3px }
div#footer ul#footer_menu li.zaproponuj_gre { background: transparent url(../images/ico_zaproponuj_gre.gif) no-repeat 0 3px }
div#footer ul#footer_menu li.pomoc { background: transparent url(../images/ico_pomoc.gif) no-repeat 0 3px }
div#footer ul#footer_menu li.kontakt { background: transparent url(../images/ico_kontakt.gif) no-repeat 0 3px }

div#footer ul#footer_menu li a {
	display: block;
	padding: 4px 0 4px 18px;
	font-weight: normal;
	font-size: 10px;
	color: #ABABAB;
}

div#footer ul#footer_menu li.moje_ulubione_gry a {
	padding-left:  20px;
}

div#footer ul#footer_menu li.zaproponuj_gre a {
	padding-left:  19px;
}

div#footer ul#footer_menu li.kontakt a {
	padding-left:  25px;
}

div#footer ul#footer_menu li a:hover {
	color: #555;
	text-decoration: none;
}

/* FORM VALIDATOR */

.main_form label.error { 
	color: #EF0E0E;
	clear: both;
	font-size: 9px;
	margin-left: 145px;
	padding: 4px 0;
	width: 250px;
}

.main_form input.error, .main_form textarea.error { 
	border: 1px #EF0E0E dotted;
}

/* TEXTAREARESIZER */

div.grippie {
	background: #E9E9E9 url(../images/grippie.png) no-repeat scroll center 2px;
	border: 1px #CDCDCD solid;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
	margin: 0 0 0 145px;
	clear: both;
}

.resizable-textarea textarea {
	display: block;
	margin-bottom: 0pt;
	width: 95%;
	height: 20%;
}

/* TOOLTIPS */

div.tooltip { 
    background-color: #000; 
    border: 1px solid #FFF; 
    padding: 10px 15px; 
    width: 220px; 
    display: none; 
    color: #FFF; 
    text-align: left; 
    font-size: 11px; 
    -moz-box-shadow: 0 0 10px #000; 
    -webkit-box-shadow: 0 0 10px #000;
}

/* RATING SYSTEM */

.rating_container {
	float: left;
}

.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating {
	background: url(../images/star.gif) left -1000px repeat-x;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
	padding: 0 !important;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
	padding: 0 !important;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

.inline-rating {
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}

/* ===== PAGE CARDS ===== */

div.pagecards {
	clear: both;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}

div.pagecards span
{
	padding: 3px 7px;
}

div.pagecards a
{
	color: #666;
	padding: 3px 6px;
	border: 1px solid #CECFD0;
	background-color: #EFEFEF;
	text-decoration: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-icab-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

div.pagecards a:hover
{
	color: #4D9D1D;
	border-color: #4D9D1D;
	text-decoration: none;
}

div.pagecards span.current
{
	border: 1px solid #4D9D1D;
	background-color: #4D9D1D;
	color: #FFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-icab-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

div.pagecards span.nextprev
{
	border: 1px solid #E4E4E4;
	color: #C0C0C0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-icab-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

/* OK, ERROR, WARNING MESSAGES */

div.ok_message, div.error_message, div.warning_message {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 5px;
	font-weight: bold;
}

div.ok_message {
	border: 1px #008000 solid;
	background-color: #9DFF9D;
	color: #008000;
}

div.error_message {
	border: 1px #FF0000 solid;
	background-color: #FFB3B5;
	color: #FF0000;
}

div.warning_message {
	border: 1px #FF2A00 solid;
	background-color: #FFFF8A;
	color: #FF2A00;
}
