/* Tag redesign */

body {
	scrollbar-3dlight-color: #FED296;
	scrollbar-arrow-color: #A20101;
	scrollbar-base-color: #FED296;
	scrollbar-darkshadow-color: #FED296;
	scrollbar-face-color: #FED296;
	scrollbar-highlight-color: #FAB82D;
	scrollbar-shadow-color: #FAB82D;
	scrollbar-track-color: #FEF0DA;
	background-image: url(images/bg_marble.gif);
}

p, ul, td, tr {
	color: white;
	font-family: Trebuchet MS;
	font-size: 13px;
}

p {
	margin-bottom: 9px;
	margin-top: 0px;	
	text-align: justify;
}

ul {
	margin-top: 0;
	list-style-type: square;
}

a:link {
	color: #8B0000;
	text-decoration: none;
}

a:visited {
	color: #750000;
	text-decoration: none;
}

a:hover {
	color: #CA0000;
	text-decoration: underline;
}

a:active {
	color: #8B0000;
	text-decoration: none;
}

hr {
	margin-bottom: 15px;
}

/* Oldal objektumok */

#cell_content {
	line-height: 20pt;
	padding: 30px;
	padding-top: 50px;	
}

#cell_page_title {
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	color: #9E0505;
}

#column_left {
	background-image: url(images/perforacio.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#column_right {
	background-image: url(images/perforacio_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.footer {
}

.footer a:link {
}

.footer a:visited {
}

.dolt {
	font-style: normal;
	color: #4D1C17;
}
.vastag {
	font-weight: bold;
	text-align: left;	
}

.center {
	text-align: center;
}

.betumeret_kicsi {
	font-size: 8px;
}

.oldalcim {
	font-size: 19px;
	font-weight: bold;
	text-align: right;
	color: #9E0505;
}

.balra_rendezett {
	text-align: left;
}

.title_sub {
	margin-top: 13px;
	font-size: 14px;
	text-align: left;
	color: #FFE4B5;	
	display: block;
	border-bottom: 1px #FFE4B5 solid;
}
