#container {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 980px;
    height: auto;
}

#header {    
    height: 168px;
	 width: 100%;
	 position: relative;
    background: url('img/top.png');
    background-repeat: repeat-x;  
    padding: 0;
    margin: 0;
}

#content {
    padding: 2px;
    width: 590px;
	 float: left;
	 margin-left: 10px;
    background-color: #fff;
	 text-align: left;   
}

#leftnav {
    float: left;
    width: 210px;
    margin: 0;
    padding: 0;
    padding-top: 10px;
	 background: #F3F3F3;
}

#rightnav {
    float: right;
    width: 160px;
    margin: 0;
    padding-top: 10px;
	 background: #F3F3F3;
}

#rightnav p {
    margin: 8px 0;
}

#footer {
    clear: both;
    padding: 5px;
    margin-top: 10px;
	 border-bottom: 1px solid gray;
	 
}
.clear {
		content: ".";
      clear: both;
      visibility: hidden;
      line-height: 0.1px;
      display: block;
	}
	
#top{
	position: relative;
}

#pic{
	position: absolute;
	 top: 0px;
	 right: 0px;
}

#logo{
	position: absolute;
	 top: 0px;
	 left: 0px;
}

#menu_gora{
	position: absolute;
	left: 10px;
	bottom: 7px;
	vertical-align: middle;
}
#root_gora{
	position: absolute;
	left: 220px;
	bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #2e2f2d;
}

#show_koszyk {
    clear: both;
    padding-left: 15px;
	 padding-right: 10px;
	 text-align: left;
}

#minilogin {
    clear: both;
    padding-left: 10px;
}

.klik{
	cursor: pointer;
}

body {
    font-family: Tahoma;
    color: #494949;
    font-size: 11px; 	 
    padding: 0;
    margin: 0;
}

h1 {
    margin-top: 2px;
    font-family: Arial;
    font-size: 16px;
    color: #404040;
}

h3 {
    font-family: Arial;
    font-size: 14px;
    color: #404040;
    margin-top: 5px;
}

a {
    color: #494949;
    text-decoration: none;
}

a:hover {
    color: #B52D2C;
}

span.alink {
	display: none;
}

input {
    border: 1px solid #494949;
    font-size: 11px;
}

textarea {
    border: 1px solid #494949;
    font-size: 11px;
    overflow: auto;
}

input.btn, .inp_b{
	border: 1px solid #575757;
	background: #7c7c7c;
	color: #fff;
	padding: 1px 3px;
}

.inp_br{
	border: 1px solid #6B110C;
	font-weight: bold;
	background: #D11F18;
	color: #fff;
	padding: 1px 3px;
}


.menu_form{
	border: 1px solid gray;
    font-size: 12px;
}
.menu_form_2{
	border: 1px solid gray;
   font-size: 12px;
   height: 16px;
   width: 100px; 
}
.menu_send{
	border: 1px solid gray;
   font-size: 12px;
   height: 20px;
   color: #494949;
}

.ng {
    font-family: Arial;
    font-size: 18px;
    color: #d11f18;
    font-weight: bold;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 20px;
	 text-align: left;
}

.kupuje2{
	width: 282px;
	height: 32px;	
	background: url('img/kupuje2.png');
}

.listk{
	background: url('img/kupuje3.png');
	background-position: left middle;
	background-repeat: no-repeat;
	text-align: right;
}

.listk2{
	background: url('img/kupuje7.png');
}

.kupuje2 .l{
	float: left;
	width: 182px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	vertical-align: middle;
	padding-top: 6px; 
}

.kupuje2 .l small{
	float: left;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	margin-left: 10px;
	margin-top: -3px;
}

.kupuje4{
	background: url('img/kupuje6.png');
}

.listk .l{
	float: left;
	width: 182px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	vertical-align: middle;
	padding: 0;
	margin-top: -15px;
}

.listk .l span{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	margin-top: -10px; 
	padding: 0;
}


.kupuje2 .r{
	float: right;
	width: 95px;
	cursor: pointer;
	height: 32px;
}

.error {
	display: block;
	color: red;
	text-align: left;
}

.katalog {
    font-family: Verdana;
    font-size: 11px;
    color: #284454;
    text-align: left;
    padding: 5px 2px;
}

.katalog ul {
    padding: 0 0 0 10px;
    margin: 0;
    list-style-type: none;
}

.katalog li {
    margin: 0;
    padding: 0;
    padding: 2px 0 2px 0;
    background-image: url(img/menu_item.gif);
    background-repeat: no-repeat;
    background-position: left middle;
}

.katalog a {
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 15px;
    /*height: 18px; */
    color: #494949;
    text-decoration: none;
}

.katalog a:hover {
    color: #B52D2C;
}

.katalog a.show_kat {
    color: #B52D2C;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.katalog a.main_kat {
    color: #494949;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.katalog a.active {
    color: #CB4415;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.katalog a.main_kat_show {
    color: #B52D2C;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

div#list_product {
	
}

div#list_product img {
    margin-bottom: 10px;
}

img.border{
	padding: 2px;
	border: 1px solid #DBDBDB;
}

p.pager{
	text-align: center;
	font-size: 12px;
	background: #F2F2F2;
	padding: 2px 0;
	color: #292929;	
}

.pager a{
	text-decoration: none;
	color: #292929;
}

.pager span{
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
}

div#formularz {
}

div#formularz label {
    font-weight: bold;
    font-size: 14px;
    width: 150px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
}

div#formularz .short {
    font-weight: bold;
    font-size: 14px;
    width: 50px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
}

div#formularz .long {
    font-weight: bold;
    font-size: 14px;
    width: 250px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
    color: #871600;
}

div#formularz div.lewo {
    display: inline;
	 float: right;
}

div#formularz .long small{
    font-weight: normal;
    font-size: 10px;
}

div#formularz input, div#formularz textarea, div#formularz .lista {
   border: 1px solid #4E4E4E;
	background: #F5F5F5;
	font-size: 12px;
	color: #4E4E4E;
}

div#formularz textarea {
	overflow: hidden;
}

div#formularz input.error {
    border: 2px solid red;
	 background: #F5F5F5;
	 display: inline;
}

div#formularz div.error {
    border: 1px solid #871600;
	 padding: 5px;
    color: red;
	
}

div#formularz div {
    margin: 10px;
}

div#formularz input.inp_b{
	border: 1px solid #5d4020;
	background: #949494;
	color: #fff;
	height: 20px;
}

div#formularz .info {
    font-weight: bold;
    font-size: 14px;
    background: #F5F5F5;
    margin: 10px;
    padding: 10px;
}

div#formularz .shortinfo {
    font-weight: normal;
    font-size: 12px;
    background: #F5F5F5;
    margin: 10px;
    padding: 10px;
}

.m_nag {
    padding: 5px;
    margin: 0;
    background-image: url(img/linia.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

div#show_prod {
    position: relative;
	 text-align: justify;
}

div#show_prod_zdj {
    width: 160px;
    display: inline;
    float: left;
}

div#show_prod_nazwa {
}

div#show_prod_cechy {
    float: left;
    display: inline;
}

div#show_prod_cena {
    float: right;
    background: #F3F3F3;
	 text-align: center;
    padding: 10px;
    display: inline;
}

div#show_prod_opis {
    clear: left;
    display: inline;
    margin: 3px;
    width: 98%;
}

a.title {
    font-family: Arial;
    font-size: 14px;
    color: #070707;
	 display: block;
	 background: #f9f9f9;
	 padding: 6px;
    font-weight: bold;
	 text-align: left;
}

.ltdb{
	width: 250px;
	font-weight: bold;
}


.pager{
	text-align: right;
	padding: 10px 0;
	font-family: Tahoma;
    color: #494949;
    font-size: 11px; 	
}

.pager a{
	text-decoration: none;
	color: #292929;
}

.pager span{
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
/*.clearfix{display: inline-block;} */

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  