.inp_t, textarea {
	font-size: 11px;
	font-weight: normal;	
	color: black;
	border-left: 1px solid #3C3C3C; 
	border-top: 1px solid #3C3C3C;
	
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

textarea {
	overflow: hidden;
}

.inp_t_e {
	font-size: 11px;
	font-weight: normal;	
	color: black;
	background: #FFE1E1;
	border: 1px solid red; 

}

.inp_b {
	color: #fff;
	background: #172775;
	font-weight: bold;
	border: 0;
	font-family: Arial, Verdana, Tahoma;
	cursor: pointer;
}

.error{
	font-size: 12px;
	color: #871600;
}

small {
	font-family: Arial;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

a {
 	color: #2e1626;
	text-decoration: none;
}

a:hover {
	color: #871600;
	text-decoration: underline;
}

div.menu {
		width: 230px;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: -23px;
		font-family: Verdana;
		font-size: 11px;
		color: #52371b;
		text-align: left;
}
	
.menu ul {		
      padding: 0; 
      margin: 0;	 	
      list-style-type: none;   
		margin-left: 20px;	  
}
	
.menu li {
      margin: 0;
      padding: 0;  	
}
	
.menu a {		
      display: block;  
		margin: 0;
      padding: 0;
		height: 23px;
		padding-top: 0;
		padding-left: 25px;
      color: #52371b;
      text-decoration: none;
		padding-top: 7px;
		padding-bottom: 0;
		background: url('img/manu_item.png');
      background-position: 0px 0px;
} 
	
.menu a.active {	
		font-weight: bold; 
		color: #6C0000;	
}
	
.menu a.main {	
		font-weight: bold; 
		font-size: 12px;	
		padding-left: 25px;
		background: url('img/manu_item.png');
      background-position: 0px 0px;
}     

.menu a:hover{
      color: #ea3e00;
}

div#tresc {
	line-height: 140%;
	font-family: Tahoma;
}

#tresc a.img{
	border-bottom: 0px;
}

	
h1{
	font-family: Arial;
	font-weight: bold;
	background: url('img/ng.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #5d4020;
	text-align: left;
	padding: 5px 10px 5px 0;
	line-height:32px;
	margin: 0;
	margin-bottom: 10px;
}

#tresc h2{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #2e1626;
	text-align: left;
	padding: 5px 0;
	margin: 0;
}

#tresc h3{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #2e1626;
	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 .n{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #2e1626;
	text-align: left;
}

#tresc .w{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #2e1626;
	text-align: justify;
}

#tresc .s{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #2e1626;
	text-align: left;
}

#tresc .pager{
	text-align: center;
	font-size: 12px;
	color: #2e1626;	
}

#tresc .pager a{
	text-decoration: none;
	color: #fff;
}

#tresc .pager span{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#tresc a{
	text-decoration: underline;
	color: #2e1626;
}

#tresc a:hover{
	text-decoration: underline;
	color: #D92600;
}

#tresc .a_l{
	text-align: left;
}

#tresc .a_r{
	text-align: right;
}

.galeria{
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.galeria  img {
	border: 1px solid #DDD;
	background: #fff;
	padding: 3px;
}

#akt{
	font-family: Tahoma;
	background: #fae3af url('img/akt_tlo.gif');	
	background-repeat: repeat-y; 
	padding: 10px;
	font-size: 10px;
}

#akt a.akk{	
	font-weight: bold;
	color: #fae3af;
}

#akt .n{
	font-size: 12px;
	font-weight: bold;
	color: #fae3af;
}

#akt .d{
	font-size: 10px;
	color: #fae3af;
}

#akt .t{
	font-size: 10px;
	color: #fae3af;
}

div#formularz {
}

div#formularz label {
    font-weight: normal;
    font-size: 12px;
    width: 170px;
    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 input {
	height: 16px;
}

div#formularz input.btn {
	height: 20px;
	background: #888;
	color: #fff;
}

div#formularz textarea {
	overflow: hidden;
}

div#formularz input.error {
    border: 2px solid red;
	 background: #F5F5F5;
	 display: inline;
}

div#formularz div.error {
    border: 1px solid red;
	 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%;
}
