#main_top
{
	width: 800px;
	height: 360px;
	position: relative;
}
#main_top a
{
	color: white;
	text-decoration: none;
}
#logo
{
	position: absolute;
	top: 40px;
	left: 50px;
	background-image: url('images/logo.gif');
	width: 230px;
	height: 190px;
}
#laska
{
	position: absolute;
	top: 0px;
	right: 50px;
	background-image: url('images/laska.jpg');
	width: 426px;
	height: 245px;
}
#menu
{
	background-image: url('images/menu_bg.jpg');
	background-repeat: repeat-x;
	width: 790px;
	height: 46px;
	position: absolute;
	top: 248px;
	left: 5px;
	z-index: 2;
}
#menu_l
{
	background-image: url('images/menu_l.gif');
	width: 3px;
	height: 46px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu_r
{
	background-image: url('images/menu_r.gif');
	width: 2px;
	height: 46px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.buttons
{
	color: white;
	font-family: Arial;
	font-size: 12px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: 700;
}
.pin
{
	background-image: url('images/pin.gif');
	width: 4px;
	height: 46px;
	float: left;
}
#search
{
	width: 450px;
	height: 64px;
	background-image: url('images/szuk.jpg');
	position: absolute;
	top: 294px;
	right: 15px;
	z-index: 1;
	font-family: Arial;
	color: white;
	font-size: 11px;
	font-weight: 700;
}
#search form
{
	margin: 0;
	padding: 0;
}
#search select
{
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #c87200;
	background-color: #fceacc;
	width: 110px;
	margin-left: 10px;
	margin-right: 10px;
}
#submit
{
	position: absolute;
	right: 30px;
	top: 5px;
}
#listy
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#adv
{
	position: absolute;
	bottom: 10px;
	right: 50px;
	font-weight: 100;
}
#top_menu_butt
{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 91px;
	height: 32px;
}
#top_menu_butt img
{
	border: none;
}
#img1
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#img2
{
	position: absolute;
	top: 1px;
	right: 0px;
}