﻿@charset "utf-8";
/* CSS Document */
#left_menu ul {
	margin:0px;
	padding:0px;
}
#main_menu #img {
	padding:5px;
}
#main_menu #url {
	float:right;
	padding:5px;
}
#main_menu #content {
	padding:5px;
	text-align:left;
}
#main_menu #naziv {
	padding:5px;
	text-align:left;
}
#main_menu #main_menu_left {
	background-repeat:no-repeat;
	width:210px;
	height:130px;
	float:left;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	margin-left:90px;
}
#main_menu #main_menu_right {
	background-repeat:no-repeat;
	width:210px;
	height:130px;
	float:left;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	margin-left:90px;
}
.main_menu_submenu {
	background-repeat:no-repeat;
	width:208px;
	height:130px;
	float:left;
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
}
.offer {
	background-image:url(../images/discount_small.png);
	position:absolute;
	text-align:center;
	margin-left:165px;
	margin-top:85px;
	width:40px;
	height:27px;
	color:#FFFFFF;
	padding-top:13px;
	font-weight:bold;
	font-size:11px;
}
.brand {
	margin-left:10px;
	margin-top:100px;
	height:20px;
	position:absolute;
}
.new {
	margin-left:140px;
	margin-top:-1px;
	position:absolute;
}
.p_submenu {
	padding:10px 10px; 
	line-height:12px;
	float:left;
	width:190px;
}
.p_submenu p {
	margin:0px;
	padding:0px;
}
.p_head {
	padding:5px 10px;
	line-height:16px;
	float:left;
	width:190px;
	font-size:16px;
	font-weight:bold;
	background-color:#06377b;
	color:#FFF;
}


.p_head_actuelno {
	padding:5px 10px;
	line-height:16px;
	float:left;
	width:97%;
	font-size:16px;
	font-weight:bold;
	background-color:#06377b;
	color:#FFF;
	margin-bottom:10px;
}

.aktuelno
{
	float:left;
	width:662px;
	border:1px solid #CCC;
	margin:1px 1px 1px 15px;
	padding:0 0 0px 0px;
	clear:both;
}
.aktuelno p
{
	padding:10px 10px 0 10px;
	margin:0 10px 10px 10px;
}
.p_a {
	padding:5px 10px;
	line-height:14px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
}
.p_a:hover{
	color:#06377b;
	text-decoration:none;
}
.p_price {
	padding:5px;
	line-height:18px;
	float:left;
	width:200px;
	margin-left:15px;
	text-align:right;
	color:#FF9900;
	font-size:18px;
	font-weight:bold;
	display:none;
}
#upper_menu {
	float:right;
	padding:0px;
	margin:0px;
	list-style:none;
	color:#FFCC00;
	line-height:24px;
	margin-right:6px;
}
#upper_menu a {
	color:#FF9900;
	text-decoration:none
}
#upper_menu a:hover {
	color:#FFCC00;
}
#lower_menu {
	float:right;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:0px;
	font-size:12px;
	color:#FFFFFF;
	line-height:23px;
	margin-right:6px;
}
#header_menu #lower_menu a{
	color:#FFFFFF;
	text-decoration:none;
}
#header_menu #lower_menu .header_menu_li {
	background-image:url(../images/header_menu_repeat.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
}
#header_menu #lower_menu a:hover{
	color:#FF9900;
}
#header_menu #upper_menu #header_home_menu_li {
	float:left;
	padding:0px;
	margin:0px;
	margin-left:10px;
	padding-left:0px;
	background-image:url(../images/ico_home.gif);
	background-repeat:no-repeat;
}
#header_menu #upper_menu #header_client_menu_li {
	float:left;
	padding:0px;
	margin:0px;
	margin-left:10px;
	padding-left:22px;
	background-image:url(../images/ico_client.jpg);
	background-repeat:no-repeat;
}
#header_menu #upper_menu #header_print_menu_li {
	float:left;
	padding:0px;
	margin:0px;
	margin-left:10px;
	padding-left:0px;
	background-image:url(../images/ico_print.gif);
	background-repeat:no-repeat;
}
#header_menu #upper_menu #header_language_menu_li {
	float:left;
	padding:0px;
	margin:0px;
	margin-left:10px;
	padding-left:22px;
	line-height:18px;
	display:none;
}
#main_menu .back_btn {
	background-image:url(../images/back_btn.png);
	background-repeat:no-repeat;
	width:122px;
	height:27px;
	background-position:center;
	float:left;
	line-height:26px;
	text-align:center;
}
#main_menu #v_scroll {
	float:right;
	width:150px;
	height:450px;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#CCCCCC;
	padding-left:10px;
}
.cat_holder {
	float:left;
	width:328px;
	height:200px;
	background-image:url(../images/cat_bck.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px;
	margin-left:10px;
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
}
#footer #footer_orange_line {
	height:2px;
	width:900px;
	background-color:#FF9900;
	margin-left:27px;
}
#footer #footer_blue_line {
	height:2px;
	width:900px;
	background-color:#003399;
	margin-left:27px;
	margin-top:1px;
}
#main_menu #img .pdf_li {
	background-image:url(../images/pdf_ico.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
}
#pdf_container {
	float:right;
	margin-right:10px;
}
#search {
	float:right;
	position:absolute;
	z-index:100;
	margin-left:659px;
}
#footer img {
	margin-left:828px;
	margin-top:-76px;
	position:absolute;
}
.poveke {
	text-align:center;
	margin-top:175px;
	height:19px;
	padding-right:10px;
	padding-left:10px;
	float:left;
	margin-right:10px;
	position:absolute;
	display:block;
	width:70px;
}
.poveke a{
	text-align:center;
	background-image:url(../images/btn_right_new_orange.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
	height:19px;
	line-height:18px;
	float:right;
	margin-right:-12px;
}
.poveke a:hover {
	background-image:url(../images/btn_right_new_blue.png);
	color:#06377b;
}
.poveke_back {
	text-align:center;
	float:left;
	height:19px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.poveke_back a{
	text-align:center;
	background-image:url(../images/btn_left_new_orange.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	height:19px;
	line-height:18px;
	margin-left:-10px;
	float:left;
}
.poveke_back a:hover {
	background-image:url(../images/btn_left_new_blue.png);
	color:#06377b;
}
.poveke_front {
	text-align:center;
	float:left;
	height:19px;
	margin-bottom:10px;
	padding-left:10px;
}
.poveke_front a{
	text-align:center;
	background-image:url(../images/btn_right_new_orange.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
	height:19px;
	line-height:18px;
	float:right;
	margin-right:-10px;
}
.poveke_front a:hover {
	background-image:url(../images/btn_right_new_blue.png);
	color:#06377b;
}
.naslov {
	padding:0px 10px;
	text-align:left;
	font-size:14px;
	color:#FFF;
	line-height:16px;
	background-image:url(../images/header_menu_repeat.jpg);
	padding-bottom:2px;
	float:left;
	width:308px;
}
.frontpage {
	width:210px;
	height:330px;
	float:left;
	margin-left:15px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	margin-bottom:15px;
}
.menu_ie6 {
	display:none;
}
.more_quo {
	display:none;
}

