* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #99CCFF;
/*	background: #6699CC; */
	color: #000;
	font-size: x-small;
	text-align: center;
	min-width: 760px;
	min-height: 450px;
	line-height: normal;
}
html>body {
	font-size: small;
}
#main {
 	width: 800px;
	margin: 0 auto;
	text-align: left;
 	background: url(imgs/page-800b.gif) repeat-y; 
	min-height: 100%;
	height: 100%;
	position: relative;
 }
 body>#main {
 	height: auto;
 }
 #head {
 	color: #fff;
	background: #d0cdcd url(imgs/header2b.gif) no-repeat;
	height: 100px;
 }
 #text {
 	padding: 15px 175px 85px 175px;
 }
 #footer {
	width: 800px;
	height: 44px;
	overflow: hidden;
/*	position: absolute;*/
	clear: both;
	bottom: 0;
	left: 0;
	background: #99CCFF url(imgs/footer2b.gif) no-repeat;
	text-align: center;
	font-size: 9px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-top: 2px;
 }
 h2, h3  {
 	font-size: 130%;
 }
 h2 {
 	padding: 0 0 5px 0;
 }
 p {
 	padding: 0 0 15px 0; 
 }
#content-area {
	width: 590px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#left-panel {
	width: 165px;
	float: left;
}
#right-panel {
	margin-left: 165px;
}
#center {
 	background: url(imgs/page-800b.gif) repeat-y;
	min-height: 700px;
}
#menu a {
	font: bold 12px/normal Arial, Helvetica, sans-serif;
	color:#ffffff;
	background: #6699CC no-repeat;
	text-decoration: none;
	display: block;
	padding-right: 0;
	padding-left: 5px;
	border-top: 1px solid #333399;
	border-right: 1px none #333399;
	border-bottom: 1px solid #333399;
	border-left: 5px solid #333399;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu a:hover {
	font-weight: bold;
	color: #333399;
}
#menu a:active {
	font-weight: bold;
}

/*	
#vm2 a{
	color: #333399;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	border-bottom-width: 3px;
}
*/
#cert-loga {
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.blue-header {
	color: #333399;
	padding: 2px;
	width: 100%;
	display: block;
	border-top: 1px solid #6699CC;
	border-right: 5px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	font-weight: bold;
	margin-bottom: 10px;
	clear: right;
}
.place-hld {
}
.inner-ul {
	padding-left: 20px;
}
.menu-delim {
	font: bold 12px/normal Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #333399;
	text-align: center;
}
.blue-text {
	color: #333399;
}
.smart {
	color: #FF0000;
}
.img-right {
	float: right;
	margin-bottom: 10px;
	border: thin solid #333399;
	margin-left: 10px;
}
.img-left {
	border: thin solid #333399;
	float: left;
}
.img-border {
	border: thin solid #333399;
	padding: 0px;
	margin: 0px;
	float: none;
}
.form-inp {

}
.form-text-left {
	float: left;
	width: 100px;
}
.form-style {
	background-color: #eeeeee;
	padding: 10px;
}
.news-banner {
	background-color: #CC0000;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news-banner a {
	color: #FFFFFF;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCFF;
}
td {
	border: 1px solid #CCCCFF;
}
.download a {
	font-size: xx-small;
	font-weight: bold;
}
.download {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.fotogalerie td, .fotogalerie table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
