a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:none;
}

a:active {
	color:#FF9900;
	text-decoration:none;
}


body {
	background:#181818;
	margin: 0px;
	background-image: url(background.png);
	background-repeat: repeat-y;
	background-position: center;
}

body, div, td{
	font-family:tahoma;
	font-size:14px;
	color:#FFFFFF;
	line-height:25px;
}

#site{
	position:relative;
	background-image: url(background.png);
	background-position: center;
	background-repeat: repeat-y;
}

#content_site{
	width:995px;
	background-image: url(background.png);
	background-position: center;
	padding-top: 10px;
	position: relative;
}

#content_site_filmpro{
	width:995px;
	padding-top: 10px;
	position: relative;
	background-image: url(top_background_about.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 210px;
}


#content_podsite_filmpro{
	width:995px;
	position: relative;
	height: 600px;
	background-image: url(bottom_background_about.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_site_realiz{
	width:995px;
	padding-top: 10px;
	position: relative;
	background-image: url(top_background_real.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 210px;
	
}


#content_podsite_realiz{
	width:995px;
	position: relative;
	height: 600px;
	background-image: url(bottom_background_real.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_site_see{
	width:995px;
	padding-top: 10px;
	position: relative;
	background-image: url(top_background_see.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 210px;
}


#content_podsite_see{
	width:995px;
	position: relative;
	height: 600px;
	background-image: url(bottom_background_see.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_site_proj{
	width:995px;
	padding-top: 10px;
	position: relative;
	background-image: url(top_background_proj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 210px;
}


#content_podsite_proj{
	width:995px;
	position: relative;
	height: 600px;
	background-image: url(bottom_background_proj.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_site_contact{
	width:995px;
	padding-top: 10px;
	position: relative;
	background-image: url(top_background_kontakt.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 210px;
}


#content_podsite_contact{
	width:995px;
	position: relative;
	height: 600px;
	background-image: url(bottom_background_kontakt.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#link {
	margin-left: 35px;
	padding-top: 5px;
	width: 730px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}#content {
	width: 910px;
	margin-left: 35px;
	padding-top: 15px;
}

.title_film {
	width:200px;
	margin-bottom:10px;
	line-height: 17px;
}
