@charset "utf-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.line {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E6E8F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	background-color: #D9DCE6;
	vertical-align: middle;
	color: #555555;
}
.other_line {
	background-color: #CDD1E4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-top-color: #E6E8F2;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-weight: lighter;
	font-size: 18px;
}


.style_dens_logo {
	font-family: "PosterBodoni TL", "PosterBodoni It TL";
	font-size: 45px;
	color: #3E3E3E;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #CDD1E4;
	padding-bottom: 0px;
	height: 50px;
	line-height: 45px;
	vertical-align: middle;
}
.colour {
	color: #EBE9ED;
	background-color: #D9DCE6;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 30px;
	background-color: #ECEAFB;
	padding-right: 20px;
	color: #333333;
}
.body_picture {
	background-color: #ECEAFB;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.flags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CDD1E4;
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #F0EEFB;
}

.tone {
	background-color: #CDD1E4;
}
.kontakti_pic {
	background-color: #ECEAFB;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	font-size: 9px;
}
.kontakti_text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECEAFB;
	font-size: 13px;
	vertical-align: top;
	line-height: 2px;
	padding-left: 20px;
	word-spacing: normal;
	text-indent: 0px;
	text-align: left;
}
.paraksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
}

