﻿body {
	font-family:Arial,Helvetica,sans-serif;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.menu1{
	margin-left:15px;
	/*padding-left:3px;*/
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	height: 20px;
	cursor:pointer;
}

.submenu{
	font-weight: normal;
	font-size:11px;
	display: block;
	margin-left: 17px;
	padding:4px 8px 4px 12px;
    color: #333333;
	text-decoration: none;
	background: url(images/indent1.png) no-repeat center left!important;
	
}
.submenu a{

	color: #333333;	
}

a:hover.submenu {
	color: #960000;	
}

.hide{
	display: none;
}
.show{
	display: block;
}

#form_box {
	float: left;
	width: 210px;
	background: #f8f8f8;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size:11px;
}
 
div#form_box {
	margin-bottom: 15px;
	padding: 0;
	background: url(images/box-br.gif) no-repeat bottom right;
}

div#form_box div {
	padding: 0;
	background: url(images/box-bl.gif) no-repeat bottom left;
}

div#form_box div div {
	padding: 0;
	background: url(images/box-tr.gif) no-repeat top right;
}

div#form_box div div div {
	padding: 10px 5px 20px 10px;
	background: url(images/box-tl.gif) no-repeat top left;
}

div#form_box div div div div {
	margin: 0;
	padding: 0;
	background: none;
}
 
#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	margin-top: 10px;
	font-size:11px;
}


#logdata {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	margin-top: 10px;
	font-size:11px;
}


div#log {
	height: 100px;
	padding: 0;
	background: url(images/box-br-white.gif) no-repeat bottom right;
}

div#log div {
	height: 100px;
	padding: 0;
	background: url(images/box-bl-white.gif) no-repeat bottom left;
}


div#log div div {
	height: 100px;	
	padding: 0;
	background: url(images/box-tr-white.gif) no-repeat top right;
}

div#log div div div {
	height: 100px;	
	padding: 20px 5px 100px 10px;
	background: url(images/box-tl-white.gif) no-repeat top left;
}
 
div#log div div div div {
	height: 100px;	
	margin: 0;
	padding: 0;
	background: none;
}

div#log #chart_div{
	background-color: white;
}

div#log #chart_div div{
	border:0px;
	height: 35%;
	background-image: none;
	padding:5px;
}


#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

.menu_top {	
	background-image:url('images/body_bg.png');
}

.menu_buttons {
	background-image:url('images/menu_bar_bk.png');
	text-decoration:none;
}
.menu_news {
	background-color:#E9E9E9;
	font-size:xx-small;
	text-decoration:none;
	padding:5px
}

.text_finaciranje{
	font-size:9px;
	color:#666666;
	width:150px;
	padding: 0 10px 0 10px;
}

.buttons {
	text-align: center;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	cursor:pointer;
}

.menu_buttons_separator {
	text-align: center;
}


a:hover {
	color: maroon;
}
a {
	color:maroon;
	text-decoration:none;
}
a:visited {
	color:black;
	text-decoration:none;
}

.text_podstrani {
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

.contentheading {
   font-size:12px;
   font-weight: bold;
   color:maroon;
}

fieldset {
	-moz-border-radius: 10px;
}

#rotator
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 5px auto 10px;
/*	position: relative;*/
	width: 760px;
	height: 191px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 760px;
	height: 191px;
}

.searcher {
	font-size:0.9em;
	margin-bottom: 2px;
}

.searcher input, select {
	width:157px;
	height:20px;
	font-size:1em;
	margin: 2px 0px 2px 0px;
	padding:2px;
	border:none;
	background: url(images/iskanje_izdelkov.png) no-repeat;
}


/* Obarvaj rezultate glede na velikost cene*/
td.dataMAX {
	font-family:Arial;
	font-size:11px;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:red;
	font-weight: normal;		
}
td.dataMIN {
	font-family:Arial;
	font-size:11px;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:green;
	font-weight: normal;}
