/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("FreshPick.css");
#box_welcome {
	width: 600px;
	margin-top: 0px;
	padding: 35px 0px 0px 0px;
	background-color: #6C8AC6;
	background-image:url(../images/LAYOUT_welcome_box_bg_3.jpg);
	background-repeat: no-repeat;
	color:#fff; 
}

#box_books, #box_students {
	width:600px;
	margin: 0px auto;
	background-color: #FFF;
}

#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.style2, #kontaktTabela table td.style2 {
	background-color: #FF8040;
	color:#fff;
	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;
}
p.justify{
	text-align: justify;
}
.sidemenu a img {
	padding-left:5px;
	margin-top:10px;
	border:none;
}

table.poll_results, table.poll_results tr, table.poll_results tr td
{
	background-color:#fff;
	border: solid 1px #F0F4FB;
	padding: 2px;
	margin: 2px;
}

table.poll_results tr, table.poll_results tr td
{
	border: none;	
}

