@charset "utf-8";
/* CSS Document */

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 585px;
height: 310px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding-right:14px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.centar {
	text-align: center;
	background-position: center;
}
.okvir-linkovi {
	border: 1px solid #CCCCCC;
}
.separator-glavni {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bijelitekst {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.novosti-datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D756C;
}
.novosti-naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D756C;
}
.novosti-slika {
	margin-right: 7px;
	border: 1px solid #3D756C;
}
.tabela-novost {
	text-align: left;
	height: 340px;
	width: 270px;
	overflow: auto;
	padding-right: 10px;
}
.separator-srednina {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.trazigumb {
	background-image: url(images/povecalo-trazilica.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 16px;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3D756C;
	margin-right: 10px;
	margin-top: 1px;
	margin-left: 7px;
	vertical-align: top;
	position: relative;
	cursor: help;
}
.trazilica-okvir {
	height: 17px;
	width: 200px;
	overflow: hidden;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}
.trazilica-polje {
	background-color: #E9E9E9;
	padding: 2px;
	height: 18px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D756C;
	border: 1px solid #305C56;
	margin-bottom: 1px;
}
a:link {
	color: #3D756C;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.novosti-slika-desno {
	border: 1px solid #3D756C;
	margin-left: 7px;
}
.forma-polje-padajuci {
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.forma-polje {
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	width: 200px;
}
.forma-polje-multiline {
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	width: 200px;
	height: 60px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
}
a.bijelilink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bijelilink:hover {
	color: #AEEEE1;
	text-decoration: none;
}
