@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/template/images/back.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a,
a:link {
	color:#ED1C24;
	text-decoration:none;	
}

a:visited {
	color:#ED1C24;
}

a:active {
	color:#000;	
}

a:hover {
	color:#ED1C24;
	text-decoration:underline;	
}

h2 {
	font-size:14px;
}

h2 a,
h2 a:link {
	color:#000;
	text-decoration:none;	
}

h2 a:visited {
	color:#000;
	text-decoration:none;	
}

h2 a:active {
	color:#000;
	text-decoration:none;	
}

h2 a:hover {
	color:#000;
	text-decoration:underline;	
}

#container {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #bdbdbd;
	background-color: #FFFFFF;
	margin-top: 15px;
}
#container #top {
	height: 135px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#container #top #navigation {
	height: 30px;
	background-image: url(/template/images/bottomBack.png);
	background-repeat: repeat-x;
}
#container #top #subNavigation {
	background-image: url(/template/images/subNavigation.png);
	height: 33px;
	background-repeat: repeat-x;
	background-position: left top;
}

#container #top #subNavigation ul {
	color:#fff;
	background:url(/template/images/Untitled-1.gif) repeat-x;
	padding: 0 10px 0 0;
	margin:0;
	line-height: 27px;
}

#container #bottom #subBottom {
	background-image: url(/template/images/subBottom.png);
	height: 33px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#container #top #topMain {
	height: 74px;
}

#container #bottomMain {
	height: 30px;
	background-image: url(/template/images/bottomBack.png);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	line-height: 25px;
	font-size: 11px;
	color: #000000;
	padding-left: 22px;
}
#logoEta {
	background-image: url(/template/images/logo-02.png);
	height: 55px;
	width: 157px;
	float: left;
}
#logoEGO {
	background-image: url(/template/images/logo.png);
	height: 55px;
	width: 198px;
	float: left;
}
#line {
	border-right:#888 1px dashed;
	float: left;
	height: 55px;
	width: 20px;
	margin-right: 20px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
#topNavigation {
	text-align:right;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}
#searchBox {
	float: right;
	height: 22px;
	width: 195px;
	clear: right;
	margin-top: 26px;
	text-align: right;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ED1C24;
	border-left-color: #ED1C24;
	padding:0px;
}

.arrow {
	text-align: right;
	margin-top: 5px;
}
#content {
	float: left;
	width: 656px;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#container #top #topMain #searchBox .obrazec {
	margin: 0px;
	padding: 0px;
	height:17px;
}

#search-input {
	margin: 0px;
	height: 15px;
	width: 152px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border:0;
}
#container #bottom {
	margin-right: 15px;
	margin-left: 15px;
}

#container #middle {
	margin-right: 15px;
	margin-left: 15px;
}

.clearfix {
    clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
	margin:0px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#container #top #navigation ul {
	padding: 0px;
	list-style-image: url(/template/images/ulBullet.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #top #navigation li {
	display: inline;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	background-image: url(/template/images/ulBullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 15px;
}

#container #top #navigation li.active {;
	background-image: url(/template/images/ulBullet-active.png);
}

#container #top #navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
#container #top #navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
#container #top #navigation a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
}
#container #bottom #bottomMain img {
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: baseline;
}
#container #top #topMain #topNavigation img {
}

#container #top #topMain #topNavigation img {
	margin-right: 3px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #top #topMain #topNavigation a {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
}
#container #top #topMain #topNavigation a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
}
#container #top #topMain #topNavigation a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	margin-right: 2px;
	margin-left: 2px;
}
#container #bottom #bottomMain a {
	text-decoration: none;
	color: #FFFFFF;
}
#container #bottom #bottomMain a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#container #bottom #bottomMain a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#leftMiddle {
	background-image:url(images/foto-glava.jpg);
	float: left;
	width: 655px;
	background-repeat: no-repeat;
	background-position: left top;
}
.boxCenter {
	background-color: #cce3e1;
	margin-bottom: 15px;
	min-height: 60px;
}
.kontaktniAll {
	margin-bottom: 5px;
	min-height: 30px;
	margin-top: 9px;
}
.smallBoxTop {
	background-color: #f7f8f8;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD1C24;
	width: 196px;
	font-size: 10px;
	line-height: 27px;
	padding-left: 10px;
	text-transform: uppercase;
}
.smallBoxCenter {
	background-image: url(/template/images/backSmallBox_14.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
}

.smallBoxCenter2 {
	margin:0;
	padding:0;
}

.smallBox {
	width: 206px;
	float: left;
	margin-right: 18px;
	margin-top: 18px;
} 

.boxCenterContent {
	background-color: #cce3e1;
	white-space: normal;
	min-height: 190px;
}
#navTopLinks {
	float: right;

}

.boxText {
	font-size: 11px;
	padding: 9px;
}

#leftContent {
	float: left;
	width: 431px;
	height: 219px;
}
#container #middle #leftMiddle #rightContent {
	float: right;
	width: 207px;
}


.boxTop {
	background-image: url(/template/images/boxTop_50.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#container #middle #rightMiddle {
	float: right;
	width: 194px;
}
.boxTop h5 {
	margin: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}

#subNavigation li {
	list-style-type:circle;
	display:inline;
	font-size: 11px;
	padding-left:10px;
}
#subNavigation a.active {
	text-decoration:underline;
	color: #fff;
}
#subNavigation a {
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
}
#subNavigation a:visited {
	color: #fff;
	text-decoration: none;
}
#subNavigation a:hover {
	color: #fff;
	text-decoration: underline;
}
#subNavigation a.active {
	text-decoration:underline;
	color: #fff;
}
.textKontakt {
	float: right;
	width: 155px;
}
.kontaktImg {
	float: left;
}
.textKontakt a {
	color: #ED1C24;
	text-decoration: none;
}
.textKontakt a:visited {
	color: #ED1C24;
	text-decoration: none;
}
.textKontakt a:hover {
	color: #ED1C24;
	text-decoration: underline;
}

.boxText a {
	color: #ED1C24;
	text-decoration: none;
}
.boxText a:visited {
	color: #ED1C24;
	text-decoration: none;
}
.boxText a:hover {
	color: #ED1C24;
	text-decoration: underline;
}

.boxText h5 a,
.boxText h5:link {
	color:#000;
	text-decoration:none;
}

.boxText h5 a:visited {
	color:#000;
}

.boxText h5 a:hover {
	color:#000;
	text-decoration:underline;
}

.boxText hr {
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.boxText h5 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.smallBoxCenter img {
	margin-left: 6px;
	background-color: #FFFFFF;
	margin-top: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.smallBoxCenter2 img {
	margin-left: 10px;
	background-color: #FFFFFF;
	border: none;
}
.date {
	color: #CD1C24;
}

.date-novica {
	color: #CD1C24;
	font-size:10px;
}

#oPodjetjuText {
	height: 175px;
}
.smallBoxRight {
	width: 207px;
	float: left;
	margin-top: 18px;
	padding:0;
}
.smallBoxRight2 {
	width: 170px;
	float: right;
	margin:0;
	margin-top: 20px;
	border:#235 1px solid;
}
.smallBoxTopRight {
	background-color: #f7f8f8;
	width: 197px;
	font-size: 10px;
	line-height: 27px;
	padding:0;
	padding-left: 10px;
	margin:0;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD1C24;
}

.boxTopOpodjetju {
	background-image: url(/template/images/boxTopOpodjetju.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.boxTopOpodjetju h5 {
	margin: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}

#oPodjetjuText p {
	margin: 0px;
	padding: 0px;
}

#content h1 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED1C24;
	font-size: 14px;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	padding-left: 10px;
	padding-bottom:2px;
}
.contentMain {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
}

.contentLeft {
	width:480px;
}

.subText {
	background-color: #F7F8F8;
	line-height: 22px;
	font-size: 10px;
	padding-right: 14px;
	padding-left: 14px;
}

.vsebina-galerija {
	float:right;
	width:170px;
}



.vsebina-galerija-naslov {
	font-size:10px;
	text-transform:uppercase;
	margin-top:5px;
	padding-left:12px;
}

.vsebina-galerija-slika {
	margin:15px 0 0 0;
	padding:0 0 0 10px;
	text-align:center;
}

.vsebina-galerija-slika img {
	border:none;
	margin:0;
	padding:0;
}

.vsebina-slike-spodaj {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ED1C24;
	padding-top:15px;
}

.vsebina-slike-spodaj img {
	border:none;
	margin:0;
	padding:0;
}

.vsebina-slika-spodaj {
	width:150px;
	float:left;
	height:200px;
	margin-right:10px;
}


.vsebina-galerija-opis {
	font-size:11px;
	background: #F5F5F5;
	margin:0;
	padding:0;
	width:150px;
}

.contentMain table {
	padding:0;
	margin:0;
}

.contentMain table {
	background:#DDD;
}

.contentMain table td {
	border-bottom:#ED1C24 1px solid;
	padding:5px;
	text-align:left;
}


.obrazec-kontakt a:link,
.obrazec-kontakt a:visited,
.obrazec-kontakt a:active {
	color:#ed1c24;
}

.smallBox a,
.smallBox a:link,
.smallBox a:visited,
.smallBox a:hover,
.smallBoxRight a,
.smallBoxRight a:link,
.smallBoxRight a:visited,
.smallBoxRight a:hover {
	color:#000;
	text-decoration:none;
}

.search-link {
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:none;
}

.captcha-naslov {
	font-weight:bold;
}

.captcha-img {
	margin-bottom:10px;
}

.submit-link {
margin:0;
padding:0;
font-weight:bold;
font-size:13px;
margin:10px;
}

.submit-link img {
	border:none;
}

.missing {
	color:#f00;
}

.awesomeform label { 
	display:block;
}
.awesomeform label.long, .awesomeform p.label {
	width: 390px; /* (textarea width) + (label width) + (label margin) - (left margin) */
}
.awesomeform label span {
	color: #900; /* color of required asterisk */
}
.awesomeform input, .awesomeform textarea, .awesomeform select,
.awesomeform .checks input, .awesomeform.checks input {
	width: 250px; /* subjective, only applies to non-checkbox or radio inputs */
	border:#ccc 1px solid;
	border-bottom:#777 1px solid;
}
.awesomeform textarea { 
	width: 350px; /* subjective, recommend: (3/2)(input width) */
	height:7em;
}

.kontaktni-podatki p {
	margin:0;
	padding:0;
}


