BODY{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
}
H1{
	font-size: 12px;
	font-weight: bold;
	color: #0E4075;
	text-align: left;
}
H2{
	font-size: 11px;
	font-weight: bold;
	color: #0E4075;
	padding-top: 15px;
	margin-bottom: 10px;
	text-align: left;
}

H3{
	font-size: 11px;
	font-weight: bold;
	color: #0E4075;
	margin: 0px;
	margin-bottom: 10px;
	text-align: left;
}

P{
	font-size: 11px;
	color: #808080;
	text-align: justify;
}
.b_bck{
	background-color: #EBF3FA;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.p{
	margin-top: 10px;
}
.p_no_margin{
	margin: 0px;
}
.img_float_left{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
.img_float_right{
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	vertical-align: top;
}
FORM{
	margin: 0px;
	padding: 0px;
}
SELECT{
	height: 19px;
	border-style: none;
	border: 1px solid #96C0EE;
	color: #808080;
	font-size: 11px;
	line-height: 19px;
}
INPUT{
	padding: 0px;
	margin: 0px;
}
UL{
	margin-top:0px;
}
UL LI{
	list-style-image: url(img/pointer.png);

}
A{
	color: #808080;
}
A:link{
	text-decoration: none;
	border: none;
}
A:visited{
	text-decoration: none;
	border: none;
}
A:hover{
	text-decoration: underline;
	border: none;
}
IMG{
	border: none;
}
#container{
	width: 100%;
	margin: auto;
	text-align: center;
}
#logo{
	width: 906px;
	
	text-align: left;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#logo IMG{
	border: none;
}

#top_menu{
	width: 906px;
	height: 47px;
	margin: auto;
	padding: 0px;
	text-align: left;
}

#menu_list{
	margin: 0px;
	padding: 0px;
}

#menu_list li{
	list-style: none;
	float: left;
}

#menu_list li.cennik A:link, #menu_list li.cennik A:visited{
	background-image: url(img/cennik_btn_off.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 105px;
	height: 47px;
}
#menu_list li.cennik A:hover{
	background-image: url(img/cennik_btn_on.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 105px;
	height: 47px;
}
#menu_list li.lista_gier A:link, #menu_list li.lista_gier A:visited{
	background-image: url(img/lista_gier_btn_off.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 134px;
	height: 47px;
}
#menu_list li.lista_gier A:hover{
	background-image: url(img/lista_gier_btn_on.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 134px;
	height: 47px;
}
#menu_list li.promocje A:link, #menu_list li.promocje A:visited{
	background-image: url(img/promocje_btn_off.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 150px;
	height: 47px;
}

#menu_list li.promocje A:hover{
	background-image: url(img/promocje_btn_on.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 150px;
	height: 47px;
}
#menu_list li.zamow_serwer A:link, #menu_list li.zamow_serwer A:visited{
	background-image: url(img/zamow_serwer_btn_off.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 198px;
	height: 47px;
}
#menu_list li.zamow_serwer A:hover{
	background-image: url(img/zamow_serwer_btn_on.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 198px;
	height: 47px;
}
#menu_list li.kontakt A:link, #menu_list li.kontakt A:visited{
	background-image: url(img/kontakt_btn_off.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 132px;
	height: 47px;
}
#menu_list li.kontakt A:hover{
	background-image: url(img/kontakt_btn_on.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 132px;
	height: 47px;
}
#menu_list li.polecane_gry{
	background-image: url(img/polecane_gry_btn.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 186px;
	height: 47px;
}
#top_menu a{
	text-decoration: none;
	display: block;
	width: auto;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

#window_content{
	margin: auto;
	margin-top: 12px;
	padding: 0px;
	height: auto;
	width: 906px;
}

#left_frame{
	width: 168px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#panel_uzytkownika{
	width: 163px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding-top: 65px;
	text-align: left;
	background-image: url(img/panel_uzytkownika_theme.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#panel_uzytkownika_logon{
	width: 163px;
	height:120px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding-top: 0px;
	text-align: left;
	background-image: url(img/panel_uzytkownika_theme.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#main_frame{
	width: 552px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
}

#main_content{
	margin-left: 11px;
	margin-right: 11px;
	padding: 0px;
}
#main_content DIV, #main_content P, #main_content H1, #main_content H2, #main_content H3{
	padding-left: 10px;
	padding-right: 10px;
}
#main_content DIV P, #main_content DIV H1, #main_content DIV H2, #main_content DIV H3{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#right_frame{
	width: 184px;
	float: left;
	clear: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.bb_12{
	font-size: 12px;
	font-weight: bold;
	color: #0E4075;
}
.bb_11{
	font-size: 11px;
	font-weight: bold;
	color: #0E4075;
}
.b_12{
	font-size: 12px;
	font-weight: normal;
	color: #0E4075;
}
.bb_arrow_12{
	font-size: 12px;
	font-weight: bold;
	color: #0E4075;
	background-image: url(img/arrow_ico.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-right: 16px;
}
.bb_arrow_11{
	font-size: 11px;
	font-weight: bold;
	color: #0E4075;
	background-image: url(img/arrow_ico.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-right: 16px;
}
.b_11{
	font-size: 11px;
	font-weight: normal;
	color: #0E4075;
}
.r_11{
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.b_10{
	font-size: 10px;
	font-weight: normal;
	color: #0E4075;
}
.lb_9{
	font-size: 9px;
	font-weight: normal;
	color: #54ACCB;
}
.lb_10{
	font-size: 10px;
	font-weight: normal;
	color: #54ACCB;
}
P.right{
	text-align: right;
}
.lb_11{
	font-size: 11px;
	font-weight: normal;
	color: #54ACCB;
}
.lbb_11{
	font-size: 11px;
	font-weight: bold;
	color: #54ACCB;
}
.g_11{
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	margin-top:0px;
	margin-bottom: 0px;
}
.w_9{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.input_login{
	width: 124px;
	height: 17px;
	border: 1px solid #96C0EE;
	color: #808080;
	font-size: 11px;
	font-family: Arial;
	margin-top: 5px;
	vertical-align: baseline;
}
.input_form{
	height: 17px;
	width: 154px;
	border: 1px solid #96C0EE;
	color: #808080;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
#contact_form{
	margin: 0px;
	padding: 0px;
}
#input, #textarea{
	border: 1px solid #96C0EE;
	color: #808080;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 440px;
}
#input{
	height: 17px;
	line-height: 17px;
	vertical-align: baseline;
}
#left_menu{
	background-image: url(img/menu_theme.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 168px;
	height: 28px;
}
#left_menu_list{
	padding: 0px;
	margin: 0px;
}
#left_serwery_gier{
	background-image: url(img/menu_serwery_gier_theme.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 168px;
	height: 28px;
	margin-top: 12px;	
}
#main_theme{
	background-image: url(img/main_theme.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 554px;
	height: 255px;
	margin: 0px;
	padding:0px;
	position: relative;
}
.game_theme {
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	border: none;
}
#powered_by_theme{
	background-image: url(img/powered_by_theme.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 184px;
	height: 28px;
	margin-bottom: 12px;
}
#sonda_theme{
	background-image: url(img/sonda_theme.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 184px;
	height: 28px;
	margin-bottom: 12px;
}
#sonda_content, #powered_by_theme_content{
	margin-left: 16px;
	margin-bottom: 12px;
}
#formy_platnosci{
	background-image: url(img/formy_platnosci_theme.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 184px;
	height: auto;
	margin-bottom: 12px;
	position: relative;
	text-align: center;
}
#payforms{
	height: 257px;
	padding-top: 40px;
	position: relative;
}

#partners, #disclaimer{
	width: 906px;
	margin: auto;
	padding: 0px;
	clear: both;
}
#partners IMG, #powered_by_theme_content IMG, #payforms IMG{
	border: none;
}
#bottom_menu{
	width: 910px;
	margin: auto;
	height: 30px;
	text-align: left;
	padding-left: 8px;
}
#bottom_menu A, #bottom_menu A:link, #bottom_menu A:visited, #bottom_menu A:hover{
	color: #0E4075;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
}
.img_text_middle{
	vertical-align: middle;
	padding-right: 30px;
}
#img_lista_gier{
	padding-bottom: 40px;
}
IFRAME{
	width: 510px;
	margin-left: 10px;
}
.iframe_tbl{
	border-collapse: collapse;
	empty-cells: show;
 	border: none;
 	width: 510px;
}
.iframe_tbl TD{
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
TABLE {
  border-collapse: collapse;
  empty-cells: show;
  border: none;
  width: 527px;
 }
 
/* basic shared rules */
TABLE th,
TABLE td {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

TABLE th {
	font-weight: normal;
	width: 370px;
  }
.tbl_aleft{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;

}
.tbl_aright{
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
.tbl_acenter{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
/* header */
.tbl_head{
  font-family: Arial;
  font-size: 11px;
  background-color: #EBF3FA;
  color: #0E4075;
  height: 38px;
}
.tbl_label{
	width: 105px;
	color: #0E4075;
	text-align: left;
}
.dft{
	color: #808080;
	width: auto;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
.tbl_dft TD{
	padding: 0px;
	margin: 0px;
}
.dft_label{
	width:auto;
	color: #54ACCB;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
}
.blue_row{
	background-color: #F4F9FD;
}
.login_table_caption{
	font-size: 11px;
	font-weight: bold;
	color: #0E4075;
	text-align: left;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.numeracja{
	padding-left: 10px;
	width: 20px;
	text-align: left;
	vertical-align: top;
}
.vote_btn{
	cursor: pointer;
	margin-top: 10px;
}
.faq{
	display: none;
	margin-bottom: 20px;
	margin-top: 10px;
}