@charset "utf-8";

/*  glavno okno */
#soletti_container { 
	width:1040px; 
	float:left;}


/*  glava okna */	
#soletti_container_top {
	width: 1040px; height:auto;
	background:url(/images/soletti-bg-h.gif) repeat-y; 
	float:left;}
	
	#soletti_container_top .left { 
		width:80px; 
		float:left;}
		
	#soletti_container_top .center {
		width:879px; 
		float:left;}
		
	#soletti_container_top .right { 
		width:80px; 
		float:left;}



/*  noga okna */
#soletti_container_bottom {
	width: 1040px; 
	float:left;}
	
	#soletti_container_bottom .left{ 
		width:80px; 
		height:60px; 
		background:url(/images/soletti-corner-l.gif) no-repeat; 
		float:left;}	
	
	#soletti_container_bottom .center {
		width:879px; 
		height:60px; 
		background:url(/images/soletti-bg-noga.gif) repeat-x; 
		float:left;}
	
	#soletti_container_bottom .right {
		width:80px; 
		height:60px; 
		background:url(/images/soletti-corner-r.gif) no-repeat; 
		float:left;}
	

/*  vsebina okna */

#soletti_content { 
	width:879px; 
	float:left;}
	
	/*  navigacija blagovne znamke */
	#soletti_content .left	{ 
		width:190px; 
		background:url(http://www.pombar.si/intersnack_images_do_not_touch/images/soletti-bg-l.png) no-repeat top left; 
		height:438px; 
		float:left;}
				
		#soletti_content .navigacija { 
			width:160px; 
			padding-top:180px;
			float:left;}
	
	/*  besedilo blagovne znamke */
	#soletti_content .center { 
		width:500px; 
		float:left;}
		
		#soletti_content .image { 
			width:500px;
			float:left; 
			height:249px;}	
			
		#soletti_content .text { 
			width:500px; padding:0px; margin:0px;
			background:url(/images/soletti-bg-text.png) no-repeat top left;  
			float:left;}
	
	/*  videi in nagrade blagovne znamke */
	#soletti_content .right {
		background:url(/images/soletti-bg-r.png) no-repeat top left;  
		width:189px; height:438px; 
		float:left;}
		
		#soletti_content .flash_box_video { 
			float:right;
		}
		
		#soletti_content .flash_box_opis {
			float:left; 
			width:169px; 
			padding:0px 0px 0px 20px;
			height:50px;}
				
		#soletti_content .flash_link { 
		 	background:url(/images/box-bg.png) repeat-x; 
			height:29px; padding-top:3px; 
			width:143px;
			float:left;}
		
		#soletti_content .flash_arrow { 
			background:url(/images/box-arrow.png) no-repeat; 
			width:21px; 
			height:29px; 
			float:right;}
	
	
/*  tipografija */	


/*  navigacija blagovne znamke */
.soletti_nav ul {margin:0; padding:0; list-style-type:none;}
.soletti_nav ul.navigation_sub li ul li {margin:0; padding:0; list-style-type:none;}
.soletti_nav { 
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold; 
	color:#fedd00;
	text-transform:uppercase; 
	line-height:18px; 
	padding:0px 0px 0px 30px;}
	
	.soletti_nav a:link, .soletti_nav a:active, .soletti_nav a:visited { 
		color: #fedd00; 
		text-decoration:none; }
	.soletti_nav a:hover {
		color: #cef4ff; 
		text-decoration:none; }		
	
.soletti_text{ 
	font-family:Trebuchet MS;
	font-size:14px;
	color:#cef4ff;
	line-height:18px;}
	
	.soletti_text a:link, .soletti_text a:active, .soletti_text a:visited { 
		color: #fff; 
		text-decoration:underline; }
	.soletti_text a:hover {
		color: #fff; 
		text-decoration:none; }		
	
#soletti_content h1 {
	font-family:Trebuchet MS;
	font-size:14px; 
	font-weight:bold; 
	font-style:italic; 
	line-height:18px; 
	text-transform:uppercase; 
	padding:15px 0px 10px 0px;
	color:#fedd00;
	line-height:18px;}	
	
