@charset "utf-8";

a {
	color: #846339; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
	line-height: 1.5;	
}

input,textarea,select {
	padding: 3px;	
	font-size: 12px;	
}

hr {
	margin: 0;
	width: 100%;
	border-top: 1px solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.linija10px { 
	clear: both; 
	height: 10px;
	line-height: 10px; 
	width: 1px;
	font-size: 0; 
}

.linija20px { 
	clear: both; 
	height: 20px;
	line-height: 20px; 
	width: 1px;
	font-size: 0; 
}

.linija10px_zelena { 
	clear: both; 
	width: 100%; 
	height: 10px; 
	background-color: #4fa34c;
	line-height: 10px; 
	margin-bottom: 15px; 
}

.linija10px_bela{ 
	clear: both; 
	width: 100%; 
	height: 1px; 
	background-color: #ffffff;
	line-height: 1px; 
	margin-top: 10px; 
	margin-bottom: 10px;
}

.linija5px_bela { 
	clear: both; 
	width: 100%; 
	height: 5px; 
	line-height: 5px; 
	background-color: #ffffff; 
	margin-top: 10px; 
	margin-bottom: 0;
	border-radius: 2px; 
}

h1 {
	font-family: Georgia, serif;
	font-size: 26px;
	font-weight: normal;
	text-transform: normal; 
	margin-bottom: 10px;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
	margin-bottom: 5px;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;  
	margin-bottom: 3px;
}

h4 {
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: normal;  
	line-height: 1.4;	
}

h5 {
	font-family: Tahoma, serif;
	font-size: 15px;
	font-weight: bold;   
	margin-bottom: 10px; 
}

h6 {
	font-family: Tahoma, serif;
	font-size: 15px;
	font-weight: normal;   
	margin-top: 5px;   
	margin-bottom: 10px; 
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
}

.bela { 
	color: #ffffff;
}

.rjava { 
	color: #846339; 
}

.svetlorjava { 
	background-color: #EADFCE; 
}

.svetlozelena { 
	background-color: #D6ECD5; 
}

.zelena { 
	color: #4fa34c;
}

.temnozelena { 
	color: #234822;
}

.rdeca { 
	color: #cb3c0e; 
}

.crna { 
	color: #000000; 
}

.srebrna { 
	color: #7F7F7F; 
}


.najvecji { 
	font-size: 22px;
}

.veliki { 
	font-size: 16px;
}

.normalen { 
	font-size: 12px;
}

.srednji { 
	font-size: 11px;
}

.mali { 
	font-size: 9px;
}

.povezava {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.navigacija1 a {
	padding-top: 5px;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}

.navigacija1 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #846339;
}

a.navigacija {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: normal;
}

a.navigacija_tematika {
	font-size: 13px;
	font-weight: normal;
}

a.navigacija_tematika:hover {
	color: #846339;
	text-decoration: none;
}

.puscica {
	position: relative;
	top: -2px;
	padding-right: 4px;
	font-family: Verdana, arial, sans-serif;
	font-size: 7px;
	font-weight: bold;
}

.okvir { 
	clear: both; 
	background-color: #EADFCE;
	padding: 10px; 
}

.input_potrdi_zeleni {
	position: relative;
	top: 0;
	right: 0;
	border: solid 0px #64522e;
	height: 18px;
  background-color: #518c1f;
  color: #ffffff;
	font-size: 10px;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
}

.input_potrdi_rdeci {
	position: relative;
	top: 0;
	right: 0;
	border: solid 0px #64522e;
	height: 18px;
  background-color: #cb3c0e;
  color: #ffffff;
	font-size: 10px;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
}

.podteme { 
	margin: 0; 
	padding-right: 5px; 
	text-align: center;
}

.podteme a { 
	display: block; 
	background-color: #846339;
	text-decoration: none;
	color: #ffffff;
	padding: 5px; 
}

.podteme a:hover { 
	display: block; 
	background-color: #f7af3a;
	text-decoration: none;
	color: #846339;
}

.tematika {
	background-color: #4fa34c;
	display: inline-block;
	font-size: 12px;
	margin-left: 5px;
	padding: 2px;
	text-align: center;
	border-radius: 1px;
}

.podtematika {
	background-color: #f5b546;
	display: inline-block;
	font-size: 12px;
	margin-left: 10px;
	padding: 2px;
	text-align: center;
	border-radius: 1px;
}

.clear {
	clear: both;
}

.okvir_piskotki { 
	font-size: 12px;
	clear: both; 
	padding: 8px; 
	text-align: center;
}

.piskotki_potrdi {
	border: solid 0px #64522e;
	height: 24px;
  background-color: #518c1f;
  color: #ffffff;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

.piskotki_odstrani {
	border: solid 0px #64522e;
	height: 24px;
  background-color: #846339;
  color: #ffffff;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

.piskotki_vec {
	font-size: 12px;
	padding: 2px;
	text-align: center;
}