﻿#wrapper
{
	width:979px;	
	margin:0 auto;	
	margin-top:3px;
}

div#banner
{	
	color: #fff;	
	/*border-bottom: 1px solid #000;*/
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	height:247px;
}
div#bannerContent
{	
	height:227px;
}
#menuBar
{
	
	position:absolute;
	margin-top:183px;
	height:35px;
	z-index:10;
	
}
#menuBar ul
{
	margin: 0;
	padding:0;
	margin-top:5px;
	list-style-type: none;
}
#menuBar  a
{
	display: block;
	/*width: 135px;*/
	/*padding: 3px 5px 3px 10px;*/
	text-decoration: none;
	
}


#logo
{
	margin-left:30px; 
	margin-top:70px;
	width:206px;
	height:77px; 
	 

	overflow:hidden;
	position:absolute;
	background-image:url(img/logo.png)
	
}

#languages
{
	
	font-size:0.8em;
	position:absolute;
	margin-left:850px; 
	margin-top:50px;
	width:120px;	
}
#languages a
{
	color:White;
}

div#breathcrumbs
{
	
	width:971px;
	height:20px;
	/*background-color: #959595;*/
	margin:0 auto;
	position:relative;
	z-index:1;
	
	font-size:0.7em;
	
	padding-left:10px;
}
div#breathcrumbs a
{
	color:White;
}

div#banner h3
{
	margin: 0;
	padding: .3em 0 .3em .5em;
	font-size: 2.2em;
	font-weight: normal;
}

div#container
{	

	width:977px;
	background-color:#858585;
	background-image:url(img/right_column_background.gif);
	background-repeat:repeat-y;
	background-position:747px;
	
	line-height: 100%;
	text-align:center;
	border-left:solid 1px #5f605f;
	border-right:solid 1px #5f605f;
}

div#container2
{
	border-left:solid 1px #515151;
	border-right:solid 1px #515151;
	background-color:white;
	width:969px;
	margin:0 auto;
	background-image:url(img/back-new.gif);
	background-repeat:repeat-y;
	
	font-size:0.87em;
	text-align:left;
	min-height:500px;
	_height:500px;
	height:100%;
}

div#navigation
{
	float: left;
	width: 180px;
	
	padding-left:20px;
		
}


#slideshow
{	
	width:235px;
	height:151px;
	margin-left:5px; 
	margin-top:10px;

	overflow:hidden;
	position:absolute;
}

#slideshow img
{
	display:none;
	
}
div#more
{
	float: right;
	width: 191px;
	margin: 0 0 0 0;
	padding-right:10px;
	padding-left:10px;
	
}



div#content
{
	margin-left: 200px;
	margin-right: 225px;
	min-height:400px;
	padding-left:10px;
	padding-right:10px;
	color:#5b5b5b;
	vertical-align:top;
	
}



div#content
{
	
}

#cleardiv
{
	clear: both;
	height: 1em;
}

div#footer
{
	clear: both;
	padding: 10px 10px;
	height:43px;
	text-align: right;
	background-image:url(img/footer_back.png)
}

div#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#footer li
{
	display: block;
	
}



/* to je za ikonco na levi strani ob imenu proizvajalca*/
.plusMinus
{
	width:9px;
	height:10px;
	background-repeat:no-repeat;
	background-image:url(img/plusMinus.gif);
	float:left;
}

.plusMinusActive
{
	background-position:-10;
}

.plusMinusSelected
{
	background-image:url(img/plusMinus_selected.gif);	
}
/*//ikonca*/

