/* CSS Document */

strong {
    color:auto;  
   }
em {
    color:auto; 
	font-weight: bold; 
   }
a:link {
	color:#000000;
	text-decoration: underline;
	border:none;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold
}
a:visited {
	color:#000000;
	border:none;
	
}
a:hover {
	color:#982D27;
	border:none;
	
}

body {
	background-image:url(images/bg_olifant.jpg);
	background-repeat:repeat;
}


/*.................................PLACE..........................................................................*/

	
.header {
	position: absolute;
	background-image:url(images/header.gif); background-repeat:no-repeat;
	top: 11px;
	border: none;
	height:57; 
	width:910;
	}

.footer_index{
	height:65px;
	margin-top:53px;
	margin-left:35px;
}

.footer_nebe{
	height:65px;
	margin-top:39px;
	margin-left:35px;
}

.footer_agenda{
	height:65px;
	margin-top:93px;
	margin-left:35px;
}

.footer_bands{
	height:65px;
	margin-top:23px;
	margin-left:35px;
}

.footer_berry{
	height:65px;
	margin-top:110px;
	margin-left:35px;
}
.footer_contact{
	height:65px;
	margin-top:258px;
	margin-left:35px;
}

.logo{
	padding-left:10px;
}

.BTN_betsel{
margin-top:43px;
	margin-left:23px;
	border:none;
}
.film{
	height:190px;
	margin-top:5px;
	margin-left:5px;
}


/*.................................TEXT..........................................................................*/

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	padding-top:20px;
	padding-left:45px;

}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:100;
	font-variant: normal;
	text-transform: none;
	color: #010101;
	padding-left:45px;
	margin-right:20px;

}


H4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	padding-top:20px;
	padding-left:38px;

}



H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:100;
	font-variant: normal;
	text-transform: none;
	color: #010101;
	padding-left:38px;
	margin-right:37px;

}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #982D27;
	padding-left:45px;
	margin-right:20px;
	padding-top:7px;

}

#subtitel_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #982D27;
	padding-left:45px;
	margin-right:20px;
	padding-top:7px;

}

#black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left:45px;
	margin-right:20px;
	line-height:20px;

}

#basis_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:100;
	font-variant: normal;
	text-transform: none;
	color: #010101;
	padding-left:38px;
	margin-right:37px;

}

.basis_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:100;
	font-variant: normal;
	text-transform: none;
	color: #010101;
	padding-left:38px;
	margin-right:37px;
	padding-top:10px;

}

#subtitel_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #982D27;
	padding-left:38px;
	margin-right:37px;

}


	

/*.................................FORM..........................................................................*/



	
.contact {
	position: absolute;
	top: 140px;
	padding-left:46px;
	width: 500px;
}
.email {
	position: absolute;
	top: 370px;
	padding-left:30px;
	width: 500pxx;
	text-align:left;
	left: 308px;
}
.content {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	padding-right: 35px;
	padding-left: 30px;
}
