/* Global Styles */

body {
	text-align:center;
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	border:0px;
	}
	
a   {
	text-decoration:none;
	color:#CC3300;
	}
	
a:hover {
	text-decoration:underline;
	}
	
/* ID Styles */

#top {
	background-image:url(../img/top.jpg);
	width:900px;
	height:125px;
}

#top2 {
	width:900px;
	height:28px;
}

#content {
	width:900px;
	border:0px;
	}
	
#jos {
	width:900px;
	height:35px;
	border:0px;
	text-align:center;
	text-decoration:none;
	}

	
#navigation a {
	font:13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	line-height: 28px;
	display:block;
	padding: 0px 10px;
/* 	border-right:2px solid #CCCCCC;    */
	}
	
#navigation a:hover {
	color: #CC3300;
	background: #FFFFFF;
	text-decoration: underline;
	}


/* Class Styles */

.top {
	text-align:center;
	}

.content1 {
	width:650px;
	}

.content2 {
	width:250px;
	}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 22px;
	font-size: 11px;
	color:#666666;
	letter-spacing:.1em;
	margin-left:100px;
	margin-right:10px;
	}

.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	}

.vorbe {
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-color:#666666;
	border-style: dashed;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px
	
	}


.style1 {
	color: #000000;
	font-weight: bold;
}

#slider {width: 400px; height: 300px; position: relative; overflow: hidden; padding:0;}
#sliderContent {width: 400px; position: absolute;top: 0; margin-left: 0; margin:0; padding:0;}
.sliderImage {float: left;position: relative;display: none;}
.sliderImage span {position: absolute;font: 13px Arial, Helvetica, sans-serif;padding: 10px 10px;width: 400px;background-color: #000;filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;color: #fff;display: none;}
.clear {clear: both;}
.sliderImage span strong {font-size: 18px; font-weight:normal;}
.top {top: 0; left: 0; }
.bottom {bottom: 0; left: 0;}
ul { list-style-type: none;}
ul li {list-style:none;}

