/* GoldsGym CssFile */

body, html {
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#444444;
	text-align:left;
	background:#E6E6E6;
}

body.mceContentBody {
	margin:0px;
	padding:0px;
	width:446px;
	height:auto;
	background:#FFFFFF;
	color:#444444;
	border-right:solid 1px #bfbfbf;
}

i, em { background:none; color:#98851a; border:0px; font-style:normal; }
strong, b { background:none; color:#bd3f11; }
a:link, a:visited { background:none; color:#98851a; text-decoration:underline; }
a:hover { background:none; text-decoration:none; }
hr { margin:10px 0px; padding:0px; border-top:solid 1px #bd3f11; border-bottom:solid 1px #FFFFFF; }

#container {
	width:876px;
	height:100%;
	background:#FFFFFF url(../images/container_bg.png) repeat-y top left scroll;
	position:relative;
}

#cont2 {
	width:876px;
	height:auto;
	display:table;
	padding-bottom:45px;
	background:#FFFFFF url(../images/container_bg.png) repeat-y top left fixed;
}

#intro {
	width:876px;
	height:250px;
	position:relative;
}

#logo h1 {
	width:205px;
	height:130px;
	background:#bd3f12 url(../images/logo.png) repeat-y top left;
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
}

#logo h1 span {
	display:none;
}


#adres {
	width:666px;
	height:125px;
	position:absolute;
	margin-left:210px;
	background:#b7a22c;
	text-align:right;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#header {
	width:660px;
	height:220px;
	display:block;
	position:absolute;
	margin-left:216px;
	margin-top:30px;
	background:#FFFFFF;
}

#header_image {
	width:650px;
	height:210px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:5px;
}











#extra_column {
	width:167px;
	height:auto;
	position:absolute;
	display:block;
	top:155px;
	left:38px;
}

	#menu {
		width:167px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding-bottom:55px;
		line-height:normal;
	}
	
		#nav {
			list-style-type:none;
			margin:0px;
			padding:0px;
		}
		
		#nav li
		{
			margin:0;
			padding:10px 0px 0px 15px;
			background:url(../images/arrow.gif) no-repeat 0px 15px;
		}
		
		#nav li a:link, #nav li a:visited {
			text-decoration:underline;
			color:#cba781;
			text-transform:none;
			font-weight:normal;
		}

		#nav li a:hover {
			text-decoration:none;
			color:#FFFFFF;
			text-transform:none;
			font-weight:normal;
		}

		#nav #active {
			background:url(../images/arrow-white.gif) no-repeat 0px 15px;
		}

		#nav #active a:link, #nav #active a:visited {
			font-weight:bold;
			color:#FFFFFF;
			text-decoration:none;
		}





#content_container {
	width:650px;
	height:auto;
	position:relative;
	margin-left:221px;
	margin-top:0px;
	border-top:1px solid #BFBFBF;
	padding:5px 0px;
}

#content_container #content {
	width:446px;
	height:auto;
	position:relative;
	float:left;
	border-right:1px solid #BFBFBF;
	padding:0px 10px 0px 5px;
}

#content_container #content h3 {
	margin:5px 0px 12px -3px;
	color:#91260c;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#content_container #agenda {
	width:184px;
	height:auto;
	position:relative;
	float:right;
}

#content_container #agenda .agenda_item {
	border-bottom:1px solid #BFBFBF;
}

#content_container #agenda h3 {
	width:184px;
	height:25px;
	line-height:25px;
	text-indent:30px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/agenda_bg.png) no-repeat top left;
	margin:0px;
	padding:0px;
}

#content_container #agenda h6 {
	color:#808080;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	margin:7px 2px 0px 2px;
	padding:0px;
}

#content_container #agenda h4 {
	color:#bd3f11;
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	margin:2px 2px;
	padding:0px;
}

#content_container .p1 {
	font-size:11px;
	margin:2px 2px 10px 2px;
	padding:0px;
}








div.footerIE {
	position:fixed;
	width:100%;
	height:45px;
	left:0px;
	bottom:0px;
	background:#b7a22c url(../images/footer_bg.png) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:0;
}

div.footer {
	position:fixed;
	width:100%;
	height:45px;
	left:0px;
	bottom:0px;
	background:#b7a22c url(../images/footer_bg.png) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:0;
}

div.footer .p1 {
	margin:0px;
	width:212px;
	height:23px;
	position:relative;
	float:left;
	background:url(../images/copright.png) no-repeat top left;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:22px;
	text-indent:25px;
}

div.footer .p2 {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	left:0px;
	bottom:0px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:22px;
	text-indent:10px;
}

div.footer .p2 a:link, div.footer .p2 a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

div.footer .p2 a:hover {
	text-decoration:none;
}

