@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	text-decoration:none;
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* bg.gif normal bg; snow_bg.jpg for winter */
body {
	font-size: 0.8em;
	background: url(/img/bg.gif) repeat;
	line-height: 1.0em;
}
img{
	border:none;
}
a{
	color:#767600;
}

a:hover{
	color:#767600;
	text-decoration: underline;
}
h1 {
	font-size: 1.1em;
	color: #767600;
	border-bottom: 1px dotted #ccc;
}
h2 {
	font-size: 0.75em;
}
h3 {
	font-weight:bold;
}
#box {
	margin: 20px auto;
	width: 921px;
	color: #696969;
}
#header {

}
#header_top_tabs {
	height: 29px;
	background: url(/img/bg.gif) repeat;
	width: 400px;
	position: relative;
	margin: 0 0 0 564px;
}

#header_top_tabs li{
	height: 38px;	
	position:absolute;	
	display:block;	
	background: url(/img/menu.png) 0px -92px no-repeat;	
}

#header_top_tabs a{
	height:38px;
	display: block;	
}

#header_top_tabs #o_nas{
	width: 108px;
	left: 0px;
	top: 0px;
}
#header_top_tabs #o_nas a:hover{background: url(/img/menu.png) 0px -51px no-repeat scroll;}

#header_top_tabs #kontakt{
	width: 106px;
	left: 108px;
	top:0;
	background-position:-108px -92px;
}
#header_top_tabs #kontakt a:hover{background: url(/img/menu.png) -108px -51px no-repeat scroll;}

#header_top_tabs #homepage{
	width: 143px;
	left: 213px;
	top:0;
	background-position:-213px -5px;
}
#header_top_tabs #homepage a:hover{
	background: url(/img/menu.png) -213px -5px no-repeat scroll;
	height: 35px;
}


#header_top {
	height: 25px;
	background: url(/img/header_top.png) no-repeat;
	width: 921px;
}
#header_logo {
	height: 60px;
	background: url(/img/header_logo_bg.png) repeat-y;
	width: 921px;
	padding: 0 0 0 50px;
}
/*#header_menubar {
	height: 150px;
	background: url(/img/header_menubar.png) no-repeat;
	width: 921px;
}*/

#header_menubar-jQ {
	background: url(/img/main_bg_blank.png) repeat-y;
	width: 921px;	
	height: 300px;
	padding: 0 10px 0 15px;
}

#header_menubar {
	height: 150px;
	width: 921px;
	position: relative;
	z-index: 10000;
	background: url(/img/header_menubar.png) no-repeat;
	padding: 0 10px 0 15px;
}
/*big menu*/

#kwick {
	position: relative;
	padding: 6px 0;
}

#kwick .kwicks {
	display: block;
	height: 138px;
	list-style: none;
}

#kwick li {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 117px;
	width: 125px;
	padding: 10px;
	background: #fff;
	margin: 0 3px 0 0;
}

#kwick .kwick span {
	display: none;
}

#kwick .pdpik {
	background: url(/img/produkty_dla_psow_i_kotow.png);
}

#kwick .pdk {
	background: url(/img/produkty_dla_koni.png);
}

#kwick .pdl {
	background: url(/img/produkty_dla_ludzi.png);
}

#kwick .pdlw {
	background: url(/img/produkty_dla_lek_wet.png);
	border-right: 0;
}


#middle {
	background: url(/img/main_bg.png) repeat-y;
	width: 921px;
}
#footer {
	background: url(/img/footer_bg.png) no-repeat;
	width: 940px;
	height: 100px;
}
#footer_left {
	display:inline;
	float: left;
	width: 60%;
	margin: 12px 0 0 35px;
	font-size: 0.7em;
	color: #999;
}
#footer_right {
	float: right;
	width: auto;
	margin: 40px 40px 0 0px;
}
#menu_left {
	display:inline;
	float: left;
	margin: 0 0 0 15px;
	width: 239px;
}
#content {
	float: right;
	margin: 0 6px 0 0;
	width: 650px;
	color: #696969;
	line-height: 1.4em;
	font-size: 1.1em;
}
#menu_left_header {
	height: 30px;
	background: url(/img/menu_left_menu.png) no-repeat 3px -2px;
}
#menu_left_header_koszyk {
	height: 30px;
	background: url(/img/menu_left_koszyk.png) no-repeat 3px 0;
}
#menu_left_header_logowanie {
	height: 30px;
	background: url(/img/menu_left_logowanie.png) no-repeat 3px 0;
}
#menu_left_header_partnerzy {
	height: 30px;
	background: url(/img/menu_left_partnerzy.png) no-repeat 3px 0px;
}
#menu_left_header_reklamy {
	height: 30px;
	background: url(/img/menu_left_menu.png) no-repeat 3px -2px;
}
#menu_left_header_kontakt {
	height: 30px;
	background: url(/img/menu_left_kontakt.png) no-repeat 3px -2px;
}

#content_header {
	height: 30px;
	background: url(/img/main_content_top.png) no-repeat;
	padding: 4px 0 0 140px;
	color: #000;
}
#menu_left_element {
	padding: 10px 5px 20px 15px;
}
#menu_left_element ul {
	list-style: none;
	line-height: 2.5em;
}
#menu_left_element li {
	border-bottom: 1px solid #eaeaea;
	padding: 0 0 0 10px;
}
#menu_left_element li a:hover {
	background: url(/img/menu_left_item_bg.png) no-repeat 90% 100%;
	width: 200px;
	height: 32px;
	display: block;
	color: #666;
}
#menu_left_element li a {
	width: 200px;
	height: 32px;
	display: block;
	background-color:#F7F7F7;
	color: #000;
}
#content_element {
	padding: 15px 25px 0px 0px;
}
#content_element_bg {
	padding: 0px 20px 0px 35px;
	background: url(/img/content_item_bg.png) no-repeat bottom right;
	height: 140px;
}
#content_element_bg2 {
	padding: 20px 20px 0px 35px;
	background: url(/img/content_item_bg.png) no-repeat bottom right;
	height: 350px;
}
#content_element_title {
	padding: 15px 15px 0px 35px;
}
#content_element_date {
	padding: 0px 25px 0px 35px;
}
#content_element_date h2 {
	background: url(/img/content_item_spacer.png) no-repeat top right;
}
#content_article {
	padding: 15px 25px 0px 0px;
}
#content_article_bg {
	padding: 0px 20px 30px 35px;
	background: url(/img/content_item_bg.png) no-repeat bottom right;
}
#content_article_title {
	padding: 15px 25px 0px 35px;
}
#content_article_date {
	padding: 0 25px 0px 35px;
}
#content_article_date h2 {
	background: url(/img/content_item_spacer.png) no-repeat top right;
}

.clear { clear:both;}
.content_text {
	padding: 0 0 20px 0;
}
.content_link {
	padding: 0px;
	text-align: right;
	font-size: 0.75em;
}
#header_top_tabs ul {
	list-style-type: none;
}
.menu_left_reklama {
	margin: 20px 20px 30px 20px;
	text-align: center;
	z-index: 100;
}
.menu_left_logowanie_info {
	margin: 0px 20px 10px 0px;
	text-align: left;
}
#menu_left_logowanie_zaloguj {
	margin: 10px 20px 10px 0px;
	text-align: left;
	color: #CC3300;
}
#menu_left_element #login_name_info {
	display: inline;
	float: left;
	width: 60px;
	height: 15px;
	margin: 4px 0 5px 0;
}
#menu_left_element #login_name_input {
	float: right;
	border: 1px solid #e1e1e1;
	margin: 0 0 5px 0;
}
#menu_left_element #login_pass_info {
	display: inline;
	float: left;
	width: 60px;
	height: 15px;
	margin: 5px 0 5px 0;
}
#menu_left_element #login_pass_input {
	float: right;
	border: 1px solid #e1e1e1;
	margin: 0 0 5px 0;
}
#menu_left_element #login_go_info {
	display: inline;
	float: left;
	width: 100px;
	margin: 15px 0 0 0;
}
#menu_left_element #login_go_info_pass {
	display: inline;
	float: left;
	width: 100px;
	margin: 8px 0 0 0;
}
#menu_left_element #login_go_why {
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
}
#menu_left_element #login_go_input {
	float: right;
	margin: 10px 0 0 0;
	border: 1px solid #e1e1e1;
}
#menu_left_element #logout_go_info {
	display: inline;
	float: left;
	width: 80px;
	margin: 15px 0 0 0;
}
#menu_left_element #logout_go_input {
	float: right;
	margin: 10px 0 0 0;
	border: 1px solid #e1e1e1;
	height: 16px;
	padding: 4px 2px 2px 2px;
	background-color: #E9E9E9;
}
#box #middle #menu_left #menu_left_element #login_name_input .registrationInput {
	background-color: #e9e9e9;
	margin: 2px;
	height: 15px;
}
#box #middle #menu_left #menu_left_element #login_pass_input .registrationInput {
	background-color: #e9e9e9;
	margin: 2px;
	height: 15px;
}
#menu_left_element #login_go_input .registrationInput {
	margin: 2px;
}
.menu_left_first_entry { border-top: 1px solid #eaeaea; }

/* formatowanie tresci artykulow */
.paragraf {
	padding: 0 0 5px 0;
}
.paragraf_wciecie {
	padding: 0 0 5px 0;
	text-indent: 15px;
}
.paragraf_poczatek {
	font-weight:bolder;
	font-size: 1.6em;
}
.podtytul {
	padding: 10px 0 5px 0;
}
/* formatowanie tresci katalogu produktow */
#box #footer #footer_right #graphics_design_by {
	font-size: 0.7em;
	color: #999;
	text-align: right;
}#content_catalog_fotoheader img {
	float: right;
}
#content_catalog_wprowadzenie {
	padding: 20px 0 0 0;
}
#content_catalog {
	padding: 15px 25px 0px 0px;
}
#content_catalog_bg {
	padding: 0px 20px 25px 35px;
	background: url(/img/content_item_bg.png) no-repeat bottom right;
}
#content_catalog_wprowadzenie ul {
	padding: 0px 0px 0px 20px;
}
.podtytul h2 {
	font-size: 1.1em;
	line-height: 1.4em;
}
.produkt_box .produkt_foto {
	display: inline;
	float: left;
	width: 48%;
	padding: 0 0 20px 0;
	background: url(/img/produkt_bg.png) no-repeat 100% 100%;
}
.produkt_box .produkt_infobox {
	float: right;
	width: 45%;
	padding: 40px 10px 20px 0;
}
.produkt_box {
	padding: 10px 5px 5px 5px;
}
#content_catalog_produkty {
	padding: 20px 0 10px 0;
}
.produkt_nazwa {
	display: inline;
	float: left;
	width: 46%;
	border-bottom: 1px dotted #ccc;
}
.produkt_kup {
	float: right;
	width: 27%;
	display: inline;
	text-align: right;
	background: url(/img/shopping_cart.png) no-repeat 0% 55%;
	height: 30px;
}
.produkt_kup_pp {
	float: right;
	width: 40%;
	display: inline;
	text-align: right;
	background: url(/img/shopping_box_bg.png) no-repeat 0% 55%;
	height: 30px;
}
.produkt_infobox .produkt_cena {
	display: inline;
	float: left;
	width: 25%;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_cena_descr {
	float: right;
	width: 65%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_opakowanie {
	display: inline;
	float: left;
	width: 33%;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_opakowanie_descr {
	float: right;
	width: 65%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_opis {
	display: inline;
	float: left;
	width: 25%;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_opis_descr {
	float: left;
	width: 100%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_sklad {
	display: inline;
	float: left;
	width: 25%;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_sklad_descr {
	float: right;
	width: 73%;
	text-align: left;
}
.produkt_infobox .produkt_dawkowanie {
	display: inline;
	float: left;
	width: 25%;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_dawkowanie_descr {
	float: right;
	width: 73%;
	text-align: right;
}
.produkt_box .produkt_infobox .produkt_dawkowanie_descr ul {
	padding: 0 0 0 15px;
}

.produkt_infobox2 .header {
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.produkt_infobox2 ul {
	padding-left: 15px;
}
.produkt_infobox2 .produkt_opis {
	display: inline;
	float: left;
	width: 16%;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_opis_descr {
	float: right;
	width: 82%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_sklad {
	display: inline;
	float: left;
	width: 16%;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_sklad_descr {
	float: right;
	width: 82%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_dawkowanie {
	display: inline;
	float: left;
	width: 16%;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_dawkowanie_descr {
	float: right;
	width: 82%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_box .produkt_infobox2 .produkt_dawkowanie_descr ul {
	padding: 0 0 0 15px;
}
.produkt_infobox2 {

}
.produkt_kategoria h1 {
	color: #767600;
}
.produkt_nazwa h2 {
	color: #767600;
	font-size: 1.1em;
}
#content_catalog_produkt {
	margin: 0 0 10px 0;
}
#content_article #content_article_bg ul {
	padding: 0 0 0 15px;
}
.partner_www_adres {
	font-size: 0.7em;
	text-align: right;
	background: url(/img/zewnetrzny_link.gif) no-repeat 100% 50%;
	;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
}
#content_catalog_produkty #produkt_kategoria {
	padding: 0 0 25px 0;
	color: #767600;
	font-size: 1.2em;
}
.produkt_infobox2 .produkt_opis_descr ul {
	padding: 0 0 0 15px;
}
.produkt_infobox2 h3 {
	color: #767600;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 5px 0;
}
.promocja {
	color: #cc0000;
}
.lek_wet {
	color:#707000;
}.produkt_infobox2 .produkt_sklad_descr li {

}
.produkt_box .produkt_infobox2 .produkt_sklad_descr ul {
	padding: 0 0 0 15px;
}
#content #content_catalog_wprowadzenie .promocja_box .promocja_box_icon {

}
#content #content_catalog_wprowadzenie .promocja_box {
	padding: 0 15px 0 15px;
}
#content #content_catalog_wprowadzenie .promocja_box .promocja_box_icon {
	display: inline;
	float: left;
	width: 15%;
	padding: 0 0 10px 0;
	text-align: center;
}
#content #content_catalog_wprowadzenie .promocja_box .promocja_box_cnt {
	float: right;
	width: 80%;
	padding: 15px 0 15px 0;
}
#content #content_catalog_wprowadzenie .promocja_foto {
	padding: 20px 80px 10px 80px;
}
#content #content_catalog_wprowadzenie .promocja_box .promocja_box_cnt .paragraf img {
	padding: 0 3px 3px 0;
}
#content #content_element #content_element_bg #kontakt_k1 {
	display: inline;
	float: left;
	width: 30%;
}
#content #content_element #content_element_bg #kontakt_k2 {
	float: left;
	width: 30%;
}
#content #content_element #content_element_bg #kontakt_k3 {
	float: left;
	width: 30%;
}
#content_element #content_element_bg2 .jak_dziala_cortaflex_descr {
	font-size: 0.8em;
	display: inline;
	float: left;
	line-height: 1em;
	width: 68%;
}
#content_element #content_element_bg2 .pobierz_flash {
	float: right;
	width: 25%;
}
#content_element #content_element_bg2 .flash_info {
	margin: 15px 0 0 0;
}
#content_article #content_article_bg ol {
	padding: 0 0 0 20px;
}
.kontakt_k1 {
	float: left;
	display: inline;
}
.kontakt_k2 {
	float: right;
	padding-right: 130px;
}
input.text {
	background-color: #e9e9e9;
	margin: 1px;
	border: 1px solid #e1e1e1;
}
#posText {
	background-color: #e9e9e9;
	margin: 1px;
	border: 1px solid #e1e1e1;
}
#contactFormArea {
	padding: 10px;
}
#box #header #header_menubar #message_box_header {
	float: right;
	position: absolute;
	top: 115px;
	left: 650px;
	z-index: 80000;
}
div.code {
	font-size: 1.1ems;
	line-height:1.4ems;
	border: 1px solid #ddd;
	background: #f9f9f9;
	padding: 20px 50px 15px 50px;
	margin: 0 10px 10px 18px;
	overflow: auto;
}
.podkresl {
	text-decoration: underline;
}
#box #header #header_logo #logo_zima {
	position: absolute;
	top: 55px;
}
#box #header #header_logo #logo_normal {
	position: absolute;
	top: 65px;
}


/* Menu ToolTip */

	#menu-top {
		/* you must set it to relative, so that you can use absolute position for children elements */
		position:relative; 
		text-align:center;
	}
	
	#menu-top #tipBox {
		
		/* position absolute so that z-index can be defined and able to move this item using javascript */
		position:absolute;
		left:0px; 
		top:0px;
		z-index: 400; 

		/* image of the right rounded corner */
		background:url(/img/tail.gif) no-repeat right center; 
		height:35px;


		/* add padding 8px so that the tail would appear */
		padding-right:8px;
		
		/* set the box position manually */
		margin-left:5px;		
	}
	
	#menu-top #tipBox .head {
		/* image of the left rounded corner */
		background:url(/img/head.gif) no-repeat 0 0;
		height:35px;
		color:#eee;
		
		/* force text display in one line */
		white-space:nowrap;

		/* set the text position manually */
		padding-left:8px;
		padding-top: 6px;
	}
/* end: Menu ToolTip */

/* Christmas adds */
#christmas_adds {
	position:relative;
	top: -40px;
	left: 240px;
	z-index: 10000;}
/* Christmas adds end */