@charset "utf-8";

/*  glavno okno */
#chio_container { 
	width:1040px; 
	float:left;}


/*  glava okna */	
#chio_container_top {
	width: 1040px; height:auto;
	background:url(/images/chio-bg-h.gif) repeat-y; 
	float:left;}
	
	#chio_container_top .left { 
		width:80px; 
		float:left;}
		
	#chio_container_top .center {
		width:879px; 
		float:left;}
		
	#chio_container_top .right { 
		width:80px; 
		float:left;}


/*  noga okna */
#chio_container_bottom {
	width: 1040px; 
	float:left;}
	
	#chio_container_bottom .left{ 
		width:80px; 
		height:60px; 
		background:url(/images/chio-corner-l.gif) no-repeat; 
		float:left;}	
	
	#chio_container_bottom .center {
		width:879px; 
		height:60px; 
		background:url(/images/chio-bg-noga.gif) repeat-x; 
		float:left;}
	
	#chio_container_bottom .right {
		width:80px; 
		height:60px; 
		background:url(/images/chio-corner-r.gif) no-repeat; 
		float:left;}
	

/*  vsebina okna */

#chio_content { 
	width:879px; 
	float:left;}
	
	/*  navigacija blagovne znamke */
	#chio_content .left	{ 
		width:190px; 
		background:url(/images/chio-bg-l.png) no-repeat top; 
		height:438px; 
		float:left;}
				
		#chio_content .navigacija { 
			width:160px; 
			padding-top:180px;
			float:left;}
	
	/*  besedilo blagovne znamke */
	#chio_content .center { 
		width:500px; 
		float:left;}
		
		#chio_content .image { 
			width:500px;
			float:left; 
			height:249px;}	
			
		#chio_content .text { 
			width:500px; padding:0px; margin:0px;
			background:url(/images/chio-bg-text.png) no-repeat top;  
			float:left;}
	
	/*  videi in nagrade blagovne znamke */
	#chio_content .right {
		background:url(/images/chio-bg-r.png) no-repeat top left;  
		width:189px; height:438px; 
		float:left;}
		
		#chio_content .flash_box_video { 
			/*border:1px solid #fff;*/
			float:right;}
		
		#chio_content .flash_box_opis {
			float:left; 
			width:169px; 
			padding:0px 0px 0px 20px;
			height:50px;}
				
		#chio_content .flash_link { 
		 	background:url(/images/box-bg.png) repeat-x; 
			height:29px; padding-top:3px; 
			width:143px;
			float:left;}
		
		#chio_content .flash_arrow { 
			background:url(/images/box-arrow.png) no-repeat; 
			width:21px; 
			height:29px; 
			float:right;}
	
	
/*  tipografija */	


/*  navigacija blagovne znamke */
.chio_nav ul {margin:0; padding:0; list-style-type:none;}
.chio_nav ul.navigation_sub li ul li {margin:0; padding:0; list-style-type:none;}
.chio_nav { 
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold; 
	color:#800912;
	text-transform:uppercase; 
	line-height:18px; 
	padding:0px 0px 0px 30px;}
	
	.chio_nav a:link, .chio_nav a:active, .chio_nav a:visited { 
		color: #800912; 
		text-decoration:none; }
	.chio_nav a:hover {
		color: #fff; 
		text-decoration:none; }		
	
.chio_text{ 
	font-family:Trebuchet MS;
	font-size:14px;
	color:#5e040b;
	line-height:18px;}
	
	.chio_text a:link, .chio_text a:active, .chio_text a:visited { 
		color: #fff; 
		text-decoration:underline; }
	.chio_text a:hover {
		color: #fff; 
		text-decoration:none; }		
	
#chio_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:#fff;
	line-height:18px;}	
	
#exxtra{
background:url(/images/exxtra/btn_exxtra.png) top left no-repeat;
width:188px;
height:155px;
float:left;
cursor:pointer;
}
#exxtra:hover{
background:url(/images/exxtra/btn_exxtra_rollover.png) top left no-repeat;
width:188px;
height:155px;
float:left;
cursor:pointer;
}
#valentinovo{
background:url(/images/exxtra/btn_valentinovo.png) top left no-repeat;
width:188px;
height:125px;
float:left;
cursor:pointer;
}
#valentinovo:hover{
background:url(/images/exxtra/btn_valentinovo_rollover.png) top left no-repeat;
width:188px;
height:125px;
float:left;
cursor:pointer;
}
