* {
	margin: 0;
	padding: 0;
}
a {
	color: #999;
	text-decoration: none;
}
body {
	background: #000 url(img/bg.png) bottom;
	color: #CCC;
	margin: 20px 0;
	text-align: center;
	font: normal 13px sans-serif,Arial;
}
ul {
	margin: 12px 0;
}
li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
code {
	font: normal 1em "Lucida Sans Unicode",serif;
	background: url(img/bgcode.gif);
	color: #888;
	display: block;
	padding: 3px 6px;
	white-space: pre;
	margin-bottom: 12px;
}


div.quote {
	margin-bottom: 12px;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	background: url(img/quote.gif) no-repeat;
	padding-left: 28px;
}


.main {
	background: #000; 
	border: 3px double #EEE; 
	border-color: #141414 #202020 #222 #202020; 
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 900px; 
}


.gfx {
	background: #000 url(img/intro.jpg) no-repeat;
	background-position: center;
	height: 240px;
}
.gfx h1 {
	color: #111;
	font: normal 2.6em Tahoma,sans-serif;
	padding: 16px 20px;
}


.menu a {
	background: #000 url(img/bgmenu.png) repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #000;
	font-size: 1.2em;
	float: left;
	padding-top: 4px;
	width: 99px; height: 20px;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background: #000 url(img/bgmenu2.png) repeat-x;
	color: #FFF;
}
.menu a#last {
	width: 100px;
	border-right: none;
}


.content {
	border-top: 1px solid #1A1A1A;
	background: #1A1A1A url(img/ico_1.png) no-repeat right fixed;
	clear: both;
}
.content h1 {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 0 0 12px;
}
.vasak {
border: 1px solid #0A0A0A;
font-size: 16px;
width: 400px;
height: 108px;
margin: 10px;
float: left;
clear: both;
}
.parem {
border: 1px solid #0A0A0A;
font-size: 16px;
width: 400px;
height: 108px;
margin: 10px;
float: right;
}
.filmid {
border: 1px solid #0A0A0A;
width: 150px;
height: 108px;
margin: 10px;
float: right;
}
.vasak_img {
background: #000;
border: 1px solid #0A0A0A;
font-size: 12px;
text-align:center;
width: 100px;
height: 100px;
margin: 4px;
float: left;
}
.vasak p {
margin: 4px;
}
.parem p {
margin: 4px;
}
.pilt {
border: 1px solid #0A0A0A;
width: 100px;
height: 100px;
margin: 0 10px 10px 0;
float: left;
clear: both;
}
.item {
	background: #030303 url(img/bgitem.gif) repeat-x;
	padding: 8px 10px;
}
.filmid h1 {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.footer {
	height: 25px;
	line-height: 25px;
	padding: 2px;
	background: #0A0A0A;
	clear: both;
}
.keel {
	float:right;
}
.copy {
	float:left;
}
