/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("FreshPick.css");
/* end import/hide */#featured #welcome {
	background-color: #E7F5FA;
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: repeat;
	border: 1px solid #E7F5FF;
}

#welcome {
	width: 100%;
	margin-top: 10px;
	padding: 0px;
}

#wrap #slider .scroll .scrollContainer .panel {
	display: block;
	height: 200px;
	width: 500px;
}
#slikegradova img {
	margin-left: 15px;
}
#slikegradova {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#content_padding {
	border: 1px solid #F3F3F3;
	padding: 8px;
	margin-top: 10px;
}
#content_padding h5 {
	margin-top:15px;
	font-size:1.2em;
	font-weight:bold;
	display: block;
	text-align: center;
}
#content_padding table, #kontaktTabela table {
	width:90%;
	text-align:center;
	background-color:#99D6EB;
	margin:5px auto 0px auto;
}

#content_padding table td.style1, #kontaktTabela table td.style1 {
	background-color: #FFF7D9;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#content_padding table td.style3, #kontaktTabela table td.style3 {
	background-color: #EFF9FC;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.poravnano {
	text-align: justify;
}
.sidemenu a img {
	padding-left:10px;
	margin-top:10px;
	border:none;
}
