/* GLOBALS */
BODY { background: #7ab453; margin: 0; padding: 0; }
TD, INPUT, TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444;}

UL.leftSubmenu { margin: 0; padding: 0; list-style-type: none;  }
ul.leftSubmenu li {background: url(img/left_menu_bullet.gif) no-repeat left 5px; padding-left: 9px;}

UL.inline { list-style-type: none; margin: 0; padding: 0; }
UL.inline LI { display: inline; }

INPUT.formTextbox { padding-left: 3px; background: url(img/form_textbox_bgnd.gif) left top no-repeat; border: 1px solid #c7c7c7; }
TEXTAREA.formTextarea { padding-left: 3px; background: url(img/form_textbox_bgnd.gif) left top no-repeat; border: 1px solid #c7c7c7; }
INPUT.button { height: 17px; background: url(img/button_bgnd.gif) repeat-x; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color:#628848; border: 1px solid #b5b5b5; }

H1 { font-size: 16px; font-weight: bold; color: #0072bc; padding: 0; margin: 0; }

.dividerHorizontal { background: url(img/dots_horizontal.gif) repeat-x left center; }
.txtLightGrey { color: #999; }


/* LINKS */
a:link { color: #628848; text-decoration: none; }
a:active { color: #628848; text-decoration: none; }
a:visited { color: #628848; text-decoration: none; }
a:hover{ color: #0072bc; text-decoration: none; }

a.linkHeader:link { color: #0072bc; text-decoration: none; font-weight: bold; }
a.linkHeader:active { color: #0072bc; text-decoration: none; font-weight: bold; }
a.linkHeader:visited { color: #0072bc; text-decoration: none; font-weight: bold; }
a.linkHeader:hover{ color: #628848; text-decoration: none; font-weight: bold; }

a.linkLeft1:link { color: #fff; font-weight: bold; text-decoration: none; background: url(img/left_menu_bullet.gif) no-repeat left; padding-left: 9px; }
a.linkLeft1:active { color: #fff; font-weight: bold; text-decoration: none; background: url(img/left_menu_bullet.gif) no-repeat left; padding-left: 9px;  }
a.linkLeft1:visited { color: #fff; font-weight: bold; text-decoration: none; background: url(img/left_menu_bullet.gif) no-repeat left; padding-left: 9px;  }
a.linkLeft1:hover { color: #bcd9a9; font-weight: bold; text-decoration: none; background: url(img/left_menu_bullet.gif) no-repeat left; padding-left: 9px;  }

a.linkLeft2:link { color: #fff; text-decoration: none;  }
a.linkLeft2:active { color: #fff; text-decoration: none;  }
a.linkLeft2:visited { color: #fff; text-decoration: none;   }
a.linkLeft2:hover { color: #bcd9a9; text-decoration: none;   }

a.linkPlavi:link { color: #0072bc; text-decoration: none; }
a.linkPlavi:active { color: #0072bc; text-decoration: none; }
a.linkPlavi:visited { color: #0072bc; text-decoration: none; }
a.linkPlavi:hover{ color: #628848; text-decoration: none; }


/* TABLES */
#masterContainer { width: 870px; margin:0 auto; }
#masterContainer TD#masterLeft { width: 50px; background: url(img/body_left.gif) repeat-y right; }
#masterContainer TD#masterCentral { width: 770px; background: #fff;  }
#masterContainer TD#masterRight { width: 50px; background: url(img/body_right.gif) repeat-y left; }

#master { width: 100%; }

#header { width: 100%; }
#header TD.space { width: 20px; }
#header TD#logo { width: auto; }
#header TD.dividerDots { width: 1px; }
#header TD.iconItem { width: 95px; text-align: center; }
#header TD.iconItem IMG { margin-bottom: 5px; margin-top: 5px; }

#middle { width: 100%; background: url(img/middle_top_green.gif) repeat-x top; }
#middle TD#farLeft { width: auto;  background-color:#feffde;}
	TD#picLeft { border-top: 1px solid #fff; background: url(img/pic_left1.jpg) no-repeat right top; height: 235px; }
	TD#picLeft2 { border-top: 1px solid #fff; background-color: #c6e0b6; height: 235px; }
#middle TD#leftCol { width: 230px; border-left: 1px solid #fff; border-right: 1px solid #fff; background: #dbedcf; }
#middle TD#mainCol { width: 520px; }

#left { width: 100%; }
#left TD#leftMenuContainer { background: #7ab453; border-bottom: 1px solid #fff; height: 271px;margin: 0px 5px; }
#left TD.leftBoxContainer { background: url(img/box_left_bgnd.gif) top repeat-x; padding: 13px 0px; }

#leftMenu { width: 205px; }
#leftMenu TD.item1 { padding: 7px 0px 7px 5px; }
#leftMenu TD.item2 { padding: 0px 0px 10px 14px; }

TABLE.leftBox { width: 205px; }

#main { width: 100%;}
#main TD#newsScroll { width: 520px; height: 34px; }
#main TD#flash { border-top: 1px solid #fff; height: 235px; background: url(/UserDocsImages/flash/pic1.jpg) no-repeat left; }
#main TD#contentContainer { padding: 15px 0px; background: #fff url(img/fer.jpg) top center repeat-x; height: 400px;}


html>body #contentContainer
{
	height: auto;
	min-height: 400px;
}


#content { width: 480px; }

#newsMajorContainer { width: 480px; background: url(img/news_major_bgnd2.gif) top no-repeat; }
TABLE.news { width: 450px; align:left; }
.newsBody { line-height: 13px; }
.newsThumb { margin-right: 12px; }

#footer { width: 100%; }
#footer TD#footerLeft { width: 230px; padding: 10px 0px; }
#footer TD#footerCentral { width: 480px; background: url(img/dots_horizontal.gif) repeat-x top; padding: 10px 0px; text-align: right; }


