.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-left: 1px solid #3C3C3C; 
	border-top: 1px solid #3C3C3C;
	
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

.inp_b {
	color: #fff;
	background: #81837C;
	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: #5d4020;
	text-decoration: none;
}

a:hover {
	color: #871600;
	text-decoration: none;
}
#menu  {		
      padding: 5px 15px; 
}
	
#menu ul {		
      padding: 0; 
      margin: 0;	 	
      list-style-type: none;  
}
	
#menu li {
      margin: 0;
      padding: 0;  	
}
	
#menu a {		
      display: block;  
		margin: 0;
      padding: 0;
		height: 22px;
		padding-top: 0;
		color: #040502;
      text-decoration: none;
		padding-top: 6px;
		padding-bottom: 0;
} 
	
#menu a.active {	
		font-weight: bold; 
		color: #9D2B11;	
}
	
#menu a.main {	
		font-weight: bold; 
		font-size: 14px; 
		color: #040502;
		border-bottom: 1px solid #B1B3A0;
}     

#menu a:hover{
      color: #9D2B11;
}

.menu2 {
	width: 200px;
}

.menu2 ul {		
      padding: 0; 
      margin: 0;	 	
      list-style-type: none;   
}
	
.menu2 li {
      margin: 0;
      padding: 0;  	
}
	
.menu2 a {		
      display: block;  
		margin: 0;
      padding: 3px;
      color: gray;
      text-decoration: none;
		margin-bottom: 3px;
		background: white;
}


#tresc {
	line-height: 140%;
	font-family: Tahoma;
	padding: 5px 10px;
}

#tresc a.img{
	border: 0;
	padding: 0;
}

	
#tresc h1, #tresc .n{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #161616;
	text-align: right;
	padding: 5px 0 ;
	margin: 0;
	margin-bottom: 10px;
}

div#tresc span.n{
	padding: 5px 0 5px 25px;
	margin: 25px 0;
	display: block;
}

#tresc h2{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #2A2A2A;
	text-align: left;
	padding: 5px 0;
	margin: 0;
}

#tresc h3{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #2A2A2A;
	text-align: left;
	padding: 0;
	margin: 0;
}

#tresc .t, #tresc p, ul, li,span,td{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #141714;
}

#tresc .w{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #2A2A2A;
	text-align: left;
}

#tresc .s{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #2A2A2A;
	text-align: left;
}

#tresc .pager{
	text-align: center;
	font-size: 12px;
	color: #2A2A2A;	
	padding: 10px 0;
}

#tresc .pager a{
	text-decoration: none;
	color: #2A2A2A;
}

#tresc .pager span{
	font-size: 14px;
	font-weight: bold;
	color: #2A2A2A;
}

#tresc a{
	text-decoration: none;
	border-bottom: 0px;
	color: #2A2A2A;
}

#tresc a:hover{
	text-decoration: underline;
	color: #ea3e00;
}

#tresc .a_l{
	text-align: left;
}

#tresc .a_r{
	text-align: right;
}

.galeria{
	padding: 5px;
	text-align: center;
}

.galeria  img {
	border: 1px solid #DDD;
	background: #fff;
	padding: 3px;
	cursor: pointer;
}

#akt{
	margin: 10px;
	font-family: Tahoma;
}

#akt .n{
	font-size: 12px;
	font-weight: bold;
	color: #d40000;
}

#akt .d{
	font-size: 10px;
	color: #fff;
}

#akt .t{
	font-size: 10px;
	color: #0b2e4f;
}

.galimg {
	 border: 0;
	
}

