/************************
Logistika S
	logistika.css
   by GregoR
************************/

/*************** DEFAULT ***************/

html {
	margin: 0; 
	padding: 0;
	}

body {
	margin: 0px 10px 15px 10px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background: #FFFFFF url("images/bg.gif") left top repeat-x;
	text-align: center;
	}

p  { 
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	}
	
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

input {
	font-size: 11px;
	border-top: 1px solid #43535D;
	border-bottom: 1px solid #7A97AA;
	border-left: 1px solid #808080;
	border-right: 1px solid #7A97AA;
	background: #DEEAF2 url("images/bg-input_search.gif") left top no-repeat;
	color: #000000;
	}
	
.noinput {
	border: none;
	background: none;
	}
	
img {
	 border: 0;
	 }
	 
a, a:visited {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}

a:hover, a:active {
	text-decoration: none;
}

ul {
	padding: 0px 0px 5px 17px;
	margin: 0px 0px 4px 0px;
}

ol {
	margin-left: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
}

li {
	margin: 2px 0px 1px 0px;
	padding: 0px;
	list-style-image: url(images/bullet-daljnovod.gif);
}

h1, h2, h3 {
	color: #00A500;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 14px 0px;
}

h2 {
	font-size: 12px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

h3 {
	font-size: 11px;
	padding: 3px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

div.hr {
  	height: 1px;
	width: 185px;
  	background: transparent url(images/bg-menu-daljnovod.gif) repeat-x scroll left;
  	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	}
	
div.hr hr {
  display: none;
	}

/*************** LAYOUT ***************/
#frame {
	margin: 0 auto 0 auto;
	width: 755px;
	text-align: left;
	}

#container {
	width: 755px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
#containerHome {
	width: 755px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: transparent url("images/bg-home.gif") top left repeat-y;	
	}

#float-wrapper { /*right + middle*/
	float: right; 
	width: 570px; /*sum 585*/
	margin: 10px 0px 10px 15px;
	padding: 0px;
	} 
	
#float-wrapperHome { /*right + middle*/
	float: right; 
	width: 565px; /*sum 585*/
	margin: 10px 0px 10px 15px;
	padding: 0px;
	} 
	
#middle {
	float: left;
	width: 400px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#middleWide {
	float: left;
	width: 570px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#middleHome {
	float: left;
	width: 395px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#left {
	float: left;
	margin: 0px;
	width: 170px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	border-top: 6px solid #00A500;
	}
	
#right {
	float: right;
	vertical-align: top;
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent url("images/bg-right.jpg") bottom left no-repeat;	
	}
	
/*************** LAYOUT - STYLES ***************/

#head {
	background: transparent url("images/bg-head.gif") left top repeat-x;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	display: block;
	height: 69px; /*81*/
	text-align: left;
	}
	
#head h1 {
	margin: 0px;
	text-indent: -9999px;
	padding: 0px 0px 0px 0px;
	}
	
#head h1 a, #head h1 a:visited	{
	background: transparent url("images/logo-elektro_gorenjska.gif") top no-repeat;
	width: 162px;
	height: 55px;
	display: block;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
	
#head h1 a:hover	{
	text-decoration:none;
	}
	
#navTop {
	width: 755px;
	padding: 0px 12px 0px 0px;
	margin: 2px 0px 0px 0px;
	height: 20px;
	text-align: right;
	color: #888888;
	font-size: 10px;
	}
	
#navTop a, #navTop a:visited {
	text-decoration:none;
	color: #888888;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	}
	
#navTop a:hover {
	text-decoration:underline;
	}

#nav {
	padding: 0px 8px 0px 0px;
	float: right;
	}
	
#nav ul {
	padding: 0px;
	list-style-type: none;
	}
	
#nav ul li {
	list-style-image: none;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	}
	
#nav ul li a {
	color: #989898;
	text-decoration:none;
	border-left: 2px solid #D5D5D5;
	padding: 40px 10px 0px 5px;
	margin: 0px 0px 0px 15px;
	height: 14px;
	font-size: 11px;
	background: transparent url("images/bg-nav.gif") right bottom no-repeat;
	}

#nav ul li a:hover{
	text-decoration:none;
	}
	
#nav ul li .elektro, .elektro:active, .elektro:hover, .elektro:visited {
	color: #00A500;
	text-decoration:none;
	border-left: 2px solid #D5D5D5;
	padding: 40px 10px 0px 5px;
	margin: 0px 0px 0px 15px;
	height: 14px;
	font-size: 11px;
	background: transparent url("images/bg-nav.gif") right bottom no-repeat;
	}
	
.imgHome img {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	border-top: 6px solid #00A500;
	}
	
#search {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 5px;
	background: transparent url("images/bg-search.gif") left top no-repeat;
	}
	
#path {
	color: #AFAFAF;
	padding: 0px;
	font-size: 10px;
	padding: 5px 0px 8px 0px;
	}
	
#path a {
	color: #AFAFAF;
	text-decoration:underline;
	}

#path a:hover{
	text-decoration:none;
	}

#middleContent {
	padding: 0px 15px 0px 0px;
	margin: 0px;
	}
	
#middleHome h1 {
	background: transparent url("images/bg-h1.gif") left top no-repeat;
	color: #FFF;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	height: 25px;
	}

#leftContent {
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	background: #EAEAEA;
	}
	
#leftContent h2 {
	font-size: 11px;
	margin: 0px 8px 4px 10px;
	padding: 3px 0px 0px 0px;
	}
	
#leftContent p {
	color: #505050;
	font-size: 10px;
	line-height: 13px;
	margin: 0px 8px 5px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#leftContent p a {
	color: #505050;
	font-size: 10px;
	text-decoration:underline;
	}
	
#leftContent p a:hover {
	text-decoration:none;
	}	

#rightContent {
	margin: 5px 7px 0px 6px;
	}
	
#rightContent h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #00A500;
	font-size: 12px;
	font-weight: bold;
	}
	
#rightContent p {
	margin: 0px 0px 10px 0px;
	}
	
#footer { 
	color: #888888;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 0px 10px;
	clear: both;
	border-top: 6px solid #00A500;
	width: 735px;
	text-align: left;
	background-color: #FFF;
	}
	
#footer a {
	text-decoration: underline;
	color: #888888;
	}
	
#footer a:hover { 
	text-decoration: none;
	}

	
/*************** Linki ***************/
.linkBel, .linkBel:visited {
	text-decoration: underline;
	color: #FFFFFF;
 }

.linkBel:hover, .linkBel:active {
	text-decoration: none;
 }
 
.linkMore, .linkMore:visited {
	background: transparent url(images/ico-link.gif) center right no-repeat;
	text-decoration: underline;
	padding: 0px 20px 2px 0px;
	color: #000000;
	}
	
.linkMore:hover {
	text-decoration: none;
	}	


/*************** Ostalo***************/
	

.imgRight {
	margin: 0px 0px 10px 10px;
	padding: 2px;
	float: right;
	border: 1px solid #f1f1f1;
}

.imgLeft {
	margin: 0px 10px 10px 0px;
	padding: 2px;
	float: left;
	border: 1px solid #f1f1f1;
} 


.imgGalerija {
	padding: 2px;
	border: 1px solid #f1f1f1;
} 

.imgZoom {
	margin: 0px 10px 10px 0px;
	padding: 2px 2px 17px 2px;
	border: 1px solid #f1f1f1;
	background: transparent url("images/ico-zoom.gif") bottom right no-repeat;
	}

.okvir {
	padding: 2px 0px 0px 3px;
	border: 1px solid #00A500;
	margin-bottom: 5px;
	}
	
.fieldSearch {
	height: 15px;
	width: 110px;
	font-size: 11px;
	padding: 2px 0px 0px 3px;
	margin-right: 5px;
	}
	
.btn {
	font-size: 11px;
	border-top: 1px solid #43535D;
	border-bottom: 1px solid #7A97AA;
	border-left: 1px solid #808080;
	border-right: 1px solid #7A97AA;
	background: #FFFFFF;
	color: #000000;
	}

.formaClean {
	font-size: 11px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: transparent;
	color: #000000;
	}
	
.textRdec {
	color: #00A500;
	}

#poslovneStrani {
	color: #FFFFFF;
	background-color: #989898;
	padding: 5px;
	}

#poslovneStrani a, .poslovneStrani a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	}
	
#poslovneStrani a:hover {
	text-decoration: none;
	}	
	
#poslovneStrani h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
	
.leftSiva {
	color: #FFFFFF;
	background-color: #989898;
	padding: 8px 2px 15px 5px;
	}

/*  Tabele  */

#middleContent .tblContent {
	margin: 10px 0 5px 0;
}

#middleContent .tblContent td {
	padding: 2px 2px;
	border-bottom: 1px solid #00A500;
}

#middleContent .cellHeader {
	color: #000;
	font-size: 11px;
	padding: 8px 2px 4px 2px;
	font-weight: bold;
	border-bottom: 2px solid #00A500 !important;
}

#middleContent .cellFooter {
	color: #000;
	font-size: 11px;
	padding: 8px 2px 4px 2px;
	font-weight: normal;
	border-bottom: 2px solid #00A500 !important;
}





/* obrazci */
form ol li {
	list-style-type:none;
	list-style-image:none;
	margin:0 0 5px 0;
}
form fieldset {
	border:none;
}
form ol {
	padding:0;
	margin:0;
}
form fieldset {
	padding:0;	
}
form ol li label {
	float:left;
}
form ol li input, fom ol li select {
	float:left;
}
.formPrijave label {
	width:130px;
}

#errorMessage li {
	list-style-type:none;
	list-style-image:none;
	padding:0;
}
#errorMessage ul {
	padding:0;
}
#errorMessage {
	border:1px solid #DE2C0F;
	background-color:#eee;
	padding:10px;
	margin:10px 0;
}


/*	HACKS
------------------------------ */
.clear,form ol li {display:inline-block;}
.clear:after,form ol li:after {content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
/* Hides from IE-mac \*/
* html .clear,*html ol li {height:1%;}
.clear, form ol li {display:block;}
/* End hide from IE-mac */

