
	body	{
	background: #000000; text-align: center;margin-top:0;min-height:500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#7A7A7A;
	letter-spacing: 0em;
	line-height: 16px;
	}
	.mainContent
	{
		width:950px;
		min-height:600px;

		background: #fff;
		height:auto;
		
	}
	.bokningmainContent
	{
		width:670px;
		min-height:1000px;
		padding:20px;
		background: #fff;
		height:auto;
		text-align: left;
	}
	
	.topMenu
	{
		width:950px;
		float:left;
		
	}
	.topMenu ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	/*Top level list items*/
	.topMenu ul li{
		position: relative;
		display: inline;
		float: left;
	
	}
	
	/*Top level menu link items style*/
	.topMenu ul li a{
		display: block;
		width: 140px; /*Width of top level menu link items*/
		padding: 2px 8px;
		border: 0px solid #202020;
		border-left-width: 0;
		text-decoration: none;
		
		color: black;
		font: bold 11px Tahoma;
	}
	
	.topMenu ul li a:hover{
		background: #eeeeee center center repeat-x;
	}
	
	
	.leftcontainerBox
	{
		width:390px;
		min-height:240px;
		float:left;
		background: #fff;
		height:auto;
		text-align: left;
		margin: 20px;
		font: 16px Tahoma;
		border: 1px solid #eeeeee;
		padding:20px
	}
	.rightcontainerBox
	{
		width:430px;
		min-height:280px;
		float:left;
		background: #fff;
		height:auto;
		text-align: left;
		margin: 20px;
		font: 16px Tahoma;
		border: 1px solid #eeeeee;
	}
	.clear
	{
		clear:both;
		
	}
	h2
	{
		font: 24px Tahoma;
		margin-bottom:3px;
		
	}
	
	.rub1
	{
		font: 24px Tahoma;
		margin-bottom:3px;
		
	}
	
td
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#7A7A7A;
	letter-spacing: 0em;
}
a
{
	color:#7A7A7A;
	text-decoration:none;
}
a:hover
{
	color:#ff0000;
}
.catRub
{
	float:left;
	width:50px;
	color:#F55353;
}
.plain {height:20px; border:1px solid gray; font:9pt arial; text-align:center;  vertical-align:middle;}
.vbtn {height:22px; width:34px; font:bold 10pt arial; border:0px solid silver;  vertical-align:middle;}
.vsel {height:16px; width:60px; border:1px solid gray; font:10px arial; text-align:center; vertical-align:middle;}
