@charset "iso-8859-2";
body {
	background-color: #ffffff;
	background-image: url(gfx/des/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #14329a;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a#lh {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #14329a;
	text-decoration: underline;
    line-height: 18px;
}
a:hover#lh {
	text-decoration: none;
}
a#foot {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #a7a7a7;
	text-decoration: none;
}
a:hover#foot {
	color: #656464;
}
a#foot2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #bebebe;
	text-decoration: none;
}
a:hover#foot2 {
	color: #009fda;
}
.block {
	background-color: #FFFFFF;
	background-image: url(gfx/des/block_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftblock {
	background-image: url(gfx/des/leftblock_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.block2 {
	background-color: #FFFFFF;
	background-image: url(gfx/des/block_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	padding-left: 2px;
}
.fotleft {
	margin-right: 8px;
}
.fotright {
	margin-left: 8px;
}

.foot {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #a7a7a7;
}
.foot2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #bebebe;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #14329a;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #14329a;
}
#baltichome {
	float: right;
	height: 130px;
	width: 155px;
	margin-top: 0px;
	margin-right: 25px;
}
