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

body {
	background-color:#000;
}

#bg {
width:1040px;
margin:0 auto 0 auto;
background:url(../img/bg_index.gif) repeat-x top #000000;
}

#bg_pod {
	width:1040px;
margin:0 auto 0 auto;
background:url(../img/bg.gif) repeat-x top #000000;
}

.clear {
clear:both;
}

#warper {
width:1000px;
margin:0 auto 0 auto;
}

#source {
width:233px;
height:23px;
margin-top:10px;
}

#logo_index {
width:100%;
height:137px;
text-align:center;
margin-top:116px;
margin-bottom:132px;
}

#logo_pod {
width:100%;
text-align:center;
margin-bottom:96px;
margin-top:95px;
}

#logo_clients {
width:100%;
text-align:center;
margin-bottom:20px;
margin-top:44px;
}

#logo_contact {
width:100%;
text-align:center;
margin-bottom:113px;
margin-top:80px;
}

#commecial_index {
float:left;
width:333px;
text-align:center;
}

#documentary_index {
float:left;
width:333px;
text-align:center;
}

#broadcast_index {
float:left;
width:333px;
text-align:center;
}

.prev {
float:left;
width:50px;
padding-top:47px;
}

#commecial_pod {
float:left;
width:300px;
text-align:center;
}

#documentary_pod {
float:left;
width:300px;
text-align:center;
}

#broadcast_pod {
float:left;
width:300px;
text-align:center;
}

.next {
float:left;
width:50px;
padding-top:47px;
}


#menu {
width:100%;
}

#menu ul li{
	display:inline;
	height:29px;
}

#menu ul li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	padding:0 15px 0 15px;
	height:29px;
	line-height:28px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#menu ul li a:hover {
	text-decoration:underline;
	color:#FF6600;
}

#commercials {
background:url(../img/bg_commercials.png) no-repeat top left;
width:100%;
/*height:325px;*/
margin-top:23px;
margin-bottom:34px;
}

#documentary {
background:url(../img/bg_documentary.png) no-repeat top left;
width:100%;
/*height:325px;*/
margin-top:23px;
margin-bottom:34px;
}

#gallery {
background:url(../img/bg_gallery.png) no-repeat top left;
width:100%;
/*height:325px;*/
margin-top:23px;
margin-bottom:34px;
height:329px;
}



.info {
	padding-top:249px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	width:120px;
	line-height:26px;
	padding-left:4px;
}

#broadcast {
padding-top:40px;
text-align:center;
}

.film {
width:517px;
height:284px;
float:left;
padding-left:294px;
padding-top:20px;
}

#filmik {
	width:600px;
	background:url(../img/bg_tra.png) no-repeat top center;
		float:left;
}

#left {
	width:200px;
	float:left;
	text-align:left;
}

#right {
	width:200px;
	float:left;
	text-align:right;
}


