html {
	background-color: #F9F9F9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	font-size: 12px;
	color: #484848;
 	line-height: 1.5;
	margin: 0;
	padding: 0;
	}

#langMenu {
	width: 780px;
	height: 35px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	}

#selectLang {
	float: right;
	margin-right: 15px;
	margin-top: 13px;
	}

#selectLang a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}

#selectLang a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	font-size: 11px;
	color: #33497E;
	text-decoration: none;
	}

#selectLang a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	font-size: 11px;
	color: #33497E;
	text-decoration: none;
	}

#selectLang a.activeLang {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	font-size: 11px;
	color: #33497E;
	text-decoration: none;
	font-weight: bold;
	}

#mainMenu {
	width: 784px;
	height: 51px;
	position: absolute;
	left: 50%;
	top: 35px;
	margin-left: -390px;
	background-image:url(../images/bg_menu.png);
	}
	
#logo {
	float: left;
	width: 119px;	
	height: 36px;
	margin-top: 9px;
	margin-left: 20px;
	}
	
/* main menu */

ul#tabs {
	list-style-type: none;
	text-transform: lowercase;
}

#tabs li {
	float: left;
	display: block;
	margin-top: 6px;
	margin-left: 25px;	
	margin-right: -24px;
	position: relative;
	padding-bottom: 9px;
	padding-top: 9px;


}

#tabs li a {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serf;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 13px;	
	padding-right: 13px;
}

/* SLO */
#tabs li.domov a:hover,
#tabs li.domov a:active,
#tabs li.domov a.active {
	background-image: url(../images/bg_domov.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.predstavitev a:hover,
#tabs li.predstavitev a:active,
#tabs li.predstavitev a.active {
	background-image: url(../images/bg_predstavitev.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.proizvodniProgram a:hover,
#tabs li.proizvodniProgram a:active,
#tabs li.proizvodniProgram a.active {
	background-image: url(../images/bg_proizvodniProgram.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.storitve a:hover,
#tabs li.storitve a:active,
#tabs li.storitve a.active {
	background-image: url(../images/bg_storitve.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.certifikati a:hover,
#tabs li.certifikati a:active,
#tabs li.certifikati a.active {
	background-image: url(../images/bg_certifikati.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.kontakti a:hover,
#tabs li.kontakti a:active,
#tabs li.kontakti a.active {
	background-image: url(../images/bg_kontakti.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}
/* end SLO */

/* ENG */
#tabs li.domov_eng a:hover,
#tabs li.domov_eng a:active,
#tabs li.domov_eng a.active {
	background-image: url(../images/bg_domov_eng.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.predstavitev_eng a:hover,
#tabs li.predstavitev_eng a:active,
#tabs li.predstavitev_eng a.active {
	background-image: url(../images/bg_predstavitev_eng.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.proizvodniProgram_eng a:hover,
#tabs li.proizvodniProgram_eng a:active,
#tabs li.proizvodniProgram_eng a.active {
	background-image: url(../images/bg_proizvodniProgram_eng.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.storitve_eng a:hover,
#tabs li.storitve_eng a:active,
#tabs li.storitve_eng a.active {
	background-image: url(../images/bg_storitve_eng.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.certifikati_eng a:hover,
#tabs li.certifikati_eng a:active,
#tabs li.certifikati_eng a.active {
	background-image: url(../images/bg_certifikati_eng.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.kontakti_eng a:hover,
#tabs li.kontakti_eng a:active,
#tabs li.kontakti_eng a.active {
	background-image: url(../images/bg_kontakti_eng.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}
/* end ENG */

/* DE */
#tabs li.domov_de a:hover,
#tabs li.domov_de a:active,
#tabs li.domov_de a.active {
	background-image: url(../images/bg_domov_de.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.predstavitev_de a:hover,
#tabs li.predstavitev_de a:active,
#tabs li.predstavitev_de a.active {
	background-image: url(../images/bg_predstavitev_de.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.proizvodniProgram_de a:hover,
#tabs li.proizvodniProgram_de a:active,
#tabs li.proizvodniProgram_de a.active {
	background-image: url(../images/bg_proizvodniProgram_de.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.storitve_de a:hover,
#tabs li.storitve_de a:active,
#tabs li.storitve_de a.active {
	background-image: url(../images/bg_storitve_de.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.certifikati_de a:hover,
#tabs li.certifikati_de a:active,
#tabs li.certifikati_de a.active {
	background-image: url(../images/bg_certifikati_de.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}

#tabs li.kontakti_de a:hover,
#tabs li.kontakti_de a:active,
#tabs li.kontakti_de a.active {
	background-image: url(../images/bg_kontakti_de.jpg);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #334880;
}
/* end DE */

/* end main menu */

#mainLayout {
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	margin-top: 92px;
	}
	
#headerPic {
	width: 780px;
	height: 180px;
	background-image:url(../images/img_header.jpg);
	background-repeat: no-repeat;	
	}

#headerPic_eng {
	width: 780px;
	height: 180px;
	background-image:url(../images/img_header_eng.jpg);
	background-repeat: no-repeat;	
	}

#headerPic_de {
	width: 780px;
	height: 180px;
	background-image:url(../images/img_header_de.jpg);
	background-repeat: no-repeat;	
	}

#headerPicPredstavitev {
	width: 780px;
	height: 100px;
	background-image:url(../images/img_header_predstavitev.jpg);
	background-repeat: no-repeat;	
	}

#headerPicProizvodnja {
	width: 780px;
	height: 100px;
	background-image:url(../images/img_header_proizvodnja.jpg);
	background-repeat: no-repeat;	
	}
	
#headerPicStoritve {
	width: 780px;
	height: 100px;
	background-image:url(../images/img_header_storitve.jpg);
	background-repeat: no-repeat;	
	}
	
#headerPicCertifikati {
	width: 780px;
	height: 100px;
	background-image:url(../images/img_header_certifikati.jpg);
	background-repeat: no-repeat;	
	}

#headerPicKontakti {
	width: 780px;
	height: 100px;
	background-image:url(../images/img_header_kontakti.jpg);
	background-repeat: no-repeat;	
	}
	
#mainContent {
	width: 778px;
	background-color: #FFFFFF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	}

#mainContentInner {
	width: 776px;
	background-image: url(../images/bg_mainContentTop.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 1px;
	padding-top: 10px;
	}
	
#mainContentInnerSub {
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	float:left;
	width: 500px;
	font-size: 13px;
	color:#333333;
	border-right: 1px solid #DCDCDC;
	/*background-image: url(../images/bg_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
	}

#mainContentInnerSubContact {
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	float:left;
	width: 350px;
	font-size: 13px;
	color:#333333;
	border-right: 1px solid #DCDCDC;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#rightContent {
	width: 230px;
	float: right;
	}

#rightContentContact {
	width: 360px;
	float: right;
	}
	
.serviceContainer {
	width: 150px;
	margin-left: 12px;;
	margin-top: 12px;
	display: inline;
	float: left;
	text-align:center;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 12px;
	color: #2D4071;
}

.developmentContainer {
	width: 150px;
	margin-left: 5px;;
	margin-top: 12px;
	display: inline;
	float: left;
	text-align:center;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 12px;
	color: #2D4071;
	background-color:#EFEFEF;
	padding: 5px;
}

.fontNormal {
	font-weight: normal;
	text-transform: none;
	color: #484848;
	width: 150px;
}

.slika {
	margin-left: 15px;;
	margin-top: 15px;
	padding: 1px;
	border: 3px solid #E8E8E8;
	}
	
.slikaVsebina {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	float: left;
	}

.slika:hover {
	margin-left: 15px;;
	margin-top: 15px;
	padding: 1px;
	border: 3px solid #CCCCCC;
	}
	
.picContent {
	margin-left: 12px;;
	margin-top: 15px;
	padding: 1px;
	border: 3px solid #E8E8E8;
	}

.picContent:hover {
	margin-left: 12px;;
	margin-top: 15px;
	padding: 1px;
	border: 3px solid #CCCCCC;
	}
		
.subText {
	margin: 15px;
	}
	
#frontLeft {
	width: 230px;
	height: 250px;
	margin-left: 20px;
	}

#frontMiddle {
	width: 230px;
	height: 250px;
	margin-left: 280px;
	margin-top: -250px;
	}

#frontRight {
	width: 230px;
	height: 250px;
	margin-left: 540px;
	margin-top: -250px;
	background-image:url(../images/img_worldMap.gif);
	background-repeat: no-repeat;
	background-position: 0 30px;
	}
	
#frontSeparator1	{
	width: 30px;
	height: 250px;
	background-image:url(../images/bg_frontSeparator.jpg);
	background-repeat: no-repeat;
	margin-left: 250px;
	margin-top: -250px;
	}

#frontSeparator2	{
	width: 30px;
	height: 250px;
	background-image:url(../images/bg_frontSeparator.jpg);
	background-repeat: no-repeat;
	margin-left: 510px;
	margin-top: -250px;
	}

/* SLO */
.frontTitleLeft {
	width: 230px;
	height: 27px;
	background-image:url(../images/txt_left.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	}

.frontTitleMiddle {
	width: 230px;
	height: 27px;
	background-image:url(../images/txt_middle.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	}
	
.frontTitleRight {
	width: 230px;
	height: 27px;
	background-image:url(../images/txt_right.gif);
	background-repeat: no-repeat;
	padding-bottom: 18px;
	}
/* end SLO */

/* ENG */
.frontTitleLeft_eng {
	width: 230px;
	height: 27px;
	background-image:url(../images/txt_left_eng.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	}

.frontTitleMiddle_eng {
	width: 230px;
	height: 27px;
	background-image:url(../images/txt_middle_eng.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	}
	
.frontTitleRight_eng {
	width: 230px;
	height: 27px;
	background-image:url(../images/txt_right_eng.gif);
	background-repeat: no-repeat;
	padding-bottom: 18px;
	}
/* end ENG */

/* DE */
.frontTitleLeft_de {
	width: 138px;
	height: 27px;
	background-image:url(../images/txt_left_de.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	}

.frontTitleMiddle_de {
	width: 153px;
	height: 27px;
	background-image:url(../images/txt_middle_de.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	}
	
.frontTitleRight_de {
	width: 44px;
	height: 27px;
	background-image:url(../images/txt_right_de.gif);
	background-repeat: no-repeat;
	padding-bottom: 18px;
	}
/* end DE */

p span{
	display: none;
	}

strong {
	font-weight: bold;
	}

#bottomBg {
	width: 780px;
	height: 18px;
	background-image:url(../images/bg_mainContentBottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	}
	
#footer {
	width: 780px;
	height: 50px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 7px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	font-size: 10px;
	color: #838383;
	}

#footer a {
	text-decoration: none;
	color: #838383;
	}

#footer a:hover {
	color: #33497E;
	text-decoration: none;
	}
	
.contact {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.6;
	}
	
.frontCert {
	margin-left: 22px;
	margin-top: 25px;
	border: none;
	}

.frontCert_eng {
	margin-left: 22px;
	margin-top: 15px;
	border: none;
	}
	
.certCert1 {
	margin-top: 25px;
	margin-left: 75px;
	border: none;
	}
	
.certCert2 {
	margin-top: 10px;
	margin-left: 60px;
	border: none;
	}
	
.certCert3 {
	margin-top: 10px;
	margin-left: 58px;
	border: none;
	}
	
.certCert4 {
	margin-top: 12px;
	margin-left: 74px;
	border: none;
	}

.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	}

ul.services {
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
	width:100%;
	}
	
ul.services li {
	color:#2D4071;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.56em;
	text-decoration:none;
	text-indent:23px;
	background:url(../images/bullet_ok.gif) no-repeat center left;
	}
	
a.serviceLink:link, a.serviceLink:visited, a.serviceLink:active {
	color: #2D4071;
	text-decoration: none;
}

a.serviceLink:hover {
	color: #000;
	text-decoration: none;
}

ul.maps {
	padding: 0;
	margin-bottom: 10px;
	list-style:none;
	}
	
ul.maps li {
	line-height: 1.9em;
	text-decoration:none;
	text-indent:20px;
	background:url(../images/bullet_out.gif) no-repeat center left;
	}

ul.servicesSub {
	margin:5px 0px 5px 15px;
	padding:0;
	list-style:none;
	}
	
ul.servicesSub li {
	color:#2D4071;
	font-size: 1.2em;
	font-weight:bold;
	line-height: 1.9em;
	text-decoration:none;
	text-indent:23px;
	background:url(../images/bullet_arrow.gif) no-repeat center left;
	}
	
a.serviceLinkSub:link, a.serviceLinkSub:visited, a.serviceLinkSub:active {
	color: #2D4071;
	text-decoration: none;
}

a.serviceLinkSub:hover {
	color: #000;
	text-decoration: underline;
}

a.serviceLinkSub.active {
	color: #000;
	text-decoration: underline;
}

a:link {
	color: #003399;
	text-decoration: underline;
	}

a:visited {
	color: #003399;
	text-decoration: underline;
	}

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

a:active {
	color: #003399;
	text-decoration: underline;
	}
	
ul.listNormal {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
ul.listNormal li {
	list-style-position:inside;
	list-style-type: disc;
	margin-left: 5px;
	}
	
.contactPerson1 {
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 8px;
	width: 160px;
	height: 100px;
	float: left;
	}
	
.contactPerson2 {
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 160px;
	height: 100px;
	float: left;
	}
		
.contactPersonOn1 {
	padding: 5px;
	background-color: #2D4071;
	color:#FFFFFF;
	margin-bottom: 8px;
	width: 160px;
	height: 100px;
	float: left;
	}
	
.contactPersonOn2 {
	padding: 5px;
	background-color: #2D4071;
	color:#FFFFFF;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 160px;
	height: 100px;
	float: left;
	}

.contactPerson1_de {
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 8px;
	width: 160px;
	height: 140px;
	float: left;
	}
	
.contactPerson2_de {
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 160px;
	height: 140px;
	float: left;
	}
		
.contactPersonOn1_de {
	padding: 5px;
	background-color: #2D4071;
	color:#FFFFFF;
	margin-bottom: 8px;
	width: 160px;
	height: 140px;
	float: left;
	}
	
.contactPersonOn2_de {
	padding: 5px;
	background-color: #2D4071;
	color:#FFFFFF;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 160px;
	height: 140px;
	float: left;
	}


h2 {
	font-size: 19px;
	font-weight: bold;
	color: #2D4071;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #2D4071;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
label {
	display: block;
	padding: 2px;
	margin: 0.4em 0px 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #2D4071;
	}

input.vnos {
	border: 1px solid #BBC4CC;
	padding: 3px;
	width: 90%;
	}

input.vnos:focus {
	border: 1px solid #3A66AF;
	}
	
select.vnos {
	border: 1px solid #BBC4CC;
	padding: 3px;
	width: 92%;
	}
	
select.vnos:focus {
	border: 1px solid #3A66AF;
	}
	
textarea.vnos {
	border: 1px solid #BBC4CC;
	padding: 3px;
	width: 90%;
	height: 50px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	}
	
textarea.vnos:focus {
	border: 1px solid #3A66AF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	}
	
.sent {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serf;
	font-size: 13px;
	color: #009933;
}

.tableProperties {
	border: 1px solid #CCCCCC;
	width: 100%;
}

.tableCell {
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 50%;
}