body {
	background-image: url(../images/bck-site.jpg);
	background-repeat: repeat;
	background-position: center top;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#SiteContent {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #F39D16;
	border-bottom-color: #F48909;
	border-left-color: #F48909;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}
#SiteContent #SiteHeader {
	background-image: url(../images/site_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 215px;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}
#SiteContent #SiteFooter {
	display: block;
	font-size: 10px;
	color: #F88312;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/bck-footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#SiteContent #SiteFooter a {
	color: #F68A0C;
}
#SiteContent #SiteFooter a:hover {
	color: #27241F;
	text-decoration: none;
}
#SiteContent #SiteInfoContent #siteInfoDr h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: normal;
	color: #F39D16;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 3px;
}
#SiteContent #SiteInfoContent #siteInfoDr a:hover {
	color: #000000;
}
#SiteContent #SiteInfoContent #siteInfoDr {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
}
#SiteContent #SiteInfoContent #siteInfoDr h2 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
#SiteContent #SiteInfoContent #siteInfoDr a {
	color: #F2840B;
}
#SiteContent #SiteInfoContent #siteInfoDr .info_poza {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#SiteContent #SiteInfoContent #siteInfoDr .poza_galerie {
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #FFE880;
	margin: 3px;
	text-align: center;
}

#SiteContent #SiteHeader.header_ro {
	background-image: url(../images/site_header-ro.jpg);
}
#SiteContent #SiteInfoContent #siteInfoSt #siteLang {
	position: absolute;
	display: block;
	width: 100px;
	margin-top: 0px;
	margin-left: 30px;
}

