@charset "utf-8";
/* CSS Document */

body {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #2b2f35;
	background-color:#2a186e;
   
	margin: 0px;
	padding: 0px;
	background-image:url(../Dizajn/background.png);
	background-repeat:repeat-x;
        
}


img, img a {
	border: none;
}

#inside{
	width:1022px;
	height:auto;
	min-height:1024px;
       margin-left: auto;
	margin-right: auto;
}

#top{
	width:1024px;
	height:8px;
	overflow:hidden;
	float:left;
	background-image:url(../Dizajn/page-top.png);
	background-repeat:no-repeat;
	margin-top:40px;
}

#mid{
	width:1024px;
	height:auto;
	min-height:970px;
	overflow:hidden;
	float:left;
	background-image:url(../Dizajn/page-mid.png);
	background-repeat:repeat-y;
        
}

#bottom{
	width:1024px;
	height:10px;
	overflow:hidden;
	float:left;
	background-image:url(../Dizajn/page-bottom.png);
	background-repeat:no-repeat;
margin-left: auto;
	margin-right: auto;

}




#logo {
	width: 345px;
	height: 83px;
	float:left;
	overflow:hidden;
	margin-left:31px;
	margin-top:10px;
}

#banner{
	width:961px;
	height:251px;
	background-image:url(../Dizajn/banner.png);
	margin-left:31px;
	overflow:hidden;
	float:left;
	margin-top:4px;
}

#banner-storitve{
	width:961px;
	height:251px;
	background-image:url(../Dizajn/storitve-banner.png);
	margin-left:31px;
	overflow:hidden;
	float:left;
	margin-top:4px;
}

#banner-podjetje{
	width:961px;
	height:251px;
	background-image:url(../Dizajn/podjetje-banner.png);
	margin-left:31px;
	overflow:hidden;
	float:left;
	margin-top:4px;
}

#banner-povprasevanje{
	width:961px;
	height:251px;
	background-image:url(../Dizajn/povprasevanje-banner.png);
	margin-left:31px;
	overflow:hidden;
	float:left;
	margin-top:4px;
}

#menu{
	width:215px;
	height:251px;
	float:left;
	overflow:hidden;
}

#row-left{
	width:215px;
	height:auto;
	min-height:550px;
	margin-left:31px;
	float:left;
	overflow:hidden;
	margin-top:13px;
}

#kontakt{
	width:215px;
	height:auto;
	min-height:285px;
}
#kontakt-top{
	width:215px;
	height:4px;
	background-image:url(../Dizajn/left-top.png);
	background-repeat:no-repeat;
}

#kontakt-mid{
	width:187px;
	height:auto;
	min-height:276px;
	background-image:url(../Dizajn/left-mid.png);
	background-repeat:repeat-y;
	color:#2b2f35;
	font-family:trebuchet ms;
	font-size:12px;
    padding-left:28px;
}

#kontakt-mid a{

	color:#715dba;
	text-decoration:underline;
	font-weight:bold;

}

#kontakt-mid a:hover{
	
	color:#715dba;
	text-decoration:none;

} 

#kontakt-bottom{
	width:215px;
	height:4px;
	background-image:url(../Dizajn/left-bottom.png);
	background-repeat:no-repeat;
}

#news{
	width:215px;
	height:auto;
	margin-top:15px;
	overflow:hidden;
	float:left;
}

#news-top{
	width:215px;
	height:4px;
	background-image:url(../Dizajn/left-top.png);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

#news-mid{
	width:187px;
	height:auto;
	min-height:214px;
	background-image:url(../Dizajn/left-mid.png);
	background-repeat:repeat-y;
	padding-left:28px;
	overflow:hidden;
	float:left;
}

#news-bottom{
	width:215px;
	height:4px;
	background-image:url(../Dizajn/left-bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}

#barrisol{
	width:215px;
	height:auto;
	min-height:126px;
	margin-top:15px;
	font-family: trebuchet ms;
	font-size: 14px;
	color: #a098bf;
	float:left;
	overflow:hidden;
}


#content {
	width: 720px;
	padding-left: 32px;
	padding-right: 0px;
	padding-top: 32px;
	height: auto;
	min-height: 500px;
	overflow:hidden;
	float:left;
}

#content a{
	text-decoration:underline;
}

#content a:hover{
	text-decoration:none;
}

#novice{
	width:300px;
	height:220px;
	float:left;
	margin-left:30px;
	margin-top:40px;
}

#arhiv{ 
	color:#715dba;
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	background-image:url(../Dizajn/arhiv-button.png);
	background-repeat:no-repeat;
	background-position:0px 50%;
	text-indent:20px;
	width:215px;
	height:20px;
	float:left;
	overflow:hidden;
}
#arhiv a{ 
	color:#715dba;
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	text-indent:25px;
}

#arhiv a:hover{ 
	color:#715dba;
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	text-indent:25px;
}

#footer {
	width: 1024px;
	height: 66px;
	overflow:hidden;
margin-left: auto;
	margin-right: auto;
}


#footer-menu{
	width: 1024px;
	height: 25px;
	overflow:hidden;
	margin-top:20px;
}


#footer-links {
	font-family:trebuchet ms;
	font-size:14px;
	color: #a098bf;
	float:left;
	width:420px;
	height:25px;
	margin-left:31px;
}

#footer-links a{
	color: #a098bf;
	text-decoration: underline;
}

#footer-links a:hover{
	color: #a098bf;
	text-decoration: none;
	font-weight:bold;
}

#footer-links-r {
	font-family:trebuchet ms;
	font-size:14px;
	color: #a098bf;
	float:right;
	width:400px;
	height:25px;
	margin-right:31px;
}

#footer-links-r a{
	color: #a098bf;
	text-decoration: underline;
}

#footer-links-r a:hover{
	color: #a098bf;
	text-decoration: none;
	
}




	
