html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {                                                               
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('../image/body_tlo.gif') repeat-x;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}
#outer_content{
padding-top: 20px;
}
#header {
	position: relative;
	height: 188px;
	background: url('../image/top_szkic.png') no-repeat 190px 0px;
	
}
#header ul{
margin: 0;
padding: 0;
list-style: none;
}
#navig{
position: absolute;
top: 10px;
left: 10px;

}
#navig li{
float: left;
width: 16px;
height: 16px;
margin-right: 5px;
}
#navig li a{
width: 16px;
height: 16px;
display: block;
}
#navig li a span{
display: none;
}
#navig li.main_site{
background: url('../image/ico_main.png') no-repeat 0 2px;
}
#navig li.navig_contact{
background: url('../image/ico_kontakt.png') no-repeat 0 3px;
}
#header .div1 {
	height: 97px;
}
#header .div2 {
	position: relative;
	top: 21px;
	
   padding-left: 20px;
	width: 965px;
	height: 188px;
}
#header .div3 {
	background: url('../image/search.png') no-repeat;
	width: 250px;
	height: 62px;
	position: absolute;
	top: 15px;
	right: 0px;
	padding-top: 5px;
	padding-left: 17px;

}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: #037B0E url('../image/menu_tlo.png') repeat-x;
	position: absolute;
	width: 801px;
	bottom: -20px;
  right: 0;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header #menu_outer{
width: 600px;
float: left;
}
#menu_outer ul{
position: absolute;
bottom: 0px;
}
#header #menu_outer li{
float: left;
background: url('../image/menu_selektor.png') no-repeat bottom right;

}
#header #menu_outer li a{
font-weight: bold;
font-size: 0.88em;
}
#header #menu_outer li a:hover{
color: #E4DE44;
}
#flash_container{
width: 300px;
height: 150px;
position: absolute;
top: 20px;
right: 0;
z-index: 10;
}
#header .div5 a {
	float: left;
}
#header .div6 a {
	float: right;
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url('../image/breadcrumb_arrow_dot.png') no-repeat left 8px;
}
#breadcrumb a{
font-size: 11px;
text-decoration: none;
color: #000000;
text-transform: lowercase;
}
#breadcrumb a:hover{
text-decoration: underline;
}
#column_left {
	float: left;
	width: 212px;
	margin-right: 10px;
}
#column_right {
	float: right;
	width: 212px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 540px;
	margin-bottom: 10px;
}

.top {
	padding: 8px 0px 6px 10px;
	background: url('../image/box_header_1.gif') repeat-x;
	color: #ffffff;
}
#content .top {
	padding: 8px 0px 6px 10px;
	background: url('../image/box_header_1.gif') repeat-x;
}

#content .top h1, .heading {
	color: #fffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
  background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
	width: 518px;
	overflow: hidden;
}
/*button graficzny*/
.image_button{
border: 1px solid #DDDDDD;
overflow: hidden;
margin-bottom: 10px;

}
.image_button img{
 border: none;
 float: left;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
	float: left;
	clear: both;
	width: 100%;
}
.box h5{
margin: 0;
margin-right: 10px;
padding: 4px 10px 5px 10px;
font-size: 0.88em;
	background: url('../image/punktor_box.png') no-repeat right 50%;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;

	padding: 10px;

}
}
.box .bottom {
	height: 5px;

}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: #049E12;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	padding: 3px 6px;
	margin-right: 6px;
	
	text-decoration: none;
}
a.button span {
	font-weight: bold;
	display: inline-block;

}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td a{
font-size: 11px;

}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	overflow: hidden;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 500px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-left: 0px;
	list-style: none;
}    

#category ul li{

border-bottom: 1px dotted #C7C7C7;
}
#category ul li a{
padding: 3px 3px 6px 15px;
display: block;
background: url('../image/arrow_category_1.png') no-repeat left 40%;
margin-left: 3px;
color: #000000;
text-decoration: none;
text-transform: uppercase; 
font-weight: bold;
}
#category ul li a:hover{
color: #A71515;
}
#category ul li ul{
margin-left: 10px;
}
#category ul li ul li{
border-bottom: none;
}
#category ul li ul li a{
background: url('../image/arrow_category_2.png') no-repeat left 40%;
text-transform: lowercase;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
#module_cart{
background: #049B12;
color: #ffffff;
padding-bottom: 10px;
}
#module_cart .middle{
backgorund: none;
border: none;
background: url('../image/cart_bg.png') no-repeat right bottom;
padding-bottom: 20px;
float: left;
width: 180px;
}
#module_cart .top{
height: 20px;
}
#module_cart .top h5{
  float: left;
  width: 180px;
	background: url('../image/cart_box_ico.png') no-repeat right 50%;
	
}
#module_cart .top h5 a{

}
#module_cart a{
color: #ffffff;
text-decoration: none;
font-weight: bold;
float: left;
clear: both;
}
#module_cart .link_login{
display: block;
background: #001100;
border: 1px solid #87B98B;
padding:3px 7px;
width: 56px;
text-transform: uppercase; 

}
#module_cart .link_register{
padding: 3px 7px;
}
#module_search{
float: left;

}
#module_search .button{
float: right;
}

#module_search .middle{
float: left;
padding: 20px 10px;
}
#module_search input{
	background: url('../image/search_input_tlo.png') no-repeat;
	border: 1px solid #000000;
	padding: 3px 2px;
	margin-bottom: 6px;
}
#reklama_box{
width: 220px;
}
ul.list{
list-style: none;
padding: 0;
margin: 0;
}
ul.list li{
border: 1px solid #C7C7C7;
margin-top: 15px;
float: left;
width: 507px;
padding: 10px 15px;
}
ul.list li .center_head_list{
padding: 0 0 3px 0;
border-bottom: 1px dotted #000000;
margin-bottom: 5px;
float: left;
width: 365px;
}
ul.list li p{
width: 100%;
padding: 0 0 5px 0;
margin: 0 0 7px 0;

}
ul.list li .bottom_box{
float: right;
width: 365px;
border-top: 1px dotted #000000;
margin-right: 5px;
padding-top: 3px;
}
ul.list li .price{
float: left;
border: 1px solid #7F7F7F;
font-weight: bold;
margin-top: 5px;
margin-right: 70px;
}
ul.list li .price span{
padding: 3px;
background: #049E12;
float: left;
color: #ffffff;

margin-right: 3px;
}
ul.list li .price strong{
padding: 3px;
display: block;
float: left;
}
ul.list li .button_cart{
float: right;
background: #BB152F;
margin-top: 5px;
padding: 3px;
color: #ffffff;
font-weight: bold;
text-transform: lowercase; 
border: 1px solid #7F7F7F;
}
ul.list li .button_more{
background: #C4C600;
border: 1px solid #7F7F7F;
text-transform: lowercase; 
margin: 5px 5px 10px 20px;
float: right; 
padding: 3px;
}

ul.list li h3{
margin: 0;
padding: 0;
font-size: 1em; 
float: left; 
}
ul.list li h3 a{

margin: 0;
}

ul.list li img{
float: left;
margin: 0 15px 10px 0;
}
ul.list li a{
text-decoration: none;
color: #000000;
text-transform: uppercase; 
}
.middle.advertise{
padding: 1px;
width: 208px;
height: 240px;
overflow: hidden;
}
.middle.advertise_kontakt{
padding: 1px;
width: 208px;
height: 240px;
overflow: hidden;
background: url('../image/reklama_2.gif') no-repeat left bottom;
}
.middle.advertise_kontakt p{
padding: 10px 15px;
float: left;

}
/*ajax*/
#top_banner{
position: relative;
overflow: hidden;
width: 530px;
height: 260px;
border: 2px solid #ECEAEA;
padding: 1px;
}
#top_banner li{
margin: 0;
padding: 0;
}
#top_banner p.bg_text{
position: absolute;
width: 531px;
height: 60px;
bottom: -14px;
left: 1px;
opacity: .9;
 border-top: 1px solid #ffffff;

z-index: 100;
background: #04A212;
}
#ajax_banner{
padding: 0;
margin: 0;
}
#nav{
position: absolute;
right: 10px;
bottom: 10px;
z-index: 110;

}
#nav a{
display: block;
padding: 2px 6px;
border: 1px solid #ffffff;
float: left;
font-family: 'Trebuchet MS';
font-size: 13px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
margin-right: 3px;
}
#nav .activeSlide{
 background: #D60000;
}
#contact{
width: 500px;
overflow: hidden;

}