body, a, input, select, textarea {
	font-family: Tahoma;
	font-size: 8pt;
	color: #7e7e7e;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
.pageContent a { text-decoration: underline; }
#menu a:hover, .pageContent a:hover { text-decoration: none; }


.tc, #menu, .msg, .partnerLogos { text-align: center; }
.tl { text-align: left; }
.tr, .newsMore { text-align: right; }
.tj, .newsShort { text-align: justify; }

.native, #footerMenu, #footerMenu a {
	color: #7e7e7e;/*#9e9e9e;*/
}

.dark, .galleryTitle a, .pageContent h1, .pageContent h1 a, .pageContent h2, .pageContent h2 a {
	color: #3d3d3d;
}

.blue, .smallHeader, .smallHeader a, .newsLeft {
	color: #17479e;
}

.red, #footerMenu .active, .bigHeader, .bigHeader a {
	color: #ee2b32;
}

.white, #menu a {
	color: #fff;
}

#footerMenu .active {
	font-weight: bold;
}

.bigHeader, .smallHeader {
	font-weight: normal;
}

.lh16, #footerRight, .newsShort, .pageContent, .zrzText {
	line-height: 1.6em;
}

.bigHeader {
	white-space: pre-wrap;
}

.fs7, #footerMenu, #footerMenu a, #footerRight {
	font-size: 7pt;
}

#menu a {
	font-size: 9pt;
}

.smallHeader, .smallHeader a, .galleryTitle a, .pageContent h2, .pageContent h2 a {
	font-size: 10pt;
}

.bigHeader, .bigHeader a, .pageContent h1, .pageContent h1 a {
	font-size: 12pt;
}

.day {
	font-size: 22pt;
}

/*---background----------------------*/

body {
	background: url(../images/bg-body.gif) top repeat-x #f2f3f3;
}

#menuWrapper {
	background: url(../images/bg-menu-ribbon.gif) no-repeat right 6px;
}

#mp1 {
	background: url(../images/foto1.jpg) no-repeat 0px 0px;
}

#mp2 {
	background: url(../images/foto2.jpg) no-repeat 0px 0px;
}

#mp3 {
	background: url(../images/foto3.jpg) no-repeat 0px 0px;
}

#mp4 {
	background: url(../images/foto4.jpg) no-repeat 0px 0px;
}

#menu {
	background: url(../images/bg-menu-right.gif) no-repeat top right #ee2b32;
}

#contentLeft, #contentRight {
	background-color: #fff;
}

.bigHeader, #contentLeft .smallHeader {
	background: url(../images/bg-dots.gif) repeat-x bottom;
}

.newsCategory {
	background: url(../images/bg-dots-light.gif) repeat-x bottom;
}

.newsCategory.hover {
	background: #f3f3f3;
}

.news .smallHeader {
	background: url(../images/bullet.gif) no-repeat left center;
}

.galleryTitle {
	background: url(../images/bullet.gif) no-repeat left center;
}

/*---border-----------*/

#footer {
	border-top: 2px solid #fff;
}

#searchArea #searchPhrase {
	border: 1px solid #e8e8e8;
}

#menu .active, #menu a:hover {
	border-bottom: 3px solid #fff;
}

.news, .galeries {
	border-bottom: 4px solid #f2f3f3;
}

.leftModule {
	border-bottom: 5px solid #f2f3f3;
}

.photoContener {
	border: dotted #c7c7c7;
	border-width: 0px 1px 1px 0px;	
}

.lastInRow {
	border-right: 0;
}

.lastRow {
	border-bottom: 0;
}
