@CHARSET "UTF-8";

*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a
{
	outline: none;
	border: none;
	text-decoration: none;
}

a:HOVER
{
	color: rgb(232,127,49);
}

body
{
	background: rgb(184,199,209) url("./csabailaw/bg.png") repeat-x;
	font-size: 13px;
	font-family:arial,sans-serif;
	color: rgb(35,75,141);
}

h1
{
	font-size: 15px;
	margin: 0px 0px 20px 0px;
}

h2
{
	font-size: 14px;
	margin: 10px 0px 10px 0px;
}

p
{
	margin: 0px 0px 10px 0px;
}

ul
{
	margin: 0px 0px 10px 20px;
}

adiv
{
	border: 1px solid #000000;
}

.clear
{
	clear: both;
	width: 0px;
	height: 0px;
}

#wrapper
{
	margin: 0px auto;
	width: 900px;
}

#top-zone
{
	width: 860px;
	height: 25px;
	background: rgb(35,75,141);
	color: #ffffff;
	font-size: 10px;
	vertical-align: middle;
	display: table-cell;
	padding: 0px 20px ;
}

#header
{
	width: 100%;
	height: 110px;
}

#logo
{
	height: 90;
	width: 176px;
	background: #ffffff;
	padding: 10px 0px 0px 0px; 
	float: left;
}

#language-selector
{
	margin: 10px 10px 0px 0px;
	height: 20px;
	width: 714px;
	float: right;
	text-align: right;
	font-size: 11px;
}

#menu
{
	margin: 0px 10px 0px 0px;
	height: 41px;
	width: 714px;
	float: right;
}

.menuitem
{
	display: block;
	float: left;
	height: 23px;
	text-decoration:none;
	margin: 18px 10px 0px 10px;
	color: rgb(35,75,141);
}

.menuitem:HOVER
{
	background: url("./csabailaw/hover.png") center bottom no-repeat;
}

#menuspacer
{
	width: 50px;
	height: 10px;
	float: left;
}

.submenu:HOVER .menuitem
{
	background: url("./csabailaw/hover.png") center bottom no-repeat;
}

.submenu div
{
	display: none;
	padding-top: 10px;
}

.submenu div a
{
	background: none;
	color: rgb(35,75,141);
	text-decoration: none;
	font-size: 12px;
	line-height: 1.5;
}

.submenu div a:HOVER
{
	color: rgb(232,127,49);
}

.submenu:hover div
{
	text-align: center;
	vertical-align: middle;
	z-index: 100;
	position: absolute;
	display: table-row;
	width: 714px;
	height: 50px;
	margin: 41px 0px 0px 0px;
}

#submenu
{
	margin: 0px 10px 0px 0px;
	height: 46px;
	width: 714px;
	border-top: 3px solid rgb(232,127,49);
	float: right;
}

#banner
{
	width: 100%;
	height: 190px;
}

#content
{
	width: 880px;
	min-height: 100px;
	padding: 0px 10px 0px 10px;
	line-height: 1.5;
}

#content-left
{
	margin: 20px 10px 20px 0px;
	width: 230px;
	padding: 20px;
	float: left;
	background: #ffffff;
}

#content-right
{
	width: 550px;
	padding: 20px 20px 20px 20px;
	float: left;
	margin: 20px 0px 20px 10px;
	background: #ffffff;
}

#content-fullwidth
{
	width: 840px;
	padding: 20px;
	margin: 20px 0px 20px 0px;
	background: #ffffff;
}

.photo
{
	float: left;
	margin: 0px 20px 0px 0px;
}

#ugyvedek_table
{
	width: 510px;
	text-align: center;
}

#footer
{
	width: 860px;
	margin: 0px auto;
}

#footer_menu
{
	width: 840px;
	padding: 0px 20px 20px 20px;
	text-align: center;
}

#multilaw_logo
{
	float:left;
	width: 40px;
	height: 30px;
}

#copyright
{
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 700px;
	height: 30px;
}

#ihelpmedia_logo
{
	float:left;
	width: 120px;
	height: 30px;
}
