
#rootmaincontent{
	margin-top:10px;
	border-top:1px #ffffff solid;
	background: #e9e1c9 url(images/main_content.jpg) top left no-repeat;
}

.box1{
	float:left;
	background:url(images/bg1.jpg) repeat-x;
	height:255px;
	width:273px;
	margin-left: 20px;
	padding: 0 10px;
	display: block !important;
	display: inline;
}

.box_title{
	padding:28px 0 5px;
	font-family:Georgia,Times;
	color:#6d542b;
	font-size:17px;
	border-bottom: 1px solid #bda97b;
	margin: 0 0 15px;
}

.box_fotka{
	height:80px;
	border: 5px solid #bda97b;
	background-position: 5px 5px;
}

.box_fotka a{
	display: block;
	height: 80px;
	text-decoration: none;
}

.box_text{
	padding: 0;
	margin-top: 10px;
	font-size: 11px;
}

.box_text a, .box_text a:visited, .box_text a:hover, .box_text a:active{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

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

#box_fotka1{
	background:url(images/fotka1.jpg) no-repeat;
}


#box_fotka2{
	background:url(images/fotka2.jpg) no-repeat;
}


#box_fotka3{
	background:url(images/fotka3.jpg) no-repeat;
}


#box_fotka4{
	background:url(images/fotka4.jpg) no-repeat;
}


#box_fotka5{
	background:url(images/fotka5.jpg) no-repeat;
}


#box_fotka6{
	background:url(images/fotka6.jpg) no-repeat;	
}

#newletterBox{
	position: relative;
}

#newletterBox form{
	margin: 0;
	padding: 0;	
}

#zapisz{
	position: absolute;
	top: 33px;
	right: 12px;
	background: transparent url(images/guzik.gif) center center no-repeat;
	padding: 0;
}

#save{
	position: absolute;
	top: 33px;
	right: 12px;
	background: transparent url(images/button.gif) center center no-repeat;
	padding: 0;
}
/*
.box_text{
	padding:10px 15px 5px 15px;
	width:290px;
	height:60px;
}

.box_next{
	width:300px;
	text-align:right;
	overflow:hidden;
}

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

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

*/