/*
 * Edito - styl bazowy 
 *
 */

body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
}



body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	color: #5d6e84;
	background: #ffffff;
	line-height: 16px;
	behavior:url('csshover2.htc');
}

.kontener table{
	border-collapse: colapse;
	border-top: 1px solid #dce4ee;
	border-left: 1px solid #dce4ee;
	margin: 0px 8px 11px 8px;
}
.kontener table.no-borders,
.kontener table.no-borders td{
	border: none;
}

.kontener td {
	vertical-align: top;
	padding: 4px 0 4px 0;
	color: #506c8d;
	text-align: center;
	font-size: 11px;
	border-right: 1px solid #dce4ee;
	border-bottom: 1px solid #dce4ee;
}

.kontener .opis-margines td {
	vertical-align:inherit;
	color: #506c8d;
	padding:10px 0 0 8px;
	*padding:0px 0 0 8px;
	text-align: left;
	font-size: 11px;
	border-right: 1px solid #dce4ee;
	border-bottom: 1px solid #dce4ee;
}

table.zarzad,
table.zarzad td {border: 0 !important;}

table.zarzad td.ramka152{
	vertical-align: top;
	padding: 10px 9px 25px 8px;	
}

.aktualnosci-margin20 table{
	border-collapse: colapse;
	border-top: 1px solid #dce4ee;
	border-left: 1px solid #dce4ee;
	margin: 0px 0px 11px 8px;
}


.aktualnosci-margin20 td {
	vertical-align: top;
	padding: 4px 0 4px 0;
	color: #506c8d;
	text-align: center;
	font-size: 11px;
	border-right: 1px solid #dce4ee;
	border-bottom: 1px solid #dce4ee;
}


.ramka152{
	background: #ffffff url(../images/ramka152.gif) no-repeat 0px 0px;
}


p {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}


.gora_tyl{
	/* background: #ffffff url(../images/gora_tyl.jpg) no-repeat center 0px; */
	background: #ffffff;
    height: 224px;
    padding: 0 0 0 0;
}
.opis-margines ul{
	padding: 10px 0 5px 0;
	overflow:hidden;
	list-style-type:none;
	margin: 0px 0px 0px 15px;

}
.opis-margines ul li{
	background:transparent url(../images/mapa_serwisu_disc.gif) no-repeat scroll 1px 8px;
	margin: 0px;
	padding: 1px 0px 1px 15px;
}


.aktualnosci-margines2 ul,
.aktualnosci-margines ul{
	overflow:hidden;
	list-style-type:none;
	margin: 0px 0px 0px 15px;

}
.aktualnosci-margines2 ul li,
.aktualnosci-margines ul li{
	background:transparent url(../images/mapa_serwisu_disc.gif) no-repeat scroll 1px 6px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}



.pasek{
	background: url(../images/pasek.jpg) repeat center 0px;
    width: 100%;
    height: 36px;
    padding: 0 0 0 0;
}

.menu_srodek ul{
	padding: 0px;
	margin: 0px;
}

li {padding: 0px 0px 0px 15px;}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}

.clear {clear: both;}

a {
	color: #00784d;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

label {cursor: auto;}

.fix {
	overflow: hidden;
	height: 1% !iefix;
}

/* FCK Editor - select styli */
h1 {font-size: 14px; line-height: 16px;}
h2 {font-size: 14px; line-height: 16px; color: #00784d;}
h3 {font-size: 12px; color: #0a4595;}
h4 {font-size: 11px;}
h5 {font-size: 11px;}
h6 {font-size: 9px;}

.pudelko {
	background: url(../images/tlo-pudelko.jpg) no-repeat 0px 0px;
	padding: 36px 10px 0px 150px;
	height: 144px; 
	width: 281px;
	margin-bottom: 10px;
}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(../images/lightbox-ico-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}

.Popup td.IcoClose {text-align: left;}

.Popup div.IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: url(../images/lightbox-btn-close.gif) no-repeat center center;
}

.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 90%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 22px; 
	float: right;
	padding-bottom: 0.7em;	
}


.kontener  table.table1{
	border-collapse: colapse;
	border-top: 1px solid #dce4ee;
	border-left: 1px solid #dce4ee;
	margin: 0px 0px 11px 0px;
}


.kontener .table1 td {
	vertical-align: top;
	padding: 4px 5px 4px 5px;
	color: #506c8d;
	text-align: center;
	vertical-align:middle;
	font-size: 11px;
	border-right: 1px solid #dce4ee;
	border-bottom: 1px solid #dce4ee;
}
tr.header
.kontener .table1 .row01{background: ;}
.kontener .table1 .row02{}

.kontener .table1 tr.header td.tabela_numerek{
	vertical-align:middle;
	height: 30px;
	text-align: left;
}
.kontener .table1 tr.header td.tabela_nazwa{
	text-align: left;
	height: 30px;
	vertical-align:middle;
	border-right: 0px none
}
.kontener .table1 tr.header td.tabela_gramy{
	border-right:0 none;
	padding-right:5px;
	height: 30px;
	text-align:left;
	vertical-align:middle;
}
.kontener .table1 tr.header td.tabela_sztuki{
	text-align: left;
	height: 30px;
	vertical-align:middle;
	border-left: 1px solid #dce4ee;
}
.kontener .table1 tr.header td.tabela_kategoria{
	height: 30px;
	vertical-align:middle;
	text-align:left;
}
.kontener .table1 tr.header{
	color: #ffffff;
	background-color: #a2bad7;
}
.kontener .table1 tr.header td{
	color: #ffffff;
}
.kontener .table1 tr td.tabela_numerek{
	vertical-align:middle;
	text-align: center;
}
.kontener .table1 tr td.tabela_nazwa{
	text-align: left;
	vertical-align:baseline;
	border-right: 0px none
}
.kontener .table1 tr td.tabela_gramy{
	border-right:0 none;
	padding-right:5px;
	text-align:right;
	vertical-align:baseline;
}
.kontener .table1 tr td.tabela_sztuki{
	text-align: center;
	vertical-align:baseline;
	border-left: 1px solid #dce4ee;
}
.kontener .table1 tr td.tabela_kategoria{
	vertical-align:middle;
	text-align:center;
}

.karta-prawo li {
background:transparent url(../images/mapa_serwisu_disc.gif) no-repeat scroll 0 7px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 0 0 15px;
}
.informacja_pacjent{
padding-bottom:10px;
color:#9CAEC5;
font-style:italic;
}

.m_left{
	margin-left:90px;
}

.p_left{
	padding-left:10px;
}

.logowanie{
	color:#5D6E84;
	font-size:11px;
	border:1px solid #CED2D8;
	padding:1px 0;
	background:none;
}

.m_log{
	margin-bottom:5px;
	margin-left:10px;
}

.formularz input{
	color:#5D6E84;
	font-size:11px;
	border:1px solid #CED2D8;
	padding:1px 0;
	background:none;
	margin-bottom:5px;
	margin-left:10px;
}

.formularz label ._error{
	width: 95px;
}

/*  Produkty  */
#productsListHeader {
	margin-bottom: 1px;
}
#productsListHeader td {
	font-weight: bold;
	font-size: 13px;
	color: #01794E;
}
#productsListHeader,
#productsListHeader td {
	border: none;
}
#productsList {
}
#productsList td {
	border-right: none;
}
#productsList th {
	border-bottom: 1px solid #DCE4EE;
}
#productsList .column1,
#productsListHeader .column1 {
	width: 240px;
	text-align: left;
	padding: 9px 10px;
	
}
#productsList .column2,
#productsListHeader .column2,
#productsList .column3,
#productsListHeader .column3,
#productsList .column4,
#productsListHeader .column4 {
	width: 40px;
	padding: 9px 10px;
}
#productsList .column5,
#productsListHeader .column5 {
	padding: 9px 10px;
}
#productsList .column5 {
	border-right: 1px solid #DCE4EE;
}
#productsList tr.even {
	background-color: #ebfcf6;
}
/**/
.productHeader {
	overflow: hidden;
	height: auto;
	zoom:1;
}
.produtctName {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 19px;
}
.productSpec {
	float: right;
	width: 150px;
	text-align: left;
	padding: 7px 0px;
	font-size: 12px;
}
.productSpec ul {
	padding: 0px;
	margin: 0px 0px 0px 7px;
	float: left;
}
.productSpec li {
	list-style: none;
	margin: 0px;
	padding-left: 7px;
	background: url(../images/arrowGreen.gif) no-repeat 0px 7px;
}
.productInfoOdd {
	background-color: #ecfcf7;
}
#productsInfo {
	margin-bottom: 0px;
	border: 1px solid #d9dfe8;
}
#productsInfo td {
	border: none;
	padding: 9px 5px;
}
#productsInfo tr.odd td {
	background-color: #f0fdf8;
}
#productsInfoRows td {
	border: none;
	padding: 9px 12px;
}
#productsInfoRows th {
	font-size: 13px;
	text-transform: capitalize;
	border: none;
	padding: 64px 5px 9px;
	color: #00784D;
}
#productsInfoRows {
	border: 1px solid #d9dfe8;
	margin-bottom: 0px;
}
#productsInfoRows td.column1 {
	text-align: left;
	width: 215px;
}
#productsInfoRows td.column2 {
	text-align: left;
	width: 215px;
}
#productsInfoRows td.column3 {
	width: 64px;
}
#productsInfo .productProperty {
	text-align: left;
	padding-left: 12px;
}
.productsBack {
	padding-bottom: 10px;
	display: block;
}
.productsFooter {
	padding: 0 10px 5px;
	display: block;
}
.specHead {
	float: left;
	font-weight: bold;
}
.column1 a {

}
.submenu {
	background:#EBFCF6 none repeat scroll 0 0;
	border:1px solid #DCE4EE;
	display:none;
	padding:3px 17px;
	position:absolute;
	margin-top: -20px;
}
.submenu ul {
	margin: 0;
}
.submenu ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}