#container {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    min-width: 768px;
    max-width: 1000px;
    width: expression(((e=document.documentElement.offsetWidth-80)<1000?e>768?e:768:1000)+'px');
    height: auto;
}

#header {
    background-color: #e8e4d6;
    padding: 0;
    margin: 0;
}

#navi {
    padding: 0;
    margin: 0;
    height: 37px;
    background: url('img/menu_tlo.gif');
    background-position: bottom;    
}

#navi2 {
    padding: 0;
    margin: 0;
    height: 25px;
	 vertical-align: middle;
	 padding-top: 4px;
    background: #B2A885;   
	 border-bottom: 1px solid #827B5F; 
	 font-size: 12px;
	 font-family: Arial;
	 font-weight: bold;
	 color: #464646;
}

#navi a {
	margin: 0;
	border: 0px solid black;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #464646;	
	margin-left: 2px;
	margin-right: 7px;
	padding-top: 5px;		
}

#navi a:hover {
	color: #C23333;
	text-decoration: none;	
}

#navi img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	margin-bottom: 1px;	
}

#slogan{
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#top {
    height: 140px;
    background: url('img/top.jpg');
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}

#content {
    padding: 2px;
    margin-left: 190px;
    margin-right: 190px;
    background-color: #fff;
	 text-align: left;   
}

#kolumna_l {
    background: url('img/menu_l.gif');
    background-repeat: repeat-y;
}

#kolumna_r {
    background: url('img/menu_r.gif');
    background-position: right;
    background-repeat: repeat-y;
}

#leftnav {
    float: left;
    width: 180px;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

#rightnav {
    float: right;
    width: 184px;
    margin: 0;
    padding-top: 10px;
}

#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;
}

#menu_gora{
	position: absolute;
	right: 10px;
	top: 1px;
}
#root_gora{
	position: absolute;
	left: 270px;
	bottom: 8px;
	font-family: Verdana;
	font-size: 16px;
	color: #2e2f2d;
}

#root_gora a{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
   font-style: italic;
	color: #2e2f2d;
}

#reklama_gora{
	position: absolute;
	top: 25px;
	right: 10px;	
}

#show_koszyk {
    clear: both;
    padding-left: 15px;
	 padding-right: 10px;
	 text-align: left;
}

#minilogin {
    clear: both;
    padding-left: 25px;
}

.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;
}

.menu_form{
	border: 1px solid gray;
    font-size: 10px;
}
.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: 14px;
    color: #464646;
    font-weight: bold;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #857C53;
	 text-align: left;
}

.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 {
	display: inline;
}

div#list_product img {
    border: 1px solid gray;
}

.pager {
    padding: 5px;
    margin: 0px   border: 2px solid black;
}

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;
	padding: 2px;
	font-weight: bold;
	vertical-align: middle;
}

div#formularz .info {
    font-weight: bold;
    font-size: 14px;
    background: #F5F5F5;
    margin: 10px 0;
    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: #996600;
    font-weight: bold;
	 text-align: left;
}


.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 */  