/**CSS Document Loans Main Style**/

img{
	border: none;
}

A:link {text-decoration: none; color: Black; }
A:visited {text-decoration: none; color: Black; }
A:active {text-decoration: none; color: Black; }
A:hover {text-decoration: underline; color: Black; }

body{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(layout/background_line.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#bal_arnyek{
	background-image: url(layout/left_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
}

#jobb_arnyek{
	background-image: url(layout/right_shadow.png);
	background-repeat: repeat-y;
	background-position: left;
}

#footer{
	background-image: url(layout/bottom.png);
	background-position: center;
	background-repeat: no-repeat;
}

#footer_text{
	margin-top: 17px;
	font-size: 10px;
}

#logo{
	background-image: url(layout/logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#menu{
	background-image: url(layout/menu_box.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#menu_box{
	margin-top: 10px;
}

.button{
	width: 176px;
	height: 21px;
	background-image: url(layout/button.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 2px;
}

.butt_text{
	margin-left: 5px;
	padding-top: 3px;
}

.butt_text_actual{
	margin-left: 5px;
	padding-top: 3px;
	font-weight: bold;
}

.under_menu_box{
	width: 183px;
	margin-top: 3px;
	background-color: #d9c868;
}

.under_m_head{
	padding-top: 5px;
}

.under_m_box_text{
	margin-left: 10px;
	padding-bottom: 14px;
	font-size: 11px;
}

#under_menu_footer{
	height: 100%;
	background-color: #d9c868;
}

#right_content{
	background-color: White;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

#right_header{
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 10px;
	width: 560px;
	height: 22px;
	background-color: #ddce79;
	font-size: 16px;
}

#horizontal{
	width: 570px;
	margin-top: 2px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #746219;
}

.gold_text{
	font-weight: bolder;
	color: #826f21;
}

ul{
	list-style-image: url(layout/kisnegyzet.gif);
	margin-top: 7px;
	margin-bottom: 7px;
}

#right_content img{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px; 
}

#right_align{
	float: right;
	margin-left: 20px;
}
