body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
background-color: #000;
font-family: verdana;
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
 position: absolute;
top: 50%;
left: 50%;
margin-left: -450px;
margin-top: -345px;  
} 
 
#header{
 position:relative; 
 height:373px; 
  background-color:#FFFFFF; 
 width:100%;
background: url(../images/header.jpg);
} 
#menubalk{
background-color: #000;
width: 900px;
height: 40px;
font-weight: bold;
}
#navlist{
margin-left: 190px;
margin-top: 10px;
margin-right: auto;
}
#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
cursor:pointer;
}

#navlist a
{
padding: 1px 20px 5px 20px;
font-size: 11px;
color: #C9D5C6;
}

#navlist a:link, #navlist a:visited
{

text-decoration: none;
}

#navlist a:hover
{
background-image: url(../images/menu_over.gif);
color: #FFF;
}

 
#maincol{background-color: #000;  
 position: relative; 
 padding-top: 50px;
 height: 107px;
 background: url(../images/fotobalk.jpg) no-repeat top; 
 }
 
#footer{
 height:70px; 
  background-color:#FFFFFF;
  padding-top: 20px;
	font-size: 13px;
	line-height: 20px; 
  text-align: center;
 clear:both;
 } 
 
h3{
width: 150px;
display: inline;
font-size: 16px;

}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}
 
 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

