/* index.html */
#masterLayer {
	width: 980px;
	left: 50%;
	z-index: 1;
	top: 0px;
	overflow-y: visible;
	bottom: 0px;
	position: absolute;
	height: 90%;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -490px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
	margin:1em
}
.header {
	height: 100px;
	width: 920px;
	background-attachment: scroll;	
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	height: 30px;
	width: 920px;
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav ul {
	list-style:none;
	width: 920px;
	margin: 0px;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nav li {
	padding: 0px;
	display: block;
	float: left;
	width: 120px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
#nav a {
	color:#FFFFFF;
	margin:0px;
	text-decoration:none;
	font-size: 0.7em;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav a:hover {
	color:#FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#nav li.tab {
	width: 180px;
	border:0px solid #000000;
	text-align: right;
}
#masterLayer #nav .tab input {
	background-color: #FFCC00;
	color: #472D3A;
	border: 0px solid #472D3A;
	font-weight: normal;
	width: 130px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4BEBD;
	border-right-color: #C4BEBD;
	border-bottom-color: #C4BEBD;
	border-left-color: #C4BEBD;
}
<!-- index.html -->


<!-- pocetna.html -->
#content03{
	width: 100%;	
}
#content03 ul {
	list-style:none;
	width: 100%;
	height: 100%;
	border: 0px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: visible;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content03 h2 {
	color: #E1DCD7;
	font-size: 5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD7CA;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	width: 100%;
	height: 0.90em;
	display: inline-block;
}
#content03 a {
	color:#999999;
	margin:0px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #EFEDE7;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 0.8em;
}
#content03 a:hover {
	border: 1px solid #DBD7CA;
	background-color: #FFFFFF;	
}
#vijesti{
	height: 140px;
	width: 200px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 500;
	top: 0px;
	right: 0px;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#ffffff;
}
#vijesti h2 {
	color: #E1DCD7;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-align: left;
	border-left-width: 0px;
	position: relative;
	overflow: hidden;
	visibility: visible;
	width: 100%;
	height: 0.93em;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
#vijesti a {
	color:#999999;
	text-decoration:none;
	font-size: 1em;
	padding: 2px;
}
#vijesti a:hover {
	color:#000;
	font-size: 1em;
	padding: 2px;	
}
#vijesti a.ostale {
	color:#999999;
	text-decoration:none;
	font-size: 1.5em;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	position: relative;
	overflow: hidden;
	visibility: visible;
	width: 100%;
	height: 0.92em;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	text-align:right;
}
#vijesti a.ostale:hover {
	color:#ccc;
	text-decoration:none;
	font-size: 1.5em;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	position: relative;
	overflow: hidden;
	visibility: visible;
	width: 100%;
	height: 0.92em;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	text-align:right;
}
#vijesti hr {
	color:#f4f4f4;
	border: none 0; 
	border-top: 1px dashed #000;
	width: 100%;
	height: 1px;
}
a.kalendarLink {
	color:#000000;
	font-weight:bold;
	font-size: 1.1em;
}
a.kalendarLink:hover {
	color:#006666;
	font-weight:bold;
	font-size: 1.1em;
}
#kalendar {
	height: 330px;
	width: 220px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 500;
	top: 180px;
	right: 0px;
	border: 0px solid #999999;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#EFEDE7;
}
#kalendar h2 {
	color: #D0C8C1;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-left-width: 0px;
	position: relative;
	overflow: hidden;
	visibility: visible;
	width: 100%;
	height: 0.93em;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
.natjecaj {
	color: #B9AEA4;
	font-size: 1.1em;
	text-align: left;
	position: relative;
	overflow: hidden;
	visibility: visible;
	display: inline-block;

}
#content02 li{
	float:left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 70%;
	list-style-type: none;
	border: 1px solid #EFEDE7;
	margin: 0px;
	padding: 0px;
}
#content02 a.small {
	font-size: 0.75em;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content02 a {
	color:#999999;
	display:block;
	float:left;
	text-decoration:none;
	font-size: 0.8em;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #EFEDE7;
	font-weight: bold;
}
#content02 h2 {
	color: #D0C8C1;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-left-width: 0px;
	position: relative;
	overflow: hidden;
	visibility: visible;
	width: 100%;
	height: 0.93em;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
#content02 ul {
	list-style:none;
	width: 100%;
	height: auto;
	border: 0px solid #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#content02a a {
	color:#999999;
	float:left;
	overflow: visible;
	text-decoration:none;
	font-size: 1.5em;
	font-weight: bold;
	border: 1px solid #EFEDE7;
}
#dogadjajPrikaz{
	font-size: 0.8em;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
}
#content02a a:hover {
	background-color: #FFFFFF;
	border: 1px solid #DBD7CA;
	
}
/* index.html */


/* ostali html-ovi */
.dokumentNaslov{
	color: #999;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD7CA;
	text-align: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.dokumentTekst{
	margin: 0px;
	font-size: 0.8em;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.dokumentTekst a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-decoration:none;
}

.dokumentTekst a:hover {
	font-size: 1em;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	background-color: #ffffff;
	text-decoration:none;
}
/* ostali html-ovi */


/* izborna_tijela */
.izbJedRedoviNaslov {
	font-family: Arial, Helvetica, sans-serif;
	color: #EFEDE7;
	font-size: 12px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-color: #666666;
	padding: 5px;
}
.izbJedRedovi {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E3DA;
	color: #666666;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
a.izbJedRed:link, a.izbJedRed:active, a.izbJedRed:visited  {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.izbJedRed:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.izbJedRedoviNaslov {
	font-family: Arial, Helvetica, sans-serif;
	color: #EFEDE7;
	font-size: 12px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-color: #666666;
	padding: 5px;
}
.izbJedRedovi {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E3DA;
	color: #666666;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
/* izborna_tijela */

/* rezultati */
.IZBJedinica{
	font-family: Arial, Helvetica, sans-serif;
	color: #756268;
	font-size: 1.7em;
	text-align: left;
	border-left-width: 0px;
	position: relative;
	overflow: hidden;
	visibility: visible;
	width: 100%;	
	margin: 0px;
	padding: 0px;
	display: inline-block;
	font-weight:bold;
}
#popisManjina{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-align: left;
	padding: 5px;
	background-color:#FBFBF9;
	position:absolute;
	top:244px;
	left:121px;
	border:1px solid #B7B1B2;
	width:500px;
	visibility:hidden;
}
#popisManjina a:link, a:visited {
	color: #67525B;
	text-decoration:none;
}
#popisManjina a:hover {
	color: #A59B9A;
	text-decoration:none;
}
/* rezultati */


/* biracka_mjesta */
.birMjestoRedovi {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E3DA;
	color: #666666;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	padding: 5px;
}
.birMjestoNaslov {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEDE7;
	color: #666666;
	font-size: 18px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
/* biracka_mjesta */
