.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: #A2357C;
	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: 0;
		margin-left: -10px;
		font-family: Arial;
		font-size: 11px;
		color: #867058;
		text-align: left;
		margin-bottom: 20px;
}
	
div.menu ul {		
      padding: 0; 
      margin: 0;
      list-style-type: none;
		margin-left: 10px;          
}
	
div.menu li {
      margin: 0;
      padding: 0;      
       
}
	
div.menu a {		
		/*padding-left: 15px; */
		padding-left: 5px;
      display: block;  
		height: 20px;
		min-height: 20px;
		margin-bottom: 3px;
} 
	
div.menu a.active {	
		font-weight: bold; 
		color: #A2357C;	
}
	
div.menu a.main {	
		font-weight: none; 
		font-size: 12px; 
		font-weight: bold;	
		background: url('img/manu_tlo.gif'); 
      background-repeat: no-repeat;
      background-position: bottom;
}     
	
div.menu a {
      color: #A2357C;		
      text-decoration: none;  
  }

div.menu a:hover, .menu a:active {
      color: #2e365a;
}

div#tresc {
	line-height: 140%;
	font-family: Tahoma;
}

#tresc a.img{
	border-bottom: 0px;
}

	
#tresc h1{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 24px;
	color: #2e1626;
	text-align: left;
	padding: 5px 0 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;
}

#tresc .t, #tresc p, ul, li,span,td{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #2e1626;
}

#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;	
	padding: 10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	font-size: 10px;
	margin-left:7px;
	margin-right:10px;
}

#akt a.akk{	
	font-weight: bold;
	color: #2e365a;
}

#akt .n{
	font-size: 12px;
	font-weight: bold;
	color: #2e365a;
}

#akt .d{
	font-size: 10px;
	color: #2e365a;
}

#akt .t{
	font-size: 10px;
	color: #2e365a;
}
