/* CSS Document */

body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

a:link, 
a:visited, 
a:active 
 {
	color: #0D418A;
	text-decoration: none;
} 
a:hover {
	color: #135CC6;
	text-decoration: underline;
}


#bal_arnyek {
	width: 12px;

}

#jobb_arnyek {
	width: 10px;

}

#funkcio_jobb {
	width: 31px;
	height: 134px;
}

#funkcio_bal {
	width: 28px;
	height: 134px;
}

#morzsamenu_td {
	background-image: url(images/morzsamenu_bg.gif);
	height: 14px;
	padding: 3px;
	padding-left: 35px;
}

.almenupont {
	border: 1px solid #D2D3DD;
	background-color: #EBECF6;
	background-image: url(images/almenu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 14px;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #0D418A;
}

#side {
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 15px;
	vertical-align: top;
}

#content {
	padding: 15px;
	padding-left: 35px;
	vertical-align: top;
	width: 590px;
}

ol
{
list-style-image: url(images/gyorsmenu_li.gif);
margin-left: 0px;
padding-left: 0px;

}

li {
	margin-left: 15px;
	padding-left: 0px;
}

#gyorsmenu_td {
	padding-top: 5px;
	border: 1px solid #D2D3DD;
	background-color: #EBECF6;
	background-image: url(images/almenu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}


#gyorsmenu_td a:link, #gyorsmenu_td a:visited, #gyorsmenu_td a:active 
 {
	font-weight: bold;
	color: red;
	text-decoration: none;
} 
#gyorsmenu_td a:hover {
	font-weight: bold;
	color: #C0C1C7;
	text-decoration: underline;
}
#morzsamenu_td a:link, #morzsamenu_td a:visited, #morzsamenu_td a:active 
 {
	font-weight: bold;
	color: #71727A;
	text-decoration: none;
	font-size: 10px;
} 
#morzsamenu_td a:hover {
	font-weight: bold;
	color: #393A3E;
	text-decoration: underline;
	font-size: 10px;
}
#side .decor_image {
	margin-top: 20px;
	margin-bottom: 20px;
}

.caption {
	font-weight: bold;
	font-size: 16px;
	color: #0D418A;
}

#content .table_header {
	background-color: #E6E9EC;
}

#content table td {
	border-bottom: 1px solid #cccccc;
}

.subcaption {
	font-weight: bold;
	font-size: 13px;
	color: #0D418A;
}

.kiemel {
	font-weight: bold;
	color: Black;
}

#szervizlogok td {
	border-bottom: 1px solid #cccccc;
padding-top: 2px;
padding-bottom: 2px;
}