/* --- hír boxok --- */

.newsbox1_title
	{
	width:197px;
	height:45px;
	background:url(images/stihl_box_head.jpg) no-repeat;
	}

.newsbox2_title
	{
	width:197px;
	height:45px;
	background:url(images/viking_box_head.jpg) no-repeat;
	}

.newsbox3_title
	{
	width:197px;
	height:45px;
	background:url(images/honda_box_head.jpg) no-repeat;
	}

.newsbox4_title
	{
	width:197px;
	height:45px;
	background:url(images/interf_box_head.jpg) no-repeat;
	}


.newsbox1_cont
	{
	padding:8px;
	height:421px;
	font-size:10px;
	text-align:justify;
	overflow:hidden;
	background:#EBF0FB  url(images/stihl_box.jpg) no-repeat;
	}

.newsbox1_cont div, .newsbox2_cont div, .newsbox3_cont div, .newsbox4_cont div
	{
	margin-top:240px;
	height:180px;
	overflow:hidden;
	}

.newsbox2_cont
	{
	padding:8px;
	height:421px;
	font-size:10px;
	text-align:justify;
	overflow:hidden;
	background:#EBF0FB  url(images/viking_box.jpg) no-repeat;
	}

.newsbox3_cont
	{
	padding:8px;
	height:421px;
	font-size:10px;
	text-align:justify;
	overflow:hidden;
	background:#EBF0FB  url(images/honda_box.jpg) no-repeat;
	}

.newsbox4_cont
	{
	padding:8px;
	height:421px;
	font-size:10px;
	text-align:justify;
	overflow:hidden;
	background:#EBF0FB  url(images/interf_box.jpg) no-repeat;
	}

a.newsbox1:link, a.newsbox1:visited
	 {   
	color: #F37A1F; 
	text-decoration: none; 
	}

a.newsbox1:hover 
	{   
	color: #F00; 
	text-decoration: none; 
	}


a.newsbox2:link, a.newsbox2:visited
	 {    
	color: #329F32; 
	text-decoration: none; 
	}

a.newsbox2:hover 
	{   
	color: #F00; 
	text-decoration: none; 
	}

a.newsbox3:link, a.newsbox3:visited
	 {    
	color: #E00032; 
	text-decoration: none; 
	}

a.newsbox3:hover 
	{   
	color: #000; 
	text-decoration: none; 
	}

a.newsbox4:link, a.newsbox4:visited
	 {    
	color: #019036; 
	text-decoration: none; 
	}

a.newsbox4:hover 
	{   
	color: #F00; 
	text-decoration: none; 
	}


.newsbox1, .newsbox2, .newsbox3, .newsbox4
	{
	width:197px;
	background:#ECF0FB;
	padding:0px;
	margin:0px;	
	float:left;
	}

.newsbox_next
	{
	height:20px
	}

/* --- akciós boxok --- */

#salesbox1_content,  #salesbox2_content,  #salesbox3_content,  #salesbox4_content
	{
	padding:5px;
	width:187px;
	height:200px;		/* a doboz magasságát állítja*/
	text-align:center;
	}

#salesbox1
	{
	width:197px;
	float:left;
	}

#salesbox1_title
	{
	width:197px;
	height:45px;
	background:url(images/akcio_stihl.gif) no-repeat;
	}

#salesbox1_content
	{
	background:#FCF2E5;
	color:#E5741E;		/* a szöveg színét állítja a Stihl dobozban */
	}

#salesbox1_footer
	{
	width:197px;
	background:#F37A1F;
	height:10px;
	}

#salesbox2
	{
	width:197px;
	float:left;
	}

#salesbox2_title
	{
	width:197px;
	height:45px;
	background:url(images/akcio_viking.gif) no-repeat;
	}

#salesbox2_content
	{
	background:#EAF5EA;
	color:#29852B;		/* a szöveg színét állítja a Viking dobozban */
	}

#salesbox2_footer
	{
	width:197px;
	background:#319F32;
	height:10px;
	}

#salesbox3
	{
	width:197px;
	float:left;
	}

#salesbox3_title
	{
	width:197px;
	height:45px;
	background:url(images/akcio_honda.gif) no-repeat;
	}

#salesbox3_content
	{
	background:#FCE5EA;
	color:#C7002B;		/* a szöveg színét állítja a Honda dobozban */
	}

#salesbox3_footer
	{
	width:197px;
	background:#E10031;
	height:10px;
	}

#salesbox4
	{
	width:197px;
	float:left;
	}

#salesbox4_title
	{
	width:197px;
	height:45px;
	background:url(images/akcio_interf.gif) no-repeat;
	}

#salesbox4_content
	{
	background:#E5F4EB;
	color:#00752B;		/* a szöveg színét állítja a Interforce dobozban */
	}

#salesbox4_footer
	{
	width:197px;
	background:#009036;
	height:10px;
	}