/*
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	background: #1d5c7b;
	width: 955px;
}
body {
 behavior:url("csshover.htc");
}

p {
	margin: 5px 0px;
	padding: 0px;
}

form{
	margin: 0px;
}

ul {
	margin: 0px;
	padding: 0px 0px 4px 15px;
	list-style: square outside;
}
img {
	border: 0px;
	border-color: #000000;
}
.borderBottomDots{
	border-bottom: 1px dotted #000000;
}

#head{
	padding: 5px 0px 0px 0px;
	background: #fff;
}
	#searchDiv{
		height: 18px;
		padding-left: 14px;
		color: #666;
	}
	
	
#content{
	margin-top: 5px;
	padding: 5px 5px 10px 13px;
	background: #FFF url(images/bg_top_round.gif) no-repeat top;
}
#content_main{
	display: block;
	float: left;
	vertical-align: top;
}
#content_rightMeni{
	float: right;
	width: 200px;
	vertical-align: top;
}
	#breadcrumbs{
		margin-bottom: 10px;
	}
	#breadcrumbs img{
		margin: 0px 3px 0px 5px;
	}
	
#footer{
	background: #fff url(images/bg_footer.gif) no-repeat top;
	color: #999;
	text-align: center;
	padding: 7px 0px 10px 0px;
	width: 100%;
}
.clear{
	clear: both;
}

.menuDesni{
	width: 190px;
	padding: 5px;
	background: #e9ecfa;
}

.smallText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;	
}
.smallText a:link, .smallText a:visited{
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.smallText a:hover{
	color: #1E6604;
	text-decoration: underline;
}

.menuItem{
	border: 0px;
	cursor: pointer;
}

.section{
	padding: 5px 0px 0px 25px;
	background: url(images/bg_section1.gif) no-repeat;
	width: 266px;
	height: 210px;
	vertical-align: top;
}
.section img {
	margin: 5px 0px 2px 0px;
	display: block;
	border: 6px solid #FFF;
}
.section p{
	color: #FFF;
	margin: 0px 50px 0px 0px;
	/*height: 67px;*/
	overflow: hidden;
}

.logoLink	{
	border: 1px solid #fff;
}
.logoLink:hover	{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}


.desniOdmik{

}
.desniOdmik img{
	border: 0px;
	margin-right: 10px;
}

.celotnaPonudba{
	width: 100%;
}

.celotnaPonudba td{
	padding: 3px;
}

.celotnaPonudba	tr:hover{
	background: #eee;
	border-bottom: 1px dashed #ccc;
}
.celotnaPonudba	tr img{
	display: none;
}
.celotnaPonudba	tr:hover img{
	display: block;
}


/*colors*/
.red {
	color: #ff0000;
}
.blue {
	color: #375A95;
}
.linkImg{
	border: 0px;
	cursor: pointer;
}

/*forms*/
input {
	padding: 0px 2px;
	border: 1px solid #999;
	font-size: 11px;
}
input.inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	height: 14px;
	width: 200px;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	}
textarea.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	height: 200px;
	width: 300px;
	font-size: 11px;
	color: #000000;
	}
select.selectField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	height: 16px;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	}
#povprasevanje input{
	border: 1px solid #999;
	font-size: 12px;
}
#povprasevanje select{
	border: 1px solid #999;
	font-size: 10px;
}
#povprasevanje img {
	vertical-align: bottom;
	cursor: pointer;
}
#e-novice img {
	vertical-align: bottom;
	cursor: pointer;
}
#submitEnovice{
	vertical-align: -3px;
	_vertical-align: -2px;
}

/* links */
a:link, a:visited{
	color: #375A95;
	text-decoration: underline;
}
a:hover{
	color: #cdab84;
	text-decoration: none;
}

.h2Link a:link, .h2Link a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #375A95;
	text-decoration: none;
}
.h2Link a:hover{
	color: #cdab84;
	text-decoration: underline;
}
#footer a:link, #footer a:visited{
	padding: 0px 10px 0px 10px;
	color: #000;
	text-decoration: none;
}
#footer a:hover{
	color: #375A95;
	text-decoration: none;
	background: url(images/breadcrumbs_arrow.gif) no-repeat 0px 5px;
}

/* alignments */
#search_button {
	vertical-align: bottom;
	margin-left: 5px;
	cursor: pointer;
}

.alignRight{
	text-align: right;
}

h1 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
	h1 a:link, h1 a:visited{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none;
		color: #fff;
	}
	h1 a:hover{
		color: #cdab84;
	}

h2 {
	margin: 3px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #375A95;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #375A95;
}
h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #375A95;	
}

.inq_msg{
	text-align: center; 
	margin-left: -130px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.line_height16{
	line-height: 16px;
}

.dvojni_razmik{
	line-height: 22px;
}
.tabelaCenik{
	border-collapse: collapse;
	border: 1px solid #E9ECFA;
}
.tabelaCenik td{
	padding: 2px;
}
