* { font-family: Trebuchet MS; font-size: 11px; color: #000000; }
body { margin: 0px; background-image: url(../images/bg.gif); background-repeat: repeat-x; background-color: #FFFFFF; }

H1 { margin: 0px; color: #003471; font-size: 15px; }
H2 { margin: 0px; color: #003471; font-size: 13px; }
H3 { margin: 0px; color: #003471; font-size: 11px; }

A { color: #FF0000;text-decoration: none; }
A:hover { color: #8897D5; text-decoration: underline; }

/*  navbar*/
TABLE.nav { background-image: url(../images/naslov.gif); height: 30px; }
.navbar { font-size:11px; font-weight: bold; color:#FFFFFF; text-decoration:none; }
.navbar:hover { color: #FF0000; text-decoration: none; }
.sitno  { font-size:11px; color:#FF0000; }

/* lijevi meni */
.left_main { font-size:16px;
						font-weight: bold;
						color:#FFFFFF;
						text-decoration:none;
						line-height:20px;
						}
						
.left_main:hover { color: #FF0000; text-decoration: none; }
						
.left_main_akt { font-size:16px;
							  font-weight: bold;
							  color:#FF0000;
							  text-decoration:none;
							  line-height:20px;
							}

.left_main_akt:hover { color: #FF0000; text-decoration: none; }
							
.leftmeni { font-size:12px;
						font-weight: bold;
						color:#FFFFFF;
						text-decoration:none;
						line-height:20px;
						}

.leftmeni:hover { color: #FF0000; text-decoration: none; }
						
.leftmenisel { font-size:12px;
							 font-weight: bold;
							 color:#FF0000;
							 text-decoration:none;
							 line-height:20px;
							}

P.short { width: 350px; }
div.short { width: 350px; }

TABLE.main { background-image: url(../images/content_bg.gif); }
TABLE.main TD { vertical-align: top; }

TABLE.montaza TD { font-size: 10px; }

TABLE.podaci { border-style: solid none none solid; border-width: 1px; border-color: #8897D5; width: 570px; }
TABLE.podaci TH { border-right: solid 1px #8897D5; border-bottom: solid 1px #8897D5; }
TABLE.podaci TD { border-style: none solid solid none; border-width: 1px; border-color: #8897D5; text-align: center; }

TABLE.podaci2 { border-style: solid none none solid; border-width: 1px; border-color: #8897D5; width: 490px; }
TABLE.podaci2 TH { border-right: solid 1px #8897D5; border-bottom: solid 1px #8897D5; }
TABLE.podaci2 TD { border-style: none solid solid none; border-width: 1px; border-color: #8897D5; text-align: center; }

TD.top_left { background-image: url(../images/h_left.jpg); width: 445px; height: 80px; }
TD.left_meni { background-image: url(../images/meni.gif); width: 230px; background-repeat: no-repeat; }

DIV.meni_top { padding-left: 10px; }
DIV.left_meni_naslov { background-image: url(../images/left_meni_naslov_bg.gif); margin-left: 10px; width: 215px; height: 20px; }
DIV.left_meni_naslov H1 { text-transform: uppercase; margin: 0px; font-size: 16px; color: #FF0000; line-height: 20px; padding-left: 10px; }
DIV.content { padding: 0px 15px 0px 10px; text-align: justify; }
DIV.footer { line-height: 36px; background-image: url(../images/footer.gif); width: 830px; height: 36px; }

UL { margin: 0px 0px 0px 15px; padding: 0px; }

DIV.left { width: 280px; float: left; }
DIV.right { width: 280px; float: right; }
DIV.right2 { width: 200px; float: right; }
DIV.inner { padding: 10px; }

INPUT,SELECT,TEXTAREA,button,submit { font-size: 11px; color: #003366; background-color:#FFFFFF; border: 1px #003366 solid; cursor: hand; cursor: pointer; padding-left: 2px; }
INPUT.kontakt,SELECT.kontakt,TEXTAREA.kontakt { font-size: 11px; color: #003366; background-color:#FFFFFF; border: 1px #003366 solid; cursor: hand; cursor: pointer; padding-left: 2px; width: 200px; }
INPUT.button { font-size: 11px; color: #003366; background-color:#FFFFFF; border: 1px #003366 solid; cursor: hand; cursor: pointer; padding-left: 2px; width: 100px; }
INPUT:focus,TEXTAREA:focus { background-color:#F2F6FC; }
