#containerhome{
	position:absolute;
  height:490px; 
  width:780px;
  margin:-245px 0px 0px -390px;
  top: 50%; 
  left: 50%;
}

#logohome{
	position:absolute;
	top:405px;
	left:10px;
	padding-left:10px;
	background-color:white;
}

#continghome{
	height:393px;
	width:739px;
	background-color:white;
	border:1px solid #848473;
	padding:20px 22px 15px 17px;
}

#hometop{
	height:275px;
	background:url(../img/default/linia_home2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:30px;
}

#hometop ul{
	margin:0;
	padding:0;
}

#hometop li{
	list-style:none;
	text-transform:uppercase;
	line-height:21px;
}

#hometop li a{
	padding-left:15px;
}

#flashhome{
	float:left;
}

.destacat{
	width:152px;
	height:48px;
	padding:22px 10px 10px 10px;
	float:right;
	margin:14px 0 0 14px;
	text-align:left;
	color:#999999;
	overflow:hidden;
}

.destacat form{
	margin:0;
}


.destacat select{
	width:148px;
	border: 1px solid #999999;
	margin-top:5px;
	color:#999999;
}

#peuhome{
	padding-top:8px;
	color: #8AA3BD;
	text-align:right;
}

#peuhome a{
	font-weight: bold;
	color: #8AA3BD;
	text-decoration:underline;
}

#peuhome a:hover{
	color: #CC0000;
}


