﻿/*
qm - 0099cc
qm kopl temna - 002288
oranžna - f77f00
zelena - 33a22a
*/
body {
	margin: 0px;	
	overflow-y: scroll;	
}
td,th {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #222222; 
}
a, a:visited {
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	color: #002288;
	text-decoration: none;
}
img { 
	border: 0px;
	vertical-align: middle;
}
input, select, textarea {
	font-family: Trebuchet Ms, Verdana, Tahoma, Arial;
 	font-size: 11px;
}
h1 {
	color: #62aa26;
	font-size: 20px;
	letter-spacing: 1px; 
	margin: 0px 0px 5px 0px;
}
h1 a, h1 a:visited {
	color: #e11f11;
	text-decoration: none;
}
h1 a:hover {
	color:#e11f11;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	margin: 0px;
	color: #0099cc;
}
h3 {
	font-size: 12px;
	margin: 0px;
	color: #006699;
}
h4 {
	font-size: 10px;
	margin: 0px;
	color: #e11e11;
	font-style: italic;
}
h5 {
	font-size: 20px;
	margin: 15px 10px 15px 11px;
	color: #ffff77;
}
#fixedGlava {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	border: none;
}
.f13 {font-size: 13px;}
.f14 {font-size: 14px;}
.f16 {font-size: 14px;}
.f18 {font-size: 14px;}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.rdec {
	color: #e11e11;
}
.oranzen {
	color: #F2AF00;
}
.zelen {
	color: #00922c;
}
.moder {
	color: #006699;
}
.crn {
	color: #111111;
}
.lm {
	color: #112233;
	border-bottom: 1px solid #dddddd;
	font-size: 11px;
}
.lm a, .lm a:visited {
	color: #006699;	
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px 0 2px 0;
}
.lm a:hover {
	background-color: #eef3f6;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.lm2 {
	background-color: #ffffff;
	color: #112233;
	border-bottom: 1px dashed #eeeeee;
}
.lm2 a:link, .lm2 a:visited {
	color: #0099cc;	
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px 0 2px 0;
}
.lm2 a:hover {
	background-color: #eef3f6;
}
#gumb {
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #112255;
}
#gumbR {
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #c00c00;
}
#gumbSmeti {
    background: url(../images/icon_smeti.png) no-repeat;
    cursor: pointer;
    width: 20px;
    height: 20px;
	color: #d1d1d1;
    border: none;
}
#gumbLM {
    background: url(../images/icon_ddr.png) no-repeat;
    cursor: pointer;
    width: 22px;
    height: 22px;
	color: #ffffff;
    border: none;
}
.gumb_td, .tdShrani {
    border: none;
    padding-top: 20px;
}
#meni option {
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #dddddd;
	padding: 1px;
}
table {
	border: none;
	border-collapse: collapse;
}
table.podatki td {
	vertical-align: top;
	padding-top: 3px;
	line-height: 26px;
	text-align: left;
	border-bottom: 1px dotted #dddddd;
}
table.podatki td.tdShrani {
	padding-top: 20px;
	border: none;
}
table.glava  {
	background: url(../images/bg_qm.png) left top;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}
table.glava td {
	color: #113366;
	padding: 0px 10px 0px 10px;
}
table.glava td a:link, table.glava td a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
table.glava td a:hover {
	color: #999999;
}
table.podjetje  {
	border: 1px solid #e11e11;
	background-color: #ffffff;
}
table.podjetje td {
	color: #e11e11;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 7px 1px 7px 1px;
}
table.nadzorna {
	line-height: 22px;
	border: 1px solid #dddddd;
}
table.nadzorna th {
	line-height: 24px;
	padding: 0px 10px 0px 5px;
	font-size: 11px;
	font-weight: bold;
	background-color: #e9eff2;
}
/*table.seznam {
	text-align: center;
	width: 98%;
	border-collapse: collapse;
}*/
table.seznam th {
	color: #002288;
	background-color: #e9eff2;
	padding: 5px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
}
table.seznam td {
	border-bottom: 1px solid #dddddd;
	padding: 5px;
}
.vrstica1 {
	background-color: #ffffff;
}
.vrstica0 {
	background-color: #f8f8f8;
}
.vrstica1:hover, .vrstica0:hover {
	background-color: #ffffcc;
}
table.obvestilo {
	background-color: #e6ffee;
	border: 1px solid #00922c;
}
table.obvestilo td {
	padding: 10px;
}
table.glava_menu td {
	font-size: 11px;
	height: 22px;
	font-weight: bold;
	width: 160px;
	border-left: 1px solid #ffffff;
}
table.glava_menu td a:link, table.glava_menu td a:visited {
	color: #ffffff;
}
table.glava_menu td a:hover {
	color: #f8c338;
}
.obvestiloR {
	color: #e00e00;
	text-align: center;
	font-weight: bold;
	background-color: #fbe3e4;
	border: 1px solid #e00e00;
	padding: 5px;
}
.obvestiloZ {
	color: #336600;
	text-align: center;
	font-weight: bold;
	background-color: #CCFF99;
	border: 1px solid #336600;
	padding: 5px;
}
.link_zm a:link, .link_zm a:active, .link_zm a:visited  {
    margin: 0px;
	border: 0px;
	width: 140px;
	height: 23px;
	display: block;
	color: #ffffff;	
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 7px;
	background: url(../images/btn.png) top left no-repeat;
}		 
.link_zm a:hover {
    color: #004477;	
	background: url(../images/btn_over.png) top left no-repeat;
}	
.link_zm_over a:link, .link_zm_over a:active, .link_zm_over a:visited {
    margin: 0px;
	border: 0px;
	width: 140px;
	height: 23px;
	display: block;
	color: #004477;	
	font-weight: bold;
	text-align: center;
	text-decoration: none;	
	padding-top: 7px;
	background: url(../images/btn_over.png) top left no-repeat;
}
.link_zm_over a:hover {
	color: #004477;
	background: url(../images/btn_over.png) top left no-repeat;
}
.link_zm_blank {
    width: 140px;
}	
.menu_gumb_a, .menu_gumb_a a:link, .menu_gumb_a a:visited, .menu_gumb_a a:hover {
	font-size: 11px;
	font-weight: bold;
	background-color: #339acc;
	height: 22px;
	width: 160px;
}
.opomba {
	color: #555555;
	font-size: 11px;
	font-style: italic;
}
table.sx {    
    border: 0px;
    /*
	border: solid #66CC99;
	border-width: 0px 1px 1px 0px;*/
    width: 100%;
}
table.sx  th, table.sx td {
    border: solid #66CC99;
    border-width: 1px 0px 0px 0px;
    padding: 4px;
}
table.sx th {
    background-color: #339999;
    color: #FFFFFF;
}
table.sx tbody {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
table.kalindar {
	border: 1px solid #223388;	
}
td.kalindar_top_mesec {
	font-size: 11px;
	background-color: #006699;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #f9f9f9;
}
td.kalindar_top_mesec a:link, td.kalindar_top_mesec a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
td.kalindar_top_mesec a:hover {
	color: #f8c338;
	text-decoration: underline;
}
td.kalindar_top_dnevi {
	background-color: #f9f9f9;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #aaaaaa;
}
table.kalindar_dan {
	border: 1px solid #ee9311;
	background-color: #ffe88e;
}
td.kalindar_dan a:link, td.kalindar_dan a:visited, td.kalindar_dan a:hover {
	color: #003550;
	text-decoration: none;
}