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

/*	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%; height: 111px; min-height: 111px; float: none; text-align: center; margin: 0px; padding: 0px;}
	#header #header_up {width: 100%; min-width: 100%; height: 66px; min-height: 66px; float: none; text-align: left; padding: 10px 0px; margin: 0px; background-color: #bb141a;}
	#header #header_up #header_logo {width: 955px; min-width: 955px; height: 66px; min-height: 66px; float: none; text-align: left; padding: 0px; margin: 0px auto;}
		#header #header_up #header_logo #logo {width: 312px; min-width: 312px; height: 66px; min-height: 66px; float: left; text-align: left; padding: 0px; margin: 0px;}
		#header #header_up #header_logo #banner {width: 642px; min-width: 642px; height: 60px; min-height: 60px; float: left; text-align: right; padding: 0px; margin: 3px 0px;}

	#header #header_down {width: 100%; min-width: 100%; height: 25px; min-height: 25px; text-align: center; padding: 0px; margin: 0px; background-color: #fdd946;}
		#header #header_down #header_meni {width: 955px; height: 25px; min-height: 25px; text-align: center; padding: 0px; margin: 0px auto; display: table;}
			#header_meni ul { padding: 0px; margin: 0px auto; list-style-type: none; float: left; border-left: 1px solid #bb141a;}
			#header_meni ul li {float: left; text-align: center;}
			#header_meni ul li a { float: left; height: 15px; margin: 0px; padding: 5px 38px 5px 38px; color: #bb141a; text-decoration: none; text-align: center; border-right: 1px solid #bb141a; font-weight: bold;}
			#header_meni ul li a:hover { float: left; margin: 0px; padding: 5px 38px 5px 38px; color: white; text-decoration: none; text-align: center; border-right: 1px solid #bb141a; background-color: #bb141a;}
			#header_meni ul li a.selected { float: left; height: 15px; margin: 0px 0px; padding: 5px 38px 5px 38px; color: white; text-decoration: none; text-align: center; border-right: 1px solid #bb141a; background-color: #bb141a; font-weight: bold;}
			#header_meni ul li a.selected:hover { float: left; margin: 0px; padding: 5px 38px 5px 38px; color: white; text-decoration: underline; text-align: center; background-color: #bb141a}

#contentall {height: auto; width: 955px; min-width: 955px; padding: 0px 0px 70px 0px; margin: 0px auto; text-align: left;}
	#contentall #column_left { width: 190px; min-width: 190px; float: left; padding: 10px 10px 0px 0px;}
	#contentall #content {width: 545px; min-width: 545px; float: left; padding: 10px 5px 0px 5px;}
	#contentall #column_right { width: 190px; min-width: 190px; float: right; padding: 10px 0px 0px 5px;}

		.column {width: 180px; min-width: 180px; min-height: 10px; border: 1px solid #fdd946; padding: 4px; background: url('images/background_column.gif') repeat-x #fff3c4; margin-bottom: 10px;}
		.column H2 {color: #bb141a; font-size: 10pt; padding: 0px; margin: 0px;}
		.column A, .column A:link, .column A:visited {color: black; text-decoration: none;}
		.column A:hover {text-decoration: underline;}
		.column .linija {width: 180px; height: 1px; border-bottom: 1px solid #fdd946; margin-bottom: 5px;}

		DIV.lista_small {display: inline}
		DIV.lista_big {display: none; max-height: 91px; height: auto !important; height: 91px !important; overflow: auto;}
		.lista_small A.lista_menu {width: 163px; display: block;}
		.lista_big A.lista_menu {width: 145px; display: block;}
		.lista2 A.lista_menu {width: 163px; display: block;}
		.column A.lista_more {cursor: pointer; font-size: 8pt;}

#footer {width: 100%; min-width: 100%; height: 100px; min-height: 100px; float: none; text-align: center; padding: 0px; margin: 0px;}
	#footer #footer_up {width: 100%; min-width: 100%; height: 25px; min-height: 25px; float: none; text-align: center; padding: 0px; margin: 0px; background-color: #fdd946;}
		#footer #footer_up #footer_meni { width: 596px; height: 25px; min-height: 25px; text-align: center; padding: 0px; margin: 0px auto; display: table;}
			#footer_meni ul { padding: 0px; margin: 0px auto; list-style-type: none; float: left; border-left: 1px solid #bb141a;}
			#footer_meni ul li {float: left; text-align: center;}
			#footer_meni ul li a { float: left; width: 98px; height: 15px; margin: 0px; padding: 5px 10px; color: #bb141a; text-decoration: none; text-align: center; border-right: 1px solid #bb141a;}
			#footer_meni ul li a:hover { float: left; margin: 0px; padding: 5px 10px; color: white; text-decoration: none; text-align: center; background-color: #bb141a}
			#footer_meni ul li a.selected { float: left; width: 98px; height: 15px; margin: 0px 0px; padding: 5px 10px; color: white; text-decoration: none; text-align: center; border-right: 1px solid #bb141a; background-color: #bb141a}
			#footer_meni ul li a.selected:hover { float: left; margin: 0px; padding: 5px 10px; color: white; text-decoration: underline; text-align: center; background-color: #bb141a}
	#footer #footer_down {width: 100%; min-width: 100%; height: 65px; min-height: 65px; float: none; text-align: center; padding: 5px; margin: 0px; background-color: #bb141a; color: white;}
		#footer #footer_down #footer_contact {width: 955px; min-width: 955px; text-align: center; padding: 0px; margin: 0px auto;}


DIV.pages A {text-decoration: none;}
DIV.pages A:hover {text-decoration: underline;}

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

DIV.product_list {width: 528px; min-height: 105px; border: 1px solid #fdd946; margin-bottom: 10px; padding: 5px 10px 5px 5px;}
	DIV.product_list H1 {color: #bb141a; font-size: 10pt;}
		DIV.product_list H1 A {color: #bb141a; font-size: 10pt; text-decoration: none;}
		DIV.product_list H1 A:hover {text-decoration: underline;}
	DIV.product_list DIV.product_image {width: 100px; height: 100px; float: left; border: 1px solid #fff3c4; margin-right: 10px; display: table-cell; text-align: center; vertical-align: middle;}
	DIV.product_list DIV.product_image IMG {vertical-align: middle;}
	DIV.product_list DIV.product_data {width: 303px; height: 100px; float: left; margin-right: 10px;}
	DIV.product_list DIV.product_price {width: 100px; height: 100px; float: left; text-align: right;}


DIV.product_list2 {width: 243px; min-height: 280px; background-color: white; border: 1px solid #fdd946; margin-top: 0px; margin-bottom: 10px; padding: 5px 10px 5px 10px; float: left;}
	DIV.product_list2 H1 {color: #bb141a; font-size: 10pt;}
		DIV.product_list2 H1 A {color: #bb141a; font-size: 10pt; text-decoration: none;}
		DIV.product_list2 H1 A:hover {text-decoration: underline;}
	DIV.product_list2 DIV.product_image2 {width: 100px; height: 100px; background-color: white; border: 1px solid #fff3c4; margin: 0px 10px 5px 0px; text-align: center; vertical-align: middle;}
	DIV.product_list2 DIV.product_image2 IMG {vertical-align: middle;}
	DIV.product_list2 DIV.product_data2 {width: 100%;}
	DIV.product_list2 DIV.product_price2 {width: 100%; text-align: right;}


DIV.cat_list {width: 158px; min-height: 135px; border: 1px solid #fdd946; margin-bottom: 10px; padding: 5px 10px 5px 5px; float: left; text-align: center;}
	DIV.cat_list H1 {color: #bb141a; font-size: 10pt;}
		DIV.cat_list H1 A {color: #bb141a; font-size: 10pt; text-decoration: none;}
		DIV.cat_list H1 A:hover {text-decoration: underline;}
	DIV.cat_list DIV.cat_image {width: 100px; height: 100px; border: 1px solid #fff3c4; margin: 0px auto 5px auto; text-align: center; vertical-align: middle;}
	DIV.cat_list DIV.cat_image IMG {vertical-align: middle;}


#product_data .linija {border-top: 1px solid #fff3c4;}

.basketlinija1 {border-top: 1px solid #bb141a;}
.basketlinija2 {border-bottom: 1px solid #fff3c4;}
A.basket, A.basket:link, A.basket:visited {color: black; text-decoration: none;}
A.basket:hover {color: black; 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;}
LI.space {margin-bottom: 10px;}

UL.lista1 {list-style-image: url('images/icon-li1.png'); padding-left: 17px; margin: 0px;}
UL.lista2 {list-style-image: url('images/icon-li2.png'); padding-left: 17px; margin: 0px;}

A, A:link, A:visited {text-decoration: underline; color: #bb141a;}
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;}
.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;}

.text_gray {color: #878889}
