/* Oldalról leszedett: */


@font-face {
    font-family: 'HelveticaNeueLTPro-Lt';
    src: url('helveticaneueltpro-lt.eot');
    src: url('helveticaneueltpro-lt.eot?#iefix') format('embedded-opentype'),
    url('helveticaneueltpro-lt.woff') format('woff'),
    url('helveticaneueltpro-lt.ttf') format('truetype'),
    url('helveticaneueltpro-lt.svg#helveticaneueltpro-lt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Cn';
    src: url('helveticaneueltpro-cn.eot');
    src: url('helveticaneueltpro-cn.eot?#iefix') format('embedded-opentype'),
    url('helveticaneueltpro-cn.woff') format('woff'),
    url('helveticaneueltpro-cn.ttf') format('truetype'),
    url('helveticaneueltpro-cn.svg#helveticaneueltpro-cn') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro-BdCn';
    src: url('helveticaneueltpro-bdcn.eot');
    src: url('helveticaneueltpro-bdcn.eot?#iefix') format('embedded-opentype'),
    url('helveticaneueltpro-bdcn.woff') format('woff'),
    url('helveticaneueltpro-bdcn.ttf') format('truetype'),
    url('helveticaneueltpro-bdcn.svg#helveticaneueltpro-bdcn') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Roman';
    src: url('helveticaneueltpro-roman.eot');
    src: url('helveticaneueltpro-roman.eot?#iefix') format('embedded-opentype'),
    url('helveticaneueltpro-roman.woff') format('woff'),
    url('helveticaneueltpro-roman.ttf') format('truetype'),
    url('helveticaneueltpro-roman.svg#helveticaneueltpro-roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Bd';
    src: url('helveticaneueltpro-bd.eot');
    src: url('helveticaneueltpro-bd.eot?#iefix') format('embedded-opentype'),
    url('helveticaneueltpro-bd.woff') format('woff'),
    url('helveticaneueltpro-bd.ttf') format('truetype'),
    url('helveticaneueltpro-bd.svg#helveticaneueltpro-bd') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Hv';
    src: url('helveticaneueltpro-hv.eot');
    src: url('helveticaneueltpro-hv.eot?#iefix') format('embedded-opentype'),
    url('helveticaneueltpro-hv.woff') format('woff'),
    url('helveticaneueltpro-hv.ttf') format('truetype'),
    url('helveticaneueltpro-hv.svg#helveticaneueltpro-lt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Md';
    src: url('helveticaneueltpro-md.eot');
    src: url('helveticaneueltpro-md.eot?#iefix') format('embedded-opentype'),
    url('helveticaneueltpro-md.woff') format('woff'),
    url('helveticaneueltpro-md.ttf') format('truetype'),
    url('helveticaneueltpro-md.svg#helveticaneueltpro-md') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: black;
    color: white;
    font-family: HelveticaNeueLTPro-Roman, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 50px;
}

a{
    color: #ffff00;
}

a:hover,
a:hover h1,
a:hover h2,
a:hover h3,
a:hover h4,
a:hover h5,
a:hover h6,
a:hover span{
    color: black;
    background-color: white;
}

.header {
    margin: 30px 0;
}

.header a{
    float: right;
}

.header-banner .container{
    position: relative;
}

#kereses_div_id{
    position: absolute;
    right: 0;
	top: -25px;
}

#kereses_div_id input[type="submit"]{
    color: white;
    background-color: black;
    font-weight: bold;
    font-size: 20px;
    border: none;
}

#kereses_div_id input[type="submit"]:hover{
    color: black;
    background-color: white;
    text-decoration: underline;
}


#kereses_sz{
    background-color: white;
    color: #000000;
    text-align: left;
    font-weight: bold;
}

.left{
    float: left;
}

.right {
    float: right;
}

.full-width {
    width: 100%;
}

.favourites-holder,
.detail-holder,
.list-holder{
    width: 74%;
	display: inline-block;
	padding-right: 10px;
	  min-height: 500px;
}

.category-holder{
    width: 25%;
	display: inline-block;
	position: absolute;
}


.list-view {
    line-height: normal;
}

.list-attribute-title {
    text-decoration: underline;
}

.footer ul {
    line-height: normal;
    list-style: none;
    float: left;
    margin-right: 50px;
	padding-left: 0;
}

.wrap{
	font-size: 22px;
}

.category-selected2,
.category-selected{
	background: white;
	color: black;
}
.category-block{
	cursor: pointer;
}
.detail-btn{
	margin-bottom: 20px;
	display: block;
}
.detail-bottom-title,
.detail-attribute-title{
	text-decoration: underline;
}

.user-data{
	margin-right: 10px;
}

.form-group{
	width: 50%;
}

.form-group input[type='checkbox']{
	height: 30px;
    width: 30px;
    position: relative;
    top: 8px;
}
.form-group input[type='text'],
.form-group input[type='password']{
	float: right;
    width: 50%;
    height: 30px;
    font-size: 20px;
}
.form-group button{
    font-size: 20px;
}

.help-block,
.alert{
	color: yellow;
}

.modal-bg{
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: black;
	position: absolute;
    top: 0;
    left: 0;
}
.modal-window{
	z-index: 1010;
	background-color: black;
	color: white;
	width: 500px;
	height: 300px;
	position: absolute;
	top: 200px;
	border: 5px solid white;
	padding: 25px;
}
.modal-open-btn{
	cursor: pointer;
	color: yellow;
}
.modal-close-btn{
	display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
	color: yellow;
}
.modal-window-content{
	width: 100%;
    height: 100%;
    display: block;
	text-align: center;
	font-size: 22px;
}
.modal-window-content:hover h2,
.modal-window-content:hover{
	background-color: transparent;
	color: white;
}
.modal-chk-holder span{
	cursor: pointer;
	font-size: 18px;
}
#modal-chk{
	width: 25px;
    height: 25px;
    margin-top: 10px;
    position: relative;
    top: 5px;
}

.source-type-modal{
	z-index: 1010;
	background-color: black;
	color: white;
	width: 500px;
    height: 280px;
	position: absolute;
	top: 200px;
	padding: 20px;
	font-size: 16px;
}
.source-type-modal-close{
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
	color: yellow;
}
.source-type-modal-next{
    display: inline-block;
    position: absolute;
    left: 20px;
    bottom: 20px;
    cursor: pointer;
	color: yellow !important;
}
hr{
	width: 100%;
}
.fejlec-szoveg {
	text-align: right;
}
.fejlec-lives,
.fejlec-felso{
	margin-bottom: 0;
}
.fejlec-date,
.fejlec-also{
	margin-top: 0;
}
.col-md-6{
	width: 50%;
	float: left;
}

#competition_filter_tab{
	color: yellow;
    font-size: 20px;
    text-decoration: underline;
    cursor: pointer;
}
	
.filter-body.filter-body-open {
	max-height: 600px;
	padding: 15px;
}
.filter-body {
	position: relative;
	z-index: 250;
	top: -12px;
	width: 100%;
	padding: 15px;
	max-height: 0;
	transition: .5s max-height, .5s padding;
	overflow: hidden;
	padding: 0 15px;
	font-size: 20px;
}

.help-modul-body label,
.filter-body label{
	line-height: 1;
    display: block;
}

.help-modul-submit-btn,
.filter-submit-btn{
	padding: 10px 30px;
    font-size: 20px;
    background: transparent;
    color: yellow;
    text-decoration: underline;
	cursor: pointer;
}

.filter-body select{
	font-size: 20px;
    color: yellow;
    background: black;
}

.help-modul-body .form-group{
	width: 100%;
}

.help-modul-body input[type='text']{
	float: none;
    width: 100%;
}

.help-modul-body textarea{
    width: 100%;
    height: 50px;
}

@media only screen and (max-width: 991px) { 	
	.col-md-6{
		float: none;
		width: 100%;
	}
	
	.fejlec-szoveg {
		text-align: left;
	}
}