body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-right: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 15px;
	margin-top: 15px;
	padding-top: 15px;
	vertical-align: top;
}
.caption {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D42235;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 10px;
	padding-top: 10px;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #F87DBC;
	font-weight: bold;
	padding-left: 140px;
	margin-left: 140px;
	width: auto;
	text-align: center;
	margin-top: 30px;
	padding-top: 30px;
	margin-right: 0px;
	padding-right: 0px;
	line-height: 0px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
.submenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F764AF;
	text-align: left;
	margin-top: 7px;
	padding-top: 7px;
	line-height: 18px;
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: circle;
}
.kafe {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #952C04;
	float: left;
	width: 150px;
	border: 2px 1 #0066FF;
	position: static;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 18px;
	background-color: #F9DBAE;
}
.img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 1px 1 #66CC66;
}
.border {
	border: 1px 1 #CC33CC;
}
a:link {
	color: #F764AF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color:  #F76AB2;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#D42235;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:  #F76AB2;
	font-weight: normal;
}

