html,body {
	margin: 0px;
	padding: 0px;
	height: 100%; /* needed for container min-height */
	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: black;
	background-color: #e6e6e6;

/*	position: relative; left: 0px; top: 0px; z-index: 0; /* zaradi transparent z-index */
}
html { overflow: scroll; }

div#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 100%;
	
/*	height: auto !important; /* real browsers */
/*	height: 100%; /* IE6: treaded as min-height*/
	min-height: 400px; /* real browsers */
}

#header {width: 100%; min-width: 100%; min-height: 295px; float: none; text-align: center; margin: 0px; padding: 0px;}
	#header #header_up {width: 955px; min-width: 955px; height: 250px; min-height: 250px; float: none; text-align: left; padding: 0px; margin: 0px auto; background-color: #e6e6e6; border-left: 1px solid #939393; border-right: 1px solid #939393;}
	#header #header_down {width: 955px; min-width: 955px; min-height: 45px; float: none; text-align: center; padding: 0px; margin: 0px auto; background-color: #e6e6e6; border-left: 1px solid #939393; border-right: 1px solid #939393;}
		#header #header_down #header_meni {width: 955px; text-align: center; padding: 0px; margin: 0px auto; display: table;}
			#header_meni ul { padding: 0px; margin: 0px auto; list-style-type: none; text-align: center;}
			#header_meni ul li {float: left; text-align: center; margin-left: 10px;}
			#header_meni ul li a { display: block; height: 23px; line-height: 23px; margin: 10px 0px 5px 0px; padding: 0px 22px 4px 22px; color: white; text-decoration: none; text-align: center; border: 1px solid #939393; font-weight: bold;}
			#header_meni ul li a:hover { float: left; margin: 10px 0px 5px 0px; padding: 0px 22px 4px 22px; color: black; text-decoration: none; text-align: center; background-color: #cacaca;}
			#header_meni ul li a.selected { float: left; height: 23px; margin: 10px 0px 5px 0px; padding: 0px 22px; color: white; text-decoration: none; text-align: center; font-weight: bold; border-bottom: 5px solid #939393; }
			#header_meni ul li a.selected:hover { float: left; margin: 10px 0px 5px 0px; padding: 0px 22px; color: black; text-decoration: none; text-align: center; background-color: #cacaca}

.cat1 {background-color: #feb614;}
.cat2 {background-color: #ff6a09;}
.cat3 {background-color: #4482ab;}
.cat4 {background-color: #2ea98d;}
.cat5 {background-color: #1ba142;}
.cat6 {background-color: #9c1ba1;}

#contentall {height: auto; width: 955px; min-width: 955px; padding: 0px 0px 0px 0px; margin: 0px auto; text-align: left; background-color: white; overflow: hidden; border-left: 1px solid #939393; border-right: 1px solid #939393;}
	#contentall #content {width: 627px; min-width: 627px; float: left; padding: 0px; margin: 10px 20px 10px 20px;}
	#contentall #column_right { width: 278px; min-width: 278px; float: right; padding: 0px; margin: 10px 10px 10px 0px;}

		#column_right #language {width: 278px; text-align: right; padding-bottom: 5px;}
			#column_right #language A, #column_right #language A:link, #column_right #language A:visited {text-decoration: none; color: #9a593b;}
			#column_right #language A:hover {text-decoration: underline;}

		.column {width: 268px; min-width: 268px; min-height: 10px; border-top: 1px solid #939393; border-left: 1px solid #939393; padding: 4px; margin-bottom: 10px;}
		.column H2 {width: 258px; color: white; font-size: 10pt; padding: 5px; margin: 0px;}
		.column A, .column A:link, .column A:visited {color: black; text-decoration: none;}
		.column A:hover {text-decoration: underline;}

		DIV.meni2 {float: left; width: 110px; height: 130px; border: 1px solid #e6e6e6; margin-right: 13px; text-align: center; font-size: 8pt;}
		DIV.meni2 IMG {margin-bottom: 5px;}

#footer {width: 100%; min-width: 100%; height: 45px; min-height: 45px; float: none; text-align: center; padding: 0px; margin: 0px;}
	#footer #footer_down {width: 955px; min-width: 955px; height: 45px; min-height: 45px; line-height: 45px; float: none; text-align: center; padding: 0px; margin: 0px auto; background-color: #cacaca; color: black; font-style: italic; border-left: 1px solid #939393; border-right: 1px solid #939393; border-bottom: 1px solid #939393;}


DIV.pages A {text-decoration: none;}
DIV.pages A:hover {text-decoration: underline;}


P {text-indent: 0px; line-height: 14pt; text-align: justify; margin-top: 0px;}
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;}
INPUT.napaka, SELECT.napaka {font-family: "Trebuchet MS", sans-serif; font-size: 9pt; background-color: #fdd946; border: 1px solid #bb141a;}

UL {margin-top: 0px;}
OL {margin-top: 0px;}
BLOCKQUOTE {margin: 0px 0px 0px 20px; padding: 0px;}
LI {margin: 0px; padding: 0px; line-height: 14pt;}
LI.space {margin-bottom: 10px;}

A, A:link, A:visited {text-decoration: underline; color: #9a593b;}
A:hover {text-decoration: none;}

H1 {font-size: 14pt; margin-top: 0px; padding-top: 0px;}
H2 {font-size: 12pt; margin-top: 0px; padding-top: 0px;}

.topbrez {margin-top: 0px;}
.bottombrez {margin-bottom: 0px;}
.brez {margin: 0em 0em 0em 1.5em;}

.linija {background-color: #28006A;}

.ok {color: green; font-weight: bold;}
.error {color: #bb141a; font-weight: bold;}

.small {font-size: 7.5pt; line-height: 9pt;}

.linija {background-color: #f8f4de;}
.bela {background-color: #FFFFFF;}
