.inp_t{
	border: 1px solid #5d4020;
	background: #f4f1eb;
	font-size: 11px;
	height: 14px;
	color: #5d4020;
}

small {
	font-family: Arial;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.inp_b, .btn{
	border: 1px solid #1D150C;
	background: #563F21;
	color: #fff;
	font-size: 12px;
}

div#pagewidth a {
	color: #5d4020
	text-decoration: none;
}

div#pagewidth a:hover	{
	color: #871600;
	text-decoration: none;
}

div.menu {
		width: 175px;
		margin-top: 0;
		margin-left: 0;
		font-family: Arial;
		font-size: 11px;
		color: #867058;
		text-align: left;
		margin-left: 19px; 
}
	
.menu ul {		
      padding: 0; 
      margin: 0;
      list-style-type: none;         
}
	
.menu li {
      margin: 0;
      padding: 0;
      background-repeat: no-repeat;
      background-position: 2px 1px;
       
}
	
.menu a {		
		padding: 5px;
		background: #9d723d;
		font-weight: bold;
		color: #f6efe6;
      display: block; 
		line-height: 150%; 
		border-bottom: 1px solid #f6efe6;
} 

.menu ul ul{		
		padding-left: 10px; 
} 

.menu ul ul a {		
		background: #e8d6b0;
		font-weight: normal;
		color: #9d723d;
      display: block; 
		border-bottom: 1px solid #f6efe6;
} 
	
.menu a.active {	
		font-weight: bold; 
		color: #871600;	
}
	
.menu a.main {	
		font-weight: none; 
		font-size: 11px;	
}     
	
.menu a {
      color: #f6efe6;
      text-decoration: none;  
  }

.menu a:hover, .menu a:active {
      color: #871600;
}

#tresc {
	line-height: 150%;
}

#tresc a.img{
	border-bottom: 0px;
}

	
#tresc h1{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #664012;
	text-align: left;
	padding: 10px 0 5px 0;
	margin: 0;
	margin-bottom: 10px;
}

#tresc h2{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #5d4020;
	text-align: left;
	padding: 5px 0;
	margin: 0;
	background: url('img/hr.gif');
   background-repeat: repeat-x;
   background-position: bottom;
}

#tresc h3{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #5d4020;
	text-align: left;
	padding: 0;
	margin: 0;
}

div#tresc, #tresc .t, #tresc p ,#tresc td{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	color: #5d4020;
	line-height: 150%;
}

#tresc div{
	display: block;
}

#tresc .n{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #871600;
	text-align: left;
}

#tresc .w{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #871600;
	text-align: justify;
}

#tresc .s{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #5d4020;
	text-align: left;
}

#tresc .pager{
	text-align: center;
	font-size: 12px;
	color: #5d4020;	
}

#tresc .pager a{
	text-decoration: none;
	color: #5d4020;
}

#tresc .pager span{
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
}

#tresc .tr_img{

	cursor:pointer;
	/*border: 1px solid #E9D6C0;
	background: #fff;
	padding: 3px; */
	margin: 10px;
}


#tresc a{
	text-decoration: none;
	border-bottom: 0px;
	color: #871600;
}

#tresc a:hover{
	text-decoration: underline;
	color: #871600;
}

#tresc .hr{
	padding: 3px 0;
	margin: 0;
	background: url('img/hr.gif');
   background-repeat: repeat-x;
	background-position: top;
   border: none;
}

#tresc .a_l{
	text-align: left;
}

#tresc .a_r{
	text-align: right;
}

.galeria{
	padding: 5px;
	border-top: 2px solid #C18A4D;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 15px;
}

.galeria  .gal_item {
	float: left;
	display: inline;
	width: 160px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.galeria .gal_item img {
	/*border: 1px solid #E9D6C0;
	background: #fff;*/
	padding: 3px;
	cursor: pointer; 
}

.ankieta {
	display: inline-block;
	font-size: 12px;
	font-weight: none;
	color: #4D4D4D;
	font-family: Arial;
	padding: 2px;
	background: #F4F4F4;
}

#sklep{
	position: absolute;	
	top: 30px;	
}

#sklep_id{
	padding: 0;
	margin: 0;
}

.prod_list img, .prod img {
  /*	border: 1px solid #E9D6C0;
	background: #fff;
	padding: 3px; */
}

#sklep_id .prod{
	width:100%;	
	display: inline;
	float: left;
	margin-bottom: 25px;
	text-align: left;
}

#sklep_id .prod_opis{
	text-align: right;
	display: inline;
	font-size: 11px;
	line-height: 12px;
	
}

#sklep_id h3{
	text-align: left;
	margin: 5px 0;
	
}

#sklep_id .nag{
	text-align: left;
	margin: 5px 0;
	
}

#sklep_id .btn{
	border: 1px solid #5d4020;
	background: #440000;
	color: #fff;
	margin: 10px 0;
}

#sklep_id a.more{
	display: block;
	text-align: right;
	color: #B30000;
}


#sklep_id .prod_box{	
	
}




#sklep_show{
	padding: 0;
	margin: 0;
}

#sklep_show .prod{
	width:220px;	
	display: inline;
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	text-align: center;
}

#sklep_show .prod_opis{
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	
}

#sklep_show h3{
	text-align: center;
	margin: 5px 0;
	
}

#sklep_show .nag{
	text-align: center;
	margin: 5px 0;
	
}

#sklep_show .btn{
	border: 1px solid #5d4020;
	background: #440000;
	color: #fff;
	margin: 10px 0;
}

#sklep_show a.more{
	display: block;
	text-align: right;
	color: #B30000;
}


#sklep_show .prod_box{	
	
}




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 .long small{
    font-weight: normal;
    font-size: 10px;
    color: #5d4020;
}

div#formularz input, div#formularz textarea, div#formularz .lista {
   border: 1px solid #5d4020;
	background: #f4f1eb;
	font-size: 12px;
	color:  #5d4020;
}

div#formularz textarea {
	overflow: hidden;
}

div#formularz input.error {
    border: 2px solid #871600;
	 background: #f4f1eb;
}

div#formularz div.error {
    border: 1px solid #871600;
	 padding: 5px;
    color: #871600;
}

div#formularz div {
    margin: 10px;
}

div#formularz input.inp_b{
	border: 1px solid #1D150C;
	background: #563F21;
	color: #fff;
	font-size: 12px;
}

div#formularz .info {
    font-weight: bold;
    font-size: 14px;
    background: #EDE1C5;
    margin: 10px;
    padding: 10px;
}

