#top_druk{
	display: none
}
body {
	background: url('gfx/cien_body.jpg') repeat-x top #007CC3;
	margin:0;
	padding:0;
	text-align:center;
	font-size: 12px; 
	font-family: Arial, tahoma, helvetica, sans-serif;
}

a img {
	border:none;
}
a {
	text-decoration:none;
	color:#F39325;
}
a:hover {
	text-decoration:underline;
}
.start a {
	color: #303030;
}
h1.naglowek {
	font-size:17px;
	color:#F39325;
	float:left;
	padding:10px 10px 0 11px;
	margin:0px;
	border:0px solid black;
}
h2 {
	font-size:16px;
	color:#F39325;
	margin-bottom:20px;
}
h3 {
	font-size:14px;
	padding:0px;
	margin: 15px 0 3px 0;
}
.naglowek_produkt h1 {
	font-size:15px;
	color:#F39325;
	float:left;
	padding:10px 100px 10px 11px;
	margin:0px;
	line-height:18px;
}

li {
	padding-bottom:7px;
	list-style-image: url(gfx/arrow_li.png);	
}
#mapa_strony {
	padding-left: 40px;
}
#mapa_strony li a {
	color: #000;
}
hr {
	height:2px;
	background-color:#0094DE;
	border: 0px;	
	color:#0094DE;
}

#top {
	position:relative;
	margin:auto;
	width:980px;
	padding:10px 0px;
	text-align:left;
}

.logo {
	float:left;
	margin-left:16px;
}
#search {
	float:right;
	width:310px;
	margin-top:20px;
}

#top #search #str {
	height:20px;
	float:left;
	background: url('gfx/input_smal.jpg') no-repeat center bottom #FFF;
	border:1px solid #FFCC99;
	color:#ffa448;
	margin-right:10px;
	font-size:11px;
	padding: 3px 5px 0px 5px; 
}

#site {
	position:relative;
	margin:auto;
	width:972px;
	background: url('gfx/tlo_site.jpg') repeat-x top #FFF;
	border: 4px solid #F39325;
	border-bottom:none;
}

#site .site_left {
	position:absolute;
	background: url('gfx/site_top_left.jpg') no-repeat right top;
	width: 16px;
	height:16px;
	left: -4px;
	top:-4px;
	z-index:3;
}

#site .site_right {
	position:absolute;
	background: url('gfx/site_top_right.jpg') no-repeat left top;
	width: 16px;
	height:16px;
	right: -4px;
	top:-4px;
	z-index:3;
}

#menu_strefa ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left:5px;
	margin-right:0px;
}


#menu_strefa ul li {
	list-style: none;
	background: url('gfx/tlo_menu_strefa.jpg') repeat-y left #0C82C6;
	padding:5px;
	margin:1px;
}

#menu_strefa ul li a{
	color:#FFF;
	margin-left:10px;
}

#menu{
	position:relative;
	height:128px;
	margin-left:18px;
	z-index:2;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li { 
	float:left;
	text-align:center;
	padding:10px 14px;
	margin:0px;
	margin-top:5px;
	list-style: none;
	background: url('gfx/menu/przerywnik.jpg') no-repeat right 25px;
}

#menu li.first {
	background: url('gfx/menu/przerywnik_first.jpg') no-repeat right 25px;
}

#menu li.last {
	background: none;
}

#menu ul li a {
	color:#000;
	font-weight:bold;
	font-size: 12px; 
	display: block;
	min-width:55px;
}

#menu ul li a img {
	float:center;
	margin-top:15px;
	
}

#menu ul li a:hover {
	color:#ff8000;
	text-decoration:none;
}

#header {
	position:relative;
	margin:auto;
	background-color:#F29225;
	height:156px;
	width:930px;
	border:2px solid #FFF;
	text-align:center;
}

#baner {
	position:relative;
	margin:auto;
	width:613px;
	height:204px;
	z-index:2;
	left:23px;
	top:-23px;
}
#person_left{
	position:absolute;
	width:196px;
	height:264px;
	left:-16px;
	top:-59px;
	background: url('gfx/person_left.jpg') no-repeat right top;
	z-index:0;
}

#person_right{
	position:absolute;
	width:142px;
	height:329px;
	right:-5px;
	bottom:-25px;
	background: url('gfx/person_right.jpg') no-repeat left top;
}

#body_text{
	background: url('gfx/tlo_text.jpg') repeat-x bottom;
	min-height:400px;
	padding:55px 20px 0px 20px;
	border:0px solid black;
	text-align:left;
}

#buttons {
	position:relative;
	right:-20px;
	top:-7px;
	
}
#buttons img {
	border:none;
	margin-bottom:5px;
}

.box {
	background: url('gfx/tlo_box.jpg') repeat-x top ;
	margin:0px 10px 0px 0px;
	padding:10px 17px;
	
	position:relative;
	color:#525252;
	line-height:16px;
	z-index:4;
	min-height:250px;
	float:left;
}

.box td {
	line-height:14px;
}
.box_top {
	position:absolute;
	top:-9px;
	left:-1px;
	background: url('gfx/tlo_box_top.jpg') repeat-x bottom;
	width:101%;
}
.box_left{
	position:absolute;
	left:-7px;
	top:-10px;
	width:6px;
	height:100px;
	background: url('gfx/tlo_box_left.jpg') no-repeat top right;
}
.box_right{
	position:absolute;
	right:-8px;
	top:-10px;
	width:8px;
	height:100px;
	background: url('gfx/tlo_box_right.jpg') no-repeat top right;
}
.box_naglowek_left {
	float:left;
	width: 26px;
	height: 35px;
	background: url('gfx/box_naglowek/left.jpg') no-repeat right bottom;
}
.box_naglowek_right {
	float:left;
	width: 26px;
	height: 35px;
	background: url('gfx/box_naglowek/right.jpg') no-repeat left bottom;
}
.start {
	width: 73%;
	line-height:20px;
	padding:15px 5px;
	margin:0px;
}

.podstrona {
	width: 69%;
	padding-top: 30px;
}

div.naglowek {
	position:absolute;
	left:0px;
	top:0px;
	background:url('gfx/box_naglowek/center.jpg') repeat-x bottom;
	float:left;
}
div.naglowek_produkt {
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	border-bottom:1px dotted #ff8000;
}


#foot{
	position:relative;
	margin:auto;
	width:980px;
	min-height:100px;
	background: url('gfx/tlo_foot.jpg') no-repeat top;
}
#foot div.copy{
	margin:20px 40px 20px 40px;
	color:#b6cce0;
}
#foot a {
	color:#b6cce0;
}
.easy_box {
	border-bottom:0px dotted #0094DE;
	text-align:right;
	margin-right:10px;
}
.easy_box span {
	padding:0px 10px;
	margin:0px 0px 5px 0px;
	border-right:1px dotted #c0c0c0;
	display: block;
	float:right;
	font-weight:bold;
}
.easy_box img {
	border:none;
}


.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}





table.zestawienie {
	color:#3a3a3a;
	border-left:1px solid #0094DE;
	border-top:1px solid #0094DE;
}
table.zestawienie td {
	border-right:1px solid #0094DE;
	border-bottom:1px solid #0094DE;
}
table.zestawienie td.border_right_none, table.tabela_border td.border_right_none {
	border-right:none;
}
table.zestawienie td.border_bottom_none, table.tabela_border td.border_bottom_none {
	border-bottom:none;
}
.bg_zestawienie {
	background-color:#7AABDE;
}
.naglowek_tabela {
	background-color:#0094DE;
	color: #FFF;
	font-size:14px;
}
table.tabela_border {
	border-left:1px solid #0094DE;
	border-top:1px solid #0094DE;
}
table.tabela_border td {
	border-right:1px solid #0094DE;
	border-bottom:1px solid #0094DE;
}
.font_mini {
	font-size:9px;
	font-family:Tahoma;
}
.font_midi {
	font-size:11px;
}
div.back_page {
	float:right;
	z-index:5;
}
#movie {
	text-align:center;
	padding:2px;
	border:0px solid #c0c0c0;
}
.submit {
	margin:10px 0;
}
#zapytanie {
	text-align:left;
}
#zapytanie input, #zapytanie select, #zapytanie textarea {
	font-size:11px;
}
table.pytania {
	padding:10px;
	border:1px solid #ffe8ce;
	background-color:#fffaf4;
}
table.pytania td {
	vertical-align:top;
}
table.pytania hr {
	height:1px;
	border:0px;	
	background-color:#ffecd9;
	color:#ffecd9;
	margin:0px;
	padding:0px;
}
.podpowiedz {
	visibility:hidden;
	position:absolute;
	padding:5px 0 0 10px;
	border-top:1px dotted #c0c0c0;
	font-size:11px;
	color:#7c7c7c;
	margin:5px 110px 5px 30px;	
}
.table_hr {
	font-size:2px;
	height:10px;
	padding:0px;
	margin:0px;
}
.hidden {
	visibility:hidden;
	height:0px;
}
.pyt {
	padding:5px;
}
.odp {
	border-top:1px dotted #ffca95;
	border-bottom:1px dotted #ffca95;
	margin:5px 30px 10px 20px;
	padding:0 10px;
	visibility:hidden;
	position:absolute;
}
.komunikat {
	text-align:center;
	color:#cc0000;
	font-weight:bold;
}
.rejestracja_end {
	margin:60px 10px 90px 10px;
	text-align:center;
	font-size:15px;
	line-height:20px;
}
.kontakt_logowanie {
	text-align:center;
	line-height:20px;
	font-weight:bold;
	margin-top:20px;
}
#konto div#koszyk {
	background:url('gfx/strefa/koszyk.jpg') no-repeat left top;
	padding:45px 20px 10px 20px;
	margin-bottom:10px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:10px;
}
#konto div#last_login {
	background:url('gfx/strefa/last_login.jpg') no-repeat left top;
	padding:45px 20px 10px 90px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	margin-left:10px;
}
div#koszyk .kolor {
	text-align:center;
	color:#F28E1D;
	font-size:14px;
}
.wejdz {
	margin-right: 5px;
	margin-top: 20px;
	text-align:right;
}

.cena {
	font-size:25px;
	color:#F39325;
	font-weight:bold;
}
.naglowek_kasa {
       font-weight:bold;
			 background:#e1e1e1;
       text-align:center;
}
#koszyk_lista a {
	color: #000000;
}
#koszyk_lista td {
	border-top:1px dotted #c0c0c0;
}
td.razem {
       border-top:1px solid  #000000;
}
.naglowek_mini {
       border:1px solid #DBDBDB;
       border-bottom:none;
       background-color: #F3F3F3;
       text-align:left;
       font-weight:bold;
       font-size:11px;
       padding:3px;
       color:#000000;
       padding-right:20px;
       margin-top:15px;
}
.brak_wynikow {
	margin-top:100px;
	font-size:20px;
	font-weight:bold;
	color: #007CC3;
	text-align:center;
}
.pages {
	text-align:center;
	padding:10px 0px;
}
.newsy  {
	float:left;
	border:1px dotted #b1b1b1;
	background-color: #FFF;
	min-height:320px;
	padding:10px;
	margin-left:10px;
}
.newsy_profesjonal  {
	border:1px dotted #b1b1b1;
	background-color: #FFF;
	padding:10px;
	margin:10px 0 10px 4px;
	
}

.news {
	width:200px;
	line-height:16px;
}
.tytul_m {
	font-weight:bold;
	color:#F39325;
}
.tytul_d {
	font-weight:bold;
	color:#F39325;
	font-size:17px;
}
.news img, .news_all img {
	padding:2px;
	margin:7px;
	margin-top:0px;
}
.news_all {
	float:right;
	margin:0px 20px;
	width:400px;
}