body {
	margin: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
* {
   padding:0;
   margin:0;
}
ul {
    padding-left: 25px;
    margin-left: 0;
	line-height: 16px;
}
p {
	padding: 2px;
	margin: 2px;
	line-height: 16px;
}
img {
	border: 0;
}
h1 {
	font-size: 24pt;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0;
}
h2 {
	font-size: 20pt;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0;
}
h3 {
	font-size: 18pt;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0;
}
h4 {
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0;
}
h5 {
	font-size: 12pt;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0;
}
h6 {
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0;
}
.textColor {
	color: #676767;
}
.wTextColor {
	color: #ffffff;
}
.st {
	font-size: 10px;
}
.nt {
	font-size: 12px;
}
.bt {
	font-size: 14px;
}
.ht {
	font-size: 16px;
}
.boldt {
	font-weight: bold;
}
.c {
	cursor: pointer;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* We need this cause BODY contains text-align CENTER!!! */
}
#header {
	height: 50px;
	width: 900px;
	overflow: hidden;
}
#hLogo {
	float: left;
	background: transparent url('/images/mainUI.gif') no-repeat scroll -0px -0px;
	width: 156px;
	height: 21px;
	margin-top: 25px;
	margin-left: 5px;
}
#hLangSel {
	float: right;
	margin-top: 30px;
}
#hLangSelDe {
	float: left;
	width: 24px;
	height: 20px;
}
#hLangSelEn {
	float: left;
	width: 25px;
	height: 20px;
}
#hLangSelIt {
	float: left;
	width: 24px;
	height: 20px;
}
#hLangSelSl {
	float: left;
	width: 27px;
	height: 20px;
}
.hLangSep {
	background-image: url('/images/langSep.png');
	background-repeat: no-repeat;
	float: left;
	width: 1px;
	height: 25px;
}
#hBoxCont {
	height: 92px;
	margin-left: 1px;
	background-color: #fff;
	margin-bottom: 15px;
	*margin-bottom: 10px;
}
.hBoxRect {
	margin-top: 19px;
	float: left;
	height: 78px;
	width: 78px;
}
.hBoxRectSep {
	float: left;
	background-color: #e4e3e3;
	margin-left: 6px;
	margin-right: 6px;
	width: 1px;
}
#menuCont {
	margin-top: 2px;
	height: 18px;
	width: 900px;
	overflow: hidden;
}
.menuItems {
	float: left;
	height: 18px;
}
#mBottomLines {
	background: transparent url('/images/mainUI.gif') no-repeat scroll -0px -22px;
	width: 900px;
	height: 10px;
	font-size: 0;
}
#contentCont {
	border: 1px solid #c8c7c7;
	padding: 20px;
}
#contentBackgroundFront {
	background-image: url('/images/contentBackground.png');
	background-repeat: repeat-y;
	width: 858px;
	height: 764px;
}
.contentIntroBox {
	position: absolute;
	margin-left: 380px;
	margin-top: 250px;
	height: 300px;
	width: 300px;
}
#contentIntroWelcome {
	background: transparent url('/images/mainUI.gif') no-repeat scroll -292px -0;
	width: 174px;
	height: 18px;
	margin-bottom: 10px;
}
#contentIntroTeam {
	background: transparent url('/images/mainUI.gif') no-repeat scroll -474px -0;
	width: 131px;
	height: 7px;
	margin-top: 10px;
}
#contentBackground {
	background-image: url('/images/contentBackground.png');
	background-repeat: repeat-y;
	width: 858px;
	height: 250px;
}
#contentSubMenu {
	padding: 20px 0;
	width: 900px;
	overflow: hidden;
}
#contentSubMenuLine {
	background-image: url('/images/subMenuLine.png');
	background-repeat: no-repeat;
	width: 900px;
	height: 1px;
	font-size: 0;
}
#subMenuLeft {
	float: left;
	padding-left: 2px;
}
#subMenuRight {
	float: right;
	padding-right: 2px;
}
#silverBar {
	margin-top: 20px;
	margin-left: 20px;
	padding: 0;
	background-image: url('/images/sBar.png');
	background-repeat: no-repeat;
	width: 131px;
	height: 6px;
	font-size: 0;
}
#space {
	margin-top: 20px;
	_margin-top: 5px;
	padding: 0;
	height: 6px;
	font-size: 0;
	margin-bottom: 0;
}
#bottomCont {
	width: 900px;
	overflow: hidden;
}
#bottomLeft {
	float: left;
	background-color: #f5f5f5;
	border: 1px solid #c8c7c7;
	width: 420px;
	height: 350px;
	padding: 10px;
}
#bottomLeftNoBG {
	float: left;
	width: 420px;
	height: 350px;
	padding: 10px;
}
#bottomGallery {
	background-color: #414143;
	height: 400px;
	padding: 10px;
	margin: 0;
}
#galleryThumbs {
	overflow: hidden;
	width: 860px;
	padding: 10px;
}
.galleryThumbCont {
	float: left;
	width: 140px;
	height: 140px;
	padding: 10px;
	background-color: #fff;
}
.galleryThumb {
	width: 140px;
	height: 140px;
}
.moverThumb {
	background-color: #fbaf41;
	cursor: pointer;
}
#bottomRight {
	float: right;
	width: 420px;
	height: 370px;
	background-image: url('/images/dsBG.png');
	background-repeat: no-repeat;
	padding: 10px; 
}
#bottomMenuLines {
	background: transparent url('/images/mainUI.gif') no-repeat scroll -0 -34px;
	width: 900px;
	height: 20px;
	margin: 15px 0 5px 0;
}
#footerCont {
	height: 30px;
	border-bottom: 1px solid #c8c7c7;
	margin-bottom: 10px;
	width: 900px;
	overflow: hidden;
}
#fRects {
	float: left;
	width: 140px;
	margin-top: 10px;
}
#fRects div {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 2px;
}
#fCopyright {
	float: right;
	margin-top: 10px;
}

#imgPagination {
	font-family: Verdana, Arial, sans-serif;
}
#imgPagination a {
	color: #fff;
	text-decoration: none;
}
#imgPagination a:visited {
	color: #fff;
	text-decoration: none;
}
#imgPagination a:hover {
	color: #949494;
	text-decoration: underline;
}
#imgPagination a:active {
	color: #949494;
	text-decoration: underline;
}
#imgPagination span {
	color: #fff;
}

a.sLink {
	color: #676767;
	text-decoration: underline;
}
a.sLink:visited {
	color: #676767;
	text-decoration: underline;
}
a.sLink:hover {
	color: #676767;
	text-decoration: none;
}
a.sLink:active {
	color: #676767;
	text-decoration: none;
}
