@charset "utf-8";
/* CSS Document */

div {width:1005px;height:700px;
background:url(../images/title_04/page_back.jpg); position:relative; margin: 0 auto;}
a {
	display:block;
	width:203px;
	height:45px;
	position:absolute;
}
a.price {
	background:url(../images/title_04/btn_prices.png);
	top:221px;
	right:741px;
}
a.price:hover {background-position: 0 -45px}
a.home{
	background:url(../images/title_04/btn_citroen.png);
	top:276px;
	right:741px;
}
a.home:hover {background-position: 0 -45px}
a.detail{
	background:url(../images/title_04/btn_podrobno.png);
	top:166px;
	right:741px;
}
a.detail:hover {background-position: 0 -45px}
a.logo{background:url(../images/title_02/logo.jpg); width:150px; height:106px; top:560px; right:40px}

