/* ----------------------------------------------------
	C O N T E N T S
------------------------------------------------------*/

#contents {
	/*display: block;*/
	float: left;
	padding: 10px 10px 20px 10px;
	width: 540px; /* 570 - (20 + 10) */
}


/* --- DIVS --- */

/*#contents div.clear {
	clear: both;
	display: table;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 2px 0px 2px 0px;
	width: 100%;
}*/


/* --- HEADERS --- */

#contents h1 {
	background: url(../images/contents_h1.png) left bottom repeat-x;
	color: #565656;
	font: small-caps 24px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 50px;
	padding-bottom: 1px;
}

#contents h2 {
	color: #aa3333;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 5px 0px 18px 0px;
	width: 100%;
}

#contents h2.underline {
	border-bottom: solid 1px #e1e1e1;
}

#contents h3 {
	color: #363636;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 5px 0px 18px 0px;
}

#contents h4 {
	color: #363636;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 5px 0px 18px 0px;
}


/* --- PARAGRAPHS --- */

#contents p {
	color: #000000;
	font-size: 12px;
	/*line-height: 18px;*/
	margin: 0px 0px 18px 0px;
}
#contents p.justify {
	text-align: justify;
}

#contents p.center {
	text-align: center;
}

#contents p.clear {
	clear: both;
}


/* --- ANCHORS --- */

#contents a {
	color: #3A6B25;
}

#contents a:hover {
	color: #bb4444;
	text-decoration: underline;
}

#contents a.bold {
	font-weight: bold;
}

#contents a.external {
	background: url(../images/external.png) left center no-repeat;
	padding-left: 12px;
}

#contents a.nounderline {
	text-decoration: none;
}

#contents a.nounderline:hover {
	text-decoration: none;
}


/* --- IMAGES --- */

#contents img.left {
	float: left;
	margin: 5px 10px 0px 0px;
}

#contents img.right {
	float: right;
	margin: 5px 0px 0px 10px;
}

#contents img.bordered {
	background-color: #ffffff;
	border: solid 5px #f0f0f0;
	padding: 1px;
}

#contents img.bordered_left {
	background-color: #ffffff;
	border: solid 5px #f0f0f0;
	float: left;
	margin: 5px 10px 0px 0px;
	padding: 1px;
}

#contents img.bordered_right {
	background-color: #ffffff;
	border: solid 5px #f0f0f0;
	float: right;
	margin: 5px 0px 0px 10px;
	padding: 1px;
}

#contents div.leftimage-caption {
	color: #333333;
	font: italic 10px/15px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin: 5px 10px 0px 0px;
	text-align: center;
}

#contents div.rightimage-caption {
	color: #333333;
	font: italic 10px/15px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 5px 0px 0px 10px;
	text-align: center;
}


/* --- LISTS --- */

#contents ul,
#contents ol {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

#contents ul
{
	margin: 18px 0px 18px 18px;
}

#contents ul ul {
	margin-bottom: 2px;
	margin-top: 2px;
}

#contents ul li {
	list-style-type: disc;
	list-style-position: outside;    
}

#contents li ul li
{
	list-style-type: square;
}

#contents li ul li ul li
{
	list-style-type: circle;
}

#contents ol
{
	margin: 18px 0px 18px 24px;
}

#contents ol ol
{
	margin-bottom: 2px;
	margin-top: 2px;
}

#contents ol li
{
	list-style-type: decimal;
	list-style-position: outside;
}

#contents li ol li
{
	list-style-type: lower-alpha;
}

#contents li ol li ol li
{
	list-style-type: lower-roman;
}


/* --- TABLES --- */

#contents table {
	color: #000000;
	font-size: 12px;
	/*line-height: 18px;*/
	margin: 0;
	padding: 0;
	/*border-collapse: collapse;*/
}

#contents table tr {
	/*padding: 3px 8px 3px 0px;*/
	valign: top;
}

#contents table td {
	/*padding: 3px 8px 3px 0px;*/
	valign: top;
	padding: 0;
}

#contents table.bordered {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	border-collapse: collapse;
	border: solid 5px #f0f0f0;
}


/* --- MISC --- */

#contents strong {
	font-weight: bold;
}

#contents em {
	font-weight: normal;
	font-style: italic;
}

#contents span.underline {
	text-decoration: underline;
}

#contents span.red {
	color: #dc0000;
}

#contents span.blue {
	color: #0044bb;
}

#contents span.green {
	color: #348e4c;
}

#contents hr {
	background-color: #eaeaea;
	color: #eaeaea;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 2px 0px 2px 0px;
	width: 100%;
}


/* ----------------------------------------------------
	S P E C S
------------------------------------------------------*/


#indexboxes {
	border-bottom: solid 1px #eaeaea;
	border-top: solid 1px #eaeaea;
	float: left;
	margin-bottom: 5px;
	padding: 8px 0px 8px 0px;
}

/* --- Bemutatkozás --- */

#aboutbox {
	margin: 20px 0px 20px 0px;
}


/* --- Hírek doboz --- */

#newsbox {
	display: inline;
	float: left;
	width: 165px;
}

#newsbox p {
	background: url(../images/newsitem.png) 0px 6px no-repeat;
	font-size: 11px;
	margin: 8px 0px 8px 2px;
	padding-left: 10px;
}


/* --- Akciónk doboz --- */

#actionbox {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 165px;
}

#actionbox p {
	font-size: 11px;
	margin: 8px 0px 8px 0px;
}


/* --- Újdonságunk doboz --- */

#noveltybox {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 165px;
}

#noveltybox p {
	font-size: 11px;
	margin: 8px 0px 8px 0px;
}

textarea { border:1px solid #000; }

