#menu
{
	height: 50px;
	width: 926px;
	background: url('images/menu.jpg');
}

a.home
{
	width: 102px;
	height: 50px;
	background: url('menuslices/images/menu_01.gif');
	float: left;
}


a.home:hover
{
	width: 102px;
	height: 50px;
	background: url('menuslices/images/menu2_01.gif');
	float: left;
}

a.manifesto
{
	width: 130px;
	height: 50px;
	background: url('menuslices/images/menu_02.gif');
	float: left;
}


a.manifesto:hover
{
	width: 130px;
	height: 50px;
	background: url('menuslices/images/menu2_02.gif');
	float: left;
}

a.goods
{
	width: 88px;
	height: 50px;
	background: url('menuslices/images/menu_03.gif');
	float: left;
}


a.goods:hover
{
	width: 88px;
	height: 50px;
	background: url('menuslices/images/menu2_03.gif');
	float: left;
}

a.service
{
	width: 106px;
	height: 50px;
	background: url('menuslices/images/menu_04.gif');
	float: left;
}


a.service:hover
{
	width: 106px;
	height: 50px;
	background: url('menuslices/images/menu2_04.gif');
	float: left;
}

a.kalendar
{
	width: 119px;
	height: 50px;
	background: url('menuslices/images/menu_05.gif');
	float: left;
}


a.kalendar:hover
{
	width: 119px;
	height: 50px;
	background: url('menuslices/images/menu2_05.gif');
	float: left;
}

a.blog
{
	width: 79px;
	height: 50px;
	background: url('menuslices/images/menu_06.gif');
	float: left;
}


a.blog:hover
{
	width: 79px;
	height: 50px;
	background: url('menuslices/images/menu2_06.gif');
	float: left;
}

a.konspiritors
{
	width: 157px;
	height: 50px;
	background: url('menuslices/images/menu_07.gif');
	float: left;
}


a.konspiritors:hover
{
	width: 157px;
	height: 50px;
	background: url('menuslices/images/menu2_07.gif');
	float: left;
}

a.findus
{
	width: 145px;
	height: 50px;
	background: url('menuslices/images/menu_08.gif');
	float: left;
}


a.findus:hover
{
	width: 145px;
	height: 50px;
	background: url('menuslices/images/menu2_08.gif');
	float: left;
}


p.color
{
	color: #336666;
}

a
{
	color: #336666;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}


body
{
	margin: 0px;
	font-family: arial;
	font-size: 14px;
	background: url('images/pagebg.jpg');
}


p
{
	margin-left: 15px;
	margin-right: 25px;
}

#outer
{	

	margin-left: auto;
	margin-right: auto;
	width: 926px;
	
}

#header
{
	height: 275px;
	width: 926px;
}



#contenttop
{
	width: 926px;
	height: 330px;
	background: url('images/contenttopbg.jpg') no-repeat;
}

#contenttop2
{
	width: 926px;
	height: 330px;
	background: url('images/contenttopbg2.jpg') no-repeat;
}




#flash
{
	width: 370px;
	height: 313PX;
	position: relative;
	float: left;	
	background: url('images/flash.png');
	right: 20px;
	bottom: 20px;
}

#image_fade
{
	margin-top: 20px;
	margin-left: 20px;
}

#content
{
	width: 926px;
	height: 800px;
	background: url('images/contentbg.jpg');
}


#footer
{
	width: 926px;
	height: 276px;
	background-image: url('images/footer.jpg');
	float: left;
	clear: both;
	color: #fff;

}


#footer ul
{
	list-style-type:none; 
}


#footerbox
{
	height: 177px;
	width: 928px;
	float: left;
	margin-left: 10px;
	margin-top: 60px;
	font-size: 13px;
	
	}

#footerboxsm
{
	height: 177px;
	width: 268px;
	float: left;
	margin-right: 50px;
	
}

#footerboxsm_end
{
	height: 177px;
	width: 228px;
	float: left;
	margin-right: 0px;
	
}

#footerboxsm p

{
	margin-left: 30px;	
}

#footerbox_interior
{
	width: 130px
	height: 196px;
}

#footerbox_interior p
{
	margin-left: 85px;
	margin-top: 21px;
}

#footer a
{
	color: #fff;
	font-weight: normal;
}

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

.banner1
{
	margin-left: 50px;
	margin-top: 10px;
}

.banner
{
	margin-left: 120px;
	margin-top: 0px;
}

.events_banner
{
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
}




