@charset "utf-8";
.table_glavna {
	height: 100%;
	width: 950px;
	}
td {
	vertical-align: top;

}
.td_shadow {
	background-image: url(../slike/600x1000.gif);
	background-repeat: no-repeat;
	width: 700px;
	padding: 10px;
}


.peddind5 {
	padding-right: 5px;
	padding-left: 5px;
}

a {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-size: 28px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	line-height: 100%;
	margin-top: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000099;
	margin: 1px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
	margin: 1px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	margin: 1px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000099;
	margin: 1px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dcdcdc;
}

table {
	background-color: #FFFFFF;
}
.header {
	background-image: url(../slike/header.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 950px;
	background-color: #dcdcdc;
}
.rub_lijevo {
	background-image: url(../slike/rub_lijevo.gif);
	background-repeat: repeat-y;
}
.rub_desno {
	background-image: url(../slike/rub_desno.gif);
	background-repeat: repeat-y;
}
.rub_dolje {
	background-image: url(../slike/rub_dolje.gif);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}
.footer_backgr {
	background-color: #E6E6E6;
	height: 90px;
}
.copyright {
	background-image: url(../slike/copyright.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	font-weight: bold;
	font-size: 10px;
}

