@charset "iso-8859-2";

html, body {
	height: 100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #717171;
	background: #a3a3a3;
}

h2#rolunk {
	width: 83px;
	height: 28px;
	margin: 0 0 20px 15px;
	background: url('../images/h2_rolunk.jpg');
}

#site1 {
	width: 1000px;
	min-height: 100%;
	background: #f0f0f0 url('../images/background1.jpg') no-repeat bottom right;
}

#site2 {
	width: 1000px;
	min-height: 100%;
	background: url('../images/background2.jpg') no-repeat;
}

#header {
	width: 898px;
	margin: 0 0 0 70px;
}

#content {
	width: 100%;
	min-height: 400px;
	padding: 0 0 50px 0;
	background: url('../images/background3.jpg') no-repeat 0 90%;
}

#left {
	float: left;
}

#left ul {
	width: 190px;
	height: 167px;
	margin: 7px 0 0 85px;
	list-style: none;
}

#left ul li {
	width: 190px;
	height: 23px;
	margin: 0 0 1px 0;
	border-bottom: 1px solid #959595;
}

#left ul li a {
	display: block;
	width: 190px;
	height: 23px;
}

#left ul li span {
	display: none;
}



#right {
	float: right;
	width: 635px;
	margin: 25px 50px 0 0;
	text-align: justify;
	z-index: 0;
}

#footer {
	height: 45px;
	margin: 0 34px 0 71px;
	border-top: 3px solid #d7d7d7;
}

#footer ul {
	float: left;
	margin: 15px 0 0 350px;
	font-size: 8pt;
	list-style: none;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	text-decoration: none;
}

#webtown {
	float: right;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
	border: 1px solid #adadad;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}

.title{
margin-bottom: 15px;
margin-left: 21px;}