/* GLOBALS */
html, body { height: 100%; }
body { margin: 0; padding: 0; background: #dbdee3 url(img/bgnd.gif) repeat-x 0 0; }
p, div, td { font: 12px Arial, sans-serif; color: #555555; line-height: 18px; margin: 0; padding: 0; }
input, select, textarea { font: 11px Arial, sans-serif; color: #555555; }
h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-weight: normal; }
form { margin: 0; }

.fireBrick { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #800517; }
.indigo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #151B8D; }

a img { border: none; }

ul.inline, ul.linkList { margin: 0; padding: 0; list-style-type: none; }
ul.inline li { display: inline; }

ul.linkList li { background: url(img/bullet_arrow.gif) no-repeat 0 9px; padding: 4px 0 4px 10px; }

ul.linkList2 { margin: 0 0 5px 0; padding: 0; list-style-type: none; }
ul.linkList2 li { background: url(img/bullet_arrow2.gif) no-repeat 0 7px; padding: 3px 0 4px 20px; font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; }


/* FORM ELEMENTS */
.textbox, textarea { background: #fff url(img/textboxBgnd.gif) repeat-x 0 0; border: 1px solid #c7c7c7; padding: 4px 5px; }
.searchbox { width: 155px; background: url(img/searchBgnd.gif) no-repeat 0 0; border: none; padding: 6px 7px 4px 13px; }
select { background: url(img/textboxBgnd.gif) no-repeat 0 0; border: 1px solid #a6a6a6; 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:focus { outline: none; }

a:link, a:active, a:visited { color: #832e6b; }
a:hover { color: #000000; }

.menu a:link, .menu a:active, .menu a:visited { color: #ffffff; }
.menu a:hover { color: #dddddd; }

.upisi a:link, .upisi a:active, .upisi a:visited { color: #163f9b; }
.upisi a:hover { color: #000000; }

.boxBody a:link, .boxBody a:active, .boxBody a:visited { color: #000000; }
.boxBody a:hover { color: #832e6b; }

ul.linkList2 a:link, ul.linkList2 a:active, ul.linkList2 a:visited { color: #832e6b; }
ul.linkList2 a:hover { color: #000000; }

.newsItem a:link, .newsItem a:active, .newsItem a:visited { color: #832e6b; }
.newsItem a:hover { color: #000000; }


/* WRAPPERS */
.fullStretch { width: 100%; }
.marginTop { margin: 15px 0 0 0; }

.header { width: 955px; margin: 22px auto 20px auto; }
.headerTools { margin: 0 0 0 auto; }
.headerTools img { margin: 0 15px 0 0; }

ul.headerLinks { margin: 12px 2px 0 auto; padding: 0; list-style-type: none; text-align: right; }
ul.headerLinks li { display: inline; background: url(img/headerDivider.gif) no-repeat right center; padding: 4px 12px 4px 10px; }
ul.headerLinks li.last { background: none; padding: 4px 0 4px 10px; }

.menuWrapper { width: 990px; margin: 0 auto; background: url(img/menuBgnd.gif) no-repeat 0 0; height: 33px; }

.middleWrapper { width: 990px; margin: 0 auto; background: #ffffff url(img/middleBgnd.gif) repeat-x 0 0; border-top: 1px solid #ffffff; }
.middle { width: 100%; margin: 5px 0 0 0; }
.indexMain { vertical-align: top; }
.left { width: 210px; vertical-align: top; }
.main { vertical-align: top; }
.right { width: 230px; vertical-align: top; }
.rightWrapper { width: 210px; margin: 0 0 0 auto; }

.middle2 { width: 100%; margin: 20px 0 12px 0; }
.left2 { width: 219px; vertical-align: top; background: #ebedf0 url(img/leftColBgnd.gif) no-repeat left bottom; border-left: 1px solid #ffffff; }
.left2Wrapper { padding: 0 15px; }
.main2 { vertical-align: top; padding: 0 20px; }
.right2 { width: 219px; vertical-align: top; background: #ebedf0 url(img/rightColBgnd.gif) no-repeat left bottom; border-right: 1px solid #ffffff;  }
.right2Wrapper { padding: 0 15px; }
.right2Wrapper p { margin: 12px 0; line-height: 16px; }

ul.menuLeft { margin: 7px 0 0 0; padding: 0; list-style-type: none; }
ul.menuLeft li { background: url(img/bullet_arrow2.gif) no-repeat 10px 4px; padding: 0 5px 0 28px; }
ul.menuLeft li.menuLeftDivider { background: url(img/dots_horizontal_grey.gif) repeat-x left center; height: 17px; }

.pathContainer { padding: 0 0 10px 0; }
.path li { font-size: 11px; line-height: 11px; padding: 0 0 0 7px; }
.path li.first { padding: 0; }
.path li span { background: url(img/bullet_arrow.gif) no-repeat right center; padding: 0 10px 0 0; }
.pageTitle { background: url(img/box_top.gif) no-repeat right bottom; padding: 0 0 17px 0; }
.pageTitle h1 { font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000000; letter-spacing: 0.1em; }
.pageContent { padding: 5px 0 10px 0; line-height: 17px; }
.pageContent p { margin: 12px 0; }
.pageContent td p { margin: 0; }
.pageFooter { font-size: 9px; color: #7b7b7b; padding: 10px 0 0 0; background: url(img/dots_horizontal.gif) repeat-x left top; }

.picWrapper { background: url(img/picBgnd.gif) no-repeat 0 0; height: 270px; text-align: center; margin: 0 0 20px 0; }
.picWrapper img { margin: 10px 0 0 0; }

.newsItemDivider { background: url(img/dots_horizontal.gif) repeat-x left center; padding: 15px 0; }
.newsPicWrapper { padding: 2px; border: 1px solid #d9dce2; margin: 0 10px 0 0; }
.newsItem a { font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; }
.newsBody { font-size: 11px; line-height: 16px; margin: 3px 0 0 0; }
.newsDate { font: 11px Arial, Helvetica, sans-serif; color: #7b7b7b; margin: 3px 0 0 0; }

.boxTitle { background: url(img/box_top.gif) no-repeat right bottom; padding: 0 0 17px 0; }
.boxBody { padding: 5px 2px; font-size: 11px; line-height: 14px; color: #7b7b7b; }
.boxBottom { background: url(img/box_bottom.gif) no-repeat right top; height: 16px; text-align: right; vertical-align: bottom; }
.boxBottomEn { background: url(img/box_bottom_en.gif) no-repeat right top; height: 16px; text-align: right; vertical-align: bottom; }

.box2Title { background: url(img/box2_top.gif) no-repeat left bottom; padding: 0 0 17px 0; }
.box2Body { background: url(img/box2_bgnd.gif) no-repeat left bottom; padding: 5px 12px; font-size: 11px; line-height: 14px; color: #7b7b7b; }
.box2Bottom { background: url(img/box2_bottom.gif) no-repeat 0 0; height: 23px; text-align: right; vertical-align: bottom; }

.footer { width: 955px; margin: 0 auto; }
.footer td { padding: 15px 0; }
.footerLeft { width: 160px; }
.footerRight { width: 160px; text-align: right; }

ul.footerLinks { margin: 0 auto; padding: 0; list-style-type: none; text-align: center; }
ul.footerLinks li { display: inline; background: url(img/headerDivider.gif) no-repeat right center; padding: 4px 12px 4px 10px; }
ul.footerLinks li.last { background: none; padding: 4px 0 4px 10px; }


/* MENU */
.menu { margin: 0 auto; }
.menu td { padding: 7px 20px 7px 13px; }
.subMenuContainer { position: relative; visibility: hidden; z-index: 500; padding-top: 15px; margin-left: -15px; }
.subMenuDrop { background: #a04d88; border: 1px solid #832e6b; border-top: none; width: 180px; -moz-opacity: .96; filter: alpha(opacity=96); }
.subMenuDrop td { padding: 0; }
ul.subMenuLinklist { list-style-type: none; margin: 0; padding: 0; }
ul.subMenuLinklist li { font: 11px Arial, Helvetica, sans-serif; text-align: left; border-top: 1px solid #832e6b; margin: 0; padding: 0; white-space: nowrap; }
ul.subMenuLinklist li img { margin-right: 6px; border: none; }

ul.subMenuLinklist li a:link { display: block; height: 15px; padding: 4px 15px; background: #a04d88; color:#ffffff;}
ul.subMenuLinklist li a:active {  display: block; height: 15px; padding: 4px 15px; background: #a04d88;color:#ffffff; }
ul.subMenuLinklist li a:visited {  display: block; height: 15px; padding: 4px 15px; background: #a04d88;color:#ffffff; }
ul.subMenuLinklist li a:hover { display: block; height: 15px; padding: 4px 15px; background: #832e6b;color:#dddddd; } 



.tablica1 { width: 100%; }
.tablica1 td { padding: 3px 10px; }

.tabs { background: url(img/box_top.gif) no-repeat right bottom; padding: 0 0 8px 0; }
.tabs div { float: left; font: 14px "Trebuchet MS", Arial, sans-serif; text-transform: uppercase; }
.tabs div.notSelected { background: none; padding: 3px 15px 7px 15px; }
.tabs .tab { background: #d9d9d9; padding: 7px 15px; margin: 0 3px 0 0; }
.tabs .active { background: #832e6b; padding: 7px 15px; float: left; margin: 0 3px 0 0; }
.tabs .active a { color: #ffffff; }
