			a {color: white; text-decoration: none;}
			a:link {color: white; text-decoration: none;}
			a:visited {color: white; text-decoration: none;}
			a:hover {color: white; text-decoration: none;}
			a:active {color: white; text-decoration: none;}


body
	{
		background-color: 000000;
		topmargin:0; 
		leftmargin:0;
		marginheight:0;
	}
	body.home
		{
			background-color: #c2c2c2;
			background-image: url('homebg.gif');

			topmargin:0; 
			leftmargin:0;
			marginheight:0;

		}
	body.rest
		{
			background-color: #f08200;
			background-image: url('restbg.gif');

			topmargin:0; 
			leftmargin:0;
			marginheight:0;
		}
	body.rh
		{
			background-color: #dc0000;
			background-image: url('rhbg.gif');

			topmargin:0; 
			leftmargin:0;
			marginheight:0;

		}
	body.apart
		{
			background-color: #00ae15;
			background-image: url('apartbg.gif');
			topmargin:0; 
			leftmargin:0;
			marginheight:0;
		}

	body.sport
		{
			background-color: 000000;
			background-image: url('sportsbg.gif');
			topmargin:0; 
			leftmargin:0;
			marginheight:0;

		}
				body.sportmobi
					{
						background-color: 000000;
						background-image: msportbg.gif
						topmargin:0; 
						leftmargin:0;
						marginheight:0;
					}
					
td.nav
	{
		position:absolute;
		top: 200px;
		left: 0px;
	}
	

div.cont
	{
		position:absolute;
		top: 150px;
		left: 275px;
		right: 10%;
		color: white;
		font-weight: bold;
		font-family: arial;
	}
div.submenu
	{
		position:absolute;
		top: 200px;
		left: 275px;	
	}
div.logo
	{
		position: absolute;
		top: 20px;
		left: 225px;
	}
	
h2
	{	
		font-family: arial;
	}
h3
	{	
		font-family: arial;
				
	}
td.restinfo
	{
		text-indent: 10px;
		
	}
	
td.contact
	{
		vertical-align: top;
	}
p
	{
		margin-right: 30%
	}
