body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eedddd;
	margin-top: 7px;
	margin-left: 0px;
	background-image:url(/images/background.gif);
	text-align: center;
}
#main {
	border: 1px solid;
	border-color: #555555;
	margin: auto;
	width: 750px;
	text-align: center;
	background-color: white;
}
#head {
	background-image: url('/images/top/menu1_p_3.jpg');
	height: 100px;
	text-align: left;
	margin-left: 0px;
	padding-left: 15px;
}
#head img {
	margin-top: 10px;
}
#address {
	float: right;
	width: 310px;
	padding: 10px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	margin-right: 30px;
	margin-top: 15px;
	font-size: 9px;
}
#address1 {
	float: left;
}
#address2 {
	float: right;
}
#menu {
	background-image:url('/images/menu/menu2_p_3.jpg');
	background-color: #cecece;
	width: 192px;
	padding: 5px;
	padding-top: 42px;
	background-repeat: no-repeat;	
}
#menu ul {
	list-style-type: none;
	margin-left: -22px;
	margin-top: 2px;
}
#menu li {
	background-image: url('/images/menu/menu_bg.gif');
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: -10px;
	width: 160px;
	padding-left: 8px;
	font-size: medium;
	margin-top: 10px;
	
}
#menu h2 {
	font-size: x-small;
	margin-top: 25px;
}
#menu p {
	font-size: x-small;
}
#languages {
	margin-bottom: 20px;
	margin-top: 20px;
}
#text {
	padding: 10px;
	width: 530px;
	float: right;
	margin-left: 15px;
	text-align: left;	
	padding-top: 25px;
}
#paticka {
	clear: both;
}
#intro {
	margin-top: 10px;
	margin-bottom: 20px;
}
#indexmap {
	float: right;
	margin-right: 15px;
	
}
img {
	border-width: 0px;
}
.top {
	border: 1px solid;
	border-color: #000099;
}
.top TR TD {
	font-size: 14px;
	background-color: #EEEEEE;
	color:#000000;
}
.tbl-border TR TD {
	background-color: #000099;
	color:#000000;
}
a:link  {
	text-decoration : underline;
	color : #0000a5;
	font-weight: bold;
}
a:visited  {
	color : #0000a5;
	text-decoration : underline;
	font-weight: bold;
}
a:hover  {
	color : #0000ff;
	text-decoration : none;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
}
h2 {
	font-size: 14px;
	margin-bottom: 8px;
}
h3 {
	font-size: 14px;
	margin-bottom: 6px;
}
p {
	font-size: 14px;
	text-align: justify;
	margin-top : 0px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.list-tbl {
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color: #000099;
}
.list-tbl TR TH {
	text-align: left;
	background-color: #eeeeee;
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: #000099;
	padding : 2px 2px 2px 2px;
	color:#000000;
}
.list-tbl TR TD {
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: #000099;
	padding : 2px 2px 2px 2px;
}
.invalid {
	border-color: #444444;
}
#intro_list{
	margin-left: -10px;
}
.marquee {
	font-size: 14px;
	color: red;	
	font-weight: bold;
}