@charset "utf-8";
.header {
	background-image: url(../sucelje/header.jpg);
	background-repeat: no-repeat;
}

.footer {
	background-image: url(../sucelje/footer.gif);
	background-repeat: no-repeat;
}

.innerbg {
	background-image: url(../sucelje/innerbg.gif);
	background-repeat: repeat-y;
}


BODY {
	background-image: url(../sucelje/mainbg.gif);
	background-repeat: repeat-x;
	background-color: #ececec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mali {font-family:arial;font-size:11px;font-weight:bold;color: #6FB6B4;padding:2px;padding-bottom:2px}
.mali2 {font-family:arial;font-size:11px;font-weight:bold;color: #959FA8;padding:2px;padding-bottom:2px}
a:link{text-decoration:none;color:#ff6748}
a:visited{text-decoration:none;color:#ff6748}
a:hover{text-decoration:none;color:#ff6748}


.naslov  {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #319096; FONT-FAMILY:  arial; TEXT-DECORATION: none}

.podnaslov  {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #319096; FONT-FAMILY:  arial; TEXT-DECORATION: none}

.text {
	FONT-SIZE: 12px;
	COLOR: #585858;
	FONT-FAMILY: arial;
}
.text a:link{FONT-SIZE: 12px; COLOR: #ff6748; FONT-FAMILY: arial;text-decoration:none}
.text a:visited{FONT-SIZE: 12px; COLOR: #ff6748; FONT-FAMILY: arial;text-decoration:none}
.text a:hover{FONT-SIZE: 12px; COLOR: #ff6748; FONT-FAMILY: arial;text-decoration:none}

.celija {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
}

.celijal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
}

.celijad {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
}

.input {
	background-color: #DAE8F3;
	border-color: #ACB4BC;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-bottom: solid;
	border-style: solid;
	border-width: 1px;
	FONT-SIZE: 11px;
	COLOR: #88949D; 
	FONT-FAMILY: arial
}

.columntitle {
	background-color: #42b1b8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:18px;
	color:white;
	padding-left:2px;
	text-transform:uppercase;
}

.title  {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #2f959b; FONT-FAMILY:  arial; TEXT-DECORATION: none}

.smalltext {
	FONT-SIZE: 11px;
	COLOR: #585858;
	FONT-FAMILY: arial;
}