@charset "iso-8859-2";
/* CSS Document */
BODY {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.tekst         { 
	color: #ffffff; 		
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial;

	}
	
	.tekst_crn       { 
	color: #000000; 		
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial;

	}
	
	.tekst_crn_bold      { 
	color: #000000; 		
	font-size: 11px; 
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;

	}
	
	
		.tekst_copyright       { 
	color: #999999; 		
	font-size: 10px; 
	font-family: Verdana, Tahoma, Arial;

	}
	
	
	.tekst_peskovnik        { 
	color: #DB5C3B; 		
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

	}
	
	
	.tekst_mali_beli       { 
	color: #ffffff; 		
	font-size: 14px;
	font-weight: bold; 
	font-family: Verdana, Tahoma, Arial;

	}
	
	
		.pike        { 
	color: #fdd4b6; 		
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;

	}
	
.tekst_bold         { 
	color: #333333; 		
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.tekst_bold_italic         { 
	color: #000000; 		
	font-size: 12px; 
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;

}
	
.naslov_stranski         { 
	color: #ffffff; 		
	font-size: 16px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

	}
	
	.naslov_www_glava        { 
	color: #999999; 		
	font-size: 16px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

	}
	
	
.copyright         { 
	color: #ffffff; 		
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;

	}

.naslov{
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.napis_large{
	color: #333333;
	font-weight: normal;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tekst_orange_bold{
	
	color: #fa8a5e;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tekst_red_bold{
	
	color: #ff3300;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.naslov_rdec_bold{
	
	color: #ff3300;
	font-weight: normal;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.teks_mali_rdec{
	
	color: #ff3300;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.naslov_rdec_bold{
	
	color: #ff3300;
	
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.belo{
	
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	
	font-family: Verdana, Tahoma, Arial;
}

a:visited {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	
	font-family: Verdana, Tahoma, Arial;
}
a:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: underline;
	
	font-family: Verdana, Tahoma, Arial;
}
a:active {
	text-decoration: underline;
	
	font-family: Verdana, Tahoma, Arial;
}

.input {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background: #ffffff;
	width: 100px;
}

.input_sodelovanje{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background: #ffffff;
	width: 150px;
}

.input_prva_str {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #000033;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background: #ffffff;
	height: 10px;
	width: 110px;
	margin: 0px;
	
}

.form {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	height: 10px;
	width: 110px;
	margin: 0px;
	
}

.send {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	height: 20px;
	width: 50px;
	margin: 0px;
	
}


.input2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background: #ffffff;
	height: 50px;
}

