/* mai-újság datepickerhez */
/* jquery date picker popup */
table.jCalendar {
border:1px solid #ddd;
/*background:#ddd;*/
border-collapse:separate;
border-spacing:2px;
}
	table.jCalendar th {
	background:#ddd;
	color:#014977;
	font-weight:bold;
	padding:3px 5px;
	}

	table.jCalendar td {
	background:#f0f0f0;
	color:#000;
	padding:3px 5px;
	text-align:center;
	}
	table.jCalendar td.other-month {
	background:#fff;
	}
	table.jCalendar td.today {
	font-weight:bold;
	background:#ddd;
	}
	table.jCalendar td.selected {
	color:#fff;
	background:#014977;
	}
	table.jCalendar td.selected.dp-hover {
	color:#fff;
	background:#014977;
	}
	table.jCalendar td.dp-hover,
	table.jCalendar tr.activeWeekHover td {
	color:#fff;
	background:#014977;
	}
	table.jCalendar tr.selectedWeek td {
	color:#fff;
	background:#014977;
	}
	table.jCalendar td.disabled,
	table.jCalendar td.disabled.dp-hover {
	color:#bbb;
	background:#fff;
	}
	table.jCalendar td.unselectable,
	table.jCalendar td.unselectable:hover,
	table.jCalendar td.unselectable.dp-hover {
	color:#bbb;
	background:#fff;
	}

/* For the popup */
div.dp-popup {

position:relative;
background:#fff;
border:1px solid #000;
font-size:10px;
padding:2px;
width:172px;
line-height:16px;
}
	div#dp-popup {
	position:absolute;
	z-index:5099;
	}
	div.dp-popup h2 {
	font-size:11px;
	text-align:center;
	margin:2px 0;
	padding:0;
	}
	a#dp-close {
	font-size:11px;
	padding:4px 0;
	text-align:center;
	display:block;
	}
	a#dp-close:hover {
	text-decoration:underline;
	}
	div.dp-popup a {
	color:#000;
	text-decoration:none;
	padding:3px 2px 0;
	}
	div.dp-popup div.dp-nav-prev {
	position:absolute;
	top:2px;
	left:4px;
	width:100px;
	}
	div.dp-popup div.dp-nav-prev a {
	float:left;
	}
	/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
	div.dp-popup div.dp-nav-prev a,
	div.dp-popup div.dp-nav-next a {
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	}
	div.dp-popup div.dp-nav-prev a.disabled,
	div.dp-popup div.dp-nav-next a.disabled {
	cursor:default;
	}
	div.dp-popup div.dp-nav-next {
	position:absolute;
	top:2px;
	right:4px;
	width:100px;
	}
	div.dp-popup div.dp-nav-next a {
	float:right;
	}
	div.dp-popup a.disabled {
	cursor:default;
	color:#aaa;
	}
	div.dp-popup td {
	cursor:pointer;
	}
	div.dp-popup td.disabled {
	cursor:default;
	}

.alapok-tabla tr.szoras, .alapok-tabla tr.sharpe {
	display: none;
}

.alapok-tabla caption a.selected {
	text-decoration: underline;
	color: #333333;
}

.graph-bar-red {
	float: right;
}

.graph-bar-red img {
	border: 1px solid #74c6ac;
	margin-top: 6px;
	border-color: rgb(238, 91, 95);
}

.szurke {
	background-color: #E6E6E6;
}

.szurke .box-cim-fir span {
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	text-indent: 0;
}

img.submit {
	cursor:pointer;
}

#text-goodyear { width:314px; height:21px; background: url(/images/common_images/goodyear_headtxt.png); }

.box-cim-fir-goodyear { padding-top: 4px; }

.box-head-goodyear {
height:28px;
padding:0 10px;
background:#002597;
}

.box-content-goodyear {
border-width:0 1px 1px;
border-style:solid;
border-color:#002597;
overflow:hidden;
padding: 5px 10px;
}

#goodyear-content-title { padding:2px 0px; margin-bottom: 7px; font-weight: bold;}

.ezek_is_erdekelhetik_box {
	width: 100%;
	margin-left: 20px;
	margin-top: 20px;
}

.ezek_is_erdekelhetik_box .cimsor{
    padding-top: 6px;
    padding-left: 10px;
    text-transform: uppercase;
    font-family: 'Robot-Light';
    font-size: 15px;
    color: #0b6eb1;
    background: #e6e6e6;
    width: 100%;
    padding-bottom: 4px;
}

.ezek_is_erdekelhetik_box .kategoria_fejlec{


}

.ezek_is_erdekelhetik_box .oneCard {
	padding-top: 8px;
	float: left;
	width: 160px;
	margin-right: 16px;
	min-height: 200px;

}

.ezek_is_erdekelhetik_box .imageWrap {
	width: 160px;
	height: 100px;
	overflow: hidden;
}

.ezek_is_erdekelhetik_box .oneCard img {
	min-width: 160px;
	min-height: 100px;
	width: 148px;
}

.ezek_is_erdekelhetik_box .nomargin {
	margin: 0;
}

.ezek_is_erdekelhetik_box h5 {
	margin-top: 8px;
	line-height: 16px;
	font-size: 13px;
}

.ezek_is_erdekelhetik_box .host {
	margin-top: 5px;
}

.ezek_is_erdekelhetik_box .contentWrap {
	clear: both;
	margin-top: 2px;

}

.ezek_is_erdekelhetik_box .oneCard a {
	color: #566a75;
}

.ezek_is_erdekelhetik_box .mainaplogoWrapper {
	text-align: right;
	padding-right: 20px;
}

