@charset "iso-8859-2";
.linkovi {
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-right-style: none;
	color: #CCCCCC
}
.linkovi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.crtadesna {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#container {
	background: #E5DFCA url(images/bg_gal.jpg) no-repeat left top;
	color:#FFFFFF;
	line-height: 18px;
	margin: 15px auto;
	width: 770px;
	padding: 5px 20px 20px 20px;

}

.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 130px;
	}


.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 130px;
	color:#970004;
}

a.thumbnailhover:hover{
		background:  url(images/bg_body.jpg) no-repeat left top;	

	display:block;
	width: 166px;
	height: 175px;
	color:#970004;
	font-weight: bold;

	
}
