body
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
}


#fejlec
{
        /* background: url(http://www.campusfesztival.hu/uj/images/fejlec.jpg) no-repeat center center;
        height: 273px; */
        height: 330px;
        background: url(http://www.campusfesztival.hu/uj/images/fejlec3.jpg) no-repeat center center;
}

#menusor
{
        height: 59px;
        background: url(http://www.campusfesztival.hu/uj/images/menubg.jpg) repeat-x;
        text-align: center;
}

#contanier
{
        margin: 0px auto 0px auto;
        width:  1000px;
}

#alja
{
        height: 60px;
        /* border-top: 10px solid #000; */
        text-align: center;
        width: 100%;
        color: yellow;
        padding-top: 9px;
        background: url(http://www.campusfesztival.hu/uj/images/alja_bg.jpg) repeat-x top;
        margin-top: 20px;
}

#alja img
{
        margin-right: 10px;
        margin-top: 5px;
}

#contanier
{
        width: 1000px;
        text-align: left;        
}

#bal
{
        width: 666px;
        float: left;
        padding-top: 15px;
}

#bal a
{
        color: #2985DF;
        text-decoration: none;
}

#bal a:hover
{
        color: #990000;
        text-decoration: none;
}

#jobb
{
        width: 300px;
        float: right;
}

.clear
{
        clear: both;
}

.hirblock
{
        text-align: justify;
        width: 310px;
}

.hirblock a
{
        color: #009ECE;
        text-decoration: none;
        display: block;  
        font-weight: bold;   
        margin-top: 5px;   
}

.hirblock a:hover
{
        color: #990000;
        text-decoration: none;
        font-weight: bold;
}

#menubelso
{
        width: 730px;
        margin: 0px auto 0px auto;
}

.logininput
{
        height: 15px;
        width: 130px;
        border: 1px solid #888;
        color: #BF0BBF;
        font-size: 10px;
        height: 18px;
}

.loginsubmit
{
        background-color: #BF0BBF;
        height: 20px;
        font-size: 10px;
        font-family: verdana;
        color: #fff;
        border: none;
}

#loggedinmenu a
{
        color: #2985DF;
        text-decoration: none;
}

#loggedinmenu a:hover
{
        color: #990000;
        text-decoration: none;
}

.profilom input, .profilom select, .profilom textarea {
  width: 300px;
  font-size:12px;
}

.regkozep input, .regkozep select, .regkozep textarea {
  width: 300px;
  font-size:12px;
}
    
    
#aktualisvideo
{
        width: 303px;
        height: 214px;
        background: url(http://www.campusfesztival.hu/uj/images/aktualisvideo.jpg) no-repeat;
        padding-top: 32px;
        padding-left: 11px;
} 

#aktualisfoto
{
        width: 303px;
        height: 214px;
        background: url(http://www.campusfesztival.hu/uj/images/aktualisfoto.jpg) no-repeat;
        padding-top: 32px;
        padding-left: 11px;
}            
           


/* -------- JOBB OLDALI BIGYÓK ---- */


#jobbfejlec_facebook
{
        width: 300px;
        height: 76px;
        background: url(http://www.campusfesztival.hu/uj/images/jobbfejlec_facebook.jpg) no-repeat;
}

#jobbfejlec_regisztracio
{
        width: 300px;
        height: 76px;
        background: url(http://www.campusfesztival.hu/uj/images/jobbfejlec_regisztracio.jpg) no-repeat;
}

#jobbfejlec_campusclub
{
        width: 300px;
        height: 76px;
        background: url(http://www.campusfesztival.hu/uj/images/jobbfejlec_campusclub.jpg) no-repeat;
}

#jobbfejlec_plakat
{
        width: 300px;
        height: 76px;
        background: url(http://www.campusfesztival.hu/uj/images/jobbfejlec_plakat.jpg) no-repeat;
}

#jobbfejlec_programkereso
{
        width: 300px;
        height: 76px;
        background: url(http://www.campusfesztival.hu/uj/images/jobbfejlec_programkereso.jpg) no-repeat;
}

#jobbfejlec_terkep
{
        width: 300px;
        height: 76px;
        background: url(http://www.campusfesztival.hu/uj/images/jobbfejlec_terkep.jpg) no-repeat;
}

/* -------- DROPDOWN ----------- */

#sddm
{	
        margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	
        margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	
}

#sddm li a:hover
{	
        
}

#sddm div
{	
        position: absolute;
	visibility: hidden;
	margin-top: -10px;
	padding: 0;
	background: #fff;
	border: 1px solid #000;
	z-index: 30;
	
}

#sddm div a
{	
        position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000;
	color: yellow;
	z-index: 30;
	
}

#sddm div a:hover
{	
        background: yellow;
        color: #000;
        z-index: 30;
}

.nagycsik
{
        width: 662px;
        height: 45px;
        background: url(images/nagycsik.jpg) no-repeat;
        margin-top: 3px;
        font-size: 17px;
        *font-size: 15px;
        font-weight: bold;
        color: #EC018E;
        padding-left: 40px;
        padding-top: 19px;
        text-transform:uppercase;
}


