* {
		font-family: "Trebuchet MS", Tahoma, Verdana; 
		font-size:11px;		
		line-height:13px;		
		color: #3f3f3f;

}

small {
		font-size: 9px;		
}

body, form {
		margin:0px; padding:0px;
}	

a {
 text-decoration: underline;
 color: #66000f;
}

a:hover {
 text-decoration: none; 
}

a.inverse {
 text-decoration: none;
}

a:hover {
 text-decoration: underline; 
}
a.drugi:link,a.drugi:visited,a.drugi:active { color: #ffffff;
 text-decoration: none; }
a.drugi:hover { color: #000000;
 background-color: #ffffff;} 



.menu a, #footer a{
 color: #ffffff;
 text-decoration: none;
}

.menu a:hover, #footer a:hover {
 color: #000000;
 background-color: #ffffff;
}

#footer * {
 color: #ffffff;
}

h1 {
 color: #721a18;
 font-size: 24px;
 font-family: "Trebuchet MS", Tahoma, Verdana; 
}

h2 {
 color: #721a18;
 font-size: 16px;
 font-family: "Trebuchet MS", Tahoma, Verdana; 
}

.indent {
 margin-left: 20px;
}

img.thinborder {
 border: 2px solid #a0a0a0;
}

img.border {
 border: 3px solid #a0a0a0;
}

input, textarea {
 border: 1px solid #66000f;
 font-size: 11px;
}

input {
 height: 17px;
}

input.button {
 background-color: #f0f0f0;
 font-size: 11px; 
 padding: 0px; 
}
