/*************************************/
/*************www.n73-e50.extra.hu****/
/*************************************/

#container {
	height: 100% /*EZ AZ AMIT MINDEN OLDAL CSS ÉBEN KÜLÖN KELL MEGADNI*/
	}

#content {
	height: 100% /*EZ AZ AMIT MINDEN OLDAL CSS ÉBEN KÜLÖN KELL MEGADNI*/
	}

#adcontent {
	float: left;
	}

.cim {
	width: 400px;
	height: 33px;
	padding-top: 0;
	padding-bottom:0;
	margin-right: 325px;
	padding-left: 0;
	margin-bottom: 0px;
	text-align: center;
	float: right;
	border: 0px solid red;
	}

.cim h4 {
	margin-top: 5px;
	color: #ffa200;
	font-size: 83%
	font-weight: bold;
	}

p {
	padding-left: 10px;
	font-size: 12px;
	}

#content h4 {
	width: 550px;
	margin-left: 10px;
	text-align: center;
	background: #f1fbd6;
	}

#kategoria {
	width: 560px;
	text-align: center;
	}

/*
p#link {
	width: 540px;
	text-align: center;
	background: #f1fbd6;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
*/


p.hirdetes {
	width: 540px;
	text-align: center;
	background: white;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	}


#harrypotter {
	width: 540px;
	margin-left: 10px;
	background: #ff4e00;
	border: 5px solid #ff8341;
	}

#harrypotter h1 {
	color: #fedac6;
	font-size: 160%;
	text-align: center;
	background: #fd6717;
	margin: 0;
	}

#harrypotter p {
	color: #ffffff; 
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

#hpreklam {
	text-align: center;
	margin-bottom: 25px;
	}

#hpdload {
	background: #beed2e;
	width: 540px;
	margin-left: 10px;
	height: 50px;
	text-align: center;
	padding: 5px;
	border: 1px solid #e5ff94;
	}

#kiemelt {
	width: 550px;
	padding-left: 2px;
	margin-left: 10px;
	background: #ececec;
	color: #7f7f7f;
	border-top: 1px dotted #616161;
	border-bottom: 1px dotted #616161;
	}


a.kategoria:link {	color: #ff4e00; font-weight: bold; padding: 15px;}
a.kategoria:visited {color: #ff4e00; font-weight: bold; padding: 15px;}
a.kategoria:hover {color: #ffa200; text-decoration: none; padding: 15px;}
a.kategoria:active {color: #ffa200; padding: 15px;}

a#hp:link {	color: #ffdac7; font-weight: bold}
a#hp:visited {color: #ffdac7; font-weight: bold}
a#hp:hover {color: white; text-decoration: none}
a#hp:active {color: white;}


a.vissza:link {color: #ff4e00; font-weight: bold; padding: 0px; font-size: 13px; }
a.vissza:visited {color: #ff4e00; font-weight: bold; padding: 0px; font-size: 13px}
a.vissza:hover {color: #ffa200; text-decoration: none; padding: 0px; font-size: 13px;}
a.vissza:active {color: #ffa200; padding: 0px; font-size: 13px}

a.bevezeto:link {	color: #a4a8ab; text-decoration: none; border-bottom: 1px dotted #e5e5e5}
a.bevezeto:visited {color: #a4a8ab; text-decoration: none; border-bottom: 1px dotted #e5e5e5}
a.bevezeto:hover {color: #bcbcbc; text-decoration: none; border-bottom: 1px solid #d1d1d1}
a.bevezeto:active {color: #bcbcbc; text-decoration: none; border-bottom: 1px solid #d1d1d1}


