/* ::::: http://hobbit-journey-film.ru/index.css ::::: */

body { background-color: rgb(0, 0, 0); margin: 0px; padding: 0px; font-family: Arial; font-size: 15px; color: rgb(25, 25, 25); background-image: url('back.png'); background-position: center top; }
#header { width: 900px; height: 330px; background-image: url('images/logo.png'); background-repeat: no-repeat; background-position: center top; margin: 0px auto; }
#top-line { height: 0px; background-image: url('top-line.jpg'); background-repeat: no-repeat; background-position: center top; }
#wrapper { width: 1000px; margin: 0px auto; }
#container { width: 100%; }
#content { width: 100%; float: left; background-color: rgb(255, 255, 255); }
#text { float: left; margin: 0px 68px; width: 864px; }
#article-1 { font-family: Arial; font-size: 16px; color: rgb(74, 74, 74); text-align: justify; }
#article-1 img { float: left; padding: 4px 20px 0px 0px; }
#footer { padding: 34px 0px; width: 1000px; font-family: Arial; color: rgb(255, 255, 255); text-align: center;}
#footer a { font-family: Arial; font-size: 12px; font-style: normal; color: rgb(255, 255, 255); text-decoration: none; border-bottom: 1px dashed rgb(255, 255, 255); }
#footer a:hover { text-decoration: none; color: rgb(232, 47, 103); border-bottom: 1px dashed rgb(232, 47, 103); }
.clear { clear: both; height: 0px; }
#vk {
	margin-top:-5px;
	float:right;
	padding-left:20px;
	padding-bottom: 10px;
	}
#info {
	font: 12px/16px Arial, Tahoma, Verdana, sans-serif;
	}	
#textik { text-align:justify ;}
.kadr {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 10px;
    text-align: center;
    text-shadow: 1px 1px 1px #B8B8B8;
}