html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	color: #000000;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background: #F3F3F3 url('../image/tlo.jpg') repeat-x 0 0;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
	color: #000000;
	
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
.szukaj input{
        width:300px;
        height:19px;
        float: left;
        border: 1px solid #DDDDDD;
        font-size:13px;
}
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: 1000px;
        margin-left:auto;
        margin-right:auto;
	text-align: left;
	padding-top:8px;

}
#header {
	position: relative;
}
#header .div1 {
	height: 75px;
}
#header .div2 {
	position: relative;
	top: 5px;
	left: 15px;
}
.div4 {
        width:1000px;
        float: left;
	list-style-type:none;
}
#header .szukaj {
        color:#006633;
        background:#FFFFFF url(../image/szukaj.jpg) top left;
        text-decoration:none;
        text-align: left;
        padding-left:20px;
        padding-top:3px;

}
#header .szukaj a, .szukaj a:hover{color:#006633;font-weight: bold;}

.kosz{
        text-align: right;

        background: url(../image/szukaj.jpg) top left;

}

.kosz a,
.kosz a:hover{
        text-align: right;
        padding-right:20px;
        text-decoration: none;
}

#buton a
{
        background: url('../image/buton.jpg') no-repeat top right;
        width:176px;
        height:35px;
        font-size:15px;
        font-weight:bold;
        color:#FFFFFF;
        text-decoration: none;
        display: inline;
        padding-top:10px;
        padding-left:15px;
}
#buton a:hover
{
background: url('../image/buton2.jpg') no-repeat top right;
}
.glowne_menu a, .glowne_menu a:hover{font-size:15px;font-weight:bold;color:#339900;text-decoration:none;padding-right:10px;}

#header .div5 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
        padding: 7px 20px;
	
}
#header .div5 li {float:left;padding:2px 2px 0 0}
#header .div5 a:hover {color:#FFFFFF;background:#4593c0 url(../image/buton_gora.jpg) no-repeat bottom left;text-decoration:none;}

#header .div5{
	text-align: left;
	padding-top:5px;
	padding-left:0px;
	width:1000px;
	height:30px;
	background: url('../image/buton_gora.jpg') top left;

}
#header .div6 a{
	text-align: left;
	padding-top:0px;
	padding-left:0px;
	background: url('../image/szukaj.jpg') top left;
}
#breadcrumb{
        text-transform: uppercase;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#222222;
}
#breadcrumb a{color:#222222;text-transform: uppercase;text-decoration:none;}
#breadcrumb a:hover{color:#222222;text-transform: uppercase;text-decoration:none;}

.przyciski {
        text-align: left;
	padding-top:5px;
	color: #FFFFFF;
	padding-left:5px;
	font-size:11px;
	background: url('../image/buton.jpg') top right;
}

#column_left {
	float: left;
	width: 200px;
	margin-right: 10px;

}
#column_right {
	float: right;
	width: 1px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 790px;
	margin-bottom: 10px;
	
}
#content .top {
	padding: 8px 0px 6px 10px;
	background: url('../image/content_top.gif') no-repeat;
}
#content .top h1, .heading {
	color: #000000;
	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;

	padding: 25px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	background: url('../image/content_bottom.png') no-repeat;
	height: 5px;
}
.box {
	padding-bottom:10px;
	background: url('../image/box_top.gif') no-repeat;
}
.box .top {
	padding: 10px 3px 6px 7px;
	color: #000000;
	font-size: 12px;
	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 #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.box a {
	color:#000000;
	text-decoration: none;
}
.box a:hover {
	color:#000000;
}
.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: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.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 {
        width: 188px;
        height:200px;
        background: transparent url('../image/tlo_prod.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.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;
}
.tabss {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	color: #000000;
}
.tabss a {
	float: left;
	display: block;
	margin-right: 2px;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabss a.selected {
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	color: #000000;
}
.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: 97%;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	height:60px;
	clear: both;
	padding-top: 5px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

#footer .div1 {
	float: left;
	text-align: left;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#category li {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#category li a:hover {color: #CC0000;font-weight: bold;}

#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 {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
#info {
	width: 100%;
	height:160px;
	clear: both;
	padding-top: 3px;
	padding-right:5px;
}
#info .div1{
	float: left;
	text-align: left;
        width:330px;
        height:150px;
        border: 1px solid #DDDDDD;
        background: #FFFFFF;
}
#info .div1 a{
        font-size:10px;
        color:#111111;
        text-decoration: none;
}
#info .div1 a:hover{
        color:#336699;
}
#info .div2{
	float: left;
	text-align: left;
        width:330px;
        height:150px;
        border: 1px solid #DDDDDD;
        background: #FFFFFF;
}
#info .div2 a{
        font-size:10px;
        color:#111111;
        text-decoration: none;
}
#info .div2 a:hover{
        color:#336699;
}

.prod {
        color:#990000;
        font-size:13px;
        
}
.prod a,
.prod a:hover {
         text-decoration: none;
}
.tab_kontakt{
        border: 1px solid #DDDDDD;
        width: 400px;
        text-align: left;
        background: #FFFFFF;
        padding-left: 7px;
}
.tab_kontakt a{ color: #CC0000;}

