body.main
{
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color: #555555;
	font-family: "Lucida Grande", tahoma, Verdana, sans-serif;
	font-size: small;
	text-align: center;
}

body.page
{
	background-color: #FFFFFF;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:blac;
	scrollbar-base-color:#C0C0C0;
	scrollbar-darkshadow-color:#909090;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#909090;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-track-color:white;

	font-family: "Lucida Grande", tahoma, Verdana, sans-serif;;
}

.spacer
{
	font: 1 "Lucida Grande", Tahoma, times, serif;
	clear: both;
	height: 1px;
}

#wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 807px;
}

#inner-wrapper
{
	margin: 0 21px 0 21px;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}

#header
{
	margin: 0;
	padding: 10 0 0 0;
	border-bottom: 1px solid #ffffff;
}

#main_image
{
	position: relative;
	left: 50%;
	height: 89px;
	width: 266px;
	margin: 0px 2px 5px -133px;
	padding: 0;	
	background: url(../images/fa.gif) top left no-repeat;
}

#main_contact
{
	float: right;
	color: #0072bc;
	font-size: 80%;
	line-height: 0px;
	margin: 0 0 0 30;
	padding: 0 5 0 0;	
}

#main_contact a
{
	color: #0972ba;
}

#header_bottom
{
	height: 12px;
	line-height: 10px;
	background: url(../images/top_bg.gif) repeat-x;
	margin: 0;
	padding: 0;	
	clear: both;
}

#logo h1 { display: none; }
	
#mainmenu
{
	height: 25px;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #0072bc;
}

#nav
{
	height: 20px;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	
}

#nav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#nav a
{
	
	float: left;
	padding: 5px 0 0 0;
	overflow: hidden;
	height: 20px;
	float: left;
	font: 0 "Lucida Grande", Tahoma, times, serif;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px 0 0 0;
    text-transform: uppercase;
    text-decoration:none;
 }

#nav a:hover 
{
	color: #0072bc;
}

#nav a:active, #nav a.active 
{
 	
}

#home a
{
	width: 77px;
	background: url(../images/home_menu.gif) top left no-repeat;	
}

#kids a
{
	width: 82px;
	background: url(../images/kids_menu.gif) top left no-repeat;
}

#fitness a
{
	width: 100px;
	background: url(../images/fitness_menu.gif) top left no-repeat;
}

#programs a
{
	width: 100px;
	background: url(../images/programs_menu.gif) top left no-repeat;
}

#schedule a
{
	width: 100px;
	background: url(../images/schedule_menu.gif) top left no-repeat;
}

#gallery a
{
	width: 100px;
	background: url(../images/gallery_menu.gif) top left no-repeat;
}

#search a
{
	width: 110px;
}

#contact a
{
	width: 90px;
	background: url(../images/contact_menu.gif) top left no-repeat;
}

#about a
{
	width: 100px;
	background: url(../images/about_menu.gif) top left no-repeat;
}

#home_image 
{
	float: left;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 195px;
}

#home_main_flash
{
	float: left;
	padding: 0;
	margin: 0;
	width: 519px;
	height: 400px;
}

img.home_main_image
{
	float: left;
	padding: 0;
	margin: 0;
	width: 519px;
	height: 389px;
}

#kids_image
{
	float: left;
	width: 200px;
	height: 195px;
	margin: 0;
	padding: 1;
	border-left: 1px solid white;
}

#news
{
	font: 100% "Lucida Grande", georgia, times, serif;
	color: #0072bc;
}

.red
{
	font: 140% georgia, times, serif;
	
	color: #ff6633;
	font-weight: bold
}

#news a
{
	font: 100% "Lucida Grande", georgia, times, serif;
	color: #0072bc;
	border-bottom: 1px solid #ffffff;
}

#content
{
	float: left;
    width: 562px;
	margin: 0;
    padding: 0;
	background: url(../images/content-bg.gif) repeat-x;
}

#content .gutter { padding: 20px 20px 20px 25px; }

#content h2
{
	font: 155% georgia, times, serif;
	color: #636363;
	margin: 0 0 15px 0;
}

#content h3
{
	font: 125% georgia, times, serif;
	color: #636363;
	margin: 12px 0 5px 0;
	font-weight: bold
        
}

#content h4
{
	font: 100% "Lucida Grande", tahoma, Verdana, sans-serif;
	color: #636363;
	margin: 4px 0 5px 0;
    font-weight: bold

        
}

#content p 
{ 
	line-height: 19px; 
	padding: 0 0 0.5em 0;
	margin: 0;
}

#content .staff_image img
{
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #96a0bd;
	margin: 0 0 5px 0;
}

#content .staff_image
{
	font-size: 85%;
	float: left;
	color: #960;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
}

#content .staff
{
	float: right;
	line-height: 19px; 
	padding: 0;
	margin: 0 0 0 5px;
	width:301px;
}


.skrito
{
	display: none;	
}

.required
{
	font-size: 150%;
	color: #ff0422;
	
}

#content ul 
{
	margin: 8px 0 10px 0;
	padding: 0;
    
}

#content li 
{
	padding: 0 0 2px 11px;
	margin: 6px 0 5px 14px;
    line-height: 19px;
}

#content a
{
	font-weight:bold;
	text-decoration: underline;
	color: #003366;
}



#table_schedule
{
	font-size: 80%;
	width: 519px;
	bordercolor: #636363; 
	border: 0.5em;
}

.tableHead
{
	font-size: 80%;
	font-weight:bold;
	line-height: 19px; 
	padding: 0 0 0.5em 0;
	margin: 0;
}

td.tableCell
{
	font-size: 80%;
	line-height: 19px; 
	padding: 0 0 0.5em 0;
	margin: 0;	
}

.sidebarMenu
{
	background: url(../images/background_hor_right.gif) repeat-y;
	
}

#sidebar
{
	float: right;
	width: 200px;
	height:469px;
	margin: 0;
	padding: 0;
	background-color: #aedaf6;
	border-right: 1px solid white;

}

#sidebar h2
{
	font: 100% georgia, times, serif;
	color: #0076a3;
	text-align: left;
	letter-spacing: 1px;
	padding: 6px 0 11px 15;
	margin: 14px 0 0 0;
    text-transform: uppercase
}

#sidebar-menuItem
{
	margin: 15px 0 30px 0;
	padding: 0;
	height: 312px;
}

#sidebar-menuItem li
{
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #ffffff;
	list-style: none;
	margin: 0;
	padding: 0;
        
}

#sidebar-menuItem li a
{
	height: 37px;
	line-height: 37px;
	text-decoration: none;
	color: #003366;
	padding: 0 0 0 15px;
	display: block;
	width: 183px;
}

#sidebar-menuItem li a:hover
{
	color: #0066CC;
}

a.sidebar-active
{
	color: #0066CC;
}

#footer
{
	font-size: 80%;
	color: #555555;
	line-height: 16px;
	border-top: 1px solid #c1d1ae;
	width: 515px;
	margin: 10px 25px;
	padding: 5px 0;
}

#footer a
{
	color: #555555;
}

input.mybutton
{ 
	color:#0066CC; 
	font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#aedaf6; 
	border: 1px solid; 
	border-color: #696 #363 #363 #696; 
	cursor: hand;
} 

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    text-decoration: none;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


