@charset "utf-8";
/* CSS Document */

body {
	background-color: #534C42;
	background-image: url(images/index2_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family:Verdana, Arial, sans-serif, "Times New Roman";
	font-size: 12px;
}

.meniu {
	background:url(images/index2_17.jpg) repeat-y;
}
.content {
	background:url(images/index2_07.jpg) repeat-y;
	color: #FFF;
	font-family:Verdana, Arial, sans-serif, "Times New Roman";
	font-size: 12px;
}


img.site_thumb {
	width: 150px;
	border: 2px #67624F solid;
	padding: 3px;
	background-color: #d0d0d0;
}