/* CSS Document */
body {
	font-family: verdana, arial, helvetica, serif;
	font-size: 12px;
	background-color: #656565;
	padding: 0;
	margin: 0;
	background-color:000000;
	background-image:url(http://spolacek.com/pub/background.gif);
	background-repeat: repeat;
	background-position: top center;
	background-attachment:fixed;	
}

td {
	vertical-align:top;
	}

#main {
	padding-top:0px;
	width:896px;
	margin:auto;
	background-color: #FFFFFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 856px;
}	
html>body #main {
	width: 896px;
} 

#topcontainer {
	width: 856px;
	padding:20;
	background-color: #FFFFFF;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 896px;
}

html>body #topcontainer {
	width: 856px;
} 

#footer {
	width: 856px;
	padding: 30px 0px;
	margin: auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #656565;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 856px;
}

html>body #footer {
	width: 856px;
} 


#footer a {
	text-decoration: none;
}

#footer a:link {
	color: #656565;
}

#footer a:visited {
	color: #656565;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:active {
	color: red;
}

#bodycontainer {
	width:800px;
	padding-top:60px;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 800px;
}

html>body #bodycontainer {
	width: 756px;
} 

#bodycontainer p {
	padding-bottom:25px;
	text-align:left;
	margin:0px;
}

#bodycontainer p img {
	display:block;
	padding-bottom:11px;
	margin:0px;
}

/* fonts style */

.style1 {
	font-size: 14px;
	line-height: 18px;
}

.style1 a:link, a:visited, a:active {
	text-decoration: none;
	color:#24297E;

}

.style1 a:hover {
	text-decoration: underline;
	color:#FF0000;
}

.style1 li {
	list-style-type: disc;
	list-style-position: inside;
	position:inherit;
	background: none;
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#000000;
	float: none;
	border: 0;
	text-indent: -16px;
	padding-bottom: -40px;
}

.stylenav {
	font-size: 14px;
	line-height: 18px;
}

/* Slideshow Styles */

#rotator{
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 250px;
	height: 250px;
}

#rotator img
{
	width: 250px;
	height: 250px;
}

#rotator2
{
	cursor: pointer;
}

#rotator2 img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

hr.a {width: 100%px;
	text-align: center;
 	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	margin: 10px 0px 10px 0px;

}
	

/* MENU STYLES  */



#menu{
	position:relative;
	z-index:1;
	top:0;
	left:0;
	background:url(http://spolacek.com/pub/tabbkgd.gif) repeat;
	border:1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin:0px;
	list-style:none;
	overflow: hidden;	

}#menu ul{
	width:100%;
    background:url(http://spolacek.com/pub/tabbkgd.gif) repeat;
	padding-left:0;
	margin:0;
	float:left;

}	
li ul{
	position:relative;
    background:url(http://spolacek.com/pub/tabbkgd.gif) repeat;
	display:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:none;
}
li{
	position:relative;
    background:url(http://spolacek.com/pub/tabbkgd.gif) repeat;
	padding:8px 0px 8px 20px;
	margin:0px;
	color:#24297E;
	float:left;
}

li a{
	text-decoration:none;
	color:#24297E;
	
}

#menu A.here:hover,
#menu A.here:active,
#menu A.here:link,
#menu A.here:visited {
	position:relative;
    background:url(http://spolacek.com/pub/tabbkgd.gif) repeat;
	padding:8px 0px 8px 20px;
	margin:0px;
	color:#24297E;
	float:left;
	border-right:1px solid #FFFFFF;	background-position:0% -36px;	

}


/* This is the hover for the text itself  */
ul li a:hover{

}
.hover{
	background:url(http://spolacek.com/pub/tabbkgd.gif) repeat;
	background-position:0% -36px;
	cursor: pointer;
}
li ul li.hover{
	background-color:#fa7d50;
	
	
}
li ul li.hover a:hover{
	background-color:#fa7d50;


}
li.hover ul li a{
	text-decoration:none;
	color:#000000;
	
}
li ul li a{
	text-decoration:none;
	color:#000000;

	
}
li ul li.hover a{
	color:#fffab5;
	text-decoration:underline;

}
li.hover a{
	text-decoration:none;
	color:#FF0000;
	
	
}
li ul li.hover a{
	color:#fffab5;
	text-decoration:underline;
	
}
.subMenu{
	background-repeat:no-repeat;

}
.click{
	color:#24297E;

}
.click ul{
	display:block;

}
.dbMenu .subMenu{
	background-image:url('down.gif');
	background-position:bottom right;
}
.dbMenu li{
	float:left;
	width:10em;
}
.dbMenu li ul{
	position:absolute;
	top:1.3em;
	left:0px;
	width:10em;
}
.dbMenu li ul li{
	float:none;
}

