body {
padding: 0px;
margin: 0px;
}

.mainBG
{
  background: url('/gfx/Rugges_main.jpg') no-repeat;
}

.main
{
  
}

.leftLine
{
  background: url('/gfx/Rugges_mainlines_01.jpg') repeat-x;
}

.rightLine
{
  background: url('/gfx/Rugges_mainlines_03.jpg') repeat-x;
}

.menu
{
  background: url('/gfx/Rugges_ban&men_05.jpg') no-repeat;
}

.productBack
{
  background: url('/gfx/Rugges_toote&taust_06.jpg')  repeat-y;
}

.left_rightLine
{
  background: url('/gfx/Rugges_rightLine_06.jpg') repeat-y;
}

.leftMenu
{
  background: url('/gfx/Rugges_secondmenu_06.jpg') no-repeat; width:183; height:30; 
}

.leftMenuStyle
{
  font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:none;
}

.text
{
 font-family:Tahoma; font-style:Regular; font-size:12px; text-align:justify;
}

.contentLabel
{
 font-family:Tahoma; font-style:Regular; font-size:18px; color:#000000;
}

.leftMenu2
{
  background: url('/gfx/Rugges-X_06.jpg') repeat-y; width:183; height:10; 
}

.leftMenu2Top
{
  background: url('/gfx/Rugges-X_03.jpg') no-repeat; width:183; height:17;
}

.leftMenu2Bottom
{
  background: url('/gfx/Rugges-X_07.jpg') no-repeat; width:183; height:15;
}

.leftMenuWhiteStripe {
	border-bottom: 1px solid #FFFFFF;
	width: 150px;
	margin: 3px 0 0 15px;
}

#lang{ text-align: left; width: 800px; padding: 3px 0; }
#lang a{ color: black; text-decoration: none; text-transform: uppercase; font: bold 11px verdana; }
#lang a.active, #lang a:hover{ text-decoration: underline; }
