﻿body {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #fff;
	background-image: url(../img/tlo_main.jpg);
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

.link {
	color: #BDBB00;
	text-decoration: underline;
}

.link:hover {
	color: #fff;
}

.link_zloty {
	color: #8A8B50;
	text-decoration: underline;
}

.link_zloty:hover {
	color: #fff;
}

.link_bialy {
	color: #fff;
	text-decoration: underline;
}

.link_bialy:hover {
	color: #BDBB00;
}

#container {
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	position: relative;
}

.helm {
	background-image: url(../img/helm.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 15px;
}

#head {
	width: 940px;
	height: 100px;
	margin: auto;
	padding: 20px 0px 10px 0px;
	position: relative;
}

#logo {
	width: 227px;
	height: 83px;
}

/* body */
#middle {
	width: 940px;
	margin: auto;
}

#right_column {
	width: 220px;
	padding-top: 10px;
	vertical-align: top;
}

#right_column_bottom {
	vertical-align: bottom;
}

#left_column {
	width: 720px;
	vertical-align: top;
}

/* ----------------------------------------------------------------------------------------------------------- */

/* SZUKAJ */
.szukaj {
	width: 180px;
	height: 47px;
	background-image: url(../img/szukaj_tlo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 13px;
	padding: 20px;
}

.szukaj table {
	padding: 0px;
	border-collapse: collapse;
}

.input_szukaj {
	width: 134px;
	height: 16px;
	background-image: url(../img/input_szukaj.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	border: 0px;
}

.button_szukaj {
	width: 26px;
	height: 26px;
	background-image: url(../img/button_szukaj.jpg);
	background-repeat: no-repeat;
	border: 0px;
	margin-left: 5px;
}

.search_form {
	width: 180px;
	height: 35px;
}

.szukaj_opcje {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
/* koniec SZUKAJ */

/* LOGOWANIE */
#logowanie {
	width: 180px;
	height: 166px;
	background-image: url(../img/logowanie_tlo.jpg);
	background-repeat: no-repeat;
	padding: 45px 20px 20px 20px;
	overflow: hidden;
}

#logowanie table {
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}

.login_form {
	width: 180px;
	height: 65px;
}

.input_user {
	background-image: url(../img/input_user.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 18px;
	border: none;
	padding: 5px;
	margin-bottom: 5px;
}

.input_pass {
	background-image: url(../img/input_pass.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 18px;
	border: none;
	padding: 5px;
}

.input_loguj {
	background-image: url(../img/input_loguj.jpg); 
	width: 50px; 
	height: 26px; 
	border: 0px;
	padding-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 6px;
}

.logowanie_text {
	font-size: 11px;
	font-weight: normal;
	color: #B9BA7F;
	margin-bottom: 10px;
}

.logowanie_register {
	font-size: 11px;
	font-weight: normal;
	color: #B9BA7F;
	margin: 0px;
}

.logowanie_register a {
	font-size: 11px;
	color: #BDBB00;
	text-decoration: underline;
}
/* koniec LOGOWANIE */

/* NEWSLETTER */
.newsletter {
	width: 220px;
	height: 47px;
	background-image: url(../img/newsletter.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
}
/* koniec NEWSLETTER */

/* ------------------------------------------------------------------------------------------------*/

/* box MOJE KONTO */
.zalogowany_table td {
	padding-right: 5px;
}

.avatar {
	width: 40px;
	height: 40px;
	overflow: hidden;
	border: 1px solid #434524;
}

.konto_imie {
	font-weight: normal;
	font-size: 11px;
	padding-top: 4px;
	color: #B9BA7F;
}

.konto_panel {
	margin-top: 10px;
}

.konto_panel a {
	color: #fff;
	font-weight: normal;
}

.konto_liczba {
	color: #B9BA7F;
}

.konto_item {
	padding-top: 2px;
	padding-bottom: 0px;
	overflow: hidden;
}

.konto_bottom {
	overflow: hidden;
	padding-top: 15px;
}

.konto_bottom a {
	color: #B9BA7F;
	font-weight: normal;
	font-size: 11px;
}

.profile {
	float: left;
	width: 80px;
}

.logout {
	float: right;
	width: 65px;
}
/* koniec boxu MOJE KONTO */

/* ADMIN MENU */
.admin_menu {
	width: 191px;
	height: 230px;
	margin-top: 15px;
	padding: 15px;
	/*background-color: #434524;*/
	background-image: url(../img/admin_tlo.jpg);
}

.admin_menu a {
	font-weight: normal;
	color: #fff;
	display: block;
	padding: 1px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #999A5F;
	background-image: url(../img/admin_ikona.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* koniec ADMIN MEDNU */


/* ------------------------------------------------------------------------------------------------ */

/* okno STATYSTYKI */
#statystyki {
	width: 190px;
	height: 151px;	
	padding: 15px;
	background-image: url(../img/statystyki_tlo.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	margin-top: 15px;
}

#statystyki table {
	width: 97%;
	height: 123px;
	color: #B9BA7F;
	margin-top: 30px;
}

.stat_wartosc {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
/* koniec STATYSTYKI */

/* ----------------------------------------------------------------------------------------------------------- */

/* MENU GÓRNE */
#top_manu {
	width: 916px;
	height: 50px;
	padding: 0px 15px;
	background-image: url(../img/top_menu.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 8pt;
}

#top_manu a {
	display: block;
	float: left;
	padding: 8px 10px 19px 10px;
	margin-top: 5px;
	margin-right: 2px;
	font-weight: bold;
}

.hover_menu1 {
	width: 32px;
	height: 13px;
	color: #fff;
}

.hover_menu1:hover {
	background-image: url(../img/menu_hover1.png);
	color: #000;
}

.hover_menu2 {
	width: 41px;
	height: 13px;
	color: #fff;
}

.hover_menu2:hover {
	background-image: url(../img/menu_hover2.png);
	color: #000;
}

.hover_menu3 {
	width: 62px;
	height: 13px;
	color: #fff;
}

.hover_menu3:hover {
	background-image: url(../img/menu_hover3.png);
	color: #000;
}

.hover_menu4 {
	width: 95px;
	height: 13px;
	color: #fff;
}

.hover_menu4:hover {
	background-image: url(../img/menu_hover4.png);
	color: #000;
}

.hover_menu5 {
	width: 63px;
	height: 13px;
	color: #fff;
}

.hover_menu5:hover {
	background-image: url(../img/menu_hover5.png);
	color: #000;
}

.hover_menu6 {
	width: 52px;
	height: 13px;
	color: #fff;
}

.hover_menu6:hover {
	background-image: url(../img/menu_hover6.png);
	color: #000;
}

.hover_menu7 {
	width: 121px;
	height: 13px;
	color: #fff;
}

.hover_menu7:hover {
	background-image: url(../img/menu_hover7.png);
	color: #000;
}

.hover_menu8 {
	width: 68px;
	height: 13px;
	color: #fff;
}

.hover_menu8:hover {
	background-image: url(../img/menu_hover8.png);
	color: #000;
}

.hover_menu9 {
	width: 36px;
	height: 13px;
	color: #fff;
}

.hover_menu9:hover {
	background-image: url(../img/menu_hover9.png);
	color: #000;
}

.hover_menu10 {
	width: 118px;
	height: 13px;
	color: #fff;
}

.hover_menu10:hover {
	background-image: url(../img/menu_hover10.png);
	color: #000;
}

.clicked_menu1 {
	width: 32px;
	height: 13px;
	background-image: url(../img/menu_hover1.png);
	color: #000;
}

.clicked_menu2 {
	width: 41px;
	height: 13px;
	background-image: url(../img/menu_hover2.png);
	color: #000;
}

.clicked_menu3 {
	width: 62px;
	height: 13px;
	background-image: url(../img/menu_hover3.png);
	color: #000;
}

.clicked_menu4 {
	width: 95px;
	height: 13px;
	background-image: url(../img/menu_hover4.png);
	color: #000;
}

.clicked_menu5 {
	width: 63px;
	height: 13px;
	background-image: url(../img/menu_hover5.png);
	color: #000;
}

.clicked_menu6 {
	width: 52px;
	height: 13px;
	background-image: url(../img/menu_hover6.png);
	color: #000;
}

.clicked_menu7 {
	width: 121px;
	height: 13px;
	background-image: url(../img/menu_hover7.png);
	color: #000;
}

.clicked_menu8 {
	width: 68px;
	height: 13px;
	background-image: url(../img/menu_hover8.png);
	color: #000;
}

.clicked_menu9 {
	width: 36px;
	height: 13px;
	background-image: url(../img/menu_hover9.png);
	color: #000;
}

.clicked_menu10 {
	width: 118px;
	height: 13px;
	background-image: url(../img/menu_hover10.png);
	color: #000;
}

/* koniec MENU GÓRNEGO */

/* ----------------------------------------------------------------------------------------------- */

/* STOPKA */

#foot {
	width: 940px;
	margin: auto;
}

.foot_top {
	width: 940px;
	height: 100px;
	overflow: hidden;
}

.foot_top img {
	padding: 20px 15px;
}

.foot_top span {
	float: left;
	color: #fff;
	font-size: 11pt;
	padding: 40px 0px 40px 0px;
}

.foot_top div {
	float: right;
}

.foot_bottom {
	width: 940px;
	height: 60px;
	overflow: hidden;
}

.copyright {
	float: left;
	font-size: 9px;
	color: #8A8B50;
	padding: 23px 0px;
}

.projekt_graficzny {
	float: right;
	font-size: 9px;
	color: #8A8B50;
	padding: 10px 0px;
}

/* koniec STOPKA */

/* ----------------------------------------------------------------------------------------------- */

/* STRONA GŁÓWNA */
#main_index {
	width: 700px;
	overflow: hidden;
}

/* boxu PROMOCJE <-> NOWOŚCI W SKLEPIE */
.main_index_top {
	width: 700px;
	height: 351px;
	overflow: hidden;
}

#promocje {
	float: left;
	width: 340px;
	height: 331px;
	background-image: url(../img/promocje.jpg);
	background-repeat: no-repeat;
	margin: 0px 10px 10px 0px;
}

.promocje_header {
	color: #fff;
	font-weight: normal;
	padding-top: 12px;
	padding-left: 15px;
}

.promocje_body {
	width: 340px;
	height: 303px;
}

.promocje_body_text {
	width: 280px;
	height: 170px;
	margin-left: 30px;
	margin-top: 80px;
}

#header_promocje {
	color: #fff;
}

#header_nowosci {
	color: #4D4D4D;
	margin-left: 25px;
}
/* koniec boxu PROMOCJE <-> NOWOŚCI W SKLEPIE */

/* box SERWERY PUBLICZNE */
.serwery_publiczne {
	float: left;
	width: 340px;
	height: 331px;
	background-image: url(../img/publiczne.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 10px;
}	

.sp_header {
	color: #fff;
	font-weight: normal;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 3px;
}

.sp_body {
	width: 340px;
	height: 303px;
}

#index_serwery_publiczne {
	width: 320px;
	height: 240px;
	overflow: hidden;
	background-color: #11110F;
	margin-left: 10px;
}

.sp_name {
	width: 340px;
	height: 50px;
	font-size: 13px;
	color: #CBC900;
	overflow: hidden;
}

.sp_name_left {
	float: left;
	width: 270px;
	height: 40px;
	margin-top: 5px;
	margin-left: 10px;
	vertical-align: middle;
}

.sp_name_left table {
	width: 100%;
	height: 100%;
}

.sp_name_right {
	float: right;
	width: 36px;
	height: 20px;
	margin-top: 17px;
	margin-right: 10px;
}

.sp_picture {
	width: 295px;
	height: 95px;
	margin-top: 22px;
	margin-left: 12px;
	overflow: hidden;
}

.sp_stats {
	width: 295px;
	height: 95px;
	margin-top: 22px;
	margin-left: 12px;
	overflow: hidden;
	color: gray;
	font-weight: normal;
}

.sp_stats table {
	width: 100%;
	height: 100%;
}

.sp_stats td {
	border-bottom: 1px dashed #333333;
}

.sp_stats_right {
	text-align: right;
	color: #fff
}
/* koniec boxu SERWERY PUBLICZNE */

/* PROMOCJE BOTTOM */
.promocje_bottom {
	width: 700px;
	height: 195px;
	background-image: url(../img/promocje_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}

.promocje_bottom_text {
	width: 400px;
	height: 110px;
	margin-left: 100px;	
	margin-top: 20px;
}

/* koniec PROMOCJE BOTTOM */

/* strona główna dół strony (AKTUALNOŚCI) */
.main_index_bottom {
	width: 720px;
	height: 247px;
	overflow: hidden;
}

.news_header {
	padding: 10px;
	font-size: 11pt;
}

.news_box {
	float: left;
	width: 220px;
	height: 247px;
	margin-right: 20px;
	background-image: url(../img/news_tlo.jpg);
	background-repeat: no-repeat;
	color: #000;
}

.news_box table {
	width: 100%;
	height: 100%;
	border-collapse: collapse; 
}

.news_title {
	width: 100%;
	height: 63px;
	padding: 5px 5px 5px 55px;
	font-size: 11px;
}

.news_date {
	font-size: 10px;
	font-weight: normal;
	color: #6D6D4D;
	padding-top: 3px;
}

.news_text {
	width: 190px;
	height: 127px;
	padding: 0px 15px;
	font-size: 10px;
	font-weight: normal;
	overflow: hidden;
}

.news_more {
	text-align: right;
	padding: 10px 15px 15px 15px;
}
/* koniec STRONA GŁÓWNA */

/* =================================================================================================== */
/* PODSTRONY */
#main {
	width: 700px;
	margin-top: 10px;
	overflow: hidden;
}

.main_bg_top {
	width: 700px;
	height: 8px;
	background-image: url(../img/main_bg_top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.main_bg_bottom {
	width: 700px;
	height: 10px;
	background-image: url(../img/main_bg_bottom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.main_bg_middle {
	width: 670px;
	padding: 15px;
	background-color: #434524;
}

.naglowek {
	background-image: url(../img/naglowek_linia.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 15px 10px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 13px;
}

.main_foot {
	background-image: url(../img/naglowek_linia.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 20px 15px 10px 15px;
	text-align: right;
	padding: 15px 5px 0px 0px;
}

.main_text {
	font-weight: normal;
}

/* OFERTA - CENNIK */
.cennik {
	padding: 0px 5px;
	font-size: 11px;
}

.cennik table {
	width: 660px;
	border-collapse: collapse;
	font-weight: normal;
	text-align: center;
}

.cennik_head {
	background-image: url(../img/cennik_head.jpg);
	width: 660px;
	height: 40px;
	color: #BDBB00;
	font-size: 11px;
}

.cennik_row1 {
	width: 660px;
	height: 30px;
}

.cennik_row2 {
	width: 660px;
	height: 30px;
	background-image: url(../img/cennik_row.jpg);
}

.cennik_lp {
	color: #8A8B50;
	padding: 0px 10px; 
}

.cennik_name {
	text-align: left;
	font-weight: bold;
}

.cennik_name img {
	margin-right: 5px;
}

.zloty {
	color: #8A8B50;
	font-weight: normal;
	font-size: 11px;
}

.jasno_zloty {
	color: #BDBB00;
}

/* koniec OFERTA - CENNIK */

/* ================================================================================================= */

/* REJESTRACJA */
#register table{
	width: 660px;
	font-weight: normal;
}

.register_title {
	font-size: 12px;
	color: #BDBB00;
}

#register label {
	font-size: 11px;
	color: #8A8B50;
	font-weight: normal;
}

.input_text {
	background-image: url(../img/input_text.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 16px;
	border: 0px;
	padding: 5px;
}

.akcepacja_regulaminu {
	font-weight: normal;
	font-size: 11px;
}

.akcepacja_regulaminu a {
	color: #BDBB00;
	text-decoration: underline;
}

.button_submit {
	width: 100px;
	height: 26px;
	background-image: url(../img/button.jpg);
	border: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

/* FORM FILE */
.file_container {
	position: relative;
	width: 213px;
	height: 26px;
}

.file_text {
	background: url(../img/input_file.gif);
	border: none;
	width: 130px;
	height: 16px;
	padding: 5px;
	margin-right: 3px;
	float: left;
}

.file {
	width: 213px;
	height: 26px;
}

.file_hidden {
	position: relative;
	text-align: right;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.file_fake {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 213px;
	height: 26px;
	padding: 0;
	margin: 0;
	z-index: 1;
	overflow: hidden;
}

.file_img {
	float: right;
}
/* koniec FORM FILE */
/* koniec REJESTRACJA */

/* ================================================================================================= */

/* PROFIL */

#profile {
	overflow: hidden;
	width: 670px;
	height: 270px;
}

#profile table{
	width: 330px;
	font-weight: normal;
}

#profile label {
	font-size: 11px;
	color: #8A8B50;
	font-weight: normal;
}

/* koniec PROFIL */

/* ================================================================================================= */
/* ZAMÓW SERWER */
.order_table {
	width: 570px;
	margin: auto;
}

.order_table table {
	width: 100%;
	margin: auto;
} 

.order_table td {
	padding: 1px 5px;
	text-align: left;
}

.order_table label {
	font-size: 11px;
	color: #8A8B50;
	font-weight: normal;
}

.zloz_zam {
	width: 120px;
	height: 26px;
	border: 0px;
	background-image: url(../img/zloz_zam.jpg);
	color: #A6A400;
}

.text_zam {
	width: 110px;
	height: 16px;
	border: 0px;
	padding: 5px;
	margin-bottom: 2px;
	background-image: url(../img/text_zam.jpg);
}

.disabled_zam {
	width: 110px;
	height: 16px;
	border: 0px;
	padding: 5px;
	margin-bottom: 2px;
	background-image: url(../img/disabled_zam.jpg);
}

.uwagi_zam {
	width: 160px;
	height: 16px;
	border: 0px;
	padding: 5px;
	background-image: url(../img/uwagi_zam.jpg);
}

#zaplata1 {
	color: #BDBB00;
	font-size: 14px;
	font-weight: bold;
}

#okres {
	width: 170px;
}

#gra {
	width: 105px;
	color: #000;
	font-size: 12px;
}

#lokalizacja {
	width: 405px;
	height: 25px;
	color: #000;
	font-size: 12px;
}

/* koniec ZAMÓW SERWER */
/* ================================================================================================= */

/* ================================================================================================= */
/* MOJE SERWERY */
#moje_serwery {
	font-weight: normal;
	font-size: 11px;
}

#moje_serwery table {
	width: 520px;
	float: left;
	text-align: left;
	border-collapse: collapse;
}

.serwery_left_col {
	width: 130px;
	color: #8A8B50;
}

/* przyciski przy serwerach użytkownika */
.server_buttons {
	float: right;
	width: 130px;
}

.server_button {
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(../img/button_link.jpg);
	color: #EDEEB4;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 5px;
}

.konsola {
	height: 500px;
	border: 1px solid black;
	overflow: auto;
	font-weight: normal;
	font-size: 11px;
}

.light_color {
	color: #EDEEB4;
}

.server_input {
	width: 100px;
	height: 28px;
	background-image: url(../img/button_link.jpg);
	color: #EDEEB4;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
}

.zmiana_hasla label {
	font-weight: normal;
	color: #8A8B50;
}

.prolong label {
	font-weight: normal;
	color: #8A8B50;
}

/* koniec MOJE SERWERY */
/* ================================================================================================= */

/* ================================================================================================= */
/* PORTFEL */
#portfel {
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-weight: normal;
}

.stan_portfela label {
	font-weight: normal;
	color: #8A8B50;
}

.stan_portfela {
	width: 270px;
	float: left;
	text-align: center;
}

.kwota {
	font-size: 14px;
	font-weight: bold;
	color: #BDBB00;
}

.doladuj_portfel {
	width: 370px;
	float: right;
	padding-left: 10px;
}

.portfel_naglowek {
	font-size: 12px;
	font-weight: bold;
	color: #BDBB00;
}

.platnosci_boxy {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.platnosci_box1 {
	width: 110px;
	height: 80px;
	float: left;
	text-align: center;
	margin-right: 5px;
}

.platnosci_box2 {
	width: 145px;
	height: 80px;
	float: left;
	text-align: center;
	margin-right: 5px;
}

.platnosci_box3 {
	width: 90px;
	height: 80px;
	float: left;
	text-align: center;
}

.platnosci_input {
	width: 80px;
	height: 26px;
	border: 0;
	font-weight: bold;
	background-image: url(../img/button3.jpg);
}

#doladowanie label {
	font-weight: normal;
	color: #8A8B50;
}

.kwota_input {
	width: 61px;
	height: 16px;
	padding: 5px;
	border: 0px;
	background-image: url(../img/kwota_input.jpg);
}

#historia_platnosci div {
	font-weight: normal;
	padding-left: 10px;
}

.tabela_nawigacja {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pokaz_rekordy {
	overflow: hidden;
	width: 270px;
	height: 30px;
	float: left;
}

.pokaz_rekordy  div {
	float: left;
	height: 23px;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #8A8B50;
	font-weight: normal;
	font-size: 11px;
}

.ilosc_wys {
	display: block;
	float: left;
	width: 26px;
	height: 21px;
	padding-top: 7px;
	margin: 0px 1px;
	background-image: url(../img/ilosc_wyswietlen.jpg);
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #EDEEB4;
}

.ilosc_wys_push {
	display: block;
	float: left;
	width: 26px;
	height: 21px;
	padding-top: 7px;
	margin: 0px 1px;
	background-image: url(../img/ilosc_wyswietlen.jpg);
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #BDBB00;
}

.pokaz_strone {
	width: 300px;
	height: 30px;
	float: right;
	overflow: hidden;
}

.starsze_button {
	display: block;
	width: 70px;
	height: 21px;
	padding-top: 7px;
	margin-right: 10px;
	background-image: url(../img/wstecz_tlo.jpg);
	float: right;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #EDEEB4;
}

.nowsze_button {
	display: block;
	width: 70px;
	height: 21px;
	padding-top: 7px;
	margin-left: 10px;
	background-image: url(../img/wstecz_tlo.jpg);
	float: right;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #EDEEB4;
}

.pokaz_strone_buttons {
	overflow: hidden;
	float: right;
}

/* koniec PORTFEL */
/* ================================================================================================= */

/* zarządzanie stronami */
.strony_tabela {
	margin: 10px 0px;
	padding: 5px;
	border-collapse: collapse;
}

.strony_tabela  th {
	padding: 5px;
	border-bottom: 1px solid gray;
}

.strony_tabela_nazwa {
	width: 50%;
	text-align: left;
	font-size: 11px;
}

.strony_tabela_nazwa span {
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}

/* zarządzanie zdjęciami */
.zdjecia_kontener {
	overflow: hidden;
}

.zdjecie {
	float: left;
	margin: 10px 20px;
	width: 100px;
	/*height: 125px;*/
	border: 1px solid gray;
	overflow: hidden;
}

.zdjecie_edycja {
	height: 18px;
	padding-left: 5px;
}

.left_col {
	float: left;
	width: 460px;
	padding: 10px;
	font-weight: normal;
	overflow: hidden;
}

.right_col {
	float: right;
	width: 186px;
	background-color: #c4c4c4;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	font-size: 8pt;
}

.right_box_top {
	width: 187px;
	height: 26px;
	margin: auto;
	color: #fff;
	text-align: center;
	background-image: url(../img/right_top.png);
	margin-top: 3px;
	padding-top: 6px;
}

.right_box_bottom {
	width: 187px;
	height: 45px;
	margin: auto;
	text-align: center;
	background-image: url(../img/right_bottom.png);
	margin-bottom: 5px;
}

.right_box_middle {
	width: 177px;
	padding: 5px;
	text-align: center;
	background-image: url(../img/right_middle.png);
}

/* wysyłanie maili do użytkowników */
.user_list {
	float: right;
	width: 150px;
	height: 400px;
}

.checkboxy {
	width: 150px;
	height: 407px;
	border: 1px solid gray;
	overflow: scroll;
}

.checkboxy {
	font-size: 10px;
}

.show_users {
	font-size: 8pt;
}

.link_oplac {
	color: red;
	font-weight: normal;
	display: block;
	font-size: 9px;
}

.link_usun {
	color: #8A8B50;
	font-weight: normal;
	display: block;
	font-size: 9px;
	text-decoration: underline;
}

.link_usun :hover {
	color: #BDBB00;
}

/* wygląd tabel */
.tabela {
	width: 670px;
	border-collapse: collapse;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	color: #EDEEB4;
}

.tabela_head {
	background-image: url(../img/tabela_head.jpg);
	width: 670px;
	height: 40px;
	color: #BDBB00;
	font-size: 11px;
}

.tabela_row1 {
	width: 670px;
	height: 30px;
}

.tabela_row2 {
	width: 670px;
	height: 30px;
	background-image: url(../img/tabela_row.jpg);
}

.tabela_row3 {
	width: 670px;
	height: 30px;
	background-color: #3d3e1f;
}

.tabela_lp {
	color: #8A8B50;
	padding: 0px 10px; 
}

.tabela_name {
	text-align: left;
	font-weight: bold;
}

/* klasy do buttonów wstecz, dalej */
.button_container {
	width: 180px;
	height: 30px;
	overflow: hidden;
	margin-top: 20px;
}

.back_button {
	display: block;
	width: 80px;
	height: 20px;
	padding-top: 6px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	background-image: url(../img/button3.jpg);
}

.back_button1 {
	display: block;
	width: 80px;
	height: 20px;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	background-image: url(../img/button3.jpg);
}

.next_button {
	width: 80px;
	height: 26px;
	float: right;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border: 0px;
	color: #000;
	background-image: url(../img/button3.jpg);
}

.next_button1 {
	width: 80px;
	height: 26px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border: 0px;
	color: #000;
	background-image: url(../img/button3.jpg);
}

/* przycisk i pole tekstowe */
.button {
	display: block;
	width: 100px;
	height: 28px;
	border: 0px;
	background-image: url(../img/button_link.jpg);
	color: #EDEEB4;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.textbox {
	width: 110px;
	height: 16px;
	border: 0px;
	padding: 5px;
	background-image: url(../img/text_zam.jpg);
}

/* ANKIETA */
#ankieta_container {
	width: 261px;
	overflow: hidden;
	position: absolute;
	left: -220px;
	top: 170px;
}

#ankieta {
	width: 261px;
	overflow: hidden;
}

#ankieta_body {
	width: 220px;
	float: left;
}

#ankieta_body_top {
	width: 220px;
	height: 3px;
	background-image: url(../img/poll_bg_top.png);
}

#ankieta_body_middle {
	width: 189px;
	background-image: url(../img/poll_bg.png);
	border-right: 1px solid #19130C;
	padding: 15px;
	overflow: hidden;
	font-weight: normal;
	font-size: 12px;
}

#ankieta_body_bottom {
	width: 220px;
	height: 3px;
	background-image: url(../img/poll_bg_bottom.png);
}

#ankieta_button {
	width: 41px;
	padding-top: 20px;
	float: right;
}

.ankieta_pytanie {
	font-weight: bold;
	font-size: 13px;
	color: #BDBB00;
	margin: 5px 0px;
}

.ankieta_stopka {
	overflow: hidden;
	margin-top: 20px;
	width: 178px;
	height: 30px;
}	

#ankieta_glosuj {
	width: 60px;
	height: 28px;
	border: 0px;
	background-image: url(../img/poll_wote_button.png);
	float: right;
}

#ankieta_glosy {
	float: left;
	color: #8A8B50;
	margin-top: 5px;
}

/* wykres */
.ankieta_wykres {
	display: none;
	width: 180px;
}

.chart_bg {
	width: 180px;
	height: 14px;
	background-image: url(../img/poll_bg_chart.jpg);
	margin: 3px 0px;
	overflow: hidden;
}

.chart_podpis {
	width: 180px;
	overflow: hidden;
}

.chart_odp {
	float: left;
	width: 135px;
	font-size: 11px;
}

.chart_procent {
	float: right;
	width: 40px;
	color: #BDBB00;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.chart_left {
	width: 2px;
	height: 12px;
	background-image: url(../img/poll_chart_left.jpg);
	float: left;
}

.chart_right {
	width: 2px;
	height: 12px;
	background-image: url(../img/poll_chart_right.jpg);
	float: left;
}

.chart {
	height: 12px;
	float: left;
	background-image: url(../img/poll_chart_middle.jpg);
}
	
/* koniec ANKIETA */
 
/* klasy powiadomien */
.error {
	background: url(../img/error.png) no-repeat left;
	color: #F32B04;
	font-weight: bold;
	font-size: 8pt;
	margin: 0 0 20px 0;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.info {
	background: url(../img/ok.png) no-repeat left;
	color: #18dc13;
	font-weight:bold;
	font-size: 8pt;
	margin: 0 0 20px 0;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* koniec klasy powiadomien */