#content
{
	padding: 10px;
}

#content h1
{
	border-left: 11px solid rgb(0,119,162);
	border-bottom: 1px dotted rgb(0,119,162);
	padding-left: 10px;
	font-size: 14px;
	margin: 0px;
	letter-spacing: 2px;
}

#content h2
{
	border-left: 7px solid rgb(0,119,162);
	margin: 0px;
	margin-left: 2px;
	padding-left: 12px;
	padding-bottom: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: rgb(230,230,230);
}

#content h4
{
	border-left: 5px solid rgb(0,119,162);
	margin: 0px;
	margin-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 14px;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: rgb(230,230,230);
	/*width: 200px;*/
	border-bottom: 1px dotted rgb(0,119,162);
}

#content p, #content dl, #content ul
{
	border-left: 1px solid rgb(0,119,162);
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	margin: 0px;
	margin-left: 5px;
	background-color: rgb(230,230,230);
	line-height: 1.4;
	text-align: justify;
	/*background-image: url(img/hatter.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}

#content p
{
	text-indent: 15px;
}

#content a .szovegben_kep
{
	border: 0px;
}

#content #utolso_p, #content #szerzo
{
	border-bottom: 1px solid rgb(0,119,162);
	padding-bottom: 8px;
}

#content #ures_p
{
	padding-top: 15px;
}

#content .szovegben_kep
{
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	height: 187px;
	background-color: rgb(230,230,230);
}

#content .kep_sor
{
	padding-left: 15px;
	padding-right: 15px;
	height: 187px;
	background-color: rgb(230,230,230);
}

#content .felsorolas
{
	text-indent:0px;
	padding-left: 35px;
	padding-bottom: 6px;
	padding-top: 2px;
}

#content .ima
{
	text-indent:0px;
	text-align: center;
	font-style: italic;
	padding-bottom: 6px;
	padding-top: 2px;
}

#content #szerzo
{
	text-align: right;
}

#content #szoveg
{
	background-color: rgb(230,230,230);
}

#content ul
{
	list-style: none;
	padding: 0px;
	padding-left: 25px;
}

#content ul li
{
	padding: 3px;
}

#content ul li a
{
	color: rgb(110,140,140);
}
