@charset "utf-8";
body/* CSS Document */
 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../image/background.jpg);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
}
.logo  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_top {
	border-left-style: solid;
	border-left-color: #d7d6d6;
	border-left-width: 12px;
}
a:link {
	color: #742c15;
	text-decoration: underline;
}
a:visited {
	color: #742c15;
	text-decoration: underline;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}
.main {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7d6d6;
	border-left-color: #d7d6d6;
	border-right-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #742c15;
	padding: 20px;
	text-align: justify;
}
.main_bottom_roze {
	border-right-style: solid;
	border-right-color: #d7d6d6;
	border-right-width: 12px;
	background-image: url(../image/background_bottom.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d6d6;
}
.main_bottom {
	border-left-style: solid;
	border-left-color: #d7d6d6;
	border-left-width: 1px;
	background-image: url(../image/background_bottom.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d6d6;
	padding-right: 20px;
	padding-left: 20px;
}
.poll {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.sveiciens {
	font-size: 30pt;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #cdcccc;
	padding-top: 20px;
}
.datums {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d6d6;
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	padding: 20px;
}
.datums_galerija {
	font-size: 10px;
	color: #999999;
}