@charset "windows-1250";
/* GLOBALS */
html, body { height: 100%; }
body { background: #d2e4ff; margin: 0; padding: 0; border: 0; }
td, input, textarea { font: 11px Arial, Helvetica, sans-serif; color: #3f3f3f; }

a img { border: none; }

ul.linkList { margin: 0; padding: 0; margin: 5px 0 10px 15px; list-style-image: url(img/bulletLink.gif); }
ul.linkList li { line-height: 15px; } 

ul.path { margin: 0; padding: 0; list-style-type: none; }
ul.path li { display: inline; padding-right: 5px; }
ul.path li img { margin-right: 9px; }


/* LINKS */
a:link { color: #1451ae; text-decoration: none; }
a:active { color: #1451ae; text-decoration: none; }
a:visited { color: #1451ae; text-decoration: none; }
a:hover { color: #ef7c00; text-decoration: underline; }

a.linkWhite:link { color: #fff; text-decoration: none; }
a.linkWhite:active { color: #fff; text-decoration: none; }
a.linkWhite:visited { color: #fff; text-decoration: none; }
a.linkWhite:hover { color: #fff; text-decoration: underline; }


/* FORMS */
.textbox { background: #fff; border: 1px solid #96c0f4; padding: 2px 3px; }


/* WRAPPERS */
.fullStretch { width: 100%; }

#masterWrapper { height: 100%; }
#master { width: 900px; height: 100%; border-left: 2px solid #fff; border-right: 2px solid #fff; background: #83afef; }

#header { width: 100%; }
#header #logo { width: 198px; border-right: 1px solid #fff; }
#header #headerCurve { width: 100%; height: 30px; background: url(img/headerCurve.gif) no-repeat top; text-align: right; }
#header #headerCurve div { padding: 9px 37px 0 0; }

.header { width: 100%; }
.logoContainer { width: 198px; }
.headerRight { width: 200px; }

#central { width: 100%; }
#central #leftCol { width: 198px; background: #aecef6; border-right: 1px solid #fff; }
#central #leftCol #crown { text-align: center; margin: 20px 0 10px 0; }
#central #mainCol { background: url(img/mainBgnd2.gif) repeat-y; padding: 0 15px; line-height: 15px; }
#central #mainCol p { margin: 6px 0; }
#central #mainCol #pathWrapper { border-bottom: 1px solid #fff; padding: 0 2px 5px 2px; text-align: left; }
#central #mainCol #pageTitle { font-size: 18px; color: #608bcf; padding: 0 2px; text-align: left; margin: 15px 0; }
#central #mainCol #pageDate { font-size: 10px; color: #6f97d4; padding: 0 2px; margin-top: 10px; text-align: left; }
#central #mainCol #pageContent { padding: 0 2px; text-align: left; margin-bottom: 15px; }
#central #rightCol { width: 199px; background: #e9f2ff; }

#leftMenu { border-top: 1px solid #dceaff; margin-top: 20px; }
#leftMenu .menuItem { border-bottom: 1px solid #dceaff; padding: 7px 10px 7px 17px; cursor: pointer; color: #1451ae; text-align: left; }
#leftMenu .itemSub { padding: 8px 15px; background: #cde0ff; text-align: left; border-bottom: 1px solid #dceaff; }
#leftMenu .itemSub ul.linkList { margin: 0; padding: 0; margin-left: 15px; }
#leftMenu .itemSub ul.linkList li { line-height: 17px; }

#newsMain { width: 100%; margin-top: 20px; }
#newsMain #newsMainPic { padding-right: 12px; }
#newsMain #newsMainPic img { border-bottom: 3px solid #7ea9e9; border-right: 2px solid #7ea9e9; }
#newsMain #newsMainBody { width: 100%; text-align: left; } 
#newsMain #newsMainBody #newsMainTitle { font-size: 12px; font-weight: bold; }

#newsTriple { width: 100%; margin-top: 20px; }
#newsTriple #newsTripleTitle { border-bottom: 1px solid #fff; padding: 0 2px 5px 2px; text-align: left; }
#newsTriple .newsWrapper { width: 150px; text-align: left; padding: 15px 0; }
#newsTriple .newsWrapper .newsDate { font-size: 10px; text-transform: uppercase; color: #6f97d4; }
#newsTriple .newsWrapper .newsTitle { margin: 5px 0; }

#search { width: 100%; background: url(img/searchBgnd.gif) repeat-x bottom; height: 65px; }
#search td { text-align: left; padding: 3px 15px; }

#links { width: 100%; margin-top: 10px; }
#links td { text-align: left; padding: 3px 15px; }

#footer { width: 100%; }
#footer #footerMain { background: url(img/footerBgnd.gif) repeat-x top; text-align: center; height: 40px; color: #fff; }
/* tablica za vijesti */
.newsMain { width: 100%; margin-top: 20px; }
.newsMainPic { padding-right: 12px; }
.newsMainPic img { border-bottom: 3px solid #7ea9e9; border-right: 2px solid #7ea9e9; }
.newsMainBody { width: 100%; text-align: left; } 
.newsMainTitle { font-size: 12px; font-weight: bold; }

/* end vijesti */

#wrapper-big-image { width: 499px; margin: 0 0; position: relative; }