body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
}.top_shadow {
	background-image: url(../img/top_shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.left_shadow {
	background-image: url(../img/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_shadow {
	background-image: url(../img/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom_shadow {
	background-image: url(../img/bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}
.button_link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.button_top {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content_vlak {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-left-color: #efefef;
	padding-top: 12px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 4px;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
}
.photo {
	float: right;
	border: 1px solid #efefef;
	padding: 1px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.content_tekst {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.email {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

.content_bg {
	background-color: #FFFFFF;
	padding-top: 10px;
}
.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
.logo {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	padding-left: 5px;
	height: 102px;
}
.button_img {
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.button_td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
}
.subtitle {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}
