/* CSS Basic Document */

body

{

	margin:0px auto;

	padding:0px;

	background-color:#FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #000000;



}

.menu_table td

{

border-bottom:1px solid #5B3524;

height:27.5px;

padding-left:12px;

}

.offer_box

{

	margin-top: 20px;

}



.border_bottom

{

border-bottom:1px dotted #333333;

}







/* CSS Background image Document */

.header_image

{

background:url(../legelo_osz2.jpg) no-repeat left top;

height:175px;

}

.left_link

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 27.5px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #372E29;

	background-color:inherit;

	text-decoration: none;

	}

.left_link:hover

{

color:#126936;

text-decoration:none;

background-color:inherit;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #000000;

}

.list1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	color: #000000;

	list-style-position: outside;

	list-style-type: disc;



}

.list2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	color: #000000;

	list-style-position: outside;

	list-style-type: circle;

}


