@charset "UTF-8";

/* CSS Document */

body {
/*	font-family:"trebuchet MS", trebuchet, arial, sans-serif;  0e4170 */ 
	font: 12px/1.25em "trebuchet MS", trebuchet, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background: url(../../images/top_bg.jpg) repeat-x 0 top;
	min-height: 1000px;
}

#forma {
	margin: 0px;
}

:focus {
  -moz-outline-style:none;
  outline-style: none;
}

#mainWrap {
	display: block;
	width: 960px;
	margin: 1px auto 0;
}

#header {
	display: table;
	width: 960px;

}

.headerLogo {
	float: left;
	border: 0px;
}

#jezikWrap {
	display: block;
	margin: 0px;
	float: left;
	margin-top: 10px;
}

div#jezikWrap a:link {
	color: #000000;
	text-decoration: none;
}

div#jezikWrap a:visited {
	color: #000000;
	text-decoration: none;
}


div#jezikWrap a:hover {
	color: #004993;
	text-decoration: underline;
}


#langLogin {
	display: block;
	width: 465px;
	float: right;
	text-align: right;
	height: 37px;
}

#login {
	display: block;
	width: 336px;
	height: 37px;
	background: url(../../images/prijaviBG.jpg) no-repeat;
	float: right;
	margin-left: 18px;
	text-align: left;
}

.login1 {
	background: transparent;
	background-color: 0px;
	width: 87px;
	height: 16px;
	margin-left: 54px;
	margin-top: 12px;
	border: 0px;
}

.login2 {
	float: left;
	background: transparent;
	background-color: 0px;
	width: 87px;
	height: 16px;
	margin-left: 60px;
	margin-top: 12px;
	border: 0px
}

.loginBTN {
	float: right;
	background-color: transparent;
}

#topnaviWrap {
	display: block;
	width: 960px;
	height: 36px;
	background: url(../../images/naviBarTop.jpg) no-repeat;
	margin-top: 8px;
	margin-bottom: 35px;
}

a.topnaviMenu1 {
	display: block;
	padding: 10px 10px 5px;
	float: left;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: black;
	height: 21px;
}

a.topnaviMenu1:visited {
	color: black;
	text-decoration: none;
}

a.topnaviMenu1:hover {
 	color: white;
	background: url(../../images/naviBarBlueLeft.jpg) no-repeat;
}

a.topnaviMenu {
	display: block;
	padding: 10px 10px 5px;
	float: left;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: black;
	height: 21px;
}

a.topnaviMenu:visited {
	color: black;
	text-decoration: none;
}

a.topnaviMenu:hover {
  color: white;
	background: url(../../images/naviBarTopBlue.jpg) repeat-x;
}

.topnaviWrapSpace {
	width: 1px;
	display: block;
	height: 34px;
	background-color: white;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* Obvestila na index.php*/

#menuLeftTopWrap {
	display: block;
	width: 198px;
	background-color: #b0cc03;
	border-top: 1px solid #75a333;
	border-right: 1px solid #75a333;
	border-left: 1px solid #75a333;
	margin-bottom: 12px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	border-collapse: collapse;
}

div#menuLeftTopWrap a {
	display: block;
	width: 178px;
	padding: 10px;
	border-bottom: 1px solid #75a333;
	text-decoration: none;
	color: #000000;
}

div#menuLeftTopWrap a:hover {
	text-decoration: underline;
	background-color: #eff7bd;
}

#menuLeftWrap {
	display: block;
	width: 168px;
	border: 1px dashed #80ab44;
	margin-right: 10px;
	padding: 15px 15px 4px;
}

div#menuLeftWrap ul {
	margin: 0px 0px 0px 10px;
	list-style-image: url(../../images/bull01.png);
	padding: 0px 0 10px 0px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

div#menuLeftWrap li {
	margin-bottom: 4px;
}

div#menuLeftWrap a:link {
	color: #000000;
}

div#menuLeftWrap a:visited {
	color: #000000;
}

div#menuLeftWrap a:hover {
	color: #004993;
}

.topObvestiloWrap {
	display: block;
	width: 723px;
	height: 118px;
	border: 1px solid #87b04f;
	padding-left: 25px;
	font: 12px Tahoma;
	background-color: #b0cc03;
}

div.topObvestiloWrap img {
	float: right;
	margin: 4px;
	border: 0px;
}

div.topObvestiloWrap h2 {
	margin-top: 12px;
	color: #004993;
	font: 2em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
}

.noviceWrap {
	display: block;
	width: 708px;
	border: 1px solid #87b04f;
	padding-left: 25px;
	font: 12px Tahoma;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

div.noviceWrap h2 {
	display: block;
	margin: 0px 0 12px;
	color: #bdd331;
	font-size: 1.6em;
}

a.zadnjeTitle {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.zadnjeTitle {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.zadnjeTitle:visited {
	color: #000000;
	text-decoration: underline;
}

a.zadnjeTitle:hover {
	color: #004993;
	text-decoration: underline;
}

/* Sub izpis */

#subTopWrap {
	display: block;
	width: 725px;
	height: 55px;
	padding-left: 25px;
	background-image: url(../../images/disTitleBG.jpg);
	color: #004993;
	font: bold 2em Tahoma;
	padding-top: 25px;
}


/* Gallery */

.galerijaWrap {
	display: block;
	width: 708px;
	border: 1px solid #87b04f;
	padding-left: 25px;
	font: 12px Tahoma;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.galCell {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #b0cc03;
	padding-bottom: 10px;
}

.galSlika {
	float: left;
	margin-right: 10px;
	border: 0px;
}

.galDatum {
	font-size: 11px;
}

.galNaslov {
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
}

div.galNaslov a {
	color: #004993;
	text-decoration: none;
}

div.galNaslov a:hover {
	color: #004993;
	text-decoration: underline;
}

div.galerijaWrap h3 {
	color: #bdd331;
	font: bold 1.8em Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 15px;
	border-bottom: 1px solid #bdd331;
}

.galIzpis {
	
	margin: 0 10px 10px 0;
}

#next_prev {
	display: table;
	margin-top: 10px;
}

div#next_prev a {
	display: block;
	width: 22px;
	height: 16px;
	padding-top: 2px;
	border: 1px solid #80ab44;
	text-align: center;
	font: bold 1.1em Arial, Helvetica, Geneva, sans-serif;
	color: #80ab44;
	text-decoration: none;
	background-color: #edf6e1;
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 3px;
}

div#next_prev a:visited {
		
}

div#next_prev a:hover {
	text-decoration: none;
	background-color: #d2f79f;
}

#form1 {
	margin: 0px;
	padding: 0px;
}

#iskalnik {
	display: block;
	float: right;
}

.iscipolje {
	border: 1px solid #c6c5c5;
	float: left;
	height: 16px;
	width: 200px;
	margin-top: 7px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#naselsem {
	display: block;
	width: 708px;
	border: 1px solid #87b04f;
	padding-left: 25px;
	font: 11px Tahoma;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
}

div#naselsem h2 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px;
	border-top: 1px solid #a2d73d;
	border-bottom: 2px solid #a2d73d;
}