body{
margin:0px;
}
a{
text-decoration: none;
color: blue;
}
a:hover{
text-decoration: underline;
}
a:visited{
text-decoration: none;
color: blue;
}
div{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: 400;
color:black;
}
p{
float: left;
font-size: 16px;    
font-family:Arial, Helvetica, sans-serif;
font-weight: 400;
text-align: left;
margin: 0px 0px 0px 0px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
color: black;
}

.main{
margin: auto;
width:1000px;
text-align: center;
}

.head{
float:left;
width:1000px;
height:200px;
margin-bottom: 10px;
margin-top:3px;
}

.content{
float:left;
width:1000px;
height:630px;
background-color: white;
}

.leftLinks{
float:left;
width:200px;
height:630px;
}
.leftLinks a{
text-align: left;
display:block;
width: 200px;
height: 30px;
background-size: 200px 30px;
text-decoration: none;
margin-bottom: 1px;
}
.leftLinks a:hover{
/*color: rgb(171,14,21);*/
cursor: pointer!important;
/*background-image: url('hatter_link.png')!important;*/
}
/*.leftLinks a:hover .inner{
font-weight: bold!important;
}*/
.leftLinks a:visited{ 
color: rgb(171,14,21); 
text-decoration: none; 
border: none!important;
outline: none!important;
} 
.leftLinks a:active{
border: none;
outline: none;
}
.leftLinks p{
font-size: 13px;    
position: relative;
color:rgb(171,14,21);
left:20px;
top: 7px;
width: 180px;
margin: 0;
}
.doubleLine{
width:200px;
height:35px;
margin-bottom: 1px;
}
.doubleLine a{
text-align: left;
display:block;
width: 200px;
height: 35px;
background-size: 200px 35px;
text-decoration: none;
margin-bottom: 1px;
}
.doubleLine a:hover{
color: rgb(171,14,21);
cursor: pointer;
background-image: url('hatter_link_double.png')!important; 
}
.doubleLine a:visited{ 
color: rgb(171,14,21);
text-decoration: none; 
border: none;
outline: none;
} 
.doubleLine a:active{
border: none;
outline: none;
}

.doubleLine p{
font-size: 13px;    
position: relative;
color:rgb(171,14,21);
left:20px;
width: 180px;
top: 2px;
}
.horizontalSep{
border: none;
border-bottom:1px solid #FFFFFF; 
border-top:1px solid #dcdcdc; 
clear:both; 
height:0; 
width: 100%;
}

.verticalSep{
border: none;
float: left;
width: 0px;
height: 630px;
border-left:1px solid #FFFFFF; 
border-right:1px solid #dcdcdc;  
margin-left: 5px;
margin-right: 5px;    
}

.center{
float:left;
width:600px;
height:630px;
}

.committe{
font-family:Arial, Helvetica, sans-serif;
width:600px;
height:900px;    
}
.committe h2{
font-size: 20px;
color: black;
margin: 10px 0px 10px 0px;
}
.committe p{
font-size: 15px;
font-weight: 900;
color: black;  
text-align: left;
width: 600px;
margin: 0px 0px 0px 4px;  
}
.committe img{
float: left;
width: 400px;
height: 2px;
margin: 5px 0px 2px 0px;    
}
.committe table{
width:  600px;
text-align: left;
border-width: 0px;
}
.name{
font-size: 15px;
font-weight: 700;
width: 150px;
color: black;    
}
.university{
font-size: 15px;
font-weight: 400;
color: black;
}
.home{
font-family:Arial, Helvetica, sans-serif;
width:600px;
height:630px;    
font-weight: 400;
font-size: 14px;
text-align: justify;
color: black;
}
.home h2{
font-size: 20px;
font-weight: 700;
color: black;
text-align: left;
margin: 10px 0px 0px 0px;
}
.home h3{
float: left;
font-size: 18px;
font-weight: 700;
width: 600px;
color: black;
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
}
.hor_separator{
float:  left;
width: 600px;
margin-top: 5px;    
}
.date{
float: left;
font-size: 15px;
font-weight: 700;
color: rgb(146,6,0);
margin-top: 3px;
}
.place{
width: 470px;
float: left;
font-size: 15px;
font-weight: 700;
color: black;
margin-top: 3px;
}

.contact{
font-family:Arial, Helvetica, sans-serif;
width:600px;
height:630px;    
font-size: 15px;
font-weight: 400;
text-align: center;
color: black;
}
.contact h2{
font-size: 20px;
font-weight: 700;
color: black;
text-align: left;
margin: 50px 0px 0px 4px;
}

.balOldala{
font-weight:700;
width: 60px;    
}
.jobbOldal{
width:  540px;
}

.rightSide{
float: left;
width: 175px;
height: 630px;
text-align: center;
}



