/* general stuff */
body{
    behavior: url(http://www.soosnora.hu/css/csshover.htc);
    font-family: 'Trebuchet MS';
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}



a {
    text-decoration: none;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

/* container id-s */

#kozep{
    height: 340px;
    width: 954px;
    margin: 0px auto;
    padding: 0px;
}

#fullimg_kozep{
    width: 680px;
    margin: 0px auto;
    padding: 0px;
}

#attributes{
    height: 30px;
    font-size: 11px;
    text-align: right;
    line-height: 30px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#head{
    height: 233px;
    width: 916px;
    margin-bottom: 0px;    
}

#menu{
    margin: 0px;
    padding: 0px;
    width: 916px;
    height: 31px;
}

#container{
    width: 916px;
    margin: 0px 19px 0px 19px;
}

#fullimg_container{
    width: 640px;
    margin: 0px 19px 0px 19px;
    text-align: center;
}

#acontainer{
    float: left;
    width: 680px;
}

#clear{
    clear: both;
}

/* menü elemek */

#menu div{
    cursor: pointer;
    height: 31px;
    float: left;
    border: 0px;
}

#menu div:hover{
    filter:alpha(opacity=0);
    opacity:0;
    -moz-opacity:0;
}

#menu .fix{
    cursor: default;
    filter:alpha(opacity=0);
    opacity:0;
    -moz-opacity:0;
}

/* leading image-s cucc; alapszinek a news-hoz */

.info{
    float: left;
    width: 214px;
    /*height: 472px;*/
    margin: 1px 0px 0px 0px;
    padding: 0px;
}

.info_head{
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 31px;
    height: 31px;
    width: 214px;
}

.info_date{
    font-size: 11px;    
    height: 31px;
    width: 214px;
    line-height: 31px;
}

.info_img{
    height: 190px;
    width: 214px;
    text-align: center;
}

.info_sub{
    width: 214px;
    height: 55px;
    font-size: 11px;
    font-weight: bold;    
    margin-top: 15px;
}

.info_desc{
    width: 214px;
    font-size: 11px;
}

.info a {
    color: #ee6e31;
    font-size: 10px;
}

.info_desc a{
    text-decoration: underline;
}

/* archivum felsorolas */

.info_archive a {
	color: #62b7de;
}

.archive{
    margin-top: 8px;
    width: 680px;
    font-size: 11px;
}

.archivetitle{
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #62b7de;    
}
/*
.archiveinfo{
    line-height: 32px;
}*/

.archivetitle a{
    color: #62b7de;
}

/* galeria csoportok */

.gal_menu{
    float: left;
    line-height: 31px;
    height: 31px;
    width: 214px;
}

.gal_menu a{
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

/* galeria kepek */

.gal_element{
    float: left;
    width: 214px;
    height: 295px;
    margin: 1px 0px 0px 0px;
    padding: 0px;
}

.galimg{
    height: 190px;
    width: 214px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

img.middle {

}

.galdesc{
    width: 214px;
    font-size: 11px;
}

.galtitle{
	font-weight: bold;
	height: 28px;
	line-height: 14px;
}

.fullimg_galdesc{
    width: 680px;
    margin-top: 10px;
    font-size: 11px;
    text-align: left;
}

/* jobb margin */

.rm{
    margin-right: 20px;
}

/* korábbi static.css */

div.half {
    width: 50%;
    padding: 0px;
    margin: 0px;
}

div.fl {
    float: left;
}

div.clear {
    clear: both;
}

div.st {
    padding-top: 10px;
}

div.sr {
    padding-right: 10px;
}

div.sl {
    padding-left: 5px;
}

.biblio_head {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}

.biblio_head a, .biblio_active {
    color: rgb(238,110,49);	
}

.curriculum_head {
    color: rgb(255,146,178);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}

.uppercase {
    text-transform: uppercase;
}

.kontakt_head {
	color: rgb(122,198,133);
	font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;	
}

div.submenu {
    height: 35px;
    width: 210px;
    line-height: 35px;
    float: left;
    text-transform: uppercase;
    font-size: 10px;
}

div.spl {
    margin-left: 20px;
}

a div.submenu:hover {
    text-decoration: none;
}

div.quarter {
    width: 25%;
    padding: 0px;
    margin: 0px;
}

div.threequarter {
    width: 75%;
    padding: 0px;
    margin: 0px;
}

table.exhibitions_list {
    width: 100%;
    margin-bottom: 10px;
}

td.exhibitions_idopont {
    font-weight: bold;
    width: 15%;
    padding-left: 0px;
    margin-left: 0px;
}

td.exhibitions_details {
    font-weight: normal;
    font-size: 10px;
}

.bold {
    font-weight: bold;
}

#fullimg_backlink {
	float: left;
}

.backlink {
	line-height: 30px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: rgb(231,77,95);
}

#footer{
    width: 100%;
    text-align: center;
    line-height: 20px;
}

.text_content {
	font-size:9pt;
	line-height:150%;
}

