
body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0px;
	background-color: #fff;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #551a8b;
}
a:hover {
	color: #A5BB06;
}

.logo a {
	text-decoration: none;
}

.logo {
	text-align: center;
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Verdana, Arial;
	font-size: 70px;
}

.logo01 {
	color: #efefef;
}

.logo02a {
	color: #462D06;
	font-weight:bold;
}
.logo02 {
	color: #A5BB06;
	font-weight: bold;
}

.logo03 {
	color: #462D06;
}

.podnaslov {
	position: absolute;
	top:5px;
	right: 5px;
	font-size: 12px;
	font-weight: bold;
	color:#ccc;
}

.podnaslov a {
	text-decoration: none;
	color:#ccc;
}

.iskanje {
	border-top: 1px solid #462D06;
	border-bottom: 1px solid #462D06;
	background-color: #A5BB06;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Verdana, Arial;
	color: #fff;
	font-size: 18px;
}

.srchform {
	font-size: 14px;
	width: 300px;
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Verdana, Arial;
	color: #462D06;
}

.srchbtn {
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	width: 80px;
	font-weight: bold;
	color: #462D06;
}

form {
	margin: 0px;
	padding: 0px;
}


#povezave {
	margin-left: 20px;
	margin-right: 20px;
}

#povezave li {
	margin-bottom: 15px;
}

#povezave strong {
	font-size: 14px;
	font-weight: bold;
}

#povezave .povezava_opis {
	color: #462D06;
}

#povezave .povezava_url {
	color: #A5BB06;
	font-size: 10px;
}

#povezave ol {
	font-size: 12px;
}

.menu {
	text-align: center;
	margin-bottom: 20px;
}

h1 {
	color: #A5BB06;
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	color: #A5BB06;
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

fieldset {
	border: 1px solid #A5BB06;
	margin-left: 10px;
	margin-right: 10px;
	padding: 20px;
}

legend
{
	color: #462D06;
	font-weight: bold;
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Verdana, Arial;
	padding: 0px 3px;
}

.naprejbtn {
	text-align: center;
	margin: 10px;
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	width: 80px;
	font-weight: bold;
	color: #462D06;
	margin-left: 340px;
}


fieldset small {
	color: #aaa;
}

fieldset label
{
width: 300px;
float: left;
font-weight: bold;
text-align: right;
margin-right: 10px;
display: block;
}

fieldset div {
	margin-top: 10px;
}

fieldset input
{
color: #363D21;
font-size: 14px;
font-weight: bold;
background: #E2ECD8;
border: 1px solid #A2D95B;
font-family: TrebuchetMS, "Trebuchet MS", Verdana, serif, Arial, Helvetica, sans-serif;
}

fieldset textarea
{
color: #363D21;
font-size: 14px;
font-weight: bold;
background: #E2ECD8;
border: 1px solid #A2D95B;
font-family: TrebuchetMS, "Trebuchet MS", Verdana, serif, Arial, Helvetica, sans-serif;
}

fieldset select
{
color: #363D21;
font-size: 14px;
font-weight: bold;
background: #E2ECD8;
border: 1px solid #A2D95B;
font-family: TrebuchetMS, "Trebuchet MS", Verdana, serif, Arial, Helvetica, sans-serif;
}
		
.required {
	font-family: Arial Black, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}

.napaka {
	margin: 10px;
	background-color: #FFE8E5;
	color: red;
	border: 1px solid red;
	padding: 10px;
}

.napaka strong {
	display: block;
	font-size: 15px;
}

.captcha {
	margin:10px;
	margin-left: 310px;
}

#captcha {
	margin:10px;
	margin-left: 310px;
}

.navigacija {
	text-align: center;
	margin: 20px;
}
.navigacija ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.navigacija li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#footer {
	border-top: 1px solid #A5BB06;
	margin-top: 30px;
	padding: 5px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 10px;
}

#sstrings {
	display: none;
}

.ime {
	display: none;
}

