font {
	color: #000 !important;
}
div.full div.full img, div#mainkerek img {
	border: 2px solid #f5f5f5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}


/* Bevezetos hirek */
h1.newscategoryname {
	font-size: 12px;
}
div.negylegfrissebb.half_left, div.szerzonkent.half_right,
div.comments_lasts.half_left, div.comments_most.half_right {
    background-image: url(/templates/octogon.hu/images/atmenet_egyhasabos.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}

div.halfs {
	float: left;
	display: table;
}
div.halfs h1 {
    font-size: 14px;
	color: #000;
	text-indent: 8px;
}

div.comments_lasts.half_left h1.comm {
	*margin-top: 5px !important;
}
div.comment_data {
	color: #BF1021;
}
div.comment_cikk_url a {
    color: #043577;
}

div.halfs div.intronews {
	width: 260px;
	margin-left: 8px !important;
}

div.intronews h1 {
	font-size: 14px;
	text-indent: 0px !important;
    *margin-bottom: 25px;
	*margin-top: -15px;
}

h1.newscategoryname {
	display: table;
	position: relative;
	top: 0px;
	left: 0px;
}
div.half.szerzonkent.half_right #mainkerek .intronews {
	*margin-top: -20px !important;
}



div.intronews h1 a {
	font-size: 14px !important;
	color: #4B5360 !important;
}

div.intronews h1 a:hover {
}
h1.newscategoryname span {
  	color: #C11022 !important;
	font-size: 12px !important;
}
div.intronews div.text {
}

div.intronews div.picture {
}
div.intronews div.writer_picture img {
	margin: 0px 5px 5px 0px !important;
}
div.intronews div.writer_picture {
	display: table;
	float: left;
}
div.intronews div.writer_lead {
	margin: 60px 0px 10px 0px !important;
	height: auto !important;
}

div.intronews div.introtext {
	margin: 30px 0px 10px 0px !important;
	height: auto !important;
}
div.intronews div.comment_introtext {
	margin-top: 10px;
}
p.created {
}
div.intronews div.date {
	margin-top: 10px;
	color: #C11022;
}

p.more {
	margin: 0px;
	padding: 0px;
}
p.mail {
	float:right;
	display: table;
	margin-top: -15px;
	*margin-left: -28px;
}

hr.vonal, hr.vonal2 {
  	width: 100%;
  	height: 1px;
  	background-color: #D8D8D8;
	color: #D8D8D8;
	border: none;
	border-bottom: 1px solid #D8D8D8;
}
hr.vonal2 {
   margin-bottom: 25px;
	display: block;
	float: left;
	width: 560px;
}

div.szerzonkent.half_right h1 {
	margin: 6px 0px 8px 0px !important;
}

div.szerzonkent.half_right .introtext {
	margin: 0px !important;
}

#mainkerek .list_news .texts .introtext img {
	display: none;
}
#mainkerek .list_news .texts .introtext {
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	text-align: justify;
}
#mainkerek .list_news .texts h1.newstitle {
	color: #B22627;
}

#mainkerek .list_news .texts h1.newstitle span a {
	color: #B22627;
}

#mainkerek .list_news {
	height: auto;
	display: table;
}
#mainkerek .list_news .texts .more {
	margin-top: 10px;
}

div.list_news div.picture {
	margin: 0px;
	padding: 0px;
	display: table;
}
div.list_news div.picture img {
	margin-right: 10px;
}
div.list_news div.texts p.introtext img {
 	display: none;
}
div.thirds div.paginator, div.mainpage.mainpage_archinfo div.paginator {
	display: none;
}
div.paginator {
	width: 100%;
	text-align: center;
	position: relative;
	margin-top: 10px;
	z-index: 100;
}
div.paginator a {
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	color: #314755;
}
div.paginator a:hover {
	background-color: #314755;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}




/* Teljes hirek */
div.fullnews_bg {
  	margin-top: 20px !important;
}

div.fullnews {
	font-size: 13px;
	text-align: justify;
	margin-left: 25px;
	line-height: 18px;
	display: table;
	width: 500px;
}


div.fullnews .news_header {
	/*clear: both;*/
	display: table;
	height: 20px;
	width: 100%;
	margin-bottom: 20px;
}

div.fullnews .news_header .newstitle {
	display: inline;
	float: left;
}

div.fullnews .news_header .created {
	display: inline;
	float: right;
	margin-top: 0px;
}

div.fullnews .tags {
	background: #F5F5F5;
	padding: 5px;
	margin-bottom: 10px;
}


div.fullnews .comments {
}

div.fullnews .comments .szoljon {
	font-weight: bold;
}

div.fullnews .comments textarea {
	width: 100%;
	height: 50px;
}

div.fullnews hr {
}


div.fullnews h1 {
}
div.fullnews img.cikkep {
  	margin: 0px 20px 10px 0px;
	border:2px solid rgb(245, 245, 245);
    width: 165px;
    display:block;
    float:left;
}

div.fullnews img.archivcikkkep {
    width: 97px !important;
}

div.fullnews div.fullintrotext {
    font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	/*min-height: 140px;
	_height: 140px;*/
    display:table;
}



div.fullnews div.fulltext {
	font-size: 12px;
	float: left;
	line-height: 18px;
	width: 500px;
}
div.fullnews div.fulltext p {
   	margin: 0px 0px 10px 0px;
}
/*div.fullnews div.fulltext img {
 	width: 350px;
}*/

div.fullnews div.fulltext p.kozepre {
	 width: 100%;
	 text-align: center;
	 margin: 10px 0px !important;
}
div.fullnews div.fulltext p.kozepre img {
	border: 2px solid rgb(245, 245, 245);
}


div.fullnews div.fullintrotext img {
    display: none;
}




div.fullnews hr {
	width: 100%;
	height: 1px;
	border: none;
	border-top: 1px solid #696969;
}
div.fullnews div.title {
    font-size: 14px;
	font-weight: bold;
	color: 696969;
}
div.fullnews form {
	display: table;
}
div.fullnews form input, div.fullnews form textarea {
	border: none;
	background-color: #d0d0d0;
	width: 200px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
div.fullnews form textarea {
	height: 150px;
	overflow: auto;
}

div.fullnews form span {
    float: left;
	width: 100px;
}
div.fullnews form input.submit {
	position: relative;
	left: 100px;
	width: 50px;
	margin-top: 10px;
	cursor: pointer;
}
div.content_insert_comment_show_comment div.comment_title {
    font-weight: bold;
	color: #696969;
	text-indent: 5px;
}
div.content_insert_comment_show_comment div.user_name,
div.content_insert_comment_show_comment div.timestamp {
	display: inline;
	font-size: 9px;
}
div.content_insert_comment_show_comment div.user_name {
	float: left;
	text-indent: 5px;
}
div.content_insert_comment_show_comment div.timestamp {
	float: right;
}
div.content_insert_comment_show_comment div.befogo {
	display: table;
	width: 100%;
}
div.content_insert_comment_show_comment div.text {
	background-color: #F0F0F0;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #d0d0d0;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}


/* Teljes hirek */
div.linknews {
}


div.linknews h1 { }

div.linknews ul {
}

div.linknews ul li {
}

div.linknews ul li a { }


div.linknews ul li a:hover { }

div.news img {
}

/* logout, userinfo */
div.logoutbox {
	position: absolute;
	left: 770px;
	top: 120px;
	width: 200px;
	*width: 220px;
	height: 65px;
	*height: 85px;
	padding: 10px;
	background-color: #314755;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.logoutbox span, div.logoutbox span a {
	color: #FFF;
}
div.logoutbox span.userinfo {
	font-weight: bold;
}
div.logoutbox span.logout {
	position: absolute;
	bottom: 20px;
	*bottom: 10px;
}
div.logoutbox span.order_manager {
	display: none;
}
div.logoutbox span.edit_address {
	position: absolute;
	bottom: 34px;
	*bottom: 24px;
}
div.logoutbox span a:hover {
	background-color: #FFF;
	color: #000;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	text-decoration: none;
}
div.content_insert_gallery_item img {
	width: auto !important;
	height: auto !important;
}
div.mainpage div.full div.paginator {
	display:none;
}
