@charset "utf-8";
#novinky{
	float:right;
	display: inline;
	width: 170px;
	color: #ffccff;
	margin-top: 0px;
	position: relative;
	color: #722848;
}
#novinky-text{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom: 35px;
}
#novinky-text li{
	display: block;
	margin-bottom: 15px;
}
#novinky-obr{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom: 35px;
}
#novinky-obr li{

}
#novinky-obr li a{
	display: block;
	margin: 12px;
	border: 4px solid #592038;
	width: 136px;
	height: 136px;
	position: relative;
	color: #000;
}
#novinky-obr li a:hover{
	border-top-color: #3D1626;
	border-right-color: #3D1626;
	border-bottom-color: #3D1626;
	border-left-color: #3D1626;
}
#novinky-obr img{
	border: none;
	display: block;
	width: 130px;
}
#novinky-obr span{
	display: block;
	background-color: #FFF;
	position: absolute;
	width: 133px;
	padding-left: 3px;
	opacity: 0.7;
	left: 0px;
	bottom: 0px;
	color: #000;
	font-size: 11px;


}
#odeslat-priteli{
	background-image: url(../img/ikony/email.png);
}
#vytisknout{
	background-image: url(../img/ikony/tisk.png);
}
#hlidaci-pes{
	background-image: url(../img/ikony/pes.png);
}
#pridat-mezi-oblibene{
	background-image: url(../img/ikony/oblibene.png);
}
#helpdesk{
	background-image: url(../img/ikony/help.png);
}
#doporucit-pratelum{
	background-image: url(../img/ikony/facebook.png);
	margin-bottom: 30px;
}
#urad{
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	background-image: url(../img/urad.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 35px;
}
#urad:hover{
	background-image: url(../img/urada.jpg);
	text-decoration: none;
}
.novinky-p{
	font-size: 12px;
	text-align: justify;
}
#facebook{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	display: block;
	background-image: url(../img/facebook.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
