body {
	background: url('../images/bgfilm01c.jpg') top left gray fixed;
	margin: 0 0 50px 0;
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	color: grey;
}
a {
	color: brown;
}
div#header {
	width: 1000px;
	padding: 10px;
	margin: 30px auto 15px auto;
	font-size: 50px;
	font-family: georgia,  verdana, arial, tahoma, helvetica;
	letter-spacing: -1px;
	background: -webkit-gradient(linear, left top, left bottom, from(#E74D4D), to(#FCB606));
	background: -moz-linear-gradient(top, #E74D4D, #FCB606);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E74D4D',  endColorstr='#FCB606'); 
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 1px 1px 5px #2e2e2e;
	box-shadow:  0px 0px 5px #3a3a3a;
	-moz-box-shadow:  0px 0px 5px #3a3a3a;
	-webkit-box-shadow:  0px 0px 5px #3a3a3a;
	color: #fff;
}

div#header img{
	padding: 0;
	float: right;
	margin: -5px 0 0 0;
	border: 0;
}
div#container {
	width: 990px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 20px 60px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:  0px 0px 5px #3a3a3a;
	-moz-box-shadow:  0px 0px 5px #3a3a3a;
	-webkit-box-shadow:  0px 0px 5px #3a3a3a;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
div#container-feher {
	width: 990px;
	margin: 0 auto;
	background: white;
	padding: 20px 20px 60px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:  0px 0px 5px #3a3a3a;
	-moz-box-shadow:  0px 0px 5px #3a3a3a;
	-webkit-box-shadow:  0px 0px 5px #3a3a3a;
	opacity: 0.93;
	filter: alpha(opacity=93);
}

div#container-kek {
	width: 990px;
	margin: 0 auto;
	background: #A0C1DA;
	padding: 20px 20px 60px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:  0px 0px 5px #3a3a3a;
	-moz-box-shadow:  0px 0px 5px #3a3a3a;
	-webkit-box-shadow:  0px 0px 5px #3a3a3a;
	opacity: 0.96;
	filter: alpha(opacity=96);
}
div#container-zold {
	width: 990px;
	margin: 0 auto;
	background: #CADAA0;
	padding: 20px 20px 60px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:  0px 0px 5px #3a3a3a;
	-moz-box-shadow:  0px 0px 5px #3a3a3a;
	-webkit-box-shadow:  0px 0px 5px #3a3a3a;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
div#container-fil {
	width: 990px;
	margin: 0 auto;
	background: #B8B8B8;
	padding: 20px 20px 60px 20px;
	color: black;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:  0px 0px 5px #3a3a3a;
	-moz-box-shadow:  0px 0px 5px #3a3a3a;
	-webkit-box-shadow:  0px 0px 5px #3a3a3a;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

div#colum_left {
	width: 250px;
	float: left;
	margin: 0 20px 0 0;
}
div#colum_right {
	width: 720px;
	float: left;
}
div.clear{
	clear: both;
}
div.colum_left_box {
	border-bottom: 1px dotted grey;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 13px;
}
div.colum_left_box  h2 {
	padding: 0;
	margin: 0;
	color: brown;
	font-size: 12px;
}
div.colum_left_box  p {
	padding: 5px 0;
	margin: 0;
}
div.colum_left_box:last-child {
	border: 0;
}
div.colum_left_box img {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid grey;
}
div#colum_right h1{
	font-size: 30px;
	font-family: georgia;
	font-style: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted grey;
	padding: 0;
	margin: 0;
	color: brown;
}
div#colum_right p {
	text-align: justify;
	line-height: 20px;
	font-size: 16px;
}

div#menu {
	width: 1000px;
	padding: 7px 15px 7px 15px;
	margin: 10px auto;
	background: #555;
	color: #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:  0px 0px 5px #3a3a3a;
	-moz-box-shadow:  0px 0px 5px #3a3a3a;
	-webkit-box-shadow:  0px 0px 5px #3a3a3a;
}

table {
	border-collapse: collapse;
	border-spacing: 2px;
	text-shadow: 1px 1px 2px #2e2e2e;
	width: auto;
	margin: auto;
	text-align: center;
	font-weight: bold;
	color: #008800;
	background: #eee;
	text-decoration: none;
}

table tr td{
	padding: 5px 10px;
	border-right: 1px solid #bbb;
	text-decoration: none;
}

table tr td:first-child {
	padding: 10px;
	text-align: left;
	text-decoration: none;
}

table tr td:last-child {
	padding: 10px;
	border-right: 0;
	text-align: right;
	text-decoration: none;
}

table tr td a:link {
	text-decoration: none;
	color: #00bb00;
}

table tr td a:active {
	text-decoration: none;
	color: #005500;
}

table tr td a:visited {
	text-decoration: none;
	color: #008800;
}

table tr td a:hover {
	text-decoration: none;
	color: #fff;
}



