/*container*/

h1 {color:#551d18; font-size:30px; font-weight:bold;}
h2 {color:#551d18; font-size:12px; font-weight:bold; text-transform: uppercase;}
h3 {
	color:#000000;
	font-size:14px;
	font-family:courier;
}
h4 {color: #616362; font-weight:bold;}

html,body {font-family:Tahoma, Arial, Verdana,Sans-serif; font-size:12px;background-color: #EFE3CB; margin:0px;padding:0px;margin:0px;height:98%;width:100%;color:#7C7C7C;}
body{
background: url("../img/flash/background.jpg") left top repeat-x;
text-align:center;
}
a{
	color:gray;
}
div {
	float:left;
	clear:none;
	font-size:12px;
	font-family:courier;
	color:#000000;
}


img{
	border:none;
	margin:0;
	padding:0;
	font-weight:normal;
}
a{
	text-decoration:none;
	color:#561C18;
}
form {
	padding:0;
	margin:0;
}

#area_center {
	width:1024px;
	margin-right:auto;
	margin-left:auto;
	float:none;
	text-align:left;
}
div.area_head {
	/*border:1px solid red;*/
	float:none;
	height:227px;
	overflow:hidden;
}

div.left{
	position:relative;
	float:left;
	clear:none;
	height:596px;
}
div.center{
	position:relative;
	height:596px;
	width:379px;
	float:left;
	clear:none;
	background-color:white;	
}
div.right{
	float:left;
	clear:none;
	width:329px;
	height:596px;
}
div.bottom{
	clear:none;
}
div.footer {
	position:relative;
	left:-4px;
	top:5px;
	overflow:hidden;
	width:500px;
}
img.footer_comments {
	position:absolute;
	left:-76px;
	bottom:-61px;
	overflow:hidden;
	width:495px;
}


img.pencils{
	position:absolute;
	top:80px;
	left:30px;
}
input.name, input.surname, input.email, textarea.comment{
	border:0;
}

input.name{
	float:left;
	clear:none;
	width:116px;
}
input.email{
	float:left;
	clear:both;
	margin-top:27px;
	width:116px;
}

textarea.comment{
	float:left;
	clear:both;
	margin-top:25px;
	width:279px;
	height:292px;
}

img.comment_form{
	border:0;
	float:left;
}

div.comment_form {
	position:absolute;
	top:61px;
	left:30px;
	z-index:999;
}
input.comment_form_submit{
	clear:both;
	float:left;
	margin-left:105px;
	margin-top:18px;
	opacity:0;
	filter:alpha(opacity=0);
}
div.freeform{
	min-height:555px;
	height:auto !important;
	height:555px;
	width:480px;
	background-image: url(bottom_line_small.jpg);
	background-repeat:repeat-y;
	position:relative;
	z-index:0;
	top:1px;
	padding-top:15px;
	left:-72px;

/*	left:-73px;
	border:1px solid red;*/
}

img.bottom_line{
	width:1024px;
	height:25px;
	clear:both;
	z-index:-1;
}
img.bottom_img{
	position:relative;
	width:494px;
}
div.news_title{
	font-weight:bold;
	font-size:14px;
}

div.news_content{
	text-align:left;
	width:100%;
}

div.news_general{

	min-height:555px;
	height:auto !important;
	height:555px;
	width:380px;
	padding-top:15px;
	padding-left:75px;
}

div.news_list{
	width:380px;
	padding-top:15px;
}
div.dzeja_content{}
div.dzeja_video{}
div.dzeja_title{}
div.dzeja{
	min-height:555px;
	height:auto !important;
	height:555px;
	width:380px;
	padding-top:15px;
	padding-left:75px;
}
div.copyright{
	clear:both;
	font-family:Tahoma,Arial,Verdana,Sans-serif;
	font-size:9px;
	margin-left:50px;
}
div.copyright_comments{
	clear:none;
	position:relative;
	left:-255px;
	font-family:Tahoma,Arial,Verdana,Sans-serif;
	font-size:9px;
}
div.msg{
	position:absolute;
	top:10px;
	left:10px;
	z-index:99;
}

div.comments{
	position:relative;
}
div.partneri{
	clear:both;
	margin-left:50px;
}