body{
	margin: 0px !important;
	padding: 0px !important;
}
#prodavnica b{
	color:#ed3237!important;
}
#prodavnica b:hover{
	color: #aeaeae!important;
}

.top1 {
	background: url(top5.jpg) repeat-x center top;
	margin-top:0px;
	margin-bottom: 5px;
	min-height:80px;
	margin-top: 0;
	padding: 0;

}

.top2 {
	margin-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-bottom-color: #f8a295;
	border-top-color: #f8a295;
	min-height:40px;
	
}

.top3 {
	min-height:460px;
}

.vcenter {
    display: inline-block;
    vertical-align: bottom;
    float: none;
	margin-top:30px;
}

.img2 {
	width:100%;
	margin-top:10px;
}

.img3 {
	max-width:150px;
	width:60%;	
	margin-top:0px;
}
#socila a{
	display: inline!important;
	padding: 2px !important;
}
.clear{
	clear: both;
}

@media only screen and (max-width: 486px) {
	.top1{
		margin-bottom: 5px;
		display: none;
	}
}