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

/*	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 */
}


#homepage {width: 955px; min-width: 955px; min-height: 650px; float: none; margin: 0px auto 0px auto; padding: 0px; text-align: left; background: white; border-top: 20px solid white;}
	TD.homepage {border-left: 2px solid #151011;}
	TD.homepage_right {border-right: 2px solid #151011;}
	TD.homepage, TD.homepage A, TD.homepage A:link, TD.homepage A:visited {text-align: center; color: #231f20; font-size: 12pt; font-weight: bold; text-decoration: none;}


#header {width: 955px; min-width: 955px; height: 187px; min-height: 187px; float: none; margin: 0px auto 0px auto; padding: 0px; text-align: left; background: white; border-top: 20px solid white;}
	#header #logo {width: 330px; height: 187px; float: left; background: url('/images/background-header.gif') repeat-x;}

	#header #meni {width: 625px; height: 187px; float: left; background: url('/images/background-header.gif') repeat-x;}
		#header #meni #meni_space {width: 625px; height: 135px; margin: 0px; padding: 0px;}

		#header #meni #meni1 {width: 625px; height: 22px; margin: 3px 0px;}
			#meni1 ul { padding: 0px; margin: 0px; height: 22px; list-style-type: none;}
			#meni1 ul li {float: left; height: 22px; margin: 0px 10px 0px 0px; font-size: 10pt; font-weight: bold; background: #a88c51; color: white;}

			#meni1 ul li a {float: left; height: 22px; line-height: 22px; margin: 0px; padding: 0px 15px 0px 15px; color: white; text-decoration: none; border: 0px;}
			#meni1 ul li a:hover {text-decoration: none; color: #231f20;}

			#meni1 ul li a.selected {text-decoration: none; background: #00a1e4; color: white;}
			#meni1 ul li a.selected:hover {text-decoration: none;}


		#header #meni #meni2 {width: 625px; height: 20px; margin: 5px 0px;}
			#meni2 ul { padding: 0px; margin: 0px; list-style-type: none;}
			#meni2 ul li {float: left; height: 20px; margin: 0px 10px 0px 0px; font-size: 9pt; font-weight: normal; background: #231f20; color: white;}

			#meni2 ul li a {float: left; height: 20px; line-height: 20px; margin: 0px; padding: 0px 15px 0px 15px; color: white; text-decoration: none; border: 0px;}
			#meni2 ul li a:hover {text-decoration: none; color: #e9e5c3;}

			#meni2 ul li a.selected {text-decoration: none; background: #00a1e4; color: white;}
			#meni2 ul li a.selected:hover {text-decoration: none;}


#content {width: 955px; min-width: 955px; min-height: 423px; float: none; margin: 0px auto; padding: 20px 0px 0px 0px; background: white; border-bottom: 20px solid white; overflow: hidden;}
	#content .template1_a {width: 955px; float: none; margin: 0px; padding: 0px;}
	#content .template1_b {width: 485px; margin-left: 330px; float: none; padding: 0px;}

		.news_left {width: 310px; margin-right: 20px; float: left; padding: 0px; text-align: right;}
			.news_slika {height: 50px; width: 75px; text-align: center; float: right; margin-left: 15px; margin-bottom: 15px; border: 1px solid #dddddd; vertical-align: middle; line-height: 50px; overflow: hidden;}
			.news_slika IMG {margin: auto; border: 0px; display: block;}

		.news_right {width: 485px; float: left; padding: 0px;}
		.news_right H2 {margin: 0px;}
			.news_right H2, .news H2 A, .news_right H2 A:link, .news_right A:visited {color: #231f20; padding: 0px; margin: 0px; font-weight: bold; text-decoration: none;}
			.news_right H2 A:hover {text-decoration: underline;}
		.news_right P.date {margin: 0px; font-style: italic; font-size: 8pt;}
		.news_right .link {float: right; margin: 0px 0px 0px 10px; padding: 0px}
			.news_right .link A, .news_right .link A:link, .news_right .link A:visited {color: #00a1e4; text-decoration: none;}
			.news_right .link A:hover {color: #231f20; text-decoration: underline;}
		.news_line {width: 725px; height: 2px; background: #0099e2; clear: all; float: right; margin-bottom: 10px;}


	#content H1 {margin: 0px 0px 5px 0px;}

	#content #representation_meni {width: 200px; margin-right: 30px; float: left;}
		#representation_meni ul { padding: 0px; margin: 0px; list-style-type: none;}
		#representation_meni ul li {height: 20px; margin: 0px; font-size: 10pt; color: #a88c51; text-align: right;}

		#representation_meni ul li a {height: 20px; line-height: 20px; margin: 0px; padding: 0px; color: #a88c51; text-decoration: none; border: 0px;}
		#representation_meni ul li a:hover {text-decoration: none; color: #231f20;}

		#representation_meni ul li a.selected {text-decoration: none; font-weight: bold; color: #231f20;}
		#representation_meni ul li a.selected:hover {text-decoration: none;}

	#content #representation_list {width: 685px; float: left;}
		#representation_list .representation_company {width: 685px; float: none; margin-bottom: 10px; overflow: hidden;}
			.representation_company .representation_logo {width: 175px; min-height: 45px; margin-right: 10px; float: left; text-align: right;}
			.representation_company .representation_content {width: 500px; min-height: 45px; float: left; font-size: 8pt;}

		#representation_list .representation_line {width: 725px; height: 2px; background: #0099e2; clear: all; float: none; margin-bottom: 10px;}





DIV.clear {float: none; clear: both;}


P {text-indent: 0px; text-align: justify; margin-top: 0px;}
P.right {text-align: right;}
P.right_brez {text-align: right; margin-top: 0px;}
P.center {text-align: center;}

FORM {font-family: "Trebuchet MS", sans-serif; font-size: 9pt; line-height: 11pt;}
TEXTAREA {font-family: "Trebuchet MS", sans-serif; font-size: 9pt; line-height: 11pt;}
INPUT {font-family: "Trebuchet MS", sans-serif; font-size: 9pt; line-height: 11pt;}
OPTION {font-family: "Trebuchet MS", sans-serif; font-size: 9pt; line-height: 11pt;}
SELECT {font-family: "Trebuchet MS", sans-serif; font-size: 9pt; line-height: 11pt;}
IFRAME {font-family: "Trebuchet MS", sans-serif; font-size: 9pt; line-height: 11pt;}
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;}
LI.space {margin-bottom: 10px;}

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

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

H1 {font-size: 12pt; margin-top: 0px; padding-top: 0px; color: #a88c51;}
H2 {font-size: 10pt; margin-top: 0px; padding-top: 0px; color: #a88c51; text-decoration: none;}

.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;}
.white {background-color: #FFFFFF;}

.blue {color: #28699f;}

