BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 15px;
    PADDING-BOTTOM: 0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    marker-offset:0px;
    MARGIN: 0px;
    WIDTH: 100%;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial;
    HEIGHT: 100%;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}


TD.text
{
    FONT-SIZE: x-small;
    FONT-FAMILY:Arial
}
A:hover
{
     COLOR: #FC7C8B  ;
    font-weight:700;
    TEXT-DECORATION: underline
}
A
{
    COLOR: #8EB3C5 ;
    font-weight:700;
    TEXT-DECORATION: underline
}
A.komentar 
{
	font-size:medium;
	}


.headermenu
{
	font-family:Bookman Old Style;
	color: DimGray;
	font-weight:bold;
	font-size:13px;
	border:1px;
	border-bottom-color:White;
}
 
 table.header
 {
	border:3px;
	border-color:White;
    border-left-width:3px;
    border-right-width:3px;
    
   
    
}
/*naslovi u tablicama*/
.h1table
{
    FONT-SIZE: 12pt;
    COLOR: white;
    font-weight: bold;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #8EB3C5;
    /*background-color:#C48E97;-roza*/
    /*BACKGROUND-COLOR: #3399ff;*/
    TEXT-ALIGN: center
}
.h1tablel
{
    FONT-SIZE: 12pt;
    COLOR: white;
    font-weight: bold;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #8EB3C5;
    /*background-color:#C48E97;-roza*/
    /*BACKGROUND-COLOR: #3399ff;*/
    TEXT-ALIGN: left
}

/*tekst u tablicama*/
.smalltextcell
{
    FONT-SIZE: 10.5pt;
    FONT-FAMILY:Arial;
    /*BACKGROUND-COLOR: #8EB3C5;*/
    /*BACKGROUND-COLOR: #b2dbff;*/
    TEXT-ALIGN: left
}
.smalltextcellb
{
    FONT-SIZE: 10.5pt;
    FONT-FAMILY:Arial;
    color:White;
    BACKGROUND-COLOR: #8EB3C5;
    /*BACKGROUND-COLOR: #b2dbff;*/
    
    TEXT-ALIGN: left
}
.smalltextcellr
{
    FONT-SIZE: 10.5pt;
    FONT-FAMILY: Arial;
    /*BACKGROUND-COLOR: #8EB3C5;*/
    /*BACKGROUND-COLOR: #b2dbff;*/
    TEXT-ALIGN:right
}
.smalltextcellc
{
    FONT-SIZE: 10.5pt;
    FONT-FAMILY: Arial;
    /*BACKGROUND-COLOR: #8EB3C5;*/
    /*BACKGROUND-COLOR: #b2dbff;*/
    TEXT-ALIGN: center
}

.smalltext
{
    FONT-SIZE: 10.5pt;
    FONT-FAMILY: Arial
}
.medtxt
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial
}
.Heading1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    FONT-FAMILY: Arial
}
.defFont
{
    FONT-SIZE: 10.5pt;
    FONT-FAMILY: Arial
}
.largetxt
{
    FONT-SIZE: 15pt;
    FONT-FAMILY: Arial
}

/*naslov na svakoj stranici*/
.titlecelltext
{
    FONT-SIZE: 15px;
    COLOR: white;
    FONT-FAMILY: Arial;
    /*background-color: #C4BB8E-zelena*/
    /*background-color:#C48E97
    /*BACKGROUND-COLOR: #6495ed*/
    text-align:left;
    background-color:#FC7C8B 
    /*BACKGROUND-COLOR: #8EB3C5*/
    /*background:"Images/patterns/pattern_062.gif";*/
}

.margincell
{
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: blue
}
/*stil footer*/
.menucellinactive
{
    BORDER-RIGHT: white 1pt solid;
    BORDER-TOP: white 0pt;
    FONT-SIZE: 10pt;
    BORDER-LEFT: white 0pt;
    COLOR: white;
    BORDER-BOTTOM: white 0pt;
    FONT-FAMILY: Arial;
    HEIGHT: 15pt;
    /*BACKGROUND-COLOR: #0976d2*/
    BACKGROUND-COLOR: #8EB3C5
}
/*ovo je za header pozadina*/
.menucellactive
{
    /*BORDER-RIGHT: white 1pt solid;
    BORDER-TOP: white;
    /*FONT-SIZE: 8pt;
    BORDER-LEFT: white;
    COLOR: white;
    BORDER-BOTTOM: white;
    /*FONT-FAMILY: Verdana;
    HEIGHT: 15pt;*/
    /*BACKGROUND-COLOR: #2973d6*/
   
    BACKGROUND-COLOR: #8EB3C5
}
/*stil padajuceg izbornika*/
.menuClass 
{
	/*font: normal 8pt Arial;
	color: #000000;
	cursor: hand;*/
	font-family:Bookman Old Style;
	color: White;
	font-size:11px;
	background-color: #FC7C8B;
	/*background-color:#C48E97; */
	/*background-color: #C4BB8E;-zelena*/
	border: 1px solid black;
	border-bottom: 3px solid #793F49;
	border-right: 3px solid #793F49;
	height:30px
}





html,body{
      margin:0;
      padding:0;
      height:100%;
      /*border:none*/
   }

