/**************************************************************
   AUTHOR:  Ale&#353; Bobi&#269;
   DATE:    2011.11.09
   PURPOSE: Styles the html elements
 **************************************************************/

html {
  height: 100%;
}

body {
  height: 100%;

  margin: 0;
  padding: 0;
  text-align: center;

  font: 400 0.8em verdana, arial, sans-serif;
  line-height: 170%;

  background: #666 url(../images/bg/header.jpg) repeat-x top left;
  color: #EEE;
}

h1 {   
  clear: both;
  font: 700 2.0em "trebuchet ms", serif;
  color: #FFF;
}

h2 {
  font: 400 1.2em "trebuchet ms", serif;
  color: #9FF3FF;
}

h2 a {
  color: #29E3FF;
}

h2 a:hover {
  color: #FFF;
}

h3 {
  font: 400 1.0em "trebuchet ms", serif;
  color: #F8D766;
}

h4 {
  font: 700 0.9em "trebuchet ms", serif;
  color: #F39F01;
}

h5 {
  font: 700 0.8em "trebuchet ms", serif;
  color: #F17400;
}

h6 {
  font: 700 0.7em "trebuchet ms", serif;
  color: #FF4B33;
}

h7 {
  font: 400 0.6em "trebuchet ms", serif;
  color: #FFF;
  }

h1, h2, h3, h4, h5, h6, h7, p, dl {
  margin: 0;
  padding: 10px 15px;
}

.leftColumn h1,
.leftColumn h2, 
.leftColumn h3,
.leftColumn h4,
.leftColumn h5,
.leftColumn h6,
.leftColumn h7,
.leftColumn p,
.leftColumn dl {
  padding-left: 0;
}

a {
  color: #8BE6FA;
}

/* Uncomment this if you would like a visited link style 
a:visited {
  text-decoration: line-through;
} */

a:hover {
  color: #FFF;
}

b {
  color: #FFF;
}

ol, ul {
  margin: 12px 25px;
  padding: 0px 60px;
  padding-left: 20px 30px;
}

ol {
  color: #FC0;
}

ol span {
  color: #EEE;
}

ul {
  list-style-image: url(../images/bg/bullet.gif);
}

del {
  color: #AAA;
}

code {
  margin: 10px 15px;
  padding: 10px;
  display: block;
  overflow: auto;
  
  font: 400 1em courier, monospace;
  line-height: 120%;
  white-space: pre;
  
  background: #444;
}

.leftColumn code {
  margin-left: 0;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

dt {
  font-weight: bold;
  color: #FFB323;
}

dd {
  margin-left: 0;
  padding-left: 45px; 
}




/**************************************************************
   Form Elements
 **************************************************************/
#content .left .obrazec{width:420px;}
#content .left .obrazec input{width:268px;border:1px solid #8bb3d6;margin-top:10px;padding:3px 0px;}
#content .left .obrazec label.error{font-size:11px;font-weight:bold;}
#content .left .obrazec input.error{background-color:#ffffff;}
#content .left .obrazec textarea.error{background-color:#ffffff;}
#content .left .obrazec textarea{width:268px;border:1px solid #8bb3d6;margin-top:10px;}




/*
.obrazec {background-color:#F48F00; color:#5d381c;padding:20px 0px 20px 20px;margin-left:30px;min-height:200px;height:auto !important;height:200px;}
.obrazec a {color:#fff;text-decoration: none;}
.obrazec a:hover {text-decoration: underline;}
.obrazec h3{color:#ffffff;font-size:16px;}
.obrazec .obr_ime {width:300px;background-color: FFFFFF;}
.obrazec .obr_ime1 {width:300px;background-color: FFFFFF;}
.obrazec .obr_priimek {width:300px;background-color: FFFFFF;}
.obrazec .obr_naslov {width:300px;background-color: FFFFFF;}
.obrazec .obr_telefon {width:300px;background-color: FFFFFF;}
.obrazec .obr_email {width:300px;background-color: FFFFFF;}
.obrazec .obr_input {width:300px;background-color: FFFFFF;}*/
/*.obrazec .obr_potrdi {background: transparent url('/images/obr_poslji.gif') no-repeat scroll 0 0; border:0px; cursor:pointer; margin:0px; padding:0px;width:145px;height:17px; margin-top:248px;}*/
/*.obrazec .obr_potrdi_si {background: transparent url('../images/obr_poslji.gif') no-repeat scroll 0 0; border:0px; cursor:pointer; margin:0px; padding:0px;width:145px;height:17px;margin-left:5px;}
.obrazec .obr_potrdi_en {background: transparent url('../images/obr_poslji_en.gif') no-repeat scroll 0 0; border:0px; cursor:pointer; margin:0px; padding:0px;width:145px;height:17px;margin-left:5px;}
.obrazec .povp_izbrisi {background: transparent url('../images/povp_izbrisi.gif') no-repeat scroll 0 0; border:0px; cursor:pointer; margin:0px; padding:0px;width:145px;height:17px;margin-left:5px;}
*/

/* registracija forma */
#kontaktirajte_nas * { font-family: Verdana; font-size: 96%; }
#kontaktirajte_nas label { width: 10em; float: left; }
#kontaktirajte_nas label.error { float: none; color: #F48F00; padding-left: .5em; vertical-align: top; }
#kontaktirajte_nas p { clear: both; }
#kontaktirajte_nas .submit { margin-top:10px; }
/* konec reistracija forma*/

 

/**************************************************************
   Blockquote and included icons
 **************************************************************/

blockquote {
  margin: 10px 15px;
  padding-left: 27px;
  
  background-color: #444;  
  background-image: url(../images/icons/quote.gif);
  background-repeat: no-repeat;
  background-position: 5px 50%;  
}

blockquote.exclamation {
  background-image: url(../images/icons/exclamation.gif);
}

blockquote.stop {
  background-image: url(../images/icons/stop.gif);
}

blockquote.go {
  background-image: url(../images/icons/go.gif);
}


/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 5px 0px 10px 15px;  
}

img.floatLeft {
  margin: 5px 15px 10px 0px;
}

a img {  
  border: 1px solid #8BE6FA;
   border-radius: 3px 1px 3px;
  -moz-border-radius: 2.7px 2.7px 3px;
  -webkit-border-radius: 1px 0px 0px;
   box-shadow: 820px 50px 5px #666;
  -moz-box-shadow: 5px 5px 5px #666;
  -webkit-box-shadow: 10px 10px 5px #666;
}

/*
a img {  
  border: 0.5px solid #8BE6FA;
   border-radius: 6 px 2px 6px;
  -moz-border-radius: 6px 4px 4px;
  -webkit-border-radius: 60px;
   box-shadow: 5px 0px 5px #666;
  -moz-box-shadow: 10px 0px 5px #666;
  -webkit-box-shadow: 10px 10px 5px #666;
*/

a:hover img {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1.5px solid #FFF !important;
  border: 1.5px solid #8BE6FA;
}

/*.gallery div {
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 5px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

.gallery div:hover {
	box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
}
.gallery div.banner {
	width: 100%;
	height: auto;
	border: none;
	margin: 5px 0 5px 0;
	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px 0px 0px #fff;
	-moz-box-shadow: 0px 0px 0px #fff;
	-webkit-box-shadow: 0px 0px 0px #fff;

	*/
