.line_center {

    margin: 0;
    background-image: url(slike/hor.gif);
    background-repeat: repeat-x;
    background-position: center;

}

.line_right {
    margin: 0;
    background-image: url(slike/ver.gif);
    background-repeat: repeat-y;
    background-position: right center;

}

.line_left {
    margin: 0;
    background-image: url(slike/ver.gif);
    background-repeat: repeat-y;
    background-position: left center;

}

.line_bottom {

    margin: 0;
    background-image: url(slike/hor.gif);
    background-repeat: repeat-x;
    background-position: center;

}


.tablica_100h
{
  min-height: 100%;
  min-width: 100%
}



.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}


.box {

  border: 0px;
  border-bottom: 1px dotted #666666;
  height:   0px;
}




.plavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6996CC;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: none;
}


a.linkplavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6996CC;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: none;
}

a.linkplavi:hover, a.linkplavi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: none;
}

.stroke {
	border: 1px solid #CCCCCC;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
   	letter-spacing: 0px;

}

.tekstbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
   	letter-spacing: 0px;
}

.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bolder;
	letter-spacing: -1px;
    font-style: normal;
}

.naslovmali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: normal;
    font-style: normal;
}

.tekstplavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6996CC;
	font-style: normal;
	letter-spacing: 0px;
}




.input {
	border: 1px dotted #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0px;
	background-color: #FFFFFF;
}

a.linkcrveni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CF5C5C;
	font-style: normal;
	text-decoration: none;
    letter-spacing: 0px;

}

a.linkcrveni:hover, a.linkcrveni:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	text-decoration: none;
  letter-spacing: 0px;
}
.izradio {
	position: relative;
    top: 100%;
  right: 20%
}

DIV#top1 {position:relative;top:0;bottom:0;left:0;right:0; background: #009966 }
DIV#middle1 {position:relative;top:20%;bottom:0;left:0;right:0; background: #FF3333 }
DIV#bottom1 {position:relative;top:100%;bottom:0;left:0;right:0; background: #FFFF33 }
