@charset "utf-8";
/* CSS Document */

body
{
	margin:auto;
	background-image:url(../images/h2.gif);
	width:1020px;
	min-width:1020px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration:none;
}

.footer
{
	position:relative;
	width:1020px;
	padding-top: 10px;
	margin-top:2px;
	margin-bottom:30px;
	background: #161616;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #656565;
	border-bottom-color: #656565;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #656565;
	border-left-color: #656565;
}

.footer p
{
	font-size:9px;
	line-height:normal;
	padding-bottom:10px;
	text-indent:0;
	margin:0;
	text-align: left;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}

.footer img
{
	text-align:right;
	margin-right:37px;
	color: #b4b4b4;
}

.footercontent
{
	width:400px;
	text-align:right;
	margin-right:37px;
	color: #b4b4b4;
	margin-left:80px;
	float: left;
}

.footernews
{
	width:372px;
	text-align:left;
	margin-right:37px;
	color: #b4b4b4;
	float: right;
	background-image:url(../images/news.png);
	background-repeat:no-repeat;
	background-position:105px;
}

.header
{
	width:1020px;
	height:100%;
	background:#161616;
	margin-bottom: 15px;
	margin-top:18px;
	color: #000;
	border: 1px solid #525252;
	
}

h1{
	background:#222222;
	border-bottom:1px solid black;
	font-weight:normal;
	margin-bottom:0px;
	padding:5px;
	text-align:left;
	font-size: 12px;
	color: #b4b4b4;
	word-spacing: normal;
	background-image:url(../images/h1.gif)
}

ul#menuback {
	background: url(../images/menu-bg.png) no-repeat;
	width: 100%;
	overflow: auto;
}

ul#menuback li.shutter {
	width: 150px;
	height: 155px;
	display: block;
	float: left;
	padding-left: 160px;
}

ul#menuback li#shutter1 {
	background: url(../images/1.png) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/2.png) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/3.png) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/4.png) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../images/5.png) no-repeat;
}
ul#menuback li#shutter6 {
	background: url(../images/6.png) no-repeat; 
}

a.link {
	width: 150px;
	height: 155px;
	display: block;
	color: #CCC;
	text-decoration: none;
	text-indent: -9999px;
}

a:hover {
	text-decoration: none;
	color: #999;
}

a {
	color: #ececec;
	text-decoration: none;
}

input.btn {   
   color: #ffffff;   
   font-family:Tahoma, Geneva, sans-serif;
   font-size: 11px;  
   border: 1px solid;   
   border-color: #ffffff;
   background-image:url(../images/h2.gif)
 }   
a.facebook
{
  color: #7171FF;
  text-decoration: none;
}

a.facebook:hover
{
  color: #7171FF;
  text-decoration: underline;
} 
  a.twitter
{
  color: #6699ff;
  text-decoration: none;
}

a.twitter:hover
{
  color: #6699ff;
  text-decoration: underline;
} 

a.imdb
{
  color: #e1d378;
  text-decoration: none;
}

a.imdb:hover
{
  color: #e1d378;
  text-decoration: underline;

} 
.cizgi {
	font-size: 14px;
}
