*{
	font-family:"Helvetica Neue Light", "Helvetica Neue LT Std", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
img{
	border:0px solid #000000;
}
body{
	margin:0 auto;
	padding:0;
	background-color:#FFF;
}

#container{
	margin:0 auto;
	padding:0;
	width:856px;
}


#top{
	height:130px;
	width:856px;
	
}

#logo{
	width:350px;
	height:130px;
	float:left;
}

#search{
	margin-left:212px;
	margin-top:46px;
	background-image: url('/images/search.jpg');
	background-repeat:no-repeat;
	width:224px;
	height:28px;
	float:left;
}

.inpTxt{
	position:absolute;
	margin-left:5px;
	margin-top:4px;
	width:210px;
	border:0;
	background:none;
	color:#858585;
	padding:0;
}

.inpSubmit{
	position:absolute;
	width:44px;
	border:0;
	background:none;
	cursor:pointer;
	padding:0;
	margin:0;
	margin-top:4px;
}

#go{
	margin-left:20px;
	margin-top:46px;
	background-image: url('/images/go.jpg');
	background-repeat:no-repeat;
	width:44px;
	height:28px;
	float:left;
}

#header{
	height:254px;
	width:856px;
	/*background-image:url('/images/header.jpg');
	background-repeat:no-repeat;*/
}

#quote
{
	padding-top:50px;
	text-align:left;
	font-size:30px;
	color:#FFFFFF;
	font-style: normal;
	font-weight:bold;
	width:275px;
	margin-left:560px;
	line-height:32px;
}

#back{
	position:absolute;
	margin-left:760px;
	margin-top:-50px;
	
}

#menudiv{
	height:35px;
	width:856px;
	background-image: url('/images/menu.jpg');
	background-repeat:no-repeat;
	margin-top:15px;
}

#linkcheck {
color:#404040;
}

#header_txt{
	
}

#content{
	width:846px;
	min-height:385px;
	padding:5px;
	padding-top:15px;
	
	margin:0;
}

#pagina{
	float:left;
	padding-bottom:40px;
}
#line{
	float:left;
	width:20px;
	height:420px;
	background-image:url('/images/line.jpg');
	background-repeat:no-repeat;
	margin-top:22px;
}
#blok{
	float:left;
}

#shorttxt{
	height:406px;
	width:268px;
	overflow:hidden;
}

#readmore{
	float:right;
}

#bottom{
	background-image:url('/images/footer.jpg'); 
	background-repeat:no-repeat;
	width:856px;
	color:#BA5A0C;
	padding-top:5px;
	float:left;
}

#bottom a{
	text-align:center;
	color:#BA5A0C;
	font-size:14px;
	text-decoration:none;
}

#bottom_left{
	float:left;
	padding-left:8px;
}
#bottom_center{
	float:left;
	width:450px;
	text-align:center;
}
#bottom_right{
	
	float:right;
	padding-right:36px;
}


h1{
	color: #ba5a0c;
	font-size:30px;
	font-weight:normal;
}


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

.error{
	border: 2px solid #FF0000;
	color:#FF0000;
	padding:20px;
	font-weight:bold;
}