@charset "utf-8";
html, body {
	width:auto;
	height:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	background-image:url(../images/backed1.jpg);
	margin:0;
	padding:0;
	/*background-color: #F4F4F4;*/
}
#container {
	background-image: url(../images/new_bck.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 808px;
	padding:0px 22px;
	margin-left:auto;
	margin-right:auto;
}
#container #header {
	text-align: right;
	padding-top:3px;
	height:125px;
	padding-right:10px;
}
.content-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top:15px;
}

#right{
	float: left;
	height: auto;
	width: 602px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
}
#left{
	float: left;
	height: inherit;
	width: 203px;
	padding:0px;
	margin:0px;
	background-color:#F4F4F4;
	color:#000;
	font-size:12px;
}
#home{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/home.jpg);
	height:18px;
	padding-left:30px;
	line-height:180px;
	font-weight:bold;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:2px;
}
#home a:link, #home a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
}
#home a:hover {
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}
.menu-item {
	background-image: url(../images/menu_bck.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	padding-left:20px;
	line-height:24px;
	font-weight:normal;
	color:#000000;
	display:block;
	list-style:none;
}
.menu-item a:link {
	background-image:none;
	background-repeat: no-repeat;
	background-position: -300px center;
}
.menu-item a:link, .menu-item a:visited{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	display:block;
	width:100%;
	margin-left:-2px;
}
.menu-item a:hover{
	text-decoration:none;
	/*color:#CC0000;*/
	background-color:#EAEAEA;
	background-image:url(../images/bullet_kvadrat.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-left:-15px;
	padding-left:15px;
	font-weight:bold;
	font-size:12px;
}
#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-top:35px;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-bottom: 15px;
}
#heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-top:35px;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-bottom: 15px;
}

.menu-item .selected{
	text-decoration:none;
	color:#CC0000;
	line-height:24px;
}
#menu ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;
}
#main-menu{
	list-style-type: none;
	list-style-image:none;
}
#menu ul li{
	list-style-type: none;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:7px;
	padding-top:3px;
	line-height:16px;
}
.selected{
	background-image:url(../images/bullet_kvadrat.jpg);/**/
	background-repeat:no-repeat;
	background-position:5px 8px;
	height: auto;
	padding-left:20px;
	line-height:24px;
	font-weight:normal;
	color:#077198;
	display:block;
	font-weight:bold;
	font-size:13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	
}
.selected a:link{
	color:#077198;
	text-decoration:none;
}
.selected a:visited{
	color:#077198;
	text-decoration:none;
}
.submenu-item{
	color:#000;
}
.submenu-item a:link{
	color:#000;
}
.submenu-item a:hover{
	font-weight:bold;

}
.submenu-item1{
	color: #044660;
	font-weight: bold;
	text-decoration:none;
	padding-bottom:3px;
	font-size:12px;
	background-color:#ededed;
}
.submenu-item1 a:link, .submenu-item1 a:visited{
	color: #044660;
	text-decoration:none;
}
.submenu-item1 a:hover{
	text-decoration:underline;
}

#menu .submenu{
	margin:0px;
	padding:0px;
	display:block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu ul ul li {
	margin:0px;
	padding:0px;
	padding-left:0px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size:12px;
	list-style-image: none;
	list-style-type: none;
	padding:2px;
	text-indent:20px;
	font-weight:bold;
}
#menu ul ul li a{
	font-weight:normal;
	text-decoration:none;
	color:#000;
	display:block;
}
#menu ul ul li a:hover{
	font-weight:bold;
}
#news {
	padding:10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom:20px;
	background-image:url(../images/senkicka_mala.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#news .naslov{
	font-size:16px;
	font-weight:normal;
	padding-top:5px;
}
#news p{
	padding:0px;
	margin:0px;
}
#container #quick-menu {
	color: #077198;
	text-align:right;
	padding-right:10px;
	height:15px;
	padding-top:15px;
}
#container #quick-menu-wrapper {
	height:55px;
	background-image:url(../images/header_bck.jpg);
	background-repeat:repeat-x;
	margin-right: 5px;
}
#news .date{
	font-style: italic;	
}
#news .news-item {
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom:5px;
}
.separator{
	height:1px;
	line-height:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.more, .more a:link, .more a:visited{
	text-align:right;
	color:#ec9638;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
}
#breadcrumbs, #breadcrumbs a:link, #breadcrumbs a:visited {
	font-size:9px;
	color:#006666;
	text-decoration:none;
	line-height:12px;
	padding-top:0px;
	padding-left:0px;
	height: 12px;
	width:300px
}
#content{
	padding:10px;
	background-image: url(../images/breadcrumbs_bck.jpg);
	background-repeat: repeat-x;
	background-position: left 2px;
	margin-right:7px;
	padding-top:5px;
}
#footer {
	font-size:9px;
	color:#077198;
	text-align:center;
	background-color: #FFFFFF;
	clear:both;
	width:802px;
}
#footer a:hover{
text-decoration:underline;
color:#077198;
}
.cont-item{
	/*padding-bottom:15px;*/
	background-color:#F9F9F9;
	padding:8px;
	padding-top:0px;
	margin-bottom:10px;
}
.cont-item h3{
	/*background-color:#f4f4f4;*/
	background-color:#EAEAEA;
	/*background-color:#D7F4F4;*/
	/*background-color:#3fa9b1;*/
	padding:5px;
	margin-top:5px;
}
.send {
	padding-left:9px;
	padding-top:3px;
	width:74px;
	height:18px;
	background:url(../images/send_btn.png)
	no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
.send a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.send a:link, .send a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.tabela_even {
background-color:#40bacc;
}
.tabela_odd  {
background-color:#7ecccc;
}

.toopix {
color:#077198;
text-decoration:none;
}

.toopix a:hover{
text-decoration:underline;
color:#077198;
}
.toopix a:link, .toopix a:visited {
text-decoration:none;
color:#077198;
}
.content-item a:hover{
text-decoration:underline;
}

.product_links {
text-decoration:none;
color:#404040;
}
.product_links a:hover{
text-decoration:underline;
color:#077198;
}
.product_links a:link, .product_links a:visited {
text-decoration:none;
color:#404040;
}
.cont-item a:hover{
text-decoration:underline;
color:#077198;
}
#why {
	padding:10px;
}
.style14 {
	color: #a3be40;;
}
#wrapper {
	background-image:url(../images/shiny.png);
	width:1127px;
	margin-left:auto;
	margin-right:auto;
	height:570px;
	background-repeat:no-repeat;
}
#search_form {
	margin-left:330px;
	margin-top:-17px;
	position:absolute;
}
#sa {
	font-size:10px; 
	padding:0px; 
	margin:0px
}
#qq {
	font-size:10px
}
