@charset "utf-8";

a {
	color:#0073A9;
}

a:hover {
	text-decoration: none;
}
.cp {
    cursor: pointer;
}

.fl {
    float:left;
}

.fr {
    float:right;
}

input[type="text"] {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #C9C9C9;
    color: #6C6C6C;
    height: 18px;
    padding: 3px 4px 1px;
    /*width: 210px;*/
}

textarea {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #C9C9C9;
    color: #6C6C6C;
    padding: 3px 4px 1px;
}

.kerdoivKerdes {
    margin-bottom:10px;
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px dotted #E1E1E1;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -1px;
}

.kerdoValasz {
    width: 96%;
    padding-left: 25px;
}

.note {
    margin-bottom:20px;
    font-size: 14px;
    font-style: italic;
}

.kerdoivKerdes h3 {
    color: #414141;
    margin-left: 15px;
}


.kerdoTable input[type="radio"], .kerdoTable input[type="checkbox"] {
    margin-right:5px;
}

h4.article_info {
	color: #6C6C6C;
	font-size:12px;
	padding:5px  0 15px 0;
}

/*messages--------------------------------------------------------------------------------------------*/
#system-message{
	width:98%;
	height:auto;
	float:left;
	border:1px solid #a7afd8;
	background:#d1d8f7;
	padding:5px;
	margin:10px 0px 10px 0px;
}

#system-message .message{
	font-size:16px;
	padding-bottom:10px;
	color:#424d84;
}

.simple{
	margin:0;
}

#system-message ul{
	list-style:none;
	margin:0;
	width:auto;
}

#system-error{
	width:588px;
	height:auto;
	float:left;
	border:1px solid #d47f7b;
	background:#f4b1ae;
	padding:5px;
	margin:0;
}

#system-error .message{
	font-size:16px;
	padding-bottom:10px;
	color:#d50000;
}


#system-error ul{
	list-style:none;
	margin:0;
	width:auto;
}

.select {
	padding:3px 0px 1px 4px;
	background:#f3f3f3;
	color:#6c6c6c;
	border:1px solid #c9c9c9;
	overflow:hidden;
}

.article_left {
    float: left;
    width: 130px;
}

.article_right {
    width: 490px;
    float: left;
}

.article_right.nopic {
    width: 620px;
}

div.leadimgContainer {
    text-align:left;
    background-color:transparent;
    z-index:6;
    position: relative;
    height:80px;
    width: 120px;
    overflow: hidden;
}

img.leadimg {
    height: 70px;;
    display:block;
    position:absolute;
    z-index:5;
}

img.leadimgSrc {
    height: 80px;;
    display:block;
    position:absolute;
    z-index:5;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    color: inherit;
    text-decoration: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
    text-decoration: underline;
}

.catlink{
	padding-bottom:5px;
	color:#1a1a1a;
}

.catlink a{
	color: #1A1A1A;
	text-decoration:none;
}

.catlink a:hover{
	text-decoration:underline;
}

.lead {
    margin: 20px 0px;
    font-weight: bold;
}

.emailbox {
	background-color: #F5F5F5;
	padding:5px;
	margin: 10px 0px 15px 0px;
	border: 1px solid #E7E7E7;
}

.sub {
	margin-left:25px;
}

h5.currititle a {
	color: #262626;
	text-decoration: none;
}

ul.catlist {
	list-style: none;
}

ul.catlist li a {
	color: #262626;
	font-size: 14px;
	text-decoration: none;
}

ul.catlist li a:hover {
	text-decoration: underline;
}

ul.sub li a {
	font-size: 13px;
	color: #0073A9;
}

.cikk .currititle, .cikk hr.right {
	display:none;
}

div.related_images_thumbs img {
	margin: 5px 10px 5px 0px;
}

div.related_videos a {
	margin-left: 10px;
}

span.author {
	font-weight: bold;
}

div.pagination {
	margin: 0px 15px;
}

div.pagination a {
	text-decoration: none;
}

div.pagination a:hover {
	text-decoration: underline !important;
}

div.szamok, div.pagination span {
	display:inline;
	padding: 0px 2px;
}
a.big-button span {
    background: url("../images/bigbut_span.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    line-height: 12px;
    padding: 2px 0 2px 8px;
}

a.sdfootnoteanc {
	text-decoration: none;
}

.cikk p, .cikk span {
	font-size: 12px !important;
	color: #414141 !important;
	font-family: Helvetica,Arial,sans-seriff !important;
}

.cikk a span {
    color: #0073A9 !important;
}

.cikk ul {
    margin-left: 30px;
}

h2.alcim {
	font-size: 18px;
	padding-top: 0px;
}