
#rootmaincontent{
	margin-top:10px;
	border-top:1px #ffffff solid;
}

.box1{
	float:left;
	background:url(images/bg1.jpg) repeat-x;
	height:255px;
	width:320px;
}

.box_title{
	padding:10px 10px 5px 10px;
	font-family:Georgia,Times;
	color:#6d542b;
	font-size:17px;
}
.box_line{
	height:1px;
	overflow:hidden;
	background:#bda97b;
	margin:0 10px;
}

.box_text{
	padding:10px 15px 5px 15px;
	width:290px;
	height:60px;
}
.box_text a, .box_text a:visited, .box_text a:hover, .box_text a:active {
	color:#503A23;
	text-decoration: none;
}
.box_text a:hover{
	text-decoration: underline;
}
.box_next{
	width:300px;
	text-align:right;
	overflow:hidden;
	text-decoration: none;
}

.box_next a{
	font-size:11px;
	color:#5f4e3e;
	font-family:Tahoma, Verdana;
	text-decoration:none;
}

.box_next a:hover{
	text-decoration:underline;
}

.box_fotka{
	margin:10px 0 0 15px;
	width:280px;
	height:90px;
	background:#bda97b;
	padding:5px;
	
}

#box_fotka1{
	width:280px;
	height:90px;
	background:url(images/fotka1.jpg) no-repeat;
}


#box_fotka2{
	width:280px;
	height:90px;
	background:url(images/fotka2.jpg) no-repeat;
}


#box_fotka3{
	width:280px;
	height:90px;
	background:url(images/fotka3.jpg) no-repeat;
}


#box_fotka4{
	width:280px;
	height:90px;
	background:url(images/fotka4.jpg) no-repeat;
}


#box_fotka5{
	width:280px;
	height:90px;
	background:url(images/fotka5.jpg) no-repeat;
}


#box_fotka6{
	width:280px;
	height:90px;
	background:url(images/fotka6.jpg) no-repeat;
}