/* Cikkek 2009! */


/*	Ízelítőkhöz	*/


.cikkek{
	padding:10px 0px 0px 0px;
	/*background-image:url(../images/title-bloggers.gif);
	background-repeat:no-repeat;*/
}
.cikkek .info{
	padding-bottom:100px;
	text-align:center;
}
.cikkek .cikk_bevezeto{
	font-weight:bold;
	padding-bottom:1em;
}

.cikkek p{
	font-size:13px;
}

.cikkek .date{
	font-size:11px;
}

/*
.cikkek a{
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}
.cikkek a:hover{
	color:#000000;
}
*/

.cikk_reszletes{
	padding-right:20px;
	padding-left:20px;
}

.cikk_reszletes a{
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}

.cikk_reszletes .date{
	text-align:center;
	font-size:10px;
	font-weight:italic;
}

.cikk_reszletes .cikk_bevezeto{
	padding-top:15px;
	padding-bottom:15px;
}

.cikk_reszletes a:hover{
	color:#000000;
}
.cikk_reszletes h1{
	text-align:center;
}
.cikk_reszletes h1 a{
	font-size:16px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.cikkek_felsorolas .image {max-height:111px;overflow:hidden;}
.cikkek_felsorolas .image {max-height:71px;overflow:hidden;}

.cikkek .spacer{
	clear:both;
}

.cikkek_reszletes{
	padding:0px 0px 0px 0px;
	/*background-image:url(../images/title-bloggers.gif);
	background-repeat:no-repeat;*/
	/*width:450px;*/
}
/*
.cikkek_reszletes li.links .image {max-height:111px;overflow:hidden;}
.cikkek_reszletes li .image {max-height:71px;overflow:hidden;}
*/


.cikkek_reszletes h1{
	font-size:26px;
}
.cikkek_reszletes h1:first-letter{
	text-transform: uppercase;
}
.cikkek_reszletes h2{
	font-size:18px;
}

/*  kiemelt cikkhez */


/* cikk részletezve */

.cikk_torzs{
	/*text-indent: 20px;*/
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	line-height:13px;
}
.cikk_torzs h1{
	padding-top:10px;
	padding-bottom:5px;
}
.cikk_torzs h2{
	padding-top:10px;
	padding-bottom:5px;
}
.cikk_torzs h3{
	padding-top:10px;
	padding-bottom:5px;
}
.cikk_szerzo_forras_copyright{
	margin:10px;
	padding:0px;
	font-style:italic;
	text-align:right;
	font-size:12px;
}
.cikk_torzs p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*text-indent:10px;*/
}
.cikk_torzs img{
	display:block;
	margin:2px auto 5px auto;
	padding:1px;
	border:1px solid #ccc;
}
.cikk_torzs .image{
	float:left;
	display:inline;
	padding:1px;
	margin-right:10px;
}
.cikk_torzs ul{
	list-style-type:circle;
}
.cikk_torzs ul, ol{
	margin: 10px 0px 10px 3px;
	padding: 0px 0px 0px 3px;
}
.cikk_torzs li{
	list-style-type:circle;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 1em 6px;
}
.cikk_torzs table{
	clear:both;
	width:100%;
	border:0px none transparent;
	font-size:11px;
	margin:5px auto;
}
.cikk_torzs td{
	border:1px solid #fff;
	padding:1px 1px 2px 1px;
	margin:0px;
	background-color:#eee8c8;
	overflow-x: hidden;
}
.cikk_torzs th{
	border-bottom:3px double #fff;
	padding:0px 0px 3px 0px;
	margin:0px;
	margin:1px;
	background-color:#eee8c8;
}
.cikk_torzs h1{
	margin:10px 0px 0px 0px;
	padding:0px 0px;
	font-size:15px;
	font-weight:bold;
}
.cikk_torzs h2{
	margin:10px 0px 0px 0px;
	padding:0px 0px;
	font-size:13px;
	font-weight:bold;
}
.beszurt_kep{
	text-align:center;
	font-size:11px;
}





/* csatolmányok */

.cikk_reszletes_csatolmanyok{
	font-size:10px;
	font-weight:bold;
}
.cikk_reszletes_csatolmanyok table{
	width:100%;
	margin:5px auto;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:none;
}
.cikk_reszletes_csatolmanyok tr{
	background-color:none;
}

.cikk_reszletes_csatolmanyok td{
	padding-bottom:10px;
	padding-right:5px;
	padding-left:5px;
	background-color:none;
}
.cikk_reszletes_csatolmanyok td:hover{
	/*background-color:#ccc;*/
	background-color:none;		
}
.cikk_reszletes_csatolmanyok a{
	color:red;
	font-style:italic;
}
.cikk_reszletes_csatolmanyok a:hover{
}


/* lapozás */
.cikkek_oldalak{
	clear:left;
	text-align:center;
	margin:10px 10px 10px 10px;
}

#commentform{
	padding:10px;
}

.cikk_reszletes_hozzaszolasok{
	margin-top:20px;
}
