table.master{
	font-style : normal;
	font-weight: bold;
	background-color : #000000;
	
} 



table.meniu1{
	font-style : normal;
	font-weight: bold;
	background-color : orange;
	position : relative; top : 11px;
} 

a.meniu1{
	font-style : normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	letter-spacing: 0.1em;
	padding-left : 0px;
}  

a:hover.meniu1{
	font-style : normal;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
	letter-spacing: 0.1em;
}  


div.meniu1{
	text-indent: 10px;
	}
	


table.meniu2{
	font-style : normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;  <!-- #CC9900 -->

a.meniu2{
	font-style : normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	letter-spacing: 0.1em;
}  


div.meniu2{
	text-indent: 10px;
	}

a.meniu3{
	font-style : normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
	letter-spacing: 0.1em;
	padding-left : 7px;
}  

a:hover.meniu3{
	font-style : normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #09547B;
	background-image: none;
	text-decoration : none;
	letter-spacing: 0.1em;
}  
	

body {
        
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


table.continut{
	font-style : normal;
	font-weight: bold;
	background-color : #ffffff;
	position : relative; left : 17;
} 

hr {
	color : #CC6600;

}

p {
	padding-left : 20px;

  }


.main
	{
	
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 12pt;
	text-decoration : none;

	}





font.capitol {
	font-size : 20px;
	color : darkblue;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 12pt;
	text-decoration : none;
 }

font.capitol2 {
	font-size : 16px;
	color : darkblue;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 12pt;
	text-decoration : none;
 }

font.imp {
	color : #000880;
 }

font.rooms {
	color : CC6600;
	font-weight : bold;
}

