/*****************************************************
*            Arkusz CSS v 0.1 Sanprobi.pl            *
*****************************************************/
BODY
{
	background: #8fd745 url(../gfx/bodyBkg.png) repeat-x;
	margin: 31px 0px 0px 0px;
	text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1c602b;
		line-height: 18px;
}
.cl {clear: both;}
a {color:#1c602b;}
#centerBlock
{
	background: url(../gfx/bodyBkg.gif) repeat-y;
	width: 973px;
	height: auto;
	margin: 0 auto;
	padding: 0px 8px 0px 8px;
	text-align: left;
}
/* -------------------- TOP -------------------- */
#topBlock
{
	width: 973px;
	height: auto;
}
h1
{
	background: url(../gfx/logo.jpg) no-repeat;
	width: 276px;
	height: 105px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 0;
}
.underTop
{
	background: url(../gfx/underTopBkg.gif) no-repeat;
	width: 972px;
	height: 14px;
	display: block;
}
a.logoA,.logoA:link,.logoA:visited,.logoA:hover,.logoA:active
{
	text-decoration: none;
	width: 170px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 20px;
	display: block;
}
/* -------------------- MENU -------------------- */
.menuBlock
{
	background: url(../gfx/menuBkg.jpg) no-repeat;
	width: 697px;
	height: 82px;
	margin: 18px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	list-style-type: none;
}
.menuBlockSub
{
	width: 697px;
	height: 82px;
	margin: 18px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	list-style-type: none;
}
.menuBlockLi
{
	margin: 0;
	padding: 0;
	float: left;
}
.menuAaktualnosci
{
	background: url(../gfx/menuAktualnosci.jpg) no-repeat;
	width: 102px;
	height: 69px;
	float: left;
	display: block;
}
.menuAosanprobi
{
	background: url(../gfx/menuOsanprobi.jpg) no-repeat;
	width: 99px;
	height: 69px;
	float: left;
	display: block;
}
.menuAzespol
{
	background: url(../gfx/menuZespol.jpg) no-repeat;
	width: 99px;
	height: 69px;
	float: left;
	display: block;
}
.menuAliteratura
{
	background: url(../gfx/menuLiteratura.jpg) no-repeat;
	width: 99px;
	height: 69px;
	float: left;
	display: block;
}
.menuAsklep
{
	background: url(../gfx/menuSklep.jpg) no-repeat;
	width: 99px;
	height: 69px;
	float: left;
	display: block;
}
.menuAlinki
{
	background: url(../gfx/menuLinki.jpg) no-repeat;
	width: 99px;
	height: 69px;
	float: left;
	display: block;
}
.menuAkontakt
{
	background: url(../gfx/menuKontakt.jpg) no-repeat;
	width: 100px;
	height: 69px;
	float: left;
	display: block;
}
/* ---------- MENU ROZWIJANE ---------- */
.menuRozwTop
{
	background: url(../gfx/menuRozwTopBkg.gif) no-repeat;
	width: 211px;
	height: 10px;
	display: block;
	font-size: 0;
	-moz-opacity:0.6;
    filter: alpha(opacity=60);
	z-index: 999;
}
.menuRozwContent
{
	background: #6eb03f;
	width: 207px;
	height: auto;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: #0c4b1d;
	-moz-opacity:0.6;
    filter: alpha(opacity=60);
	z-index: 999;
}
.menuRozwBottom
{
	background: url(../gfx/menuRozwBottomBkg.gif) no-repeat;
	width: 211px;
	height: 9px;
	display: block;
	font-size: 0;
	-moz-opacity:0.6;
    filter: alpha(opacity=60);
	z-index: 999;
}
a.menuRozwA,.menuRozwA:link,.menuRozwA:visited,.menuRozwA:hover,.menuRozwA:active
{
	text-decoration: none;
	width: 180px;
	padding: 2px 0px 4px 0px;
	margin: 0px 0px 0px 13px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #84b862;
	text-align: left;
}
/* -------------------- CONTENT -------------------- */
#contentBlock
{
	background: url(../gfx/contentBlockBkg.jpg) right no-repeat;
	width: 973px;
	height: 386px;
}
#contentBlockSubpage
{
	width: 973px;
	height: auto;
	margin: 0px 0px 3px 0px;
}
.boxContentNag
{
	background: url(../gfx/contentSubpageNagBkg.gif) no-repeat;
	width: 972px;
	height: 36px;
}
.boxContent
{
	background: url(../gfx/contentBkg.gif) repeat-y;
	width: 972px;
	height: auto;
}
.font_normal {font-size:11px;}
.font_big {font-size:12px;}
.font_small {font-size:13px;}

.boxContentBottom
{
	background: url(../gfx/contentSubpageBottomBkg.gif) no-repeat;
	width: 972px;
	height: 11px;
}
.contentBoxAktualnosci
{
	width: 450px;
	height: 15px;
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.contentBoxWyszukiwarka
{
	background: url(../gfx/contentBoxWyszukiwarka.gif) no-repeat;
	width: 85px;
	height: 9px;
	float: left;
	display: block;
	margin: 14px 11px 0px 13px;
	padding: 0px 0px 0px 0px;
}
.contentBoxInputWyszukiwarka
{
	background: url(../gfx/contentBoxInput.gif) no-repeat;
	width: 133px;
	height: 18px;
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 0px 9px;
	float: left;
	display: block;
	border: none;
	font-size: 10px;
	color: #72c63f;
}
.contentBoxButtonSzukaj
{
	margin: 8px 0px 0px 7px;
	padding: 0px 19px 0px 0px;
	float: left;
	display: block;
}
.contentBoxSpacer
{
	width: 2px;
	height: 31px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #fff;
}
a.contentBoxImgPlus,.contentBoxImgPlus:link,.contentBoxImgPlus:visited,.contentBoxImgPlus:hover,.contentBoxImgPlus:active
{
    background: url(../gfx/contentBoxImgPlus.gif) right no-repeat;
	width: 23px;
	height: 21px;
	float: left;
	display: block;
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 57px;	
}
a.contentBoxImg,.contentBoxImg:link,.contentBoxImg:visited,.contentBoxImg:hover,.contentBoxImg:active
{
    background: url(../gfx/contentBoxImg.gif) no-repeat;
	width: 23px;
	height: 21px;
	float: left;
	display: block;
	margin: 9px 4px 0px 4px;
}
a.contentBoxImgMinus,.contentBoxImgMinus:link,.contentBoxImgMinus:visited,.contentBoxImgMinus:hover,.contentBoxImgMinus:active
{
    background: url(../gfx/contentBoxImgMinus.gif) no-repeat;
	width: 23px;
	height: 21px;
	float: left;
	display: block;
	margin: 9px 4px 0px 0px;	
}
a.contentBoxImgPrint,.contentBoxImgPrint:link,.contentBoxImgPrint:visited,.contentBoxImgPrint:hover,.contentBoxImgPrint:active
{
    background: url(../gfx/contentBoxImgPrint.gif) no-repeat;
	width: 23px;
	height: 21px;
	float: left;
	display: block;
	margin: 9px 12px 0px 0px;	
}
/* ---------- BOX CONTENT RIGHT ---------- */
.boxContentRight
{
	width: 325px;
	height: auto;
	min-height:400px;
	padding: 18px 2px 0px 0px;
	float: right;
}
.boxContentRightBox
{
	width: 284px;
	height: auto;
	margin: 0px 17px 0px 24px;
	padding: 13px 0px 13px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #afc9b0;
}
.boxContentRightBox a { text-decoration:none;}
.boxContentRightBox a:hover { text-decoration: underline;}

.boxContentRightBox ul {margin:0px; list-style-type:none;padding:0px;font-weight:700}
.boxContentRightBox ul li{padding:6px 0 7px 28px;background:left center no-repeat;}
.boxContentRightBox ul li.pdf{background-image:url('../gfx/pdf.png')}
.boxContentRightBoxData
{
	padding: 0px 0px 2px 1px;
	display: block;
	color: #1c602b;
}
.boxContentRightBoxText
{
	font-size: 11px;
	font-weight: bold;
	color: #1c602b;
	line-height: 16px;
	margin: 0;
	padding: 0px 0px 0px 1px;
}
a.aArrowLeft,.aArrowLeft:link,.aArrowLeft:visited,.aArrowLeft:hover,.aArrowLeft:active
{
    background: url(../gfx/arrowLeft.gif) right no-repeat;
	width: 17px;
	height: 12px;
	float: left;
	display: block;
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 25px;	
}
a.aArrowRight,.aArrowRight:link,.aArrowRight:visited,.aArrowRight:hover,.aArrowRight:active
{
    background: url(../gfx/arrowRight.gif) left no-repeat;
	width: 17px;
	height: 12px;
	float: right;
	display: block;
	margin: 11px 0px 0px 0px;
	padding: 0px 26px 0px 0px;	
}
/* ---------- BOX CONTENT LEFT ---------- */
.boxContentLeft
{
	width: 620px;
	height: auto;
	padding: 0px 0px 10px 24px;
	float: left;
}

.boxContentLeft .element {margin:0px 0px 5px 0px;}
.boxContentLeft  h3 {font-size:13px;padding:0px 0px 10px 0px;margin:10px 10px 8px 0px; clear:both;}
.boxContentLeft  h3.question {background: url(../gfx/help.gif) 0  50% no-repeat;font-size:15px;border:0px;padding:0px 0px 0px 30px;margin:14px 10px 14px 0px;}
.boxContentLeft ul {margin:5px 5px 5px 20px;padding:0px}
.boxContentLeft ul li {padding:5px 0px 5px 0px;}
.boxContentLeft img.img {border:1px solid #ccc;padding:5px;}
.boxContentLeftData
{
	padding: 18px 0px 2px 1px;
	display: block;
	font-size: 11px;
	color: #1c602b;
}
hr {

 border-top:1px solid #ccc;

 border-width:1px 0 0 0;
clear:both;
 height:1px;

}
.boxContentRightH2
{
	width: 601px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 1px;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #1c602b;
	
}
.boxContentRightH2 a { text-decoration:none;color: #1c602b;}
.boxContentRightH2 a:hover {text-decoration: underline;}
.boxContentLeftImg
{
	float: left;
	display: block;
}
.boxContentLeftText
{
	height: auto;
	margin: 14px 10px 15px 0px;
	float: left;
	display: block;
	font-size: 11px;
	color: #1c602b;
	line-height: 18px;
	text-align:justify;
}
/* -------------------- FOOTER -------------------- */
#footerBlock
{
	background: url(../gfx/footerBkg.gif) no-repeat;
	width: 973px;
	height: 49px;
}
.footerWyszukiwarka
{
	background: url(../gfx/footerWyszukiwarka.gif) top right no-repeat;
	width: 97px;
	height: 9px;
	float: left;
	display: block;
	margin: 19px 14px 0px 0px;
	padding: 0px 0px 0px 23px;
}
.footerInputWyszukiwarka
{
	background: url(../gfx/footerInputBkg.gif) no-repeat;
	width: 152px;
	height: 21px;
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 0px 9px;
	float: left;
	display: block;
	border: none;
	font-size: 10px;
	color: #edfdda;
}
.footerButtonSzukaj
{
	margin: 13px 0px 0px 4px;
	float: left;
	display: block;
}
.footerButtonDodaj
{
	margin: 13px 0px 0px 3px;
	float: left;
	display: block;
}
.footerSpacer
{
	width: 2px;
	height: 28px;
	margin: 12px 0px 0px 27px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #7fa592;
}
.footerNewsletterSubpage
{
	background: url(../gfx/footerNewsletter.gif) top right no-repeat;
	width: 65px;
	height: 9px;
	float: left;
	display: block;
	margin: 19px 11px 0px 0px;
	padding: 0px 0px 0px 29px;
}
.footerNewsletter
{
	background: url(../gfx/footerNewsletter.gif) top right no-repeat;
	width: 65px;
	height: 9px;
	float: left;
	display: block;
	margin: 19px 11px 0px 0px;
	padding: 0px 0px 0px 19px;
}
.footerImgPc
{
	background: url(../gfx/footerImgPc.gif) no-repeat;
	width: 60px;
	height: 28px;
	margin: 12px 0px 0px 0px;
	float: right;
	display: block;
}
.footerImg1
{
	background: url(../gfx/footerImg1.gif) left no-repeat;
	width: 20px;
	height: 37px;
	margin: 7px 0px 0px 0px;
	padding: 0px 18px 0px 0px;
	float: right;
	display: block;
}
.footerSpacer1
{
	width: 2px;
	height: 28px;
	margin: 12px 5px 0px 9px;
	padding: 0px 0px 0px 0px;
	float: right;
	display: block;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #7fa592;
}
.footerSpacer2
{
	width: 2px;
	height: 28px;
	margin: 12px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	display: block;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #7fa592;
}
/* -------------------- FOOTER 2 -------------------- */
#footerBlock2
{
	width: 973px;
	height: auto;
}
a.footerAleft,.footerAleft:link,.footerAleft:visited,.footerAleft:hover,.footerAleft:active
{
    text-decoration: none;
	color: #edfdda;
	float: left;
	display: block;
	padding: 8px 0px 0px 19px;	
}
a.footer2Design,.footer2Design:link,.footer2Design:visited,.footer2Design:hover,.footer2Design:active
{
    background: url(../gfx/footer2design.gif) left no-repeat;
	width: 70px;
	height: 20px;
	float: right;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 18px 0px 0px;	
}
a.footerAcenter,.footerAcenter:link,.footerAcenter:visited,.footerAcenter:hover,.footerAcenter:active
{
    text-decoration: none;
	color: #edfdda;
	padding: 0px 11px 0px 11px;	
}
.footer2Links
{
	width: 466px;
	float: left;
	margin: 0 auto;
	font-size:10px;
	font-family:Tahoma;
	padding: 8px 0px 0px 104px;
}
/* -------------------- EXTRAS -------------------- */
.clearfloat 
{
    height: 0px;
	margin: 0px;
    font-size: 0px;
    line-height: 0px;
	clear: both;
}
img
{
	border: none;
}
.fieldsetRight
{
	margin: 0;
	padding: 0;
	float: left;
	border: none;
}
fieldset
{
	margin: 0;
	padding: 0;
	float: left;
	border: none;
}
.formRight
{
	margin: 0;
	padding: 0;
	float: left;
}
form
{
	margin: 0;
	padding: 0;
}
/* -------------------- LINKS -------------------- */
/* -------------------- TABLES ------------------- */
table.table_strips {margin:5px 10px 10px 5px;width:600px;float:left;}
table.table_strips td {border-bottom:1px solid #ccc;padding:5px;}
table.table_strips tr.mark { background:#c8ff90}
.boxContentLeft ol {margin:8px 20px 30px 18px;padding:0px;clear:both;}
.boxContentLeft ol li {margin:8px 0px 8px 0px; text-align:justify;}

#orderForm {margin:0px;padding:0px}
#orderForm label {float:left;width:90px;padding:5px 0px 0px 0px;}
#orderForm input {float:left;margin:0px 0px 0px 0px;width:185px;}
#orderForm input.short {width:36px;}
#orderForm sup {float:left;margin:0px 10px 0px 4px;color:#FF1A00;font-weight:700}
#orderForm div {clear:both;padding:5px;}
#orderForm div.medicament {float:left;margin:0px 0px 0px 0px;}
#orderForm div.medicament label {width:200px;}
#orderForm div.medicament input {float:right; text-align:right;font-size:12px;}
#orderForm div.orderReady {padding:10px;background:#c8ff90;border:#bacfbf;margin:0px 10px 10px 0px;font-weight:700;display:none;}


