@charset "utf-8";
.adress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007BBF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 22px;
}
.rub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0379C1;
	text-decoration: none;
	line-height: 24px;
}
body {
	background-image: url(//static/images/bg_stripes.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.brod {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.brodFetBla, #left, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 1px;
}
.body {
	background-image: url(/static/images/webb_03.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.datum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
	line-height: 18px;
}
.brodVit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.rubVit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}

a {
	text-decoration: none;
	color: #007bc1;
}

a img {
    border: 0px;
}
