/* Start of CMSMS style sheet 'RFC Gouda Default' */
*
{
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
}

body 
{
padding:10px;
background-image: url('images/bg.jpg');
background-attachment: fixed;
}

#website
{
	width: 960px;
	height: 100%;
	background-color: #FFFFFF;
	border: 2px solid white;
	margin:0px auto;
}

#header
{
background-image: url('images/header.jpg');
height:200px;
}

.newsitemimportant
{
margin: 10px;
padding: 8px;
border: 1px solid #F5A9A9;
background-color: #F8E0E0;
}

.newsitem
{
margin: 10px;
padding: 8px;
border: 1px solid #DDDDDD;
}
hr
{
border:0;
clear: both;
}

#bar
{
margin-top: 5px;
margin-left: 10px;
height: 20px;
}
#crums
{
float: left;
}
#search
{
float: right;
}

#leftcollumn
{
	position: relative;
	left: 0;
	top: 0;
	width: 190px;
	height: 600px;
	float:left;
}


#content
{
width:760px;
float: left;
margin-bottom: 25px;
text-align: justify;
}


#footer
{
	width: 100%;

	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #009900;
	text-align: center;
	color: white;
	font-size: 10px;
	float: right;
}

.mobile
{
display:none;
}


.contactform
{
width: 70%;
padding: 10px;
background-color: #EEE;
border: 1px solid #CCC;
}

.odd{background-color: white;}
.odd:hover, table .even:hover{background-color: #c6e0c6;} 
.even{background-color: #d6d6ff;} 
th { background-color: #010165; color: white; }
thead { background-color: #010165; color: white; font-weight: bold;}
tr:hover th { background-color: #c6e0c6; color: black; }
thead:hover { background-color: #c6e0c6; color: black; }

.fotovak td

{
border:1px solid #BDBDBD;
padding: 10px;
vertical-align: middle;
}


.imgleft
{
float:left;
}

.imgright
{
float:right;
}

a img
{
border: 0px solid #010165;
margin: 0px;
}
a:hover img
{
border:0px solid #9BBB59;
}

#informationblock
{
position: relative;
top: 0px;
padding:3px;
float:right;
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
color:black;
}

#informationblock a
{
color:black;
}

#informationblock img
{
margin: 0px;
}
img
{
margin:5px;
}
#lightbox img
{
margin: 0px;
}


.noprint img 
{
border: 0px;
}



p

{
padding-top: 5px;
padding-bottom: 5px;
}




#footer a
{
	color: white;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover
{
text-decoration: underline;
}


a {color: #010165; text-decoration: none;}
a:active {color: #010165; text-decoration: none;}
a:visited {color: #010165; text-decoration: none;}

h1
{
font-size: 2em;
font-weight: bold;

}

h2
{
font-size: 1.5em;
font-weight: bold;
color: #010165;
padding-top: 10px;
padding-bottom: 10px;
}
h3
{
font-size: 1em;
font-weight: bold;
color: #010165;
padding-top: 10px;
padding-bottom: 10px;
}

#content ul
{
padding-left: 15px;
}

#content ol
{
padding-left: 20px;
}

/* End of 'RFC Gouda Default' */

