#holder {
	width: 950px;
	border-left: 2px solid #404040;
	border-right: 2px solid #404040;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 950px;
	height: 332px;
	background: #000000 url(../images/header.jpg);
}
#header #movie {
	width: 490px;
	height: 97px;
	padding: 199px 0 0 444px;
}
#menu {
	float: left;
	width: 225px;
	min-height: 500px;
	background: #000000 url(../images/menu_bg.jpg) top left no-repeat;
	text-align: left;
	padding-top: 10px;
	font-size: 11px;
}
#menu A:link { 
	color: #c0c0c0;
	text-decoration: none;
}
#menu A:visited { 
	color: #c0c0c0;
	text-decoration: none;
}
#menu A:hover, A:active { 
	color: #ffffff;
	text-decoration: underline;
}
.menu_heading {
	width: 216px;
	height: 18px;
	padding-top: 3px;
	background-image: url(../img/tdbg.jpg);
	color: #000000;
	font-weight: bold;
}

#content {
	float: right;
	width: 685px;
	background: #000000 url(../images/content_bg.jpg) top left repeat-x;
	padding: 20px;
	text-align: left;
}
#footer {
	clear: both;
	padding: 20px;
	background: #000000 url(../images/content_bg.jpg) top left repeat-x;
	border-top: 1px solid red;
	color: #D69595;
	text-align: center;
	font-size: 10px;
}
#counter {
	font-weight: bold;
	color: #ffffff;
}

.rule {
	height: 1px;
	border-bottom: 1px solid #ffffff;
	margin: 10px 0 10px 0;
}
.borders {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}
.gomb { background: #930000; color: #E4BB3F; font-size: 10px; }
.line1 { color: #E4BB3F; }

BODY {
	background-color: #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c0c0c0;
}
BODY, H1, H3, FORM {
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 26px;
	font-style: italic;
	color: #D85F06;
	padding-bottom: 20px;
}
H3 {
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
	padding-bottom: 20px;
}
img { border: 0; }
A:link { 
	color: #E4BB3F;
	text-decoration: underline;
}
A:visited { 
	color: #E4BB3F;
	text-decoration: underline;
}
A:hover, A:active { 
	color: #ffffff;
	text-decoration: underline;
}
A IMG {
	-moz-opacity: 1.0;
	opacity: 1.0;
	}
A:hover IMG {
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
.picframe {
	border: 1px solid #808080;
}
.picframe2 {
	border: 1px solid #808080;
	margin: 8px 0 8px 8px;
}
.new {
	color: #fff;
	font-weight: bold;
}
