html,body {
	margin: 0px;
	padding: 0px;
	height: 100%; /* needed for container min-height */
	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #f2e7e3;

/*	position: relative; left: 0px; top: 0px; z-index: 0; /* zaradi transparent z-index */
}

body { overflow: scroll; }

div#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 955px;
	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}

#top {width: 100%; height: 37px; float: none; clear: both;}

#index {width: 955px; height: 693px; float: none; clear: both;}
	#flags {width: 195px; height: 33px; margin: 27px 0px 0px 89px;}
	#flags IMG {margin: 0px 5px; float: left;}

#header {width: 955px; min-width: 955px; height: 322px; min-height: 322px; float: none; text-align: center; margin: 0px; padding: 0px; background-color: #562923;}
	#header DIV.images {width: 955px; height: 155px; float: none; clear: both;}

#headermenu {width: 955px; min-width: 955px; height: 30px; min-height: 30px; float: none; clear: both; text-align: left; vertical-align: middle; padding: 0px; margin: 0px; background-color: #562923;}
	#headermenu #left {width: 225px; height: 30px; float: left; text-align: left; line-height: 30px; margin-left: 20px;}
		#headermenu #left IMG {float: right; margin-right: 20px;}
		#headermenu #left A, #headermenu #left A:link, #headermenu #left A:visited {text-decoration: none; color: white;}
		#headermenu #left A:hover {text-decoration: underline;}
	#headermenu #right {width: 710px; height: 30px; float: left;}
		#headermenu #right IMG.line {float: left; margin-top: 6px;}
		#headermenu #right IMG {float: left;}

#contentall {height: auto; width: 955px; min-width: 955px; padding: 0px; margin: 0px; text-align: left; background-color: #f0ebdb; overflow: hidden;}
	#meni {width: 245px; min-width: 245px; height: 100%; float: left; background-color: #f0ebdb;}
		/* meni1a: navadno, meni1b: sekcija, meni1c: dejansko na tem */
		ul.meni { padding: 0px; margin: 0px; list-style-type: none;}

		li.meni1_on, li.meni1_off { line-height: 17px; min-height: 17px; font-size: 9pt; display: block;}
		a.meni1_on, a.meni1_off { display: block; margin: 0px; text-decoration: none; padding: 2px 0px 4px 68px;}
			li.meni1_on { width: 245px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #562923;}
			a.meni1_on { width: 177px; color: white;}

			li.meni1_off { width: 177px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
			a.meni1_off { width: 177px; color: #58585a;}

		a.meni1_on, a.meni1_on:link, a.meni1_on:hover, a.meni1_on:visited {color: white; text-decoration: none;}
		a.meni1_off, a.meni1_off:link, a.meni1_off:visited {color: #562923; text-decoration: none;}
			a.meni1_off:hover  {text-decoration: underline;}

	#content_container1 {width: 710px; min-width: 710px; float: left; background: url('images/content-background_flower1.gif') no-repeat white;}
	#content_container2 {width: 710px; min-width: 710px; background: url('images/content-background_flower2.gif') no-repeat right bottom;}
		#content_container2 .line {width: 710px; height: 9px; background: url('images/content-background_line.png') repeat-x;}
		#content {width: 580px; min-height: 250px; margin: 20px 75px 0px 55px; padding-bottom: 20px; font-style: italic; font-family: "Times New Roman"; font-size: 10pt;}

#footer {width: 100%; min-width: 100%; height: 37px; min-height: 37px; float: none; clear: both; padding: 0px; margin: 0px; color: #562923; text-align: center; font-size: 9pt; padding-top: 10px;}
	#footer A, #footer A:link, #footer A:visited {text-decoration: none; color: #562923;}
	#footer A:hover {text-decoration: underline;}


P {text-indent: 0px; line-height: 14pt; text-align: left;}
P.right {text-align: right; line-height: 14pt;}
P.right_brez {text-align: right; margin-top: 0px; line-height: 14pt;}
P.center {text-align: center; line-height: 14pt;}

FORM {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
TEXTAREA {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
INPUT {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
OPTION {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
SELECT {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}
IFRAME {font-family: "Trebuchet MS", sans-serif; font-size: 9pt;}

UL {margin-top: 0px; padding-top: 0px;}
OL {margin-top: 0px;}
BLOCKQUOTE {margin-top: 0px; margin-left: 20px;}
LI {margin: 0px; padding: 0px;}
LI.space {margin-bottom: 10px;}

A, A:link, A:visited {text-decoration: underline; color: #602A42;}
A:hover {text-decoration: none;}

A.zoom {cursor: url('../images/icon-zoom.cur');}

H1 {color: #562923; font-size: 14pt; font-weight: bold; padding: 0px; margin: 0px;}
H2 {color: black; font-size: 12pt; font-weight: bold; padding: 0px; margin: 0px;}

.topbrez {margin-top: 0px;}
.brez {margin: 0em 0em 0em 1.5em;}

.linija {background-color: #28006A;}

.ok {color: green; font-weight: bold;}
.error {color: red; font-weight: bold;}

.small {font-size: 7.5pt; line-height: 9pt;}

.bela {background-color: #FFFFFF;}

STRONG {font-style: italic;}

#calendar {float: right; width: 180px;}
