
/*****Reset*****/  
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,pre, form, fieldset, table, th, td 
{ 
	margin: 0px; 
	padding: 0px; 
}

/****Basic*****/
body 
{
	background: transparent url('/images/header-bg.png') repeat-x;
	font-family: "Trebuchet MS", "Geneva CY", Verdana;
	font-size: 12px;
	color: #19314b;
}

a{
	text-decoration: underline;
	color: #e8751a;
	outline: none;
	cursor: pointer;
}

a:hover{
	text-decoration: none;
}

img{
	border: 0px;
	margin: 1px;
}

input[type='submit'],input[type='button'], button, input[type='file']{
	background: transparent url('/images/button.png') no-repeat;
	width: 120px;
	height: 22px;
	text-align: center;
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #19314b;
	text-transform: uppercase;
	cursor: pointer;
}

input[type='submit']:hover,input[type='button']:hover, button:hover, input[type='file']:hover{
	color: #8F8F8F;
}

/*
input[type='submit'],input[type='button'], button, input[type='file']{
	border: 1px solid #000;
	background-color: #19314b;
	color: #fff;
	font-weight: normal;
	padding: 1px 5px;
}*/

input[type='file']{
	
	background-color: #ffffff;
	border: 1px solid #000;
	color: #000;
}

input[type='text'],input[type='password'], select{
	border: 1px solid #000;
	margin: 1px 3px;
	padding: 0px 2px;
}

select{
	margin: 0px 3px 1px;
}

.popupdiv{
	font-size: 11px;
	margin-left: 117px;
	border: 1px solid #000; 
	position: absolute;
	min-width: 200px;
	overflow: auto;
	padding: 5px;
	background-color: #fff;
	z-index: 1;
	margin-top:-2px;
	max-height: 300px;
}

.close-pop-window{
	top:10px;
	position:absolute;
	right: 20px;
        z-index: 3;
}

/****Wrapper****/
#wrapper{
	
}




/****Header*****/
#header{
	width: 970px;
	margin: 0 auto;
}

#header a{
	color: #FFF;
	text-decoration: none;
}

#header a:hover{
	color: #EBEBEB;
}

#header-left{
	float: left;
	margin-left: 23px;
	position: relative;
}

#header-right{
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#header-right span{
	margin: 0 10px;
}


#top{
	height: 12px;		
	padding: 10px;
	color: #19314b;
	font-size: 10px;
	font-weight: normaln;
	
}

#top .additional-text{
	font-weight: bolder;
	padding: 0px 15px 0px 0px;
	text-transform: uppercase;
}

#top a{
	color: #e8751a;
	text-decoration: underline;
}

#top a:hover{
	color: #e8751a;
	text-decoration: none;
}

#top ul{
	float: right;
	width: 150px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#top ul li:first-child{
	border-left: none;
}

#top ul li{
	float: left;
	padding: 0px 10px;
	margin: 0px;
	border-left: 1px solid #19314b;
}


#top ul li a{
	color: #19314b;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#top ul li a:hover{
	color: #e8751a;
	text-decoration: none;
}



#logo{
	padding: 30px 0px;
}


/*** Menu ****/

#top-menu{
	height: 77px;
	background: transparent url('/images/menu-bg.png') repeat-x;	
}

#top-menu ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	height: 77px;
	width: 970px;
	margin: 0px auto;
	background: transparent url('/images/menu-sep.png') no-repeat left top;
}

#top-menu ul li:first-child{
	margin-left: 2px;
}

#top-menu ul li{
	background: transparent url('/images/menu-sep.png') no-repeat right top;
	float: left;
	height: 77px;
	margin: 0px;
	padding: 0px; 
}

#top-menu ul li a{
	color: #1e3a55;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
	display: block;
	height: 61px;
	padding: 16px 25px 0px 10px;
	min-width: 100px;
	margin-right: 2px;
	
}

#top-menu ul li a span{
	display: block;
	width: max-width: 100px;
	padding: 5px 0px;
	color: #ffffff;
	font-size: 10px;
}

#top-menu ul li a:hover, #top-menu ul li.active a{
	text-decoration: none;
	background: transparent url('/images/menu-active-bg.png') repeat-x;
}

#top-menu ul li a:hover span, #top-menu ul li.active a span{
	color: #dadada;
}

#sub-menu{
	height: 20px;
	text-align: right;
	width: 970px;
	margin: 0 auto;
}

#sub-menu ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 4px 0px 0px 0px;
}

#sub-menu ul li{
	float: right;
	padding: 0px 0px 0px 15px;
}

#sub-menu ul li a{
	color: #19314b;
	text-decoration: none;
	font-size: 11px;
}

#sub-menu ul li a:hover, #sub-menu ul li.active a{
	text-decoration: underline;
}

/*****Main*****/

#main{
	width: 970px;
	margin: 10px auto 20px;
	min-height: 500px;
}

#main a{
	text-decoration: none;
}


/****Footer****/

#footer{
	border-top: 1px solid #758393;
	border-bottom: 1px solid #758393;
	text-align: center;
	padding: 5px 0px;
	font-size: 10px;
	color: #ffffff;
	background-color: #19314b;
}

#footer a{
	color: #ffffff;
}

#footer a:hover{
	color: #e8751a;
}

/**********************************pages***********************************/

/*storitev*/

#buttons{
	text-align: center;
}

/*signup-form*/

#signup-form{
	margin: 0 auto;
}

#signup-form label{
	float: left; 
	width: 110px;
	text-align: right;
}


/*form*/


#form{

}

#form p{
	position: relative;
}

#form label.left{ 
	display: inline-block;
	width: 170px;
	text-align: left;
}

#form label{ 
	display: inline-block;
	width: 110px;
	text-align: right;
}

#form label.right{ 
	width: 70px;
}

#form input[type='text'], #form input[type='password']{
	width: 150px;
}

#form select{
	width: 156px;
}


/* popup window */
#shadow-window, #shadow-window2{
	position: fixed; 
	top: 0px; 
	left: 0px; 
	bottom: 0px; 
	right: 0px;  
	background: #000000; 
	opacity: 0.8; 
	z-index: 5;
}


#load-window, #load-window2, #login-window{
	position: fixed; 
	width: 815px; 
	right: 0px; 
	left: 0px;
	min-height: 300px;
	max-height: 500px;
	overflow:auto;
	margin: 50px auto; 
	border: 2px solid #ccc; 
	background: #ffffff;
	opacity: 1;
	z-index: 100;
	padding: 20px;
}



#login-window{
	min-height: 180px; 
	width: 400px;
	margin-top: 100px;
}
#login-window .title{
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a9a9a9;
}

#login-window label{
	display: inline-block;
	width: 120px;
	text-align: left;
}

#login-window .logmein{
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #a9a9a9;
}

#login-window .logmein input{
	float: right;
}


/*show-data*/
#show-data{
	position: relative;
}

#show-data .table{
	min-height: 430px;
}

#show-data table{
	width: 100%;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
}

#show-data table th{
	font-weight: bold;
	text-align: left;
	padding: 5px 1px;
}

#show-data table td{
	padding: 0px 5px;
}

#show-data table tr.grayBG{
	background-color: #eee;
}

#show-data table tr.heading:hover{
	background-color: #fff;
	
}

#show-data table tr.heading a{
	color: #19314b;
	
}

#show-data table tr:hover{
	background-color: #ccc;
}

/*****PAGING****/
#paging{
	text-align: center;
	padding: 20px 40px 0px 0px;
}

#paging a{
	display: inline-block;
    font-size: 11px;
    margin: 0 2px;
    min-width: 12px;
    text-decoration: none;
    line-height: 19px;
    color: #19314b;
    font-weight: bold;
}

#paging a span, #paging p span{
	float: left;
    height: 20px;
}

#paging a span.page-left, #paging p span.page-left{
	background: transparent url('/images/page-left.png') no-repeat;
	width: 4px;
}

#paging a span.page-right, #paging p span.page-right{
	background: transparent url('/images/page-right.png') no-repeat;
	width: 4px;
}

#paging a span.page, #paging p span.page{
	background: transparent url('/images/page.png') repeat-x;
	min-width: 19px;
}


#paging a:hover{
	color: #e8751a;
}

#paging p{
	display: inline-block;
    font-size: 11px;
    margin: 0 2px;
    min-width: 12px;
    text-decoration: none;
    line-height: 19px;
    color: #e8751a;
    font-weight: bold;
}

#paging img{
	margin: 0px;
}

#paging span a, #paging span a:hover{
	border: 0px; 
	background-color: #fff;
}


/*****preview*****/

#preview{

}

#preview .block{
	float: left;
	padding: 20px;
	width: 43%;
}

#preview .mini-block{
	min-height: 270px;
}

#preview .buttons{
	text-align: right;
	padding: 50px 50px 0px 0px;
}

#preview .text{
	width: 100px; 
	text-align: right;
	padding: 0px 5px 0px 0px;
	display: inline-block;
	color: #aaa;
}
#preview .text-strosek{
	width: 120px; 
	text-align: left;
	padding: 0px 5px 0px 0px;
	display: inline-block;
}



#preview. value{

}


/**** filter ****/
#filter-link{
	position: absolute;
	right: 0px;
	background-color: #19314b;
	color: #fff;
	width: 80px;
	height: 20px;
	z-index: 1;
	top: 24px;
	text-align: right;
	padding: 0px 10px ;
	font-weight: bold;
	border-:1px solid #19314b;

	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px ;
}

#filter{
	position: absolute;
	right: 0px;
	background-color: #19314b;
	color: #fff;
	width: 240px;
	z-index: 5;
	top: 24px;
	text-align: right;
	padding: 0px 10px 20px;
	font-weight: bold;
	border-:1px solid #19314b;

	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px ;
	
	display:none;
}

#filter select{
	width: 168px;
}


#filter .popupdiv{
	margin-left: -140px;
}

#filter input[type='text'], #filter select, #filter option{
	font-size: 12px;
}

#filter-link a.up, #filter-link a.up:hover, #filter a.up, #filter a.up:hover{
	text-decoration: none;
	color: #fff;
}




/****other****/

.close{
	position: absolute;	
	top: 5px;
	right: 5px;
}

.title{
	text-transformation: uppercase;
	color: #19314b;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px;
	border-bottom: 2px solid #19314b;

}

.title-show{
	text-transformation: uppercase;
	color: #19314b;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px;
	float:left;
}

.p-add{
	float:right; 
	padding: 0;
}

.p-add a{
	text-decoration: none;
}

.p-add img{
	margin: 0px 5px -5px; 
}

.line{
	border-bottom: 2px solid #19314b;
	overflow:auto;
	width:100%;
	height: 22px;
}

.storno{
	text-decoration: line-through;
}

.clear{
	clear: both;
}

