* {
	padding:0;
	margin:0;
}

body {
    font-size: 12px;
    font-family: Verdana,Tahoma,Arial;
    color: #292E32;
    background: #fff url('../img/body_bg.png') repeat-x;
}

a {
	color:#0A6389;
}


li {list-style: none;}

#whole {
    width:990px;
    margin:0 auto;
    background: #fff !important;
    overflow: hidden;
}

.uppercase {
	text-transform:uppercase;
}

.bold {
	font-weight:bold;
}

.tel {
	font-size:0.8em;
	font-weight:normal;
}

.fleft {
	float:left;
}

/*
			TOP
*/

#top {
    background: #C6C6C6 url('../img/top_bg.png') repeat-y;
    width: 990px;
    position: relative;
    padding-top:5px;
}

#top .logo {
	width:224px;
    height: 36px;
    float:left;
}

#top .user_menu {
	float:right;
	margin-right:3px;
	margin-top:-2px;
}

#top .user_menu li {
	float:left;
}

#top li {
	display:inline-block;
}

#top .button {
	width:158px;
	height:25px;
	background:url('../img/button.png') no-repeat;
	text-align:center;
	padding-top:4px;
	overflow:hidden;
}

#top .tkoszyk {
	width:243px;
	height:25px;
	background:url('../img/koszykb.png') no-repeat;
	text-align:center;
	padding-top:4px;
	overflow:hidden;
	margin-right:30px;
	float:right;
}

#top .flags {position: absolute; left: 921px; padding-top: 4px;}

#mainmenu {
    width:990px;
    height:36px;
    clear:both;
    margin-top:20px;
}

#mainmenu a {
	color: #fff;
	padding: 1px 5px 1px 0px;
	border-right: #fff solid 1px;
	font-weight:bold;
}
#mainmenu a.active {
	color: #FFE69A;
}
#mainmenu a:hover {
	text-decoration: underline;
}
#mainmenu ul {
	padding-top: 17px;
	margin-left: 0.7em;
}
#mainmenu li {
    display: inline;
    white-space: nowrap;
    border-right: none !important;
}

/*
	okno glowne - whole content
*/

#whole_content {
    width: 982px;
    background: #fff url('../img/wholec_bg.png') repeat-x;
    overflow: hidden;
    border:2px solid #fff;
    padding:10px 2px 10px 2px;
}




/*
	sidebar -- lewe meni ;|
*/

#sidebar {
	float:left;
	width:216px;
}

#sidebar .wzaa {
	font-size:0.8em;
}

#nav_search .qsearch{
	width:174px;
	height:26px;
	padding:4px 2px 0 8px;
	border:none;
	background:url('../img/szukajbg.png') no-repeat top;
	float:left;
}

#nav_search input {
	width:164px;
	border:none;
	background:none;
	padding:0 2px;
}
#nav_search img {
	width:26px;
	height:26px;
	float:left;
}

#sidebar .ramka {
	width:195px;
	margin:10px 0 0 -2px;
	padding:0px;
	overflow:hidden;
	border-top:solid 1px #D4D4D6;
	border-left:solid 1px #D4D4D6;
	border-right:solid 1px #D4D4D6;
}

#sidebar .ramka h2 {
/*	color:#343434; */
	color:#0A6389;

}

#sidebar .tlo {
	width:193px;
	margin:1px;
	background:url('../img/lmenbg.png') repeat-x;
	padding-bottom:10px;
}

#sidebar .ramkatop {
	margin-left:-2px;
	width:197px;
	height:4px;
	background:url('../img/sidebardw.png') top;
}

#sidebar ul {
	padding:0;
	margin:0 3px 0 5px;;
}

#sidebar li {
	border-bottom:1px solid #E4E4E5;
	padding:8px 0 8px 9px;
	background:url('../img/ar_close.gif') no-repeat 0 12px;
}

#sidebar .first {
	background:url('../img/ar_open.gif') no-repeat 0 12px;
}

#sidebar li li {
	border-bottom:none;
	padding:3px 0;
	font-size:0.8em;
	background:none;
}

#sidebar li .active {
	text-decoration:underline;
	font-weight:bold;
}

#sidebar .sidebar_block {
	font-size:0.8em;
	color:#031E29;
}

#sidebar .sidebar_block ul {
	margin:0;
}

#sidebar .sidebar_block li {
	background:none;
	padding:2px;
}

.sidebarplist {
	clear:both;
	height:150px;
}

.sidebarplist img {
	border:1px solid #D2D2D2;
}

#sidebar .telefon {
	margin:35px 0 0 30px;
	border:none;
}

/*
	navigator -- pasek nawigacyjny ;|
*/

#navigator {
    width: 757px;
    height:25px;
    float: left;
}

#navigator ul {margin: 5px 0px 0px 5px;}

#navigator li {
    display: inline;
    padding:0px 15px 0px 7px;
    background: url('../img/ar_close.gif') no-repeat right center;
}



#navigator li a {font-weight: normal;}

/*
	content - czyli caly syf ;|
*/

#content {
	width:757px;
	overflow:hidden;
}


/*
		lista produktow
*/

a.white {
	color:#fff;
	text-decoration:none;
}

a.white:hover {
	text-decoration:underline;
}

.product_thumbs {
	margin: 10px 0px 10px 3px;
}

.produkt_prev {
	width:750px;
	height:120px;
	margin-top:10px
}

.small {
	width:120px;
	height:108px;
	border:solid 1px #DEDDDD;
	float:left;
	text-align:center;
}



.produkt_info {
	height:100px;
	width:600px;
	float:left;
	margin-left:10px;
}

.produkt_info h3 {
	margin:-4px 0 2px 0;
	padding:0;
	font-size:1.1em;
}

.produkt_info a {
	text-decoration:underline;
}

.opis {
	width:610px;
	height:50px;
	border:solid 1px #DFDFDF;
	background:#F4F4F4;
	overflow:hidden;
	padding:5px;
	font-size:0.8em;
}

.cena {
	margin-top:2px;
	width:622px;
	height:31px;
	background:#BEBEBE;
}

.netto {
	width:280px;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
}

.porownaj,.dokoszyka {
	width:158px;
	height:27px;
	margin:2px 0 0 10px;
	padding:0;
	background:url('../img/button.png') no-repeat 0 2px;
	float:left;
	color:#2D3437;
	text-transform:uppercase;
	font-size:0.8em;
	border:none;
	cursor:pointer;
}

.porownaj img{
	margin:0px 3px 0 5px;
	float:left;
}

.dokoszyka img {
	margin:0px 3px 0 8px;
	float:left;
}

.dokoszyka p {
	float:left;
	margin-top:-4px;
}

.porownaj p {
	float:left;
	margin-top:-4px;
}

.k_suma {
	margin:20px 0 0 450px;
}

/*
	koniec	lista produktow
*/


/*
	szczeg?ly produktu
*/

#product_details {

}

#product_details h1 {

}

#photo {
	width:200px;
	height:200px;
	border:solid 1px #E1E1E3;
	float:left;
}

#smallphoto {
padding:0;
	margin-left:2px;
	height:202px;
	width:202px;
	float:left;
	overflow:hidden;
}

#smallphoto img {
	float:left;
	width:97px;
	height:97px;
	margin:0 2px 3px 0;
	border:solid 1px #E1E1E3;
}


#table {
	margin-left:51px;
	width:300px;
	height:200px;
	float:left;
}

#table .row {
	border-bottom:solid 1px #E1E1E3;
	padding:3px 0;
}

#table .row input {
	width:30px;
	height:12px;
	font-size:10px;
}

#table .lkol {
	width:60%;
	float:left;
	font-weight:bold;
}

#table .rkol {
	width:40%;
	float:left;
}

#table .graybg {
	width:300px;
	background:#E1E1E3;
	text-align:center;
	margin-top:5px;
}

#table .fun {
	width:150px;
	margin:10px 0;
}

#table .fun img {
	float:left;
	margin-right:20px;
}

#table .fun p {
	padding-bottom:5px;
}
#szczegoly {
	width:749px;
	border-top:solid 1px #CBCBCB;
	border-left:solid 1px #CBCBCB;
	border-right:solid 1px #CBCBCB;
}

#szczegoly .head {
	background-color:#D4D4D4;
	font-weight:bold;
	padding:5px 0 5px 10px;
	text-transform:uppercase;
}

#szczegoly .param {
	border-bottom:solid 1px #CBCBCB;
	height:22px;
}

#szczegoly .param_name {
	width:190px;
	height:22px;
	background-color:#F0F0F0;
	float:left;
	border-right:solid 1px #CBCBCB;
	text-align:right;
	padding-right:10px;
	margin-right:10px;
}

#szczegoly select {
	border:none;
}

#szczegoly option {
	width:509px;
}

.submity {
	clear:both;
	width:749px;
	margin:10px 0 10px 420px;
}

.tab {
	clear:both;
	margin-top:25px;
	background:none;
	border:none;
}

/* tabs */

div.tabs_menu {
clear:both;
margin-top:20px;
	margin-bottom:5px;
	line-height:1.6em;
}

div.tabs_menu ul {
	border-bottom:solid 1px #D4D4D6;
	border-top:none;
	border-left:none;
	border-right:none;
	background: #fff;
	padding:0.5em 0 0.0em 0;
}
div.tabs_menu li {
	display:inline;
	background: #EEEEEF;
	margin-left:5px;
	padding:0.3em 0.4em 0.2em 0.4em;
}

div.tabs_menu li.active {
	background: white;
	border-bottom:solid 2px #fff;
}
div.tabs_menu a {
	text-decoration:none;
	padding:0;
}
div.tabs_menu li.active a {
}
div.tabs_menu a:hover{
	text-decoration: underline;
}

/* taBS KONIEC */

.gallery_images .thumb {
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	border:1px solid #D4D4D6;
	margin:2px;
}
/*
	koniec	szczeg??y produktu
*/


/*
	koszyk
*/


#basket_products {

}


.k_naglowek {
	width:750px;
	height:20px;
	background:#DADADA;
	font-weight:bold;
	padding:5px 0px;
}

.k_naglowek div,.k_row div {
	float:left;
	overflow:hidden;
}

.k_row { clear:both;
	border-bottom:solid 1px #DADADA;
	height:110px;
	padding-top:10px;
}

.k_ile {
	width:40px;
}

.k_submit {
	width:120px;
}

.k_zdjecie {
	width:120px;
	padding-left:5px;
}

.k_zdjecie img {
	border:solid 1px #F4F4F4;
}

.k_opis {
	width:310px;
}

.k_opis span {
	float:left;
	padding-top:2px;
}

.k_opis h3 {
	float:left;
	padding:0;
	margin-left:10px;
}

.k_netto {
	width:50px;
}

.k_wartosc {
	width:100px;
}

.k_sbutton {
	background:url('../img/basket_submit.png') no-repeat 0 2px;
	border:none;
	width:101px;
	height:27px;
	margin-top:5px;
	cursor:pointer;
}

.opcje {
	font-size:0.7em;
	clear:both;
}

.baton {
	width:158px;
	height:27px;
	margin:15px 0 0 15px;
	padding:0;
	background:url('../img/button.png') no-repeat 0 2px;
	float:left;
	color:#2D3437;
	text-transform:uppercase;
	font-size:0.8em;
	border:none;
	cursor:pointer;
}

#basket_product_modify {
	clear:both;
	margin-top:0px;
}


/*
	koniec koszyk
*/

/*
		footer
*/

.hspacer {
	height:2px;
	clear:both;
}
#footer {
    background:#B3B3B3 url('../img/endbg.png') repeat-y;
    width:990px;
	font-size:10px;
	padding:0.5em 0em;
	clear: both;
    overflow: hidden;
}

#footer h2 {
    padding: 10px 0px 10px 20px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}

#footer div.footer_info {
    float: left;
    width: 190px;
    padding-top: 20px;
    margin-left: 40px;
}



#footer div.footer_info h2{color: #fff;}

#footer div.footer_info li a {
    font-weight: normal;
    padding-left: 5px;
    color: #fff;

}
div.footer_info a:hover {text-decoration: underline;}

#footer div.footer_menu{clear: both;}
#footer div.footer_menu ul {text-align: center;}
#footer div.footer_menu li{display: inline;}

#footer div.footer_menu a {
    font-weight: normal;
    border-right: #193861 solid 1px;
    padding: 0px 5px 0px 5px;
}

#footer div.copyright {clear: both; padding: 5px; background: #1f1a17;}
div.copyright p {text-align: center; color:#ACACAC; font-size: 10px;}
div.copyright a {color: #acacac; font-size: 10px; font-weight: normal;}
div.copyright a:hover {text-decoration: underline;}
