/* layout ------------------------------------------ */
/*
body#layout-one .sidebar-right {
	float: right;
	width: 188px;
	padding: 12px 0 0 0;
	margin: 0;
}

body#layout-one .main-content {
	width: 796px;
	float: left;
	margin: 12px 0;
}
*/
/* kontener glowny */
#main-container {
	width: 924px;
	margin: 0 auto;
	}


/* naglowek strony ------------------------------------------------------------ */
#header { 
	/*position: relative;*/
	/*border-top: 8px solid #ff7f00;*/
	width: 100%; height: 238px;
	/*background: transparent url(images/header-bg.png) 0 0 repeat-x;*/
	padding: 0; margin: 0;
	background: url('../grafika/gora.jpg') top left no-repeat;
	}

#header a:link, #header a:visited, #header a:active, #header a:hover, #header {
	color: #fff;
	}

#header_warto {
	float: left;
	width: 250px;
	margin: 54px 0 0 355px;
	}

#header_warto ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url('../grafika/dziobek.gif') center left no-repeat;
	}

#header_koszyk {
	float: left;
	margin: 51px 0 0 0;
	border: 0 solid #cccccc;/*temp*/
	}

#zawartosc_koszyka {
	height: 33px;
	border: 0 solid #FFF;
	vertical-align: middle;
	margin: 0 0 0 45px;
}

#zobacz_koszyk {
	background: url('../grafika/dziobek.gif') center left no-repeat;
	padding: 0 0 0 10px;
	margin: 10px 0 0 15px;
}
/*wylogowany*/
#frm_zaloguj_glowna div {
	margin: 22px 0 0 0;
	padding: 0 0 0 10px;
	border: none;
	float: left;
	background: url('../grafika/bg_form_zaloguj.gif') top right no-repeat;
	}

#frm_zaloguj_glowna input {
	width: 82px;
	height: 22px;
	border: none;
	background: url('../img/form_field.gif') no-repeat; 
	color: #000;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0;
	margin: 2px 0px;
	}

#frm_logowanie_submit {
	float: left;
	text-align:center;
	width:60px;
	margin: 30px 0 24px 10px;
	}

#frm_logowanie_submit input {
	color: #fff;
	width:60px;
	height:26px;
	border:none;
	cursor:hand;
	}

#zarejestruj_sie {
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
	background: url('../grafika/dziobek.gif') center left no-repeat;
}
/* zalogowany*/
#zalogowany_glowna {
	margin: 34px 0 0 20px;
	width: 200px;
	text-align: left;
	}

#wyloguj_sie {/* ustandaryzowac wyloguj i zaloguj*/
	padding: 6px 0 0 10px;
	margin: 0;
	background: url('../grafika/dziobek.gif') center left no-repeat;
}

/* kategorie ------------------------------------------------------------ */
#nav-cat {
	width: 100%;
	height: 79px;
	/*padding: 0 0 0 15px;*/
	margin: 0;
	background: #1D2F43 url('../grafika/nav-cat.jpg') top center no-repeat;
	text-align: center;
	}

#nav-cat h3 {
	float: left;
	/*margin: 0 1px 0 0;*/
	/*margin: 0 auto;*/
	height: 79px;/* zle*/
	background: url('../grafika/nav_cat_przerwa.gif') top right no-repeat;
	/*border: 1px solid #ffffff;*/
	text-align:center /* zle*/
	}

#nav-cat h3#last {
	background: none; 
	}
	
#nav-cat h3 a {
	display: block;
	/*line-height: 115px;*/
	color: #ffffff;
	padding: 50px 8px 0 8px;
	margin: 0 1px 0 0;
	height: 29px;
	}
/* brzydki kolor
#nav-cat h3 a:hover {
	color: #49ADC7;
	}
*/
#nav-cat h3 a.nav-cat-current {
	background: url('../grafika/nav_cat_current.gif') top left repeat;
	}

/* sub kategorie ------------------------------------------------------------ */
#nav-subcat {
	width: 100%;
	/*height: 34px;*/
	padding: 0;
	margin: 11px 0 0 0;

background: #2B3F4E url('../grafika/nav-subcat-bg.gif') repeat;
	/*border: 1px solid yellow;*/
}

#nav-subcat-bottom {
height: 100%;
margin:0;
padding:0;
/*border: 1px solid red;*/
background: url('../grafika/nav-subcat-bottom.jpg') bottom left no-repeat;
/*	background: url('../grafika/nav-subcat-bottom.jpg') bottom left no-repeat;*/
/*	background: url('../grafika/nav-subcat-bottom.jpg') bottom left no-repeat;*/
}


#nav-subcat ul {
	background: url('../grafika/nav-subcat-top.jpg') top left no-repeat;
/*border: 1px solid pink;*/
height: 100%;
	/*margin: 0 0 0 210px;*/

}

#nav-subcat ul li {
	float: left;
	margin: 0 0 0 9px;
	padding: 0 0 0 9px;
	background: url('../grafika/dziobek2.gif') center left no-repeat;
	}

#nav-subcat ul li a {
	line-height: 34px;
	/*font-size:1em;*/
	color: #ffffff;
	}

#nav-subcat ul li a:hover {
	color: #49ADC7;
	}

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

#content {
	width: 100%;
	padding: 0;
	margin: 11px 0 0 0;
	overflow: auto;
	background: #fff url('../grafika/bg_kropki.gif') top left repeat-y;/*temp only ie*/
	}

#content_left {
	float: left;
	width: 684px;
	}

#content_left h2 {
	background: url('../grafika/bg_content_left.gif') top left no-repeat;
	}

#content_right {
	float: left;
	width: 239px;
	padding-left: 1px;
	background: url('../grafika/bg_content_right.gif') top right no-repeat;
	}

#content h2, #content_right p.box_naglowek {
	height: 55px;
	line-height: 60px;
	padding: 0 0 0 14px;
	}

#content h4 {
	height: 28px;
	margin: 0 0 0 14px;
	}

#box_first p.box_naglowek {
	font: normal italic 17px Arial;
	color: #828282;
	line-height: 60px;/* stiupid IE*/
	margin-bottom: 10px;/*szczegolik*/
	}

#box_first p {
	text-align: center;
	margin: 2px 0;
	}

#box_first p input {
	width: 191px;/* 2px less because of basic padding*/
	}

#box_first p select {
	width: 195px;
	}

#box_first p #btn_szukaj {
	width: 62px;
	height: 22px;
	margin-top: 5px;
	}


.box_next ul li {
	color: #6D6D6D;/*może nie cza*/
	width: 232px;
	background: url('../grafika/bg_content_right_kropki.gif') bottom left repeat-x;
	}

.box_next ul li:hover {
	background: url('../grafika/bg_content_right_kropki.gif') #ECECEC bottom left repeat-x;
	}

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

.box_next ul li p {
	padding-left: 9px;
	margin: 7px 0 7px 5px;
	height: auto;
	background: url('../grafika/punkt.gif') center left no-repeat;
	}

.box_right_image {
	height: 170px;
	text-align: center;
	overflow: visible;
	}

.box_right_image img {
	border: 1px solid #CCCCCC;
	background: #ffffff;
	padding: 7px;
	margin: 5px 0;
	}

.box_next p.box_naglowek {
	font: normal italic 17px Arial;
	color: #395685;
	line-height: 60px;/* stiupid IE*/
	border-bottom: 1px solid #F0F0F0;
	width: 86%;
	height: 45px;
	padding-left: 3px;
	}

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

#footer {
	width: 100%;
	height: 73px;
	padding: 0;
	margin: 0;
	}

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

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

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