@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;
}
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: 800px;
	position: relative;
	margin: 0 0 0 53px;
}

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

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

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

#header_top_tabs #katalog_nagrod{
	width: 142px;
	left: 145px;
	top:0;
	background-position:-145px -92px;
}
#header_top_tabs #katalog_nagrod a:hover{background: url(../img/menu_pp.png) -145px -51px no-repeat scroll;}

#header_top_tabs #regulamin{
	width: 142px;
	left: 283px;
	top:0;
	background-position:-283px -92px;
}
#header_top_tabs #regulamin a:hover{background: url(../img/menu_pp.png) -283px -51px no-repeat scroll;}

#header_top_tabs #twoje_punkty{
	width: 142px;
	left: 424px;
	top:0;
	background-position:-424px -92px;
}

#header_top_tabs #twoje_punkty a:hover{background: url(../img/menu_pp.png) -424px -51px no-repeat scroll;}

#header_top_tabs #twoje_zamowienie{
	width: 160px;
	left: 565px;
	top:0;
	background-position:-565px -92px;
}
#header_top_tabs #twoje_zamowienie a:hover{background: url(../img/menu_pp.png) -565px -51px no-repeat scroll;}

#header_top_tabs #nasze_produkty{
	width: 142px;
	left: 725px;
	top:0;
	background-position:-725px -4px;
}


#header_top_tabs #nasze_produkty a:hover{background: url(../img/menu_pp.png) -725px -4px no-repeat scroll;}
#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 {
	height: 59px;
	width: 921px;
	background: url(../img/header_menubar_small.png) no-repeat;
}
/*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;
}

#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_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: 80px;
	margin: 18px 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;
}
.input_box {
	background-color: #e9e9e9;
	margin: 1px;
	border: 1px solid #e1e1e1;
}
#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_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: 35%;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_cena_descr {
	float: right;
	width: 60%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_opakowanie {
	display: inline;
	float: left;
	width: 35%;
	padding: 0 0 5px 0;
}
.produkt_infobox .produkt_opakowanie_descr {
	float: right;
	width: 60%;
	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: 25%;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_opis_descr {
	float: right;
	width: 73%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_sklad {
	display: inline;
	float: left;
	width: 25%;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_sklad_descr {
	float: right;
	width: 73%;
	text-align: left;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_dawkowanie {
	display: inline;
	float: left;
	width: 25%;
	padding: 0 0 5px 0;
}
.produkt_infobox2 .produkt_dawkowanie_descr {
	float: right;
	width: 73%;
	text-align: right;
	padding: 0 0 5px 0;
}
.produkt_box .produkt_infobox2 .produkt_dawkowanie_descr ul {
	padding: 0 0 0 15px;
}
.produkt_infobox2 {
	padding: 0 10px 0 20px;
}
.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;
}
.podkresl {
	text-decoration: underline;
}
.wyslij {
	float: right;
	margin: 10px 0 0 0;
	padding; 1px;
	border: 1px solid #e1e1e1;
	background: #e2e2e2;
}

input, select {
	background-color: #e9e9e9;
	margin: 1px;
	border: 1px solid #e1e1e1;
}
#box #header #header_logo #logo_zima {
	position: absolute;
	top: 55px;
}
#box #header #header_logo #logo_normal {
	position: absolute;
	top: 65px;
}


