html{ font-size: 62.5%; }
html, body, p, div, h1, h2, h3, img, ul, li, form {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
img { border:0; display:block; }
br.clear { line-height:0px; clear:both; height:0; }
ul { list-style-type:none; }

.More { text-align:right; padding: 5px 0 0 0}
.More img { display:inline; }

.Back { text-align:right; padding: 15px 0 20px 0}
.Back img { display:inline; }

/*
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }
*/

/***********************/


/*popit-menu*/

.popitmenuRight{
	display: none;
	position: absolute;
	background-color:#333333;
	line-height: 18px;
	font-size:0.9em;
	z-index: 999;
	/*width:380px; */
	margin:50px 0;
}

.popitmenu{
	display: none;
	position: absolute;
	background-color:#333333;
	line-height: 18px;
	font-size:0.9em;
	z-index: 999;
	/*width:380px; */
	margin:20px 0;
}

.popitmenu a, .popitmenuRight a{
	text-decoration: none;
	padding-left: 5px;
	color: #77C9EE;
	display: block;
}

.popitmenu a:hover, .popitmenuRight a:hover{ /*hover background color*/
	color: white;
}

.popitmenuCol { float:left; /*width:189px;*/ padding:20px 20px 20px 0; }

/* main menu - selected */

.popitmenuCol a.selected{
	color: white;
}

.popitmenuTitle { color:white; font-weight:bold; padding-left:5px; }
.popitmenuSubTitle { color:white; font-weight:bold; padding-left:5px; }

 /*corportation-menu*/
 /*

.corpomenu{
	display: block;
	position: absolute;
	line-height: 18px;
	font-size:0.9em;
	z-index: 999;
	width:250px;
	margin:10px 735px;
	font-weight:bold;
}

.corpomenu a{
	text-decoration: none;
	padding-left: 5px;
	color: #002884;
	display: block;
}

.corpomenu a:hover{color: #002884; }

.corpoSub {
	vertical-align:middle;
	padding-bottom:15px;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #E3E7EA;
	margin-bottom:10px;
}
.corpoSub a { color: #002884; text-decoration:none;  }
.corpoSub a:hover { color: #7ACAEF; text-decoration:underline; }
.corpoSub img { display:inline; vertical-align:middle; }

*/

  /*support menu*/
.supportmenu{
	display: block;
	position: absolute;
	line-height: 18px;
	font-size:0.9em;
	z-index: 999;
	margin:10px 950px;
	font-weight:bold;
}

.supportmenu a{
	text-decoration: none;
	padding-left: 5px;
	color: #002884;
	display: block;
}

.supportmenu a:hover{ /*hover background color*/
	color: #002884;
}

.toolz {
	background-color:#E3E7E9;
	float:left;
	height:30px;
	width:379px;
}
.toolz img.ico {
	float:right;
	padding-top:10px;
}
.toolz img.sep {
	float:right;
	padding:10px 8px 0 8px;
}
.toolz img.sepbig {
	float:right;
	padding:0 6px 0 6px;
}
.toolz img.crke {
	float:right;
	padding:5px 5px;
}
.toolz img.povecaj {
	float:right;
	padding-top:5px;
}
#f0 {	width:20px;
		height:20px;
		float:right;
		margin:5px 5px 0 0;
		}
.font0 {
		background:transparent url(/Static/images/gui/toolz/crke_1.gif) no-repeat scroll 0pt 0px;
		}
.font0:hover{
		background:transparent url(/Static/images/gui/toolz/crke_1_over.gif) no-repeat scroll 0pt 0px;
		}
.font0_select {
		background:transparent url(/Static/images/gui/toolz/crke_1_set.gif) no-repeat scroll 0pt 0px;
		}
#f1 {	width:20px;
		height:20px;
		float:right;
		margin:5px 5px 0 0;
		}
.font1 {
		background:transparent url(/Static/images/gui/toolz/crke_2.gif) no-repeat scroll 0pt 0px;
		}
.font1:hover{
		background:transparent url(/Static/images/gui/toolz/crke_2_over.gif) no-repeat scroll 0pt 0px;
		}
.font1_select {
		background:transparent url(/Static/images/gui/toolz/crke_2_set.gif) no-repeat scroll 0pt 0px;
		}
#f2 {	width:20px;
		height:20px;
		float:right;
		margin:5px 5px 0 0;
		}
.font2 {
		background:transparent url(/Static/images/gui/toolz/crke_3.gif) no-repeat scroll 0pt 0px;
		}
.font2:hover{
		background:transparent url(/Static/images/gui/toolz/crke_3_over.gif) no-repeat scroll 0pt 0px;
		}
.font2_select {
		background:transparent url(/Static/images/gui/toolz/crke_3_set.gif) no-repeat scroll 0pt 0px;
		}
#f3 {	width:20px;
		height:20px;
		float:right;
		margin:5px 5px 0 0;
		}
.font3 {
		background:transparent url(/Static/images/gui/toolz/crke_4.gif) no-repeat scroll 0pt 0px;
		}
.font3:hover{
		background:transparent url(/Static/images/gui/toolz/crke_4_over.gif) no-repeat scroll 0pt 0px;
		}
.font3_select {
		background:transparent url(/Static/images/gui/toolz/crke_4_set.gif) no-repeat scroll 0pt 0px;
		}

.corpo { padding-top:18px; }

.corpo a {
	font-size:0.8em;
	color: #002884;
}


body {
	background-color:#EEF2F5;
	font-size:1.2em;
}

.colorer {
	background-color:#FFFFFF;
	width:100%;
	background-image:url(../images/gui/bg_squares.gif);
	background-repeat:repeat-x;
}
.container {
	position:relative;
	width: 970px;
	margin: 0 auto;
}


.colShort { float:left; width:184px; margin:0 11px 0 0; }
.colShortRight { float:left; width:184px; margin:0 11px 0 0; }

.colWide { float:left; width:379px; margin:0 11px 0 0; z-index:10; }
.noMargin { margin:0; }
.topBox { height:157px;}
.topBoxLeft { height:187px;}


/***FOOTER***/

.footer_container {
	background-color:#EEF2F5;
	margin-top:25px;
}

.footer {
	text-align:right;
	padding: 3px;
	color:#9A999F;
	font-size:0.9em;
	width:970px;
	margin:0 auto;
}
.footer a { color:#9A999F; text-decoration:none; }
.footer a:hover { color:#9A999F; text-decoration:underline; }




.menuConnect { height:42px; clear:both; vertical-align:top; }

/*.title { color:#002884; font-size:1.6em; font-weight:bold; padding:0 0 26px 7px; float:left; }*/
.title { color:#002884; font-size:1.6em; font-weight:bold; padding:0 0 26px 0; float:left; }
.titleSklop { color:#002884; font-size:1.6em; font-weight:bold; padding:0 0 26px 7px; }
.print { float:right; }

.left3 { width:574px; margin-right:11px; float:left; }

.left3 a {
	color:#002882;
	text-decoration:underline;
}

.left3 a:hover {
	text-decoration:none;
}

.left3 p{
	padding: 0 0 10px 0;
}


.right2 { width:379px; float:left; }

/*.pageTitle { color:#002884; font-size:1.6em; font-weight:bold; padding:0 0 26px 7px; float:left; }*/
.pageTitleAdvice { color:#3FA7DC; font-size:1.6em; font-weight:bold; padding:0 0 26px 7px;}

.itemBlock { border-top:1px solid #E3E7E8; margin-bottom:11px; }
.itemsTitle { width:195px; float:left; }
.itemsTitle a { padding:11px 60px 10px 7px; color:#3FA7DC; display:block; text-decoration:none; font-weight:bold; }
.itemsThumb { width:125px; float:left; }
.itemsAbstract { width:254px; padding-top:11px; float:left; }
.itemsAbstractNoPhoto { width:379px; padding-top:11px; float:left; }
.itemsAbstractWide { width: 379px; }
.itemsAbstract img { padding-top:22px; }

/* naslovka teaserji */
.rightTeaser {
	border: 7px solid #E3E7EA;
	width:365px;
	margin-bottom: 11px;
	_margin-bottom: 18px; /* ie hack */
}
.rightTeaserPhoto { float:left;  }
.rightTeaserAbstract { float:left; padding:11px; width:154px; }
.rightTeaserAbstractTxt { padding:11px; }
.littlePhoto { width:238px; }
.rightTeaserTitle { color:#40A5D9; font-size:1.2em; line-height:1.1em; font-weight:bold; height:auto; padding-left:0; padding-right:8px; padding-top: 5px;}
.rightTeaserTitle a{  text-decoration:none; color:#40A5D9;}
.rightTeaserTitle a:hover{  text-decoration:none; color:#7ACAEF;}
.rightTeaserTitleNophoto { color:#40A5D9; font-size:1.3em; line-height:1.1em; font-weight:bold; height:auto; padding-left:0; padding-right:8px; padding-top: 5px; }
/*.rightTeaserTitleNophoto { color:#373542; font-size:1em; font-weight:bold; padding-right:8px; padding-top: 5px;}*/
.rightTeaserSubTitle { font-size:1em; font-weight:bold; height:auto; padding-left:0; padding-right:8px; padding-top: 5px;}
.rightTeaser p {padding-bottom:22px; /*width:168px;*/ }
.rightTeaser div.Nophoto p { padding-bottom:0; }
.rightTeaser a { color:#40A5D9; text-decoration:none; }
.rightTeaser a:hover { text-decoration:underline; }

/* first page teaser okvir */

.firstPageTeaserContainer {
	margin: 7px 0 0;
	padding: 0;
	width: 170px;
	height: 206px;
	border:solid;
	border-width: 7px;
	border-color:#E3E7EA;
	position:relative;
}

.rightTeaserTitle .subtitle{
display:block;
margin-bottom: 7px;
}

.imageContainer{
position:absolute;
bottom:0;
left:0;
height:85px;
overflow:hidden;
}

.firstPageTeaserContainerStore {
	padding: 0;
	margin-top:7px;
	width: 365px;
	height: 206px;
	border:solid;
	border-width: 7px;
	border-color:#E3E7EA;
	float:left;
}

.firstPageTeaserContainerLeft {
	margin: 0;
	padding: 0;
	margin-top:8px;
	width: 170px;
	height:206px;
	border:solid;
	border-width: 7px;
	border-color:#E3E7EA;
	overflow:hidden;
}

.secondRow{
margin-top: 13px;
}

.secondRowItem{
float:left;
margin:0 11px 0 0;
}

.secondRow:after{
height:0;content:".";display:block;clear:both;visibility:hidden;
}
/* Corpo menu */

 .corpoMenu {
/* 	position:absolute;
	width: 295px;*/
 	margin:0;
	padding:0;
/*	color:#002882;*/
	font-family:Arial, Helvetica, sans-serif;
 }

 .corpoMenu ul{
 	margin:0;
	padding:0;
	font-size: 10px;
 	float: left;
/*	list-style-type:none;*/

 }

 .corpoMenu li{
 	margin:0;
	padding:0;
	padding-right: 4px;
 	float: left;
 }

.corpoMenu a{
	background:transparent url(../images/gui/arrow_darkblue.gif) no-repeat scroll 0pt 2px;
 	margin:0;
	padding:0 0 0 8px;
	vertical-align:top;
	font-size:10px;
	text-decoration:none;
	color: #002884;
}

.corpoMenu a:hover{
	background:transparent url(../images/gui/arrow_lightblue.gif) no-repeat scroll 0pt 2px;
 	margin:0;
	padding:0 0 0 8px;
	color:#7ACAEF;
	text-decoration:none;
}

.corpoMenu a.selected{
	background:transparent url(../images/gui/arrow_lightblue.gif) no-repeat scroll 0pt 2px;
 	margin:0;
	padding:0 0 0 8px;
	vertical-align:top;
	font-size:10px;
	color: #7ACAEF;
	text-decoration:none;
}

.corpoSub {
	vertical-align:middle;
	padding-bottom:15px;
	font-size:1em;
	font-weight:bold;
	border-bottom:1px solid #E3E7EA;
	margin-bottom:10px;
	color: #7ACAEF;
}

.corpoSub a { color: #002884; text-decoration:none; font-size: 1em;}
.corpoSub a:hover { color: #7ACAEF; text-decoration:none; font-size: 1em;}
.corpoSub img { display:inline; vertical-align:middle; }


/* ponudba detail in nasveti */
.ponudbaDetailLeft { width:177px; float:left; clear:left; }

.ponudbaPadder { padding:0 0 0 6px; }
.ponudbaPhotoDesc {
	background-color:#E3E7EA;
	padding:7px;
	margin-top:2px;
	width:163px;
}

.ponudbaPhotoPic {
	height:170px;
	width:177px;
	background-color:#E3E7E9;
	vertical-align:middle;
	text-align:center;
}

html>body .ponudbaPhotoPic {height:auto;min-height:170px;}

.ponudbaPhotoPic img { text-align:center;  display:inline; }

.filesDl {
	border-top:1px solid #E3E7E8;
	margin-top:20px;
	padding:15px 0 15px 0;
	width:177px;
}
.fileDl {	font-size:0.9em; padding-bottom:5px; }
.fileDl div {
	padding: 0 0 0 23px;
	color:#666666;
	font-size:1em;
}
.fileDl a {
	display:block;
	text-decoration:underline;
	color:#002882;
	background-image:url(../images/gui/ikona_dokument.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 23px;
	line-height:1.2em;
 }
.fileDl a:hover { text-decoration: none; }



.ponudbaDetailLeftContent { width:378px; float:right; }
.ponudbaDetailLeftContent a {
	color:#002882;
	text-decoration:underline;
}
.ponudbaDetailLeftContent a:hover {
	text-decoration:none;
}
.ponudbaDetailLeftContent table {
	width:350px;
	background:#FFF;
	border:0;
}
.ponudbaDetailLeftContent th {
	color:#FFF;
	text-align:left;
	font-weight:bold;
	padding:4px;
	padding-left:7px;
	background:#78C7F0;
	border:0;
}
.ponudbaDetailLeftContent td {
	text-align:left;
	padding:3px;
	padding-left:7px;
	background:#EEF2F5;
	border:0;

}


.produktTitle {
	font-size:1.6em;
	color:#3EA9DD;
	padding-bottom:20px;
}
.ponudbaDetailLeftContent p,
.defaultContent p {
	padding: 0 0 10px 0;
}
.ponudbaDetailLeftContent ul,
.defaultContent ul
 {
	margin:10px 0 10px 0;
}
.ponudbaDetailLeftContent ol,
.defaultContent ol
 {
	margin:10px 0 10px 0px;
}
.ponudbaDetailLeftContent ul li,
.defaultContent ul li {
	background-image:url(../images/gui/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding:0 0 0 11px;
}
.ponudbaDetailLeftContent ol li,
.defaultContent ol li {
	margin-left:-20px;
	_margin-left:25px;
	padding-left:-10px;
}

h2 { font-size:1.2em; padding:5px 0 10px 0; }
h3 { font-size: 1.1em; padding:5px 0 10px 0; }

/*table.extraPhoto {
	width:177px;
	margin:0 10px 10px 0;
	padding: 2px 0 2px 0;
	border:0;
	float:left;
}
td.extraPhotoPic {
	height:177px;
	background-color:#ADB6BB;
	vertical-align:middle;
	text-align:center;
}
img.extraPhotoPic { text-align:center;  display:inline; margin:0; padding:0; }
td.extraPhotoDesc {
	border-top:2px solid white;
	background-color:#E3E7EA;
}

td.extraPhotoNoDesc {
	border-top:2px solid white;
	background-color:#FFFFFF;
}

td.extraPhotoDesc p { padding:6px; margin:0; }*/
table.extraPhoto {
	width:177px;
	margin:0 10px 0px 0;
	border:0;
	float:left;
}
td.extraPhotoPic {
	height:177px;
	background-color:#ADB6BB;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
}
td.extraPhotoPic img { text-align:center;  display:inline; }
td.extraPhotoDesc {
	border-top:2px solid white;
	background-color:#E3E7EA;
}
td.extraPhotoDesc p { padding:6px; margin:0; }


/* news */

#combo_months {
	float:right;
}

.newsSelection {
	border-top:1px solid #E3E7EA;
	border-bottom:1px solid #E3E7EA;
	margin:10px 0 0 0;
	padding: 10px 0 10px 0;
}
.arhivMsg {
	width:195px;
	float:left;
	padding-top:5px;
	font-weight:bold;
}
.dropDown {
	float:left;
}
.dropDown {
	/*border:1px solid black;*/
	padding:0;
	margin:0;
 }

.newsTease {
	width:574px;
	border-bottom:1px solid #E3E7EA;
	padding:15px 0 15px 0;
}
.newsTeaseL { width:194px; float:left; font-size:0.8em; }
.newsTeaseL a { color:#3FA9D9; font-weight:bold; font-size:1.2em; text-decoration:none; }
.newsTeaseL a:hover { color:#002880; }
.newsTeaseR {
	width:376px;
	float:left;
}

.topSep {
	padding:0 0 15px 0;
	border-bottom:1px solid #E3E7EA;
	margin-bottom:15px;
}
.topSep2 {
	padding:0;
	border-bottom:1px solid #E3E7EA;
}
.newsTitle {
	font-size:1.4em;
	color:#3EA9DD;
	font-weight:bold;
}
.newsDate { font-size:0.8em; padding-bottom:20px; }




ul.suggest {margin:10px 0 10px 0; }
ul.suggest li {
	background-image:url(../images/gui/bullet_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 11px;
}
ul.suggest a { color:#002782; text-decoration:none; }
ul.suggest a:hover { text-decoration:underline; }

.dictionary {
	width:574px;
	border-bottom:1px solid #E3E7EA;
	padding:15px 0 5px 0;
}
.noBorder { border:0; }
.dictionaryL {
	width:194px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
}
.dictionary a{
	color:#002782;
	text-decoration:underline;
}

.dictionary a:hover{
	text-decoration:none;
}

.dictionaryL p { color:#3FA9D9; padding-left:6px; }
.dictionaryR {
	width:376px;
	float:left;
}
.leftPadder {
	padding:0 15px 0 6px;
	font-weight:normal;
}

.leftPadder form{
	color:#002782;
}

.formQuestion {
	color:#002782;
}

.dictionaryR h2 {
	color:#3FA9D9;
	margin:0;
	padding:0;
	font-size:1.1em;
}
.dictionaryR p { padding-bottom:10px; }

form.svetovanje .formTxt {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EEF2F5;
	border:0;
	border-bottom:1px solid #7AC7F3;
	font-size:1.1em;
	width:356px;
	color: #002782;
}

form.svetovanje .formTxtError {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EEF2F5;
	border:0;
	border-bottom:1px solid #7AC7F3;
	font-size:1.1em;
	width:356px;
	color: #CC0000;
}

.form.svetovanje .formCheck {
	font-size:0.7em;
	margin-left:-5px;
	float:left;
}
.formMargin {
	height:0.7em;
	line-height:0.7em;
}
.formSubmit {
	background-color:#EEF2F5;
	border:0;
	border-bottom:1px solid #7AC7F3;
	font-size:1.1em;
	/* width:356px; */
}

.formError {
	border:0;
	color:#FF0000;
	/* width:356px; */
}
.chkTxt { width:356px; padding:2px 0 0 3px;}

form.svetovanje td { vertical-align:top; }

.FormSupportText { font-size:1em; color:#002784; }
.FormSupportText p {
	color:#002784;
	font-weight:normal;
	padding-bottom:10px;
}
.FormSupportText p a {
	color:#002784;
	text-decoration:underline;
	display:block;
	background-image:url(../images/gui/bullet_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 11px;
}
.FormSupportText p a:hover {
	color:#79C7EE;
	text-decoration:none;
	}


/*    sitemap   */
.sitemap a { text-decoration:none; }
.sitemap a:hover { text-decoration:underline; }
.nivo1 {
	font-size:1.1em;
	font-weight:bold;
	color:#002782;
	display:block;
}
.nivo2 {
	color:#65B7E7;
	margin-left:35px;
}
.nivo3 {
	color:#42464F;
	margin-left:70px;
	font-size:0.9em;
}

/* pager */

.pager { float:right; padding:25px 4px 25px 0; list-style-type:none;}
.pager li {
	float:left;
	display:block;
	margin-left:5px;
}
.pager li img { padding-top:0.3em; }
.pager li a { color:#3FA9D9; text-decoration:underline; font-weight:bold; }
.pager li a:hover, .pager li a.selected  { color:#002880; }

a.reflink {font-weight: bold; text-decoration:none; color:#000000;}
a.reflink:hover {text-decoration:underline; color:#000000;}


/* print */
.printFoot {
	border-top:1px solid gray;
	margin-top:20px;
	padding:20px;
	font-size:0.9em;
}

/* gallery */
.gallery .title {width:100%;}


table.gallery {
	width:181px;
	margin:0 10px 10px 0;
	border:0;
	float:left;
}

.gallery p {
	padding:0;
}

.gallery img{}


.gallery td.extraPhotoPic {
	width:181px;
	height:181px;
	border:1px solid #E3E7E9;
	background-color:#E3E7E9;
}

.gallery-holder{
float:left;
width:100%;
margin-top:15px;
}

td.description, td.no-description {
padding-top:4px;
height:50px;
vertical-align:top;
overflow:hidden;
}

.gallery a{
font-weight:bold;
text-decoration:none;
}

table.tabela{width:400px;}
table.tabela img{display:block; margin:0 auto;}
table.tabela td{text-align:center; color:#002884; font-weight:bold; vertical-align:bottom;}
table.tabela p{color:#002884;}
table.tabela a{text-decoration:none;}
table.tabela td.besedilo{vertical-align:top;}
