
html, body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg.png) repeat-x left top;
	height: 100%;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515253;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}
em {
color: red;
}
a {
	color: #b13939;
}
a:hover {
	text-decoration: none;
}
/* Header */

#container {
   min-height:100%;
   position:relative;
}

#links {
  font-weight: bold;
  float: right;
  padding-right: 5px;
  margin-right: 10px;
}

#top {
	width: 863px;
	padding-top: 5px;
	margin: 0 auto;
	}

#header {
	margin-top: 18px;
	background: #FFFFFF url(header.jpg) repeat-x left top;
	height: 200px;
	}

/* Content */

#content {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: auto;
	padding: 5px;
	padding-top: 10px;
	overflow: auto;
	padding-bottom:50px;
}


#pan1 {

	margin-left: 0px;
	float: left;
	padding: 5px;
	width:290px;
}

#pan2 {

	margin-left: 0px;
	float: right;
	padding: 5px;
	width:290px;
}
#videoto{
	float: right;
	height:50px;
}
.vid {
height: 25px;
padding-bottom:10px;}
#menu {
	margin-right: 25px;
	margin-top: 61px;
	float: left;
	width: 200px;
	background: #F5F5F5;
}

#contact {
	margin-top: 10px;
	float: left;
	width: 320px;
	border-right-color: #ededed;
	border-right-style: dashed;
	border-right-width: 2px;
}

.submit {  
 font-size: 10px;  
 background-color: #ededed;  
 color: #ae1c1c;  
 margin-right: 6px; 
 border: 1px solid #666666;
 }
.texta {
 background-color: #CCCCCC;
 border: 1px solid #666666;
}

#adres {
	margin-left: 30px;
	margin-top: 10px;
	float: right;
	width: 250px;
	
}

#footer {
	background: #ededed;
	height:50px;
	position:absolute;
	bottom:0;
	width:100%;
	padding-top: 10px;

	}


.text3 {
	display: block;
	font-size: 15px;
	color: #ae1c1c;
}

.text4 {
	font-size: 14px;
	color: #515253;
}

.text5{
	font-size: 13px;
	color: #ca6767;
}



h1, h2, h3{
	color: black;
	}
	h1{
		font-size: 12pt;
		}
	h2{
		font-size: 10pt;
		}
	h3{
		font-size: 9pt;
		}


  #fadeshow1 {
  margin-right: 5px;
   float: right;
  width: 626px;
  height: 200px;
} 


