html{
    padding: 0;
    margin: 0;
}
body{
    /*background: #fff;*/
    background:#fff;
    margin: 0;
    padding: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: center;
}

/* OGOLNE STYLE */

a img{ border: none; }

div.komunikat{ 
	margin: 0;
	padding: 2px 4px;
	background-color: #fe2947;
	color: white;
}

a.wiecej{
	color: #585858;
	font-size: 10px;
/*
	text-decoration: none;
*/
}
a{
	color: #00acd4;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.wiecej:hover{
	text-decoration: underline;
}

div#content a.wiecej{
	font-size: 12px;	
}
h3{
	color: #004080;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}
p.lead, p.lead div{
	color: #2060A0;
}
p.news{
	margin-top: 0;
}
span.b{
	font-weight: bold;
/*	color: #004080;
*/	
}

span.i{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans;
	color: #585858;
}

span.y{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans;
	color: #ccc;
}

div.dashed{
	border-bottom: 1px dotted #DADADA;
}

/* WRAPPER */

#wrapper{
    width: 966px;
    padding: 0px;
    margin: 0 auto;
    background: #fff;
    text-align: left;
}

#wrapper2{
    width: 1008px;
    padding: 0px;
    margin: 0 auto;
    background: #fff;
    text-align: left;
}


/* NAGLOWEK */
/*#hero{
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 22px;
	height: 225px;
	background: #fff url("_img/header_left.jpg") 0px 0px no-repeat;
}*/

#hero{
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 223px;
	height: 225px;
	
	background: #fff url("_img/users.jpg") 0px 0px no-repeat;
	background-position: bottom left;
}

#header{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: right;
	width: 763px;
	height: 192px;
	background: #fff url("_img/__header_bg.jpg") 100% 0% no-repeat;
}

/* LOGO */

#header #logo{
	float: left;
	margin: 38px 0px 0px 0px;
	padding: 0px;
}
#header #logo a{
	outline: none;
}

#blokTop{
	float: left;
	width: 764px;
	margin: 0px;
	padding: 0px;	
}
/* MENU */
#blokTop #menu{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 36px;
	background: #00acd4;	
	background: transparent url("_img/__menu_1px.gif") 0% 0% repeat-x;	
	
}
#blokTop #menu a{
	outline: none;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 2px 0px 2px;
	height: 28px;
	text-align: center;
	width: 132px;
/*	
	border-left: 1px solid #00acd4;	
	border-right: 1px solid #00acd4;	
*/	
/*	background: #00acd4; */
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans;
	text-decoration: none;
}
#blokTop #menu a div{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}
#blokTop #menu a:hover, #blokTop #menu a.on{
	cursor: pointer;
	width: 130px;
	background: transparent url("_img/__menu_on_1px.gif") 0% 0% repeat-x;	
	border-left: 1px solid white;
	border-right: 1px solid white;			
}
#blokTop #menu a:hover div, #blokTop #menu a.on div{
	cursor: pointer;
	background: transparent url("_img/__menu_arr.gif") 50% 100% no-repeat;	
}


/* OFERTY SPECJALNE */
#header #ofertySpecjalne{
	float: right;
	clear: right;
	margin: 2px;
	text-align: right;
	width: 600px;
}

/* REKLAMA TOP */
#header #bannerTop{
	float: none;
	clear: both;
	margin: 2px;
	text-align: center;
}


/* LEWA KOLUMNA */
#boksyL{
	float: left;
	clear: left;
	width: 196px;
	padding: 0px;
	
	margin: 0px;
	border: 1px solid #c8c2c2;	
	
	border-top: 1px solid white;		
	background: #f2f2f2;
}

.boksyR{
	float: right;
	clear: right;
	width: 196px;
	padding: 0px;
	
	margin: 0px;
	border-left: 1px solid #c8c2c2;	
	border-right: 1px solid #c8c2c2;
	border-bottom: 1px solid #c8c2c2;
	background: #f2f2f2;
}

#boksyR{
	float: right;
	clear: right;
	width: 196px;
	padding: 0px;
	
	margin: 0px;
	border-left: 1px solid #c8c2c2;	
	border-right: 1px solid #c8c2c2;
	border-bottom: 1px solid #c8c2c2;
	background: #f2f2f2;
}


/*
#boksyL h2{
	padding: 3px 6px 3px 12px;
	margin: 18px 0 8px 0;
	background-color: #d5d9e0;
	color: #000;
	font-size: 11px;
	font-family: Arial, sans;
	font-weight: normal;
}
*/
#boksyL h2.normal{
	padding: 0;
/*	height: 20px; */
}

/* LOGOWANIE */
#logowanie h2{
	margin: 0px;
	padding: 0px;
}
#logowanie form{
	margin: 0; padding: 0;
}
#logowanie fieldset{
	border: 0; 	
	margin: 0; 
	padding: 0px;
	text-align: center;
	color: #00acd4;
	
}
#logowanie label{
	display: block;
	float: left;
	width: 50px;
	font-size: 10px;
	font-weight: bold;
	color: #585858;	
}
#logowanie input#form_login, #boksyL input#form_haslo{
	margin: 0px 5px;	
	width: 182px;
	height: 16px;
	font-size: 9px;
	float: left;
	border: 1px solid #d5d9e0;
	color: #585858;
}
#logowanie input.link{
	cursor: pointer;
	font-size: 10px;
	font-family: Tahoma, Arial, sans;
	background: #F2F2F2;
	border: none;
	outline: none;
	color: #585858;
}
#logowanie br{
       clear: left;
}
#logowanie p{
	margin: 8px 0 0 0;
	padding-left: 14px;
}
#logowanie div.zalogowany{
	border: 0; 	margin: 0; 
	padding: 4px 2px 4px 14px;
	background-color: #3cb8df;
	color: white;
}
#logowanie a.form_przypomnij, #logowanie a.wyloguj{
	color: #00acd4;
	font-size: 10px;
	font-family: Tahoma, Arial, sans;
	text-decoration: none;
}
#logowanie a.form_rejestracja, #logowanie  a.moje_konto{
	color: #00acd4;
	font-size: 10px;
	font-family: Tahoma, Arial, sans;
	text-decoration: none;
}

/* oferta */
#oferta ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#oferta ul li{
	margin: 0;
	padding: 3px 4px 5px 28px;
	background: #fff url("img/pakiet_ico.gif") 0 0 no-repeat;
}
#oferta ul li a{
	text-decoration: none;
	font-weight: bold;
	color: #ff8400;
}
#oferta ul li a:hover{
	text-decoration: underline;
}

/* dodatkowe menu */
div.lewybox, div.h2_bg, div.h2_star{
margin: 0px;
padding: 0px;
border: 0px;
}

div.prawybox, div.h2_bg, div.h2_star{
margin: 0px;
padding: 0px;
border: 0px;
}

div.h2_bg{
	margin: 18px 0 8px 0;
	height: 25px;
	background: #d5d9e0 url("_img/belt_1px.gif") 0px 0px repeat-x;
}

div.h2_b{
	margin: 0px 0 8px 0;
	height: 25px;
	background: #d5d9e0 url("_img/belt_1px.gif") 0px 0px repeat-x;
}

div.h2_star{
	background: transparent url("_img/belt_star.gif") 174px 50% no-repeat;
}
div.lewybox h2{
	padding: 8px 6px 3px 8px;
	margin: 0px;
	color: #000;
	font-size: 11px;
	font-family: Arial, sans;
	font-weight: normal;
	letter-spacing: 1px;
	background: transparent url("_img/belt_dots.gif") 2px 2px no-repeat;
}
div.lewybox ul,ul.strzelby{
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
div.lewybox ul li,ul.strzelby li{
	margin: 0;
	padding: 3px 4px 2px 10px;
	color: #363739;
	background: transparent url("_img/_arr_blue.gif") 0% 50% no-repeat;
}
div.lewybox ul li:hover,ul.strzelby li:hover{
	background: transparent url("_img/_arr_blue.gif") 0% 50% no-repeat;
}
div.lewybox ul li a,ul.strzelby li a{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, sans;
	color: #363739;
}

div.lewybox ul li a:hover,ul.strzelby li a:hover{
	text-decoration: underline;
}

/* PRAWA KOLUMNA */
/* PAKIETY */
#pakiety{
	float: right;
	clear: right;
	padding: 6px 2px;
	margin-top: 6px;
	border-top: 1px dashed #d0d0d0;	
}
#pakiety div.pakiet{
	float: left;
	border: 1px solid #66cff0;
	background-color: #f4f4f8;
	padding: 4px 10px;
	margin-left: 14px; 
}

/* TRESCI */
#reklamaTop{
	float: right;
	width: 730px;
	padding: 2px;
	margin: 10px 0 10px 0;
	text-align: left;	
	border: 1px solid #e6e6e6;
}

#btns1{
	float: right;
	width: 210px;
	padding: 0; margin: 0;
	text-align: left;	
}


#btns{
	float: right;
	width: 210px;
	padding: 0; margin: 0;
	text-align: right;	
}

#btns ul.btns{
	list-style: none;
	margin: 0; padding: 0;
}
#btns ul.btns li{
	margin: 0px 0px 7px 0;
}

#content{
	float: left;
	width: 560px;
	padding: 0;
	margin: 0px 5px;
	text-align: left;
}
#content h2{
	padding: 4px;
	padding-left: 20px;
	background: #fff url("_img/_news_1px.gif") 0% 0% repeat-x;
	border-bottom: 1px dashed #d0d0d0;	
	color: #585858;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
#content h2.normal{
	background: none;
	border-bottom: 0;
	padding: 4px 0px; 
}
#content h2.blue{
	font-weight: normal;	
}

/* STRONA GLOWNA */
/* reklamaSrodek */
#content #reklamaSrodek{
	margin: 16px 0 16px 0;
	padding: 0 0 10px 0;
	text-align: center;
	background-color: #fafafa;	
}
#content #reklamaSrodek h2{
	margin: 0 0 4px 0;
	background-image: url("img/dot_blue.gif");
	font-weight: normal;	
}


#content div.prawy{
	float: right;
	clear: right;
	width: 332px;
	margin: 0 4px 10px 0;
	padding: 0;
}

#content div.caly{
	float: none;
	clear: both;
	width: 720px;
	margin: 0 0 10px 0;
	padding: 0;
}
#content div.clr{
	float:none;
	clear: both;
}
div.clr{
	float:none;
	clear: both;
}

#content div.boksR{
	width: 100%;
}

#content div.boksR h2{
	float: left;
	clear: both;
	margin: 0;	
	border: none;	
}
#content div.boksR ul{
	list-style: square;
	color: #00ACD4;
	margin-left: 0;
	padding-left: 10px;
}
#content div.boksR a{
	color: #00ACD4;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
#content div.boksR a span{
	font-weight: normal;
}
#content div.boksR a:hover{
	text-decoration: underline;
}

#content div.tresc{
	float: none;
	clear: both;
	padding: 6px;
	padding: 0px;
	margin: 0px;
	border-top: 1px dashed #d0d0d0;	
}

/* STOPKA */
#stopka{
	float: none;
	clear: both;
	width: 100%;
	height: 40px;
	padding: 0px;
	margin: 10px 0px;
	color: #585858;
	border-top: 1px solid #00acd4;
}
a.nephax{
	display: block;
	width: 140px;
	background: #ebf4fa url("img/nephax_pukawka_bw.gif") 100% 50% no-repeat;
	text-decoration: none;
	color: #555;
	font-size: 9px;
}
a.nephax:hover{
	background: #ebf4fa url("img/nephax_pukawka.gif") 100% 50% no-repeat;
}

#stopka table tr td{
	font-size: 12px;
	color: #585858;	
}
#stopka a{
	color: #585858;	
}

div.komunikatt{ 
	margin: 0;
	padding: 8px 16px;
	background-color: #fe2947;
	color: white;
	}

div.komunikattt{ 
	margin: 0;
	background-color: #fe2947;
	color: white;
	}

/*input.btn{
 background-color: #d6dae1;
 border: 1px solid #c9cdd4;
 color: #333;
 cursor: pointer;
 font-family:'trebuchet ms',helvetica,sans-serif;
 font-size: 11px;
}*/

input.btn{
 font-weight: normal;
 background-color: #F2F0F0;
 border: 1px #9E9D9D solid;
 color: #4d4d4d;
 cursor: pointer;
 padding: 0px 5px;
 font-size: 13px;
}

input.btn:hover{
 color: #00ACD4;
 border: 1px #00ACD4 solid;
}

table.edycjaustawien th{
    color: #00ACD4;
    width: 140px;
}
table.haslo *{
	background-color: #ebf4fa;
}

i.iy{
	color: orange;
}
.error {
    font-size: 12px;
    font-weight: bold;
    color: red;
    height: 40px;
    }
input.panel {
    color: #0297B8;
    border-top-style:none;
    border-bottom-style:none;
    border-right-style:none;
    border-left-style:none;
    background: transparent;
    cursor: pointer;
    font-weight:bold;
    font-size:medium;
    font-family: arial,fantasy;
}
.panel {
    color:orange;
    border-top-style:none;
    border-bottom-style:none;
    border-right-style:none;
    border-left-style:none;
    background-color:#fff;
    cursor:pointer;
    font-weight:bold;
    font-size:medium;
    font-family: arial,fantasy;
}

.Code
{
border: #e2e2e2 1px solid;
padding-right: 5px;
padding-left: 5px;
color: #b00;
font-family: 'Courier New' , Monospace;
background-color: #f2f2f2;
}

/* --	SONDA	-- */					
h2.sonda{
margin-bottom: 0;
padding-bottom: 0;
}
table.sonda{
/*background-color: #ebf4fa;*/
border-collapse: collapse;
border: none;
padding: 0px;
margin-top: 2px;
margin-left: 4px;
width: 180px;
/*border-bottom: 2px solid #3cb8df;*/
}
* html table.sonda{
margin-right: 4px;
}

table.sonda th{
padding: 3px 4px;
padding-left: 4px;
/*border-bottom: 4px solid white;*/
font-size: 12px;
/*font-weight: bold;*/
/*color: #3cb8df;*/
color: #000000;
text-align: left;
/*background-color: #fff;*/
}

table.sonda td{
/*border-bottom: 1px solid #fff;*/
padding: 3px 8px;
/*color: #00ACD4;*/
color: black;
font-size: 12px;
text-align: left;
}
table.sonda td+td{
text-align: right;
/*color: #ff8400;*/
color: black;
}

table.sonda td.glosuj{
/*    background-color: #fff; */
    text-align: center;
}
table.sonda td.glosuj input{
    background-color: #3cb8df;
    color: #fff;
    font-weight: bold;
    border: 1px solid #ebf4fa;
    outline: 1px solid #fff;
}








/* promocja */
/* --	SONDA	-- */					
h2.promocja{
margin-bottom: 0;
padding-bottom: 0;
}
table.promocja{
background-color: #ebf4fa;
border-collapse: collapse;
border: none;
padding: 0px;
margin-top: 2px;
margin-left: 4px;
width: 203px;
border-bottom: 2px solid #3cb8df;
}
* html table.promocja{
margin-right: 4px;
}

table.promocja th{
padding: 3px 4px;
padding-left: 4px;
border-bottom: 4px solid #fff;
font-size: 12px;
font-weight: bold;
color: #3cb8df;
text-align: left;
background-color: #fff;
}

table.promocja td{
border-bottom: 1px solid #fff;
padding: 3px 8px;
color: #00ACD4;
text-align: left;
}
table.promocja td+td{
text-align: right;
color: #ff8400;
}

table.promocja td.glosuj{
/*    background-color: #fff; */
    text-align: center;
}
table.promocja td.glosuj input{
    background-color: #3cb8df;
    color: #fff;
    font-weight: bold;
    border: 1px solid #ebf4fa;
    outline: 1px solid #fff;
    
}

div.czywiesz {
background: #f2f2f2 url("_img/__czy_wiesz_bg.gif") 50% 50% no-repeat;
margin: 0px;
padding: 0px;
height: 150px;
}
div.czywiesz p {
padding: 20px 6px;
margin: 0px;
}

div.news {
width: 100%;
border: 1px solid #bec3c7;
border-top: none;
padding: 0px;
margin: 0px;
margin-bottom: 5px;
}

div.news_header
{
margin: 0px;
padding: 0px;
height: 58px;
color: #00acd4;
background: #fff url("_img/_news_1px.gif") 0% 0% repeat-x;
}
div.news_header_in
{
margin: 0px;
height: 50px;
padding: 8px 0px 0px 5px;
background: transparent url("_img/_news_right.gif") 100% 100% no-repeat;
}
#content div.news_header h3{
margin: 0px;
padding: 5px 0px;
color: #00acd4;
}
#content div.news_header h3 a{
margin: 0px;
padding: 0px;
color: #00acd4;
}
div.news_header p.sub{
margin: 0px;
padding: 0px 0px 0px 15px;
color: #757c88;
font-size: 10px;
font-family: Tahoma, Arial, sans; 
background: transparent url("_img/ico_news.gif") 0px 0px no-repeat;
}
div.news_content{
margin: 0px;
padding: 10px 30px 10px 17px;
}

h1{
font-weight: bold;
font-size: 12px;
font-family: Tahoma, Arial, sans;
color: #706c6c;
}

h1.content-header{
background: transparent url("_img/_h1_bg.gif") 0px 0px no-repeat;
height: 28px;
border: 1px solid #bec3c7;
border-top: none;
border-bottom: none;
margin: 0px;
padding: 10px 8px 0px 8px;
width: 544px;
}
div.content-content{
width: 540px;
border: 1px solid #bec3c7;
border-top: none;
padding: 6px 10px;
margin: 0px;
margin-bottom: 5px;
font-family: Tahoma, Arial, sans;
font-size: 12px;
}


input.kontakt-inp{
    border: 1px solid #ccc;
}

textarea.kontakt-ta{
    border: 1px solid #ccc;
}

/* set millions of background images */
.rbroundbox { background: url(img/box_/nt.gif) repeat; }
.rbtop div { background: url(img/box_/tl.gif) no-repeat top left; }
.rbtop { background: url(img/box_/tr.gif) no-repeat top right; }
.rbbot div { background: url(img/box_/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/box_/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

.chmurka {
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: red;
    display: none;
    position: absolute;
    float: left;
    z-index: auto;
    vertical-align: middle;
}

.chmura {
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: red;
    display: block;
    position: relative;
    float: left;
    z-index: auto;
    vertical-align: middle;
}
