body {
	font-family: Trebuchet MS, tahoma, arial, helvetica, sans-serif;
	font-size:14px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
}

body#home {
	background-color: #b2a3a8;
}

body#crew {
	background-color: #a1a4ab;
}

body#cast {
	background-color: #9cb49c;
}

body#synopsis {
	background-color: #15243b;
}

body#news {
	background-color: #ded9ed;
}

body#trailer {
	background-color: #b7b7b7;
}

body#contacts {
	background-color: #9a906d;
}

body#gallery {
	background-color: #bfb97d;
}

body#work {
	background-color: #bfb97d;
}

a {
	color:#CC3300;
	text-decoration:none;
}

td {
	font-family: Trebuchet MS, tahoma, arial, helvetica, sans-serif;
	vertical-align:top;
}

th {
	font-family: Trebuchet MS, tahoma, arial, helvetica, sans-serif;
}

iframe {
	border:none;
	overflow-x:hidden;
	overflow-y:auto
}

.menurow {
	height:50px;
}

.row2 {
	height:50px;
}
.submenurow {
	height:43px;
}
.bigcontentrow {
	height:543px;
}
.contentrow {
	height:500px;
}

.table_home_bg {
	background-image:url(images/bkg_bg_home.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_trailer_bg {
	background-image:url(images/bkg_bg_trailer.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_synopsis_bg {
	background-image:url(images/bkg_bg_synopsis.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_cast_bg {
	background-image:url(images/bkg_bg_crew.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_crew_bg {
	background-image:url(images/bkg_bg_crew.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_gallery_bg {
	background-image:url(images/bkg_bg_gallery.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_work_bg {
	background-image:url(images/bkg_bg_gallery.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_news_bg {
	background-image:url(images/bkg_bg_news.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_contacts_bg {
	background-image:url(images/bkg_bg_contacts.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_home_en {
	background-image:url(images/bkg_en_home.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_trailer_en {
	background-image:url(images/bkg_en_trailer.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_synopsis_en {
	background-image:url(images/bkg_en_synopsis.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_cast_en {
	background-image:url(images/bkg_en_crew.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_crew_en {
	background-image:url(images/bkg_en_crew.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_gallery_en {
	background-image:url(images/bkg_en_gallery.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_work_en {
	background-image:url(images/bkg_en_gallery.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_news_en {
	background-image:url(images/bkg_en_news.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.table_contacts_en {
	background-image:url(images/bkg_en_contacts.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:634px;
}

.gallery {
	border: 1px solid #888888;
}

.td_title {
	font-weight:bold;
	text-align:right;
}

.InputText {
	border: 1px solid #888888;
	background-color: #f4f4f4;
}
