body
{
	margin:0;border:0; padding:0;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
}


h1
{
	color:#77ad1c;
	font-family: Arial,Tahoma,Verdana,Sans-Serif;
	font-size:14px;
	margin-top:10px;
}

h2
{
	color:#5b72b6;
	font-family: Arial,Tahoma,Verdana,Sans-Serif;
	font-size:14px;
	margin-top:5px;
}

h3
{
	font-family: Arial,Tahoma,Verdana,Sans-Serif;
	font-size:12px;
	margin-top:5px;
}

p
{
		font-size:11px;
}

a
{
	color:#77ad1c;	
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

.more
{
	text-align:right;
}

#wrap {

	color:#081644;
	margin:0 auto;
	width:780px;
	background-color: #ffffff;
	background-image: url(../images/homepageGradient.jpg);
	background-position:0% 100%;
	background-repeat: repeat-x;
	border-left: 1px solid #081644;
	border-right: 1px solid #081644;
	border-bottom: 1px solid #081644;

}


#banner {

	width:780px;

}

#logo
{

	float:left;

}

#tagline
{
	
	float:right;
	
}

#menu {
	margin:0;
	padding:0;
	position: relative;
	z-index:100;
}

#content
{
	zoom:1;
	float:left;
	margin-left:10px;
	width:510px;
	display:inline;
}

#rightColumn
{
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
	width:210px;
	display:inline;
}

#newsright
{
	width:200px;
	margin-top:20px;
}

#messageButton
{
	color:#ffffff;
	text-align:left;
	height: 50px;
	margin-top:10px;
	background-image:url(../images/messageButton.png);
	background-repeat: no-repeat;
}

#messageButton p
{
	margin-left: 55px;
	margin-top: 5px;
}

#messageButton a
{
	color:#ffffff;
	text-decoration: none;
}

#messageButton a:hover
{
	color:#ffffff;
	text-decoration: underline;
}

#slideshow
{
	float:left;
	position:relative;
	height: 320px;
	margin-left:10px;
	display:inline;
}



#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#bottomBoxes
{
	float:left;
	width:780px;
	margin-bottom: 10px;
	display:inline;
}

.bottomBox
{
	text-align:left;
	float:left;
	width: 181px;
	margin-left:10px;
	margin-top: 10px;
	min-height:110px;	
	border: 1px solid #081644;
		display:inline;
}

.bottomBox h2
{
	margin-bottom: 8px;
}

.bottomBox p
{
	margin-left:5px;
	margin-bottom:6px;
}

.bottomBox a
{
	color:#5b72b6;
}

.bottomBox #email
{
	width:160px;
	float:right;
	margin-top:15px;
	margin-right:10px;
	height:15px;
	font-size:11px;
	color:#081644;
	vertical-align:middle;
	border: 1px solid #77ad1c;
}

.bottomBox #go
{
	float:right;
	margin-right:10px;
	margin-top:5px;
	height:20px;
	width:40px;
	color:#ffffff;
	font-weight:bold;
	background:#77ad1c;
	border: 1px solid #77ad1c;
}

#footer
{
	height:40px;
	width:780px;
	min-height: 40px;
	color:#ffffff;
	background-color:#5b72b6;
	font-size:9px;
}


#footerLeft
{
	margin-top:15px;
	height:25px;
	float:left;
}

#footerRight
{
	margin-top:15px;
	margin-right:10px;
	height:25px;
	float:right;
}

#footer a 
{
	color:#ffffff;
	text-decoration: underline;
	margin-left:10px;
	display:block inline;
	height:40px;
}

.clearFix
{
	line-height:1px;
	font-size:1px;
	height:0px;
	clear:both;
}

/* Page Specific Formatting */

#boardbox1{
	float:left;
	width: 100px;
	height:115px;
	padding-right:20px;
	padding-top: 10px;
}

#boardbox2{
	float:left;
	height: 115px;
	width: 300px;
	padding-top: 10px;
}

#boardname{
	display:inline;
}

#directorpic
{
	float:right;
	margin:10px;
}

	    /* DROPDOWN CSS */
		div.select {position:relative; width:180px;display:block; padding:3px; color:#081644; background:#ffffff;border:1px solid #081644;}
		div.select a{display:block;width:160px;}
		div.select a:hover {text-decoration:none}
		ul.selectbox {
			display:none;
			position:absolute; 
			top:22px; 
			left:0px; 
			padding:2px; 
			list-style:none;
			background:#ffffff; 
			border-width:1px; 
			border-style:solid; 
			border-color:#081644;
			z-index:1000; line-height:1.5em; display:block; margin:0}
		#text ul.selectbox li {border-top:1px solid #e4ef9d; background: none; width:96%; padding:2px 2%}
		ul.selectbox li:hover {background:#62AC1E}
		ul.selectbox a {color:#081644; height:18px; text-decoration:none}
		ul.selectbox a:hover {background:#62AC1E; height:18px;}
		div.select a.select_text {float:left;color:#081644;}
		div.select a.select_text:hover {color:#62AC1E;}
		div.select a.pulldown_arrow {
			float:right;
			display:block;
			width:12px;
			background:url(http://weblog.morosystems.cz/data/img/select_arrow.gif) no-repeat; 
			background-position: center center;
			text-decoration:none}
		div.select a.pulldown_arrow:hover {text-decoration:none}
		div.hide-dropdown .selectbox {display: none;}
		
		
		
		/*NEW WRAP FOR TABLE*/
		table.fact-sheet{
			border-collapse:collapse;
		}
		
		table.fact-sheet td{
			border:1px solid #081644;
			padding:2px;
		}
		
		table.fact-sheet th.number{
			width:20px;
		}
		
		table.fact-sheet th.title{
			width:330px;
			text-align:left;
		}
		
		table.fact-sheet th.available{
			width:149px;
			text-align:left;
		}
		
		 /*new css for contact form
*/
label,input,textarea,checkbox {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 7px;
}

label {
	text-align: right;
	width: 180px;
	padding-right: 20px;
}

br {
	clear: left;
}