/* Content */
h1.title {
  	margin-bottom: 20px;
	line-height: 26px;
	color: #990000;
	font-size: 16px;
	display: block;
}

#categorytopstory img.newspicture {
  	margin-bottom: 15px;
  	width: 275px;
	float: left;
}


#categorytopstory div {
  	width: 287px;
	float: left;
	background-image: url(../fotomagazin.hu/img/bg_cattopstory.gif);
	background-position: top left;
	background-repeat: repeat-y;
	display: table;
	position: relative;
}

#categorytopstory h1 a {
  	margin-left: 32px;
  	width: 236px;
	line-height: 26px;
	color: #990000;
	font-size: 26px;
	display: block;
}

#categorytopstory p {
  	margin-top: 10px;
  	margin-left: 32px;
  	width: 236px;
	line-height: 17px;
	color: #767575;
  	font-family: Arial;
	font-size: 13px;
}

#categorytopstory p b {
	color: #000;
}

/* Cikk dobozok */
div.boxnews {
  	margin-top: 20px;
  	padding-bottom: 10px;
	width: 50%;
	float: left;
	color: #55493F;
	font-size: 12px;
	border-bottom: 12px solid #EAE7E2;
}

div.boxnews img {
  	margin-right: 10px;
	float: left;
}

div.boxnews a {
	color: #990000;
	font-size: 17px;
	font-weight: bold;
}

div.boxnews p {
  	margin-top: 5px;
	padding-right: 10px;
}

div.boxnews p.date {
	text-align: right;
	color: #848585;
	font-size: 10px;
}


/* Cikkoldal */
table.newsfull {
  	margin-bottom: 20px;
  	width: 100%;
	border-collapse: collapse;
}

td.left {
	width: 365px;
}

td.right {
	width: 350px;
	border-left: 15px solid #FFF;
}

h1.newstitle {
  	margin-bottom: 10px;
  	width: 100%;
	font-size: 24px;
	color: #7F0101;
	line-height: 30px;
}

a.smallpic {
}

a.smallpic img {
  	margin-top: 10px;
	margin-left: 6px;
}

div.introtext {
  	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #090909;
}

div.fulltext {
	color: #55493F;
	line-height: 17px;
}

div.fulltext p {
	color: #55493F;
	line-height: 17px;
}

div.fulltext ul, div.fulltext ol {
	list-style-position: inside;
}

div.fulltext ul li, div.fulltext ol li {
	color: #55493F;
	line-height: 17px;
}

div.fulltext a {
	color: #990000;
	line-height: 17px;
}

div.fulltext img, div.fulltext table, div.fulltext embed, div.fulltext object {
	width: 365px;
}

div.cimlapbox {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
	width: 168px;
	height: 216px;
	float: left;
	background-image: url(../fotomagazin.hu/img/bg_arnyek2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: table;
}

div.cimlapbox p {
	margin-top: 10px;
}

hr.cimlap {
	width: 95% !important;
	height: auto !important;
	border-bottom: 1px solid #FFF;
	background-color: #CECECE;
	float: left;
}


