body {
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	background-color: white;
	color: #6f6f6f;
}
h1, h2, h3, h4, h5 { font-size: 12px; font-weight: bold; color: #539a13; }
h1.seo { display: none; }

a { color: #6f6f6f; }
a img { border: 0px; }
.break { clear: both; overflow: hidden;}
div.more { text-align: right; padding-bottom: 10px; }
div.more a { 
	font-weight: bold; 
	color: #539a13; 
	font-size: 11px; 
	text-decoration: none; 
	}
.backButton { display: block; padding: 20px; width: 50px; }
/* ------------- HEADER ------------------*/
div.header {
	margin: auto;
	width: 750px;
	min-height: 300px;
	_height: 300px;
	padding-left: 32px;
	padding-right: 18px;
	background: url("img/hdBack.gif");
	text-align: left;
	overflow: visible;
}
div.header .menu {
	padding-top: 60px;
	width: 159px;
	float: left;
}

div.header .menu a{
	display: block;
	width: 139px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	background: url("img/menuBack.gif");
	color: #6f6f6f;
	text-decoration: none;
}
div.header .menu .selected {
	background-position: 0px 25px;
	color: #539a13;
}
div.header .menu a:hover{
	background-position: 0px 25px;
	color: #539a13;
}
div.header .picture {
	background: url("img/p_title.jpg");
	background-repeat: no-repeat;
	width: 580px;
	height: 300px;
	float: left;
	background-position: 47px 60px;
}
div.header .logo {
	margin-top: 20px;
	width: 139px;
	height: 132px;
	background: url("img/logo.png");
	_background: url("img/logo.gif");
}
div.header .sysMenu {
	width: 400px;
	height: 20px;
	padding-top: 40px;
	padding-right: 5px;
	text-align: right;
	float: right;
	font-size: 11px;
}
div.header .sysMenu a{ 	text-decoration: none; }
div.header .sysMenu a:hover{ text-decoration: underline; color: #539a13; }

/* ----------------- CONTENT ---------------------------- */
div.content {
	margin: auto;
	width: 750px;
	padding-left: 32px;
	padding-right: 18px;
	background: url("img/bg.gif");
	text-align: left;
}
div.content a{ 	color: #539a13; text-decoration: underline; }
div.content .date { font-size: 11px; }
div.content .title { padding: 20px 20px; }

div.content .box {
	background: url("img/boxBack.gif");
	background-repeat: repeat-x;
	width: 695px;
	padding: 5px 20px;
	min-height: 150px;
	line-height: 150%;
}
div.content .files {
	float: right;
	width: 250px;
	border: 1px solid #CCCCCC;
	background: white;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding: 10px;
	padding-bottom: 30px;
	position: relative;
	left: 20px;
}
div.content .files img { float: left; margin-right: 5px; cursor: pointer; border: 1px solid #999999;}
div.content .files .item { clear: both; margin-bottom: 20px; }
/* ------------- FOOTER ------------------*/
div.footer {
	margin: auto;
	width: 800px;
	height: 150px;
	background: url("img/footer.png");
	font-size: 11px;
	color: #6f6f6f;
	padding-top: 130px;
}
div.footer a { 	text-decoration: none; }
div.footer a:hover{ text-decoration: underline; color: #539a13; }
div.footer .red { color: #ff0000; }
div.footer .w3c { text-align: right; padding:0px; padding-right: 40px; }
div.footer .w3c a{ color: #CCCCCC; }
/* ----------------------- tabor -------------------------------*/

.taborItem {
	width: 500px;
	padding-bottom: 10px;
}
.taborOpt {
	width: 200px;
	float: left;
}
.taborInfo {
	clear: both;
	padding-left: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
	display:
	}
/* ------------------------ gallery ---------------------------- */
a.gallery {
	display: block;
	float: left;
	width: 130px;
	height: 130px;
	margin: 3px;
	background-color: #f5f5f4;
	border: 1px solid #999999;
	text-align: center;
}
a.gallery img {  }
a.galleryFull img { border: 1px solid #999999; }
.myadd { display: none; }
.partnerItem { padding: 5px 0px; list-style-type: circle; clear: both;}
.partnerOpt { float: left;  }
