/* CSS RESET & GLOBALS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th { margin: 0; padding: 0; border: 0; outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }

a:focus { outline: none; }
a img { border: none; }
ol, ul { list-style: none; }

sup, sub { font-size: 0.7em; }


/* GLOBALS */
html, body { height: 100%; }
body { background: #74a6ca; line-height: 1; }

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 { font: 12px Arial, Helvetica, sans-serif; color: #3c3b3b; }

.picBorder { border: 1px solid #a6a6a6; }
.txtSmall { font-size: 10px; }
.txtSmallest { font-size: 9px; }

ul.inline { margin: 0; padding: 0; list-style-type: none; }
ul.inline li { display: inline; }

ul.headerLinks { margin: 0; padding: 0; list-style-type: none; }
ul.headerLinks li { font-size: 11px; padding: 10px 17px 10px 16px; background: url(img/headerDivider.gif) no-repeat right center; }

ul.footerLinks { margin: 0; padding: 0; list-style-type: none; text-align: center; }
ul.footerLinks li { font-size: 11px; padding: 0 20px 0 0; }


/* FORM ELEMENTS */
.textbox, textarea { background: #fff url(img/textboxBgnd.gif) repeat-x 0 0; border: 1px solid #c7c7c7; padding: 4px 5px; }
.searchbox { width: 155px; margin: 0 0 0 15px; background: url(img/searchBgnd.gif) no-repeat 0 0; border: none; padding: 6px 7px 4px 13px; font-size: 11px; }
select { background: url(img/textboxBgnd.gif) no-repeat 0 0; border: 1px solid #c7c7c7; padding: 2px; }
.btn { background: #fff url(img/btnBgnd.gif) repeat-x left bottom; border: 1px solid #a6a6a6; padding: 1px 10px; font-size: 10px; text-transform: uppercase; cursor: pointer; }


/* LINKS */
a:link, a:active, a:visited, a:hover { text-decoration: none; }

a:link, a:active, a:visited { color: #003690; }
a:hover { color: #000000; }

ul.leftMenu a.active:link, ul.leftMenu a.active:active, ul.leftMenu a.active:visited { color: #003690; font-weight: bold; }
ul.leftMenu a.active:hover { color: #003690; font-weight: bold; }

ul.leftMenuSub a:link, ul.leftMenuSub a:active, ul.leftMenuSub a:visited { color: #000000; }
ul.leftMenuSub a:hover { color: #003690; }

ul.leftMenuSub a.active:link, ul.leftMenuSub a.active:active, ul.leftMenuSub a.active:visited { color: #003690; font-weight: bold; }
ul.leftMenuSub a.active:hover { color: #003690; }

ul.path a:link, ul.path a:active, ul.path a:visited { color: #ffffff; }
ul.path a:hover { color: #000000; }

.treciNivo ul li a.active:link, .treciNivo ul li a.active:active, .treciNivo ul li a.active:visited { font-weight: bold; }
.treciNivo ul li a.active:link { color: #000000; font-weight: bold; }

.footer a:link, .footer a:active, .footer a:visited { color: #ffffff; }
.footer a:hover { color: #000000; }


/* WRAPPERS */
.fullStretch { width: 100%; }
.marginTop1 { margin: 15px 0 0 0; }

.headerWrapper { background: #ffffff; }
.header { width: 990px; height: 95px; margin: 0 auto; }
.logoContainer { width: 282px; }
.logoContainer img { margin: 0 0 0 33px; }
.headerRight { margin: 0; padding: 0; border: none; outline: none; } 
.headerTools { margin: 20px 20px 20px auto; }

.whiteWrapper { background: #ffffff url(img/whiteBgnd.gif) repeat-x left bottom; }
.picWrapper { position: relative; width: 970px; height: 290px; margin: 0 auto; }
.picHolder { position: absolute; }
.videoHolder { position: relative; top: 94px; left: 728px; width: 215px; }

.blueWrapper { background: #b9d1e2; border-top: 5px solid #689dc3; }

.middle { width: 990px; margin: 0 auto; }
.left { width: 280px; background: url(img/leftColBgnd.gif) no-repeat left top; padding: 15px 0; vertical-align: top; }
.leftCol { position: relative; width: 250px; left: 30px; }
.main { vertical-align: top; padding: 20px 30px; background: url(img/mainBgnd.gif) no-repeat 0 0; }
.mainInside { vertical-align: top; padding: 20px 30px; background: #d5e3ee url(img/mainInsideBgnd.gif) no-repeat 0 0; }
.right { width: 240px; background: url(img/rightBgnd.gif) no-repeat left bottom; vertical-align: top; }
.rightCol { padding: 20px 10px 20px 0; }

ul.leftMenu { margin: 0 10px 0 0; }
ul.leftMenu li { background: url(img/bullet_closed.png) no-repeat 0 4px; padding: 5px 0 5px 22px; }
ul.leftMenu .open { background: url(img/bullet_open.png) no-repeat 0 4px; }
ul.leftMenu ul.leftMenuSub { margin: 7px 0 0 0; }
ul.leftMenu ul.leftMenuSub li { font-size: 11px; background: none; padding: 2px 0; }

.pathWrapper { width: 710px; background: url(img/pathBgnd.gif) no-repeat 0 0; padding: 9px 0; }
ul.path { margin: 0 25px; }
ul.path li { padding: 10px 5px; font-size: 11px; }
ul.path li img { vertical-align: middle; }

.banners { position: relative; margin: 20px 0 0 0; }

.pageTitle h1 { font: 20px Arial, Helvetica, sans-serif; color: #00386d; margin: 0 0 10px 0; }
.pageContent { min-height: 250px; line-height: 20px; background: url(img/pageContentBgnd.gif) no-repeat right bottom; }
.pageContent p { margin: 0 0 17px 0; }
.pageContent table p { margin: 0; }
.pageContent strong { font-weight: bold; }
.pageContent ul { margin: 12px 15px 15px 20px; padding: 0; list-style-type: disc; }

.treciNivo ul { margin: 0 15px 20px 20px; padding: 0; list-style-type: upper-latin; }
.treciNivo ul li { margin: 0; padding: 0 0 5px 0; }

.newsItem { width: 100%; margin: 0 0 17px 0; }
.newsItem td { font-size: 11px; line-height: 16px; }
.newsItem div { background: url(img/newsDateBgnd.gif) no-repeat 0 0; width: 47px; height: 40px; margin: 0 10px 0 0; text-align: center; padding: 7px 0 0 0; line-height: 13px; }
.newsItem div.newsItem2 { background: url(img/newsDateBgnd2.gif) no-repeat 0 0; width: 47px; height: 40px; margin: 0 10px 0 0; text-align: center; padding: 7px 0 0 0; line-height: 13px; }
.newsItem div span { font: 16px Arial, Helvetica, sans-serif; color: #00386d; font-weight: bold; }
.newsItem a { font-size: 12px; }
.newsDivider { background: url(img/dots_horiz.gif) repeat-x left top; height: 18px; }
.newsDate { width: 55px; }

.gallery { margin: 15px 0 0 0; }

.footerWrapper { background: url(img/footerBgnd.gif) repeat-x 0 0; height: 92px; }
.footer { width: 930px; margin: 0 auto; }
.footer td { padding: 15px 0 0 0; font-size: 11px; }
.footerLeft { width: 150px; }
.footerMain { text-align: center; }
.footerRight { width: 150px; text-align: right; }
