body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F4791;
}
td {
	empty-cells: show;
}
a, a:link, a:visited {
	color: #0F4791;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
#mainBox {
	width: 776px;
	text-align: left;
	vertical-align: top;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.h1 {
	width: 224px;
	vertical-align: bottom;
}
.h2 {
	width: 314px;
	vertical-align: bottom;
}
.h3 {
	width: 238px;
	vertical-align: middle;
	font-size: 11px;
}
.footerBar {
	background-image: url(../img/f1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#content {
	font-size: 11px;
	color: #0F4791;
}
#headerBar {
	background-image: url(../img/s2_h_pan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
}
#mainMenu {
	
}
#mainMenu ul, #mainMenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	display: inline;
}
#mainMenu a, #mainMenu a:link, #mainMenu a:visited {
	background-image: url(../img/m2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#mainMenu a.activ, #mainMenu a.activ:link, #mainMenu a.activ:visited {
	background-image: url(../img/listek.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	color: #296624;
	text-decoration: none;
}
#mainMenu a:hover {
	color: #000;
	vertical-align: top;
}
#langMenu {
	margin-bottom: 10px;
	font-size: 11px;
	display: none;
}
#langMenu ul, #langMenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#langMenu a, #langMenu a:link, #langMenu a:visited {
	padding: 1px 20px;
	background-image: url(../img/m2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0F4791;
	text-decoration: none;
}
#langMenu a:hover {
	color: #000;
}
td p:first-child {
	margin-top: 0;
	padding-top: 0;
}
.top {
	vertical-align: top;
	padding: 5px 0;
}

