/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
body {
	background-color:#2b4f4c;
}
a {
	color:#2b4f4c;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
}
a.submeniu {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.meniu {
	color:#f9f7e0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	}
h1 {
	font-size:28px;
	font-weight:normal;
	}
h2 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;	
	}
.tableout {
	border:#ffffff solid 1px;
	background-color:#f9f7e0;
	}
.tablein {
	border:#cbc6c3 solid 1px;
	background-color:#f9f7e0;
	}
.tablemeniu {
	border:#cbc6c3 solid 1px;
	background-color:#2b4f4c;
	height:30px;
	}
.tableintop {
	border:#cbc6c3 solid 1px;
	background-color:#f9f7e0;
	width:548px;
	height:162px;
	}
.footer {
	color:#f9f7e0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	}
#panorame {
	float:right;
	text-align:center;

	}