*{
  padding: 0;
  margin: 0;
}

body{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  background: #666554;
  color: #454545;
}

.input{
  	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #f0f5f0;
	color: #404040;
}

a{
  text-decoration: underline; 
  color:#c23131;
}

a img{
  border: 0px;
}

#mainContainer{
  width: 924px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
}

#header{
  width: 924px;
  float: left;
}

#header img{
  border: 0px;
  float: left;
}

#menu{
  width: 924px;
  float: left;
}

#menu img{
  border: 0px;
  float: left;
}

#musicPlayer{
  float: left;
  width: 455px;
  height: 62px;
  background: url('images/index_14.gif') no-repeat;
}




#content{
  width: 924px;
  background-color: #ffffff;
  color: #777777;
}

#footer{
  width: 904px;
  margin-left: auto;
  margin-right: auto;
  background-color: #666554;
  color: #ffffff;
  padding: 10px;
  text-align: center;
  margin-bottom: 30px;
}

.gallerycontainer{
  width: 300px;
}

a.galleryPictureLink{
  width: 80px;
  height: 80px;
  float: left;
  border: 4px solid #808080;
  margin-right: 5px;
}

a.galleryPictureLink img{
  width: 80px;
  height: 80px;
}

div.firstPageNewsContainer{
  float: left;
  width: 200px;
  height: 422px;
  margin-right: 10px;
  background: #fdfdf9 url('images/column-box-bottom.png') bottom no-repeat;
}

div.firstPageNewsContainer2{
  width: 180px;
  padding: 10px;
  height: 402px;
  background: transparent url('images/column-box-top.png') top no-repeat;
  text-align: center;
  overflow: hidden;
  color: #777777;
  font-size: 10pt;
}

div.firstPageNewsContainer2 a{
  color: #47443a;
  font-size: 11pt;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
}

div.firstPageNewsContainer2 a:hover{
  text-decoration: underline;
}

.firstPageNewsPicture{
  width: 154px;
  height: 109px;
  background: url('images/column-box-image.png') no-repeat;
  margin-left: 10px;
}

.firstPageNewsPictureContainer{
  width: 150px;
  height: 100px;
  padding-left: 4px;
  padding-top: 5px;
}

div.firstPageNewsContainer div.readmore{
  position: relative;
  top: -20px;
  left: 25px;
}

#firstPageGallery{
  float: left;
  width: 665px;
  height: 363px;
  background: url('images/featured.gif') no-repeat;
  margin-left: 45px;
}

#firstPageGalleryPicture{
  width: 420px;
  height: 214px;
  position: relative;
  top: -33px;
  left: 23px;
  z-index: 0;
  overflow: hidden;
}

#firstPageGalleryTitle{
  width: 420px;
  position: relative;
  top: -10px;
  left: 23px;
  z-index: 1;
}

#firstPageGalleryTitle a{
  color: #47443a;
  font-size: 11pt;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
}

#firstPageGalleryTitle a:hover{
  text-decoration: underline;
}

#firstPageGalleryThumbnails{
  width: 154px;
  position: relative;
  top: -220px;
  left: 480px;
}

#firstPageGalleryThumbnails a{
  color: #47443a;
  font-size: 11pt;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
}

#partnerek{
  width: 150px;
  height: 330px;
  float: left;
  margin-left: 5px;
  text-align: center;
  overflow: hidden;
}

#bottomMenu{
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#bottomMenu a{
  padding: 5px;
  text-decoration: none;
  color: #b0b0b0;
}

#pageContent{
  width: 860px;
  margin-left: auto;
  margin-right: auto;
}




#galleries_container{
  width: 365px;
  padding: 5px;
}

.picture_gallery_gallery{
  width: 340px;
  float: left;
  display: block;
  background-color: #303030;
  border: 1px dashed #e0e0e0;
  margin: 2px;
  margin-left: 8px;
  padding: 5px;
}

.picture_gallery_gallery:hover{
  background-color: #404040;
}

.picture_gallery_gallery:hover div{
  color: #ffffff;
}

.picture_gallery_gallery span{
  text-align: left;
  width: 85px !important;
  height: 75px !important;
  display: block;
  float: left;
  margin-left: 7px;
  margin-right: 7px;
}

a.picture_gallery_gallery_title{
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  font-weight: bold;
  text-transform: lowercase;
  color: #0063dc;
  display: block;
  float: none;
}

a.picture_gallery_gallery_title:hover{
  background-color: #0063dc;
  color: #ffffff;
  text-decoration: none;
}

#galleries_title{
  font-family: Georgia, Trebuchet Ms, Tahoma, sans;
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 10px;
}
