body{
	margin:0px;
}
.topic{
    width:100%;
    margin-right: 50px;
    margin-bottom:10px;
    border: 1px dotted black;
    padding: 5px;
    text-align: justify;
}
.topic:hover{
	background: #E9EBEC;   
}
.content {
	 width: 100%;
	 margin: 0 auto;
}
.contentTop{
	 width: 95%;
	 margin: 0 auto;
}
#top{
	min-width:1010px;
	background: #000;
	width:100%;
	height:27px;    
}
.content #topLinkek{
	float:right;
	color:#fff;
	vertical-align:middle;
	padding-right:10px;
	line-height:27px;
	font-size:13px;
}
.content #topLinkek a{
    color:white;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

#vorosVonal{
	min-width:1010px;
	background: #980000; 
	height: 6px;    
}
#TopicsPaneOut{
	float:left;
	width:70%;
}
#TopicsPaneIn{
	padding: 10px;
}
#FilterPane{
	float:right;
	width:30%;
}
.filterType {
    background: #E9EBEC;
}
.filterList {
}
.floatRight{
    float:right;
}
.partner:hover, .oktatok:hover, .gyakoriKulcsszo:hover,
.kulcsszo:hover, .ajanlottTargyak:hover{
	background: #E9EBEC; 
}
.partner, .oktatok, .gyakoriKulcsszo,
.kulcsszo, .ajanlottTargyak{
	background: #fff; 
}
.kulcsszo {
    display: none;
}
#table_top{
    width:100%; 
    border-bottom: 1px solid #E6E6E6; 
    height:79px;
}
#cim{
    font-size: 13px;
    line-height: 1.5em;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: Open Sans;
    text-align: center;
}
.original_page {
    color: black;
}
.selectedOptionLink {
    color: black;
    font-weight: bold;
    cursor:pointer;
}
.otherOptionLink {
    color: black;
    font-weight: normal;
    cursor:pointer;
}
