/* Start of CMSMS style sheet 'Sense of Beauty' */
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

#container {
	width: 780px; 
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 780px;
	height: 138px;
	background: url(images/header.jpg) no-repeat;
 }

.slogan {
	color: #7892ab;
	margin: 0px 0px 0px 3px;
	float: right;
}

#menu {
	height: 100%;
	width: 176px;
	float: left;
	margin-bottom: -3000px; 
	padding-bottom: 3000px; 
	background: url(images/menubg.gif) repeat-y;
}

#content {
	width: 604px;
	float: right;
        margin-bottom: -3000px; 
        padding-bottom: 3000px; 
	background: url(images/topshadow.gif) no-repeat top left;
}

#footer {
	width: 780px;
	height: 57px;
	background: url(images/footershadow.gif) repeat-x bottom left;
	clear: both;
}

#subfooter {
	width: 780px;
	height: 57px;
	background: url(images/submenubg.gif) no-repeat top left;	
}

#subcontainer {
	overflow: hidden;
}
	
#fotoholder {
	width: 604px;	
}

#breadcrumbs {
	clear: both;
	padding: 15px 15px 15px 15px;
}

#text {
	padding: 0px 15px 15px 15px;		
}

#foto1 {
	margin: 35px 15px 15px 15px;
	width: 100px;
	float: left;
	height: 100px;
}

#foto2 {
	margin: 35px 15px 15px 15px;
	width: 100px;
	float: left;
	height: 100px;
}

#foto3 {
	margin: 35px 15px 15px 15px;
	width: 100px;
	float: left;
	height: 100px;	
}

#breadcrumbs hr {
	background: #B9B9B9;
	width: 100%;
	height: 3px;
	border-width: 0 0 0 0; 
}

#adres {
	padding: 5px 5px 5px 15px;
	color: #ffffff;
}

#menu ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style: none; 
	text-decoration: none;
	color: #ffffff;
}

#menu ul li {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style: none; 
	text-decoration: none;
	color: #ffffff;
	background: url(images/separator.gif) no-repeat bottom right; 
}

#menu ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
}

#menu ul li a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-family: arial;
	text-decoration: underline;
	color: #ffffff;
}

#text h1 {
	color: #B9B9B9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-family: arial;
}

.hr {
	color: #B9B9B9;
	background-color: #B9B9B9;
	height: 5px;	
}

a, a:hover, a:active, a:visited  {
	color: #CE0808;
}

p {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
/* End of 'Sense of Beauty' */

