* {
  text-decoration: none;
  font-family: Verdana,Helvetica, Arial; font-size: 8pt; color: white;
}
body {
  margin: 0 0 0 0;
  background-color: white;
  background:#A8B1B9 url(bgnd.gif) repeat-x scroll center top;
}
form { margin: 0px; }

img.floatLeft1 { float:left; margin:3px; }
/* IE png alpha fix */
img { border:0px none; behavior: url(css/pngbehavior.htc); }

/* ---------------------------------------------------------------------------------------------- */
/* fontovi */

u { text-decoration: underline; }

.F7 { font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #000000; }

.F8 { font-family: Verdana, Helvetica, Arial; font-size: 8pt; color: #6B6B6B; }

A.F8 { font-family: Verdana, Helvetica, Arial; font-size: 8pt; color: #46536E; }

A.F9 { font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #46536E; }

.F9 { font-family: Verdana, Helvetica, Arial;  font-size: 9pt; color: #000000; }

.F8W {
  color:#AFAFAF;
  font-family:Verdana,Helvetica,Arial;
  font-size:8pt;
}

h1 {
  background-image:url(parimg.gif);
  background-position:left center;
  background-repeat:no-repeat;
  color:white;
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  padding-left:30px;
}
h2 {
  /* background-image:url(mbull.gif); */
  margin:2px;
  background-position:left center;
  background-repeat:no-repeat;
  color:#3B3B3B;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  padding-left:15px;
}



a.lmeni:hover { color: #6D9EBF; }
.lmeni {
  font-family: Verdana, Helvetica,  Arial; font-size: 7pt;
  color: #9C9895;
  font-weight:bold;
/*
  padding:11px;
  text-align:left;
*/
}

.bgmeni {
  background-image: url(bgmeni.jpg);
  background-repeat: repeat-x;
  height: 52px;
}


/* ---------------------------------------------------------------------------------------------- */
/* js meni */
#kwicks_container {
  background-color: white;
  height: 52px;
  float: right;
}
#kwicks {
  position: relative;
}

#kwicks .kwick {
/*
  float: left;
  display: block;
  width: 117px;
*/
  height: 52px;

  background-image: url(bgmeni.jpg);
  background-repeat: repeat-x;
}


/* ---------------------------------------------------------------------------------------------- */
/* tabele */

.sideborders {
  border-width: 0px 1px 0px 1px;
  border-color: #535353;
  border-style: solid;
}
/*
.topborder {
  border-top: 1px solid #535353;
}
.bottomborder {
  border-bottom: 1px solid #535353;
}
*/
#lCol {
  width: 225px;
  background-color: #DFDFDF;
  border-width: 0px 3px 0px 3px;
  border-color: white;
  border-style: solid;
}

#cTraka {
  margin: 50px;
  height: 40px;
  background-image: url(bottombar.png);
/*
  margin: 0 0 0 120px;
  text-align:center;
  background-color:#DFE6EC;
  color:#758086;
*/
}

#content {
  margin: 0px 15px 0px 15px;
}


#bCol {
  width: 544px;
  background-image: url(bkg_bcol.jpg);
  background-repeat: repeat-x;
  /* background-position: 0% 100%; */
  background-color: #295795;
  /* background-color: #203662; */
}

#meni2 {
  padding-left:10px;
}

#meni2 ul {
  margin: 0px;
  padding-left:20px;
}
#meni2 ul li {
  color: #3B3B3B;
  list-style-image:url(0007_bullet.gif);
  margin: 5px;
/*  padding: 2px; */
/*  border-right: 1px solid #000; */
}
#meni2 a {
  color: #3B3B3B;
}
#meni2 a:hover { color: #6D9EBF; }

table.tLmeni {
  float:right;
  width: 224px;
  border-color: #DBDCD7;
  border-width: 0 0 0 6px;
  border-style: solid;
  background-color: #F2EEEB;
}
table.tLmeni td, table.tLmeni th {
/*
  font: normal 11px auto Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
  border-right: 1px solid #006699;
  border-bottom: 1px solid #006699;
  padding: 2px 2px 2px 2px;
  color: #4f6b72;
*/
  font-family: Verdana, Helvetica,  Arial; font-size: 7pt;
  color: #9C9895;
  font-weight:bold;
  padding:11px;
  text-align:left;
}
table.tLmeni th {
  border-bottom: 1px dotted;
}

.min600px {
  min-height:600px;
  height:auto !important;
  height:600px;
}


/* forms */
.FINPUT {
  background-color:white;
  border:1px solid #7A7A7A;
  color: #203662;
  font-family: Verdana,Helvetica,Arial;
  font-size:8pt;
}
.FSUBMIT {
  background-color:white;
  border:1px solid #7A7A7A;
  color: #203662;
  font-family:Verdana,Helvetica,Arial;
  font-size:8pt;
  font-weight:bold;
}
