@import url("reset.css");

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #313131 url(bgr_main_index2.jpg) repeat-x left -2px;
}


div#inner-container {
	width:960px;
	margin:0 auto;
	min-height: 900px;
}

div#spletko {
	width:960px;
	height:20px;
	text-align:center;
	margin:0 auto;
	padding-top:4px;
	padding-bottom:10px;
	clear: both;
	border-top:dashed #FFF 1px;
}

div#left {
	width:213px;
	float:left;
	margin-top: 21px;
}

div#center-container {
	width:742px;
	float: right;
}

div#meni-levo {
	width: 205px;
	margin-right: 10px;
	margin-top: 75px;
	padding: 0px;
	float: left;
	background-color: #000000;
	color: #fff;
	font-family: trebuchet MS, arial, verdana;
	font-size: 11px;
}

* html div#meni-levo {
	margin-top: 71px;
}

div#meni-levo-naslov {
	width: 197px;
	margin-right: 10px;
	margin-top: 20px;
	padding: 5px;
	float: left;
	min-height: 50px;
	color: #fff;
	font-family: trebuchet MS, arial, verdana;
	font-size: 11px;
	line-height: 18px;
	
}

div#znanje-text{
	width:742px;
	height:79px;
	text-align:right;
	vertical-align: middle;
}

div#header-image{
	width:742px;
	height:153px;
	border-bottom: solid 4px #EE7F01;
}



div#center {
	width:742px;
	min-height: 800px;
	background-color: #fff;
}

div#center-bottom {
	background: url(center_bottom_index.gif) center bottom no-repeat;
	height: 3px;
}

* html div#center-bottom {
	margin-top: -15px;
}

div#center-top {
	width:712px;
	height:35px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding-top:20px;
	padding-left:30px;
	
}

div#center-right {
	width:196px;
	float:right;
	border-left: 1px solid #EE7F01;
	margin-left: 5px;
	padding: 5px;

}

* html div#center-right {
	margin-left: 0px;
    margin-top: -5px;
}

div#center-right-top {
	width:207px;
	/*background: url(meni_desno_vrh.jpg) top left no-repeat ;*/
	float: right;
	margin-top: 0px;
}

.novica {
	color: #999999;
	font-size: 11px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 5px;
}

.novica .naslov {
	color: #ee7f01;
	font-weight: bold;
	text-decoration: none;
}

.novica .naslov a {
	color: #ee7f01;
	font-weight: bold;
	text-decoration: none;
}

.novica .naslov a:hover {
	color: #ee7f01;
	font-weight: bold;
	text-decoration: underline;
}

.novica .paging {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.novica .paging a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.novica .paging a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.titlebig {
	color: #ee7f01;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#center-content {
	width: 710px;
	float:left;
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000000;
	margin-left: 30px;
}

* html div#center-content {
	width: 710px;
	margin-left: 15px;
}

div#vsebina {
	float: left;
	width: 485px;
	padding-right: 10px;
}

div#center-content ul {
	margin-left: 40px;
}

div#center-content li {
	list-style-type: square;
}

div#vsebina li a {
	color: #EE7F01;
	text-decoration: none;
}

div#vsebina li a:hover {
	color: #EE7F01;
	text-decoration: underline;
}

/***** CSS za navigacijo jQuery *****/
#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#333333;
	width:205px;
}
#navigation a.head {
	cursor:pointer;
	border-top: 1px solid #5F3300;
	border-bottom: 1px solid #5F3300;
	background-color:#000;
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	margin:0px;
	margin-top: -1px;
	padding:0px;
	padding-top: 7px;
	padding-bottom: 10px;
	text-indent:10px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#EE7F01;
}

#navigation a.selected {
	color: #ee7f01;
}
#navigation a.current {
	background: url(meni_puscica.jpg) center left no-repeat;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none;
	display:inline;
}
#navigation li li a {
	color:#cccccc;
	display:block;
	text-indent:10px;
	text-decoration: none;
	margin-left: 10px;
	line-height: 23px;
}
#navigation li li a:hover {
	background: url(meni_puscica.jpg) center left no-repeat;
}


/***** CSS za povprasevalno formo *****/
.form {
margin-top: 2px;
background:#FFFFFF;
border: 1px solid #CCCCCC;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 18px;
width: 300px;
padding: 2px;
}

.texta {
margin-top: 2px;
background:#FFFFFF;
border: 1px solid #CCCCCC;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 304px;
height: 100px;
font-size: 11px;
}

.button {
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
background: #ee7f01;
border:solid 1px #022853;
font-family: Tahoma, Arial, Helvetica, sans-serif;
width:55px;
height:21px;
}

.title {
	font-size: 11px;
	color: red;
	font-weight: bold;
}


/***** Razno *****/

.link {
	color: #ee7f01;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}

.link a {
	color: #ee7f01;
	text-decoration: none;
	font-weight: bold;
}

.link a:hover {
	color: #ee7f01;
	text-decoration: underline;
	font-weight: bold;	
}

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

a:hover {
	color: #ee7f01;
	text-decoration: underline;
}

.galerija {
	width: 100%;
	text-align: left;
}

.naslov {
	color: #ee7f01;
	font-weight: bold;
	text-decoration: none;
}

/***** Transparentnost *****/

.transparent{display:block}
.transparent *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;}
.transparent1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  opacity: 0.5;
  filter: alpha(opacity = 50);
   -moz-opacity: 0.5;
  background-color: #000;

}
.transparent2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  opacity: 0.5;
  filter: alpha(opacity = 50);
   -moz-opacity: 0.5;
  background-color: #000;

}
.transparent3{
  margin-left:1px;
  margin-right:1px;
  opacity: 0.5;
  filter: alpha(opacity = 50);
  background-color: #000;
  -moz-opacity: 0.5;
}
.transparent4{
opacity: 0.5;
  filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
  background-color: #000;
}
.transparent5{
	opacity: 0.5;
  	filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
  	background-color: #000;
}
.transparentfg{
	  opacity: 0.5;
	  height:27px;
  filter: alpha(opacity = 50);
  background-color: #000;
  -moz-opacity: 0.5;
}