
.wrapper{
    width:900px;
    /*height: 1800px;*/
    margin:0px auto;
    padding:0px 0px;
    overflow:hidden;
    border:0px solid #ccc;
    background-image: url(images/bg1.jpg);
    background-repeat: no-repeat;
    background-color: #061008;
}


/*CONTENT*/

.content{
    width: 100%;
    padding-bottom: 20px;
    text-align: left;
    overflow: hidden;
}

.contentLeft {
	border: 0px solid red;
    width: 440px;
    float: left;
    overflow: hidden;
}

.contentRight {
	border: 0px solid green;
    width: 440px;
    float: left;
    overflow: hidden;
}

/*HÍREK*/

.pageTitleLeft {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-transform: uppercase;
    padding-top: 7px;
    padding-left: 65px;
    padding-bottom: 20px;
    float: left;
}

.newsBlock {
    border: 0px solid yellow;
    width: 350px;
    padding-left: 65px;
    float: left;
    padding-bottom: 15px;
}

.newsBlockTop {
    float: left;
}

.newsDecorator {
    float: left;
    width: 65px;
    height: 65px;
    background-image: url("images/decor_hir.png");
    background-repeat: no-repeat;
}

.newsMonth {
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #3f8bb2;
    padding-top: 18px;
    padding-left: 22px;
    float: left;
}

.newsDay {
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #404644;
    padding-top: 0px;
    padding-left: 28px;
    float: left;
}

.newsTitleAndTags {
	border: 0px solid red;
    float: left;
    width: 270px;
    overflow: hidden;
}

.newsTitle {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding-top: 30px;
    padding-left: 20px;
    float: left;
}

.newsTitle:hover {
    color: #4c6469;
}

.newsTitleNotLink {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding-top: 30px;
    padding-left: 20px;
    float: left;
}

.newsTags {
	width: 100%;
    padding-left: 20px;
    padding-bottom: 5px;
    float: left;
    clear: left;
}

.tagLink {
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #90b9c8;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 0px;
    float: left;
}

.tagLink:hover {
    color: #fff;
    text-decoration: none;
}

.newsContent {
    font-size: 11px;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    padding-right: 0px;
    padding-left: 20px;
    float: left;
    padding-bottom: 10px;
    text-align:left;
}

.newsContent a{
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: underline;
}

.newsContent a:hover {
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #90b9c8;
    text-decoration: underline;
}

.newsDetails {
	width: 100%;
    float: left;
}

.newsDetailsLink {
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #90b9c8;
    text-decoration: none;
    padding-right: 10px;
    float: right;
}

.newsDetailsLink:hover {
    color: #fff;
}

.newsLinkBlock {
	padding-top: 15px;
    padding-bottom: 15px;
}

.moreNewsLink {
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #90b9c8;
    text-decoration: none;
    padding-top: 0px;
    padding-right: 30px;
    float: right;
}

.moreNewsLink:hover {
    color: #fff;
}

.moreNewsLinkBack {
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #90b9c8;
    text-decoration: none;
    padding-top: 0px;
    padding-left: 85px;
    float: left;
}

.moreNewsLinkBack:hover {
    color: #fff;
}

/*TAGCLOUD*/

.tagcloud {
	clear: left;
    width: 350px;
    padding-top: 20px;
    padding-left: 65px;
    padding-bottom: 20px;
    float: left;
    text-align:center;
    line-height: 14px;
}

.tagLinkCloud {
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #90b9c8;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 0px;
}

.tagLinkCloud:hover {
    color: #fff;
    text-decoration: none;
}

/*GALÉRIA*/

.pageTitleRight {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 40px;
    float: left;
    line-height: 1em;
}

.galleryBlock {
    border: 0px solid red;
    width: 100%;
    float: left;
    padding-top: 9px;
    padding-left: 46px;
}

.galleryTitle {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-bottom: 8px;
	line-height: 1em;
	padding-top: 3px;
}

.galleryTitleLink {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}

.galleryTitleLink:hover {
    text-decoration:underline;
    
}

.galleryImageAndText {
    float: left;
    height: 124px;
    overflow: hidden;
}

.galleryText {
    float: left;
    width: 150px;
    height: 120px;
    overflow: hidden;
    font-weight: normal;
    font-size: 11px;
    color: #90b9c8;
}

.maskFrontpage {
    float: left;
    width: 160px;
    height: 120px;
    overflow: hidden;
    border: 1px solid #fff;
    background-color: #000;
}

.galleryImage {
    float: left;
    border: 0px solid #fff;
}

.moreGalleries {
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #90b9c8;
    text-decoration: none;
    padding-left: 210px;
    float: left;
    padding-top: 3px;
    line-height: 1em;
}

.moreGalleries:hover {
    color: #fff;
}

/*EVENTS*/

.eventBlock {
    border: 0px solid red;
    width: 100%;
    float: left;
    padding-top: 85px;
    padding-left: 46px;
}

.eventTitle {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    padding-left: 25px;
    padding-bottom: 8px;
}

.eventDateAndDesc {
	border: 0px solid red;
    float: left;
    padding-top: 0px;
    height: 100px;
    width: 400px;
    overflow: hidden;
}

.eventDate {
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding-left: 0px;
    float: left;
    padding-top: 3px;
    padding-right: 0px;
    clear: left;
    line-height: 1em;
}

.eventDate:hover {
    color: #90b9c8;
}

.eventDesc {
	width: 245px;
	height: 13px;
	overflow: hidden;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding-left: 0px;
    float: left;
    padding-top: 3px;
    padding-left: 10px;
    line-height: 1em;
    
}

.moreEvents {
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #90b9c8;
    text-decoration: none;
    padding-left: 190px;
    float: left;
    padding-top: 13px;
    line-height: 1em;
}

.moreEvents:hover {
    color: #fff;
}

.bannersBlock {
    border: 0px solid red;
    width: 300px;
    padding-top: 70px;
    padding-left: 75px;
    overflow: hidden;
    float: left;
}

.bannersBlockLeft {
    float: left;
    width: 130px;
}

.bannersBlockRight {
    float: left;
    padding-left: 15px;
    width: 140px;
}
 
.bannerImage {
    padding-bottom: 15px;
    clear: left;
    float: left;
    width: 120px;
    height: 60px;
    border: 0px solid red;
    overflow: hidden;
}



