body {
	margin: 0px;
	background-color: #8D785C;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 24px;
}

.div_mainframe {
	width: 100%;
	background-image: url(../layout/layout_vrecovina.gif);
	float: left;  
}
.div_content_center {
	width: 826px;
}
.div_content {
	width: 796px;
	float: left;
	padding: 15px;
	background-image: url(../layout/layout_content_content.gif);
	margin-left: 0px;
}
.div_content_size {
	width: 1004px;
}

.div_toppanel {
	width: 100%;
	background-image: url(../layout/layout_top_image_2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 251px;
	text-align: center;
}

.div_footer {
	width: 100%;
	height: 111px;
	background-image: url(../layout/layout_content_footer.gif);
	text-align: center;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #F2F2D8;
	float: left;
}
.div_footer_content {
	width: 826px;
	height: 111px;
	text-align: center;
}
.div_footer_link a{
	font-size: 11px;
	text-decoration: none;
	color: #f2f2d8;
}
.div_content_left {
	text-align: left;
	width: 550px;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
.div_content_right {
	text-align: right;
	width: 210px;
	float: left;
	text-align: center;
}
.div_content_centerstuff {
	float: left;
	width: 3px;
	background-image: url(../layout/layout_spacer.gif);
}

.color {
	color: #79674C;
}


a.strankovanie {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	width: 20px;
}
a.strankovanie:hover {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
	width: 20px;
}
a.strankovanie_x {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	width: 20px;
}


