body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.tekst-tekoci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #7E7D7B;
}
.vreme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7D7B;
	margin-left: 20px;
	padding-left: 20px;
}
.temperatura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #7E7D7B;
	margin-left: 3px;
	padding-left: 3px;
}
.vreme_podpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #7E7D7B;
	margin-left: 20px;
	padding-left: 20px;
}
a.vreme_link:link, a.vreme_link:visited, a.vreme_link:hover, a.vreme_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #7E7D7B;
	text-decoration:none;
}
a.tekst:link, a.tekst:visited, a.tekst:hover, a.tekst:active {
	text-decoration:none;
}
.senca1 {
	background-image: url(Img/senca1.gif);
	background-repeat: repeat-x;
}
.senca2 {
	background-image: url(Img/senca2.gif);
	background-repeat: repeat-x;
}
.ozadje {
	background-image: url(Img/ozadje.gif);
	background-repeat: repeat-x;
}
.separator-pokoncni {
	background-image: url(Img/separator-pokoncni.gif);
	background-repeat: no-repeat;
}
.separator {
	background-image: url(Img/separator.gif);
	background-repeat: no-repeat;
}
/* Zavesni menu*/
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}
/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	text-indent:5px;
	}
.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#7E7D7B;
	background:#FFFFFF;
    text-decoration:none;
	font-weight:bold;
    margin: 0px;
	display:block;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	/*border-bottom: 1px solid #000;*/
	}
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left: 0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	color: #276B9C;
	background: #FFFFFF;
}
/* For first level menu.*/
a.mainlevel-trans:link, a.mainlevel-trans:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#7E7D7B;
   white-space:nowrap;
   line-height: 30px;
   display: block;
   height: 30px;
   width:150px;
   margin: 0px;
   padding: 0px 20px 0px 18px;
}
.popup {
	border: 7px solid #FDED00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #276B9C;
}

a.mainlevel-trans:hover {
  color:#276B9C;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.copyright:link, a.copyright:visited, a.copyright:hover, a.copyright:active {
    text-decoration:none;
}.tekst-siv {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7D7B;
	text-align: justify;
}
.naslov {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E67817;
	text-align: justify;
}
.meni-ozadje {
	background-image: url(Img/ozadje-meni.gif);
}
.meni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.meni:link, a.meni:visited, a.meni:hover {
	text-decoration:none;
}
 .isci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 140px;
	border: 1px solid #276B9C;
	text-align: right;
}
.pikice {
	background-image: url(Img/pikice.gif);
	background-repeat: repeat-x;
}
#Layer1 {
	width: 400px;
	height: 250px;
	position:absolute;
	left:40%;
	top:35%;
	z-index:2;
	display: block;
	overflow: hidden;
	background-color: #E5E5E5;
	background-position: left top;
}
.galerija {
	border: 1px solid #7E7D7B;
}.tekst-noalign {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.galerija_link:link, a.galerija_link:visited, a.galerija_link:hover, a.galerija_link:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 12px;
   font-weight:bold;
   color:#7E7D7B;
}
#galerija {
	text-align: center;
}

#galerija #galerijaEl #galerijaNiz {
	width:650px;
	padding: 0;
	overflow: hidden;
}.tekst_desni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.vnos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 300px;
	border: 1px solid #000000;
}
.gumb {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	vertical-align: middle;
}