/* kontener glowny */

#main-container-left {
	font-size: 1px;
	}

#main-container-right {
	font-size: 1px;
	}

#main-container {
	width: 999px;
	margin: 0 auto;
	}

/* gorne menu ------------------------------------------------------------ */

#header_menu {
	width: 100%;
	height: 30px;
	margin: 0;
	text-align: right;
	}

#header_menu ul li {
	float: right;
	margin-left: 10px;
	}

#header_menu a:link, #header_menu a:visited, #header_menu a:active, #header_menu a:hover, #header_menu {
	font-size: 11px;
	line-height: 30px;
	font-family: Verdana;
	color: #000;
	}

/* naglowek strony ------------------------------------------------------------ */

#header a:link, #header a:visited, #header a:active, #header a:hover, #header {
	color: #000;
	font-size: 13px;
	}

#header { 
	width: 100%; 
	height: 72px;/*MOD*/
	padding: 0;
	margin-bottom: 3px;
	}

/* kategorie główne ------------------------------------------------------------ */

#nav-cat2 {
	margin-left: 0;
	}

#nav-cat2 h3 {
	text-align: left;
	width: 195px;/*213*/
	padding: 8px 10px;
	background: url('../grafika/box_menu_przerwa.gif') top left no-repeat;
	margin-left: 4px;
	overflow: hidden;
	font-family: Tahoma;
	font-weight: bold;
	}
/*
#nav-cat2 h3:hover {
	background: #faf9f9 url('../grafika/menu_punkt.gif') center right no-repeat;
	}
*/
#nav-cat2 a:link, #nav-cat2 a:visited, #nav-cat2 a:active, #nav-cat2 a:hover, #nav-cat2 {
	font-size: 12px;
	color: #000;
	}

/* sub kategorie ------------------------------------------------------------ */
.menu_active_1,
.menu_active_2,
.menu_active_3,
.menu_active_4 {
	font-weight: bold;
	}

.menu_active_1,
.menu_active_1:hover {
	/*background: url('../grafika/menu_active_bg.gif') repeat-y !important;*/
	/*padding: 8px 7px !important;*/
	/*width: 201px !important;*/
	}

.menu_active_1 a:link, .menu_active_1 a:visited, .menu_active_1 a:active, .menu_active_1 a:hover, .menu_active_1 {
/*	color: #fff !important;*/
	}

.sub_menu {
	padding: 5px 10px !important;
	width: 205px !important;
	font-weight: normal !important;
	background: none !important; 
	}

.sub_menu_2 {
	padding-left: 35px !important;
	width: 170px !important;
	background: #faf9f9 url('../grafika/menu_punkt.gif') center right no-repeat;
	}

.sub_menu_3 {
	padding-left: 45px !important;
	width: 160px !important;
	background: #faf9f9 url('../grafika/menu_punkt.gif') center right no-repeat;
	}

.sub_menu a:link, .sub_menu a:visited, .sub_menu a:active, .sub_menu a:hover, .sub_menu {
	font-size: 12px;
	}

/* sciezka ------------------------------------------------------------ */

#sciezka {
	line-height: 32px;
	height: 32px;
	}


#sciezka a:link, #sciezka a:visited, #sciezka a:active, #sciezka a:hover, #sciezka {
	color: #666;
	}

/* content ------------------------------------------------------------ */

#content {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: auto;
	margin-top: 0px;
	background: #ffffff;
	}

#content_left {
	float: left;
	width: 217px;/*223*/
	margin: 3px;
	padding: 2px 0 0 5px;/*9*/
	border: 1px solid #e7e7e7;
	}

#content_center {
	float: left;
	width: 760px;
	padding: 0;
	margin: 3px;
	border: 1px solid #e7e7e7;
	}

#content_right {
	float: left;
	width: 208px;/*217*/
	padding: 2px 5px 0 0;
	}

#content h2 {
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	}

#content h4 {
	height: 28px;
	margin: 0 14px !important;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	clear: both;
	}

#content_left .box {
	margin: 0 0 7px 0;
	width: 223px;
	text-align: center;
	}

.box_naglowek {
	font-family: Tahoma;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}


.box_naglowek:first-letter {
	color: #9938ab;
	}


.box_stopka {
	height: 54px;
	}

#content_right .box {
	margin: 0 0 7px 0;
	width: 208px;/*211*/
	background: url('../grafika/box2_bg.gif') repeat-y;
	overflow: visible;
	border: 0;
	}

/*boxy indywidualnie*/

.box_koszyk li {
	margin: 0 6px 0 5px;
	padding: 5px 0 5px 0;
	}

.box_koszyk li img {
	width: 66px;
	border: 1px solid #d4e2ec;
	padding: 2px;
	margin-top: 3px;
	}

.box_koszyk li div {
	border-top: 1px solid #e6e6e6;
	float: left;
	padding-left: 2px;
	}

.box_biuletyn input#email_biuletyn {
	width: 163px;
	margin: 25px auto;
	}

.box_biuletyn {
	text-align: center;
	}

.box_panel_klienta {
	text-align: center;
	}

.box_wyszukaj input#szukaj_fraza {
	width: 148px;
	margin: 4 auto 4px auto;
	}

.box_wyszukaj select {
	width: 185px;
	margin: 4px auto 20px auto;
	}

.box_kategorie {
	text-align: left !important;
	}

.box_kategorie ul li {
	border-bottom: 1px solid #F6F6F6;
	}

.box_kategorie ul li:hover {
	background-color: #ECECEC;
	}

.box_kategorie ul li a {
	color: #6D6D6D;/*może nie cza*/
	}	

.box_producenci select {
	width: 185px;
	margin: 25px auto;
	}

.box_polecane {
	text-align: left !important;
	}

.box_polecane ul li {
	background: url('../grafika/box_przerwa.gif') top center no-repeat;
	line-height: 20px;
	padding: 6px 6px 6px 13px;
	}

.box_polecane ul li#first_polecane {
	background-image: none;
	}

.box_promocje {
	text-align: center;
	}

/* end boxy indywidualnie  */

/* footer ------------------------------------------------------------ */

#foot-container-left {
/*	font-size: 1px;*/
	background: #f9f9f9 url('../grafika/bg_foot.gif');
	}

#foot-container-right {
	/*font-size: 1px;*/
	background: #f9f9f9 url('../grafika/bg_foot.gif');
	}

#foot-container {
	width: 100%;
	min-height: 280px;
	margin: 0 auto;
	padding: 0 !important;
	background: #f9f9f9 url('../grafika/bg_foot.gif') repeat-x;
	}

#foot-container a:link, #foot-container a:visited, #foot-container a:active, #foot-container a:hover, #foot-container {
	color: #383838;
	}

/* przyciski funkcyjne ------------------------------------------------------------ */

.admin {
	font-size: 10px !important;
	color: #f00 !important;
	}

.admin a {
	font-size: 10px !important;
	color: #f00 !important;
	}

.admin_glowna {
	padding: 1px 0 1px 0;
	margin: 0 auto;
	}

/* karta zakladki*/
/*AAAAAAAAA*/
.karta_nazwa {
	color: #000 !important;
	font-size: 18px !important;
	margin:0 !important;
	padding-left: 10px !important;
	line-height: 22px !important;
	height: 18px !important;
	font-style: normal !important;
	}
#karta_zakladki {
	margin: 20px auto 5px auto;
	width: 99%;
	overflow: auto;
	height: 59px;
	background: url('../grafika/karta_menu_bg.gif') repeat-x;
	}

#karta_zakladki div {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	color: #fff;
	}

#karta_zakladki div td {
	font:normal 11px Tahoma,Arial,Verdana,Helvetica,sans-serif;
	height: 39px;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 12px;
	line-height: 29px;
	}

#karta_zakladki div td.tab_right{
	width: 4px;
	padding: 0;
	}


.zakladka_przerwa {
	padding:0; 
	margin:0;
	height: 56px;
	float: left;
	}

/*#karta_zakladki div:hover td,*/
.tab_active td {
	color: #565550;
	background: url('../grafika/karta_menu_active_bg.gif') top left no-repeat !important;
	font:normal 11px Tahoma,Arial,Verdana,Helvetica,sans-serif;
	height: 39px;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 12px;
	line-height: 29px;
	}

/*#karta_zakladki div:hover td.tab_right,*/
.tab_active td.tab_right {
	background: url('../grafika/karta_menu_active_right.gif') top right no-repeat !important;
	width: 4px;
	padding: 0;
	}

#karta_zakladki div.tab_opcja a,td.tab_opcja a:active,td.tab_opcja a:hover{
	font:normal 11px Tahoma,Arial,Verdana,Helvetica,sans-serif;
	text-decoration:none;
	color:#393939;
	}

.tab_widoczna {
	display:'';
	width: 90%;
	margin: 0 auto;
	}

.tab_schowana {
	display: none;
	width: 90%;
	margin: 0 auto;*/
	}







/*prezent BOX */
.box_promocje {
	padding-top: 8px;
	}
.box_promocje ul {
	/*background: red;*/
	margin: 0 auto;
	width: 198px;
}

#slidePro img {/*temp*/
	/*border: 1px solid #ccc;*/
	}

#slidePro {
	list-style:none;
	height:190px;
	margin-bottom: 8px;
}
#slidePro li {
	width:195px;
	/*background: yellow;
	border: 1px solid black;*/
}

a.prom_nazwa {
	font-weight:bold;
	padding:5px 0;
}	

.cena {
	font-weight:bold;
	font-family: 'Trebuchet MS';
}
.cena .stara {
	text-decoration: line-through;
	margin-right: 5px;
}
.cena .nowa {
	color: red;
	font-size: 13px;
}

a.prom_nazwa {
	font-weight:bold;
	padding:5px 0;
}	

#prom_nav {
	margin-top:10px;
	display:block;
	height:15px;
}
#prom_nav a {
	display:inline;
	background-color: #0a639e;
	padding-right: 5px;
	padding-left: 5px;
	color: #F9FCFD;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#prom_nav a.activeSlide {
	background-color: #d5dfd2;
	color: #656565;
}


#prezent {
position: absolute; right: 20px; bottom: 10px;height: 120px;
}
body > div#prezent {
position: fixed;
 top:0;
 right:0;
 z-index: 5000;
}

<!--[if gte IE 5.5]>
<![if lt IE 7]>

div#prezent {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  right: auto; top: auto; z-index: 5000;
  left: expression( ( -0 - prezent.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  bottom: expression( ( -0 - prezent.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

<![endif]>
<![endif]-->
