body {
  margin: 0 auto;
  padding: 0;
  background: #232d34 url(../images/ozadje.jpg) repeat fixed left top;
}
.Main {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
}
.cleared {
  border:  none;
  margin: 0;
  padding: 0;
  float: none;
  clear: both;
  font-size: 1px;
}
.Sheet {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
  min-width: 55px;
  min-height: 55px;
}
.Sheet-body {
  padding: 4px;
  position: relative;
  z-index: 1;
}
.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc, .Sheet-cr, .Sheet-cl {
  position: absolute;
  z-index: -1;
}
.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl {
  width: 66px;
  height: 66px;
  background-image: url(../images/Sheet-s.png);
}
.Sheet-tl {
  top: 0;
  left: 0;
  clip: rect(auto, 33px, 33px, auto);
}
.Sheet-tr {
  top: 0;
  right: 0;
  clip: rect(auto, auto, 33px, 33px);
}
.Sheet-bl {
  bottom: 0;
  left: 0;
  clip: rect(33px, 33px, auto, auto);
}
.Sheet-br {
  bottom: 0;
  right: 0;
  clip: rect(33px, auto, auto, 33px);
}
.Sheet-tc, .Sheet-bc {
  left: 33px;
  right: 33px;
  height: 66px;
  background-image: url(../images/Sheet-h.png);
}
.Sheet-tc {
  top: 0;
  clip: rect(auto, auto, 33px, auto);
}
.Sheet-bc {
  bottom: 0;
  clip: rect(33px, auto, auto, auto);
}
.Sheet-cr, .Sheet-cl {
  top: 33px;
  bottom: 33px;
  width: 66px;
  background-image: url(../images/Sheet-v.png);
}
.Sheet-cr {
  right: 0;
  clip: rect(auto, auto, auto, 33px);
}
.Sheet-cl {
  left: 0;
  clip: rect(auto, 33px, auto, auto);
}
.Sheet-cc {
  position: absolute;
  z-index: -1;
  top: 33px;
  left: 33px;
  right: 33px;
  bottom: 33px;
  background-image: url(../images/Sheet-c.png);
}
.Sheet {
  margin-top: -4px ! important;
}
div.Header {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 892px;
  height: 281px;
}
div.Header-jpeg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 892px;
  height: 300px;
  background-repeat: no-repeat;
  background-position:  center center;
  background-image: url(../images/Glava.png);
}
div.Header-bozo {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 892px;
  height: 300px;
  background-repeat: no-repeat;
  background-position:  center center;
  background-image: url(../images/Bozidar.png);
}
.logo {
  display: block;
  position: absolute;
  left: 0px;
  top: 123px;
  width: 432px;
}
h1.logo-name, h2.logo-name, h4.logo-name {
  display: block;
  text-align: center;
}
h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 38px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #e0f2f7 ! important;
}
h2.logo-name, h2.logo-name a, h2.logo-name a:link, h2.logo-name a:visited, h2.logo-name a:hover {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 34px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #0b0b3b ! important;
}
h4.logo-name, h4.logo-name a, h4.logo-name a:link, h4.logo-name a:visited, h4.logo-name a:hover {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #0b0b3b! important;
}
.logo-text {
  display: block;
  text-align: center;
}
.logo-text, .logo-text a {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  color: #ddeef3 ! important;
}
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
  text-align: left;
  text-decoration: none;
  letter-spacing: normal;
  word-spacing: normal;
}
.artmenu, .artmenu ul {
  border:  none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
.artmenu li {
  border:  none;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}
.artmenu li:hover {
  z-index: 10000;
  white-space: normal;
}
.artmenu li li {
  float: none;
}
.artmenu ul {
  background: transparent none repeat scroll 0% 50%;
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}
.artmenu li:hover > ul {
  visibility: visible;
  top: 100%;
}
.artmenu li li:hover > ul {
  top: 0;
  left: 100%;
}
.artmenu:after, .artmenu ul:after {
  overflow: hidden;
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.artmenu, .artmenu ul {
  min-height: 0;
}
.artmenu ul {
  margin: -10px 0 0 -30px;
  padding: 10px 30px 30px;
  background-image: url(../images/spacer.gif);
}
.artmenu ul ul {
  margin: -30px 0 0 -10px;
  padding: 30px 30px 30px 10px;
}
.artmenu {
  padding: 3px;
}
.nav {
  position: relative;
  height: 29px;
  z-index: 100;
}
.nav .l, .nav .r {
  position: absolute;
  z-index: -1;
  top: 0;
  height: 29px;
  background-image: url(../images/nav.png);
}
.nav .l {
  left: 0;
  right: 0px;
}
.nav .r {
  right: 0;
  width: 892px;
  clip: rect(auto, auto, auto, 892px);
}
.artmenu ul li {
  clear: both;
}
.artmenu a {
  overflow: hidden;
  position: relative;
  display: block;
  height: 23px;
  cursor: pointer;
  text-decoration: none;
  margin-right: 4px;
  margin-left: 4px;
}
.artmenu a .r, .artmenu a .l {
  position: absolute;
  display: block;
  height: 69px;
  background-image: url(../images/MenuItem.png);
}
.artmenu a .l {
  left: 0;
  right: 8px;
}
.artmenu a .r {
  width: 416px;
  right: 0;
  clip: rect(auto, auto, auto, 408px);
}
.artmenu a .t {
  margin: 0 8px;
  padding: 0 5px;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #cbd5dc;
  line-height: 23px;
  text-align: center;
}
.artmenu a:hover .l, .artmenu a:hover .r {
  top: -23px;
}
.artmenu li:hover > a .l, .artmenu li:hover > a .r {
  top: -23px;
}
.artmenu li:hover a .l, .artmenu li:hover a .r {
  top: -23px;
}
.artmenu a:hover .t {
  color: #ecf2f4;
}
.artmenu li:hover a .t {
  color: #ecf2f4;
}
.artmenu li:hover > a .t {
  color: #ecf2f4;
}
.artmenu a.active .l, .artmenu a.active .r {
  top: -46px;
}
.artmenu a.active .t {
  color: #cbe4ec;
}
.nav .separator {
  display: block;
  width: 1px;
  height: 23px;
  background-image: url(../images/MenuSeparator.png);
}
.contentLayout {
  position: relative;
  margin-bottom: 6px;
  width: 892px;
}
.Block {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  min-width: 15px;
  min-height: 15px;
}
.Block-body {
  padding: 7px;
  position: relative;
  z-index: 1;
}
.Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc, .Block-cr, .Block-cl {
  position: absolute;
  z-index: -1;
}
.Block-tr, .Block-tl, .Block-br, .Block-bl {
  width: 14px;
  height: 14px;
  background-image: url(../images/Block-s.png);
}
.Block-tl {
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}
.Block-tr {
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}
.Block-bl {
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}
.Block-br {
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}
.Block-tc, .Block-bc {
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url(../images/Block-h.png);
}
.Block-tc {
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}
.Block-bc {
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}
.Block-cr, .Block-cl {
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url(../images/Block-v.png);
}
.Block-cr {
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}
.Block-cl {
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}
.Block-cc {
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #22343a;
}
.Block {
  margin: 7px;
}
.BlockHeader {
  padding: 0 7px;
  position: relative;
  z-index: 0;
  height: 30px;
  margin-bottom: 7px;
}
.BlockHeader .t {
  padding: 0 7px;
  height: 30px;
  color: #000000;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  white-space: nowrap;
  line-height: 30px;
}
.BlockHeader .l, .BlockHeader .r {
  display: block;
  position: absolute;
  z-index: -1;
  height: 30px;
  background-image: url(../images/BlockHeader.png);
}
.BlockHeader .l {
  left: 0;
  right: 6px;
}
.BlockHeader .r {
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 886px);
}
.header-tag-icon {
  margin: 0 0 0 5px;
  padding: 0 0 0 21px;
  background-position: left top;
  background-image: url(../images/BlockHeaderIcon.png);
  background-repeat: no-repeat;
  min-height: 14px;
}
.BlockContent {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  min-width: 1px;
  min-height: 1px;
}
.BlockContent-body {
  padding: 8px;
  position: relative;
  z-index: 1;
}
.BlockContent-body {
  color: #8aafbc;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
.BlockContent-body a:link {
  color: #79bacd;
  font-family: Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
}
.BlockContent-body a:visited, .BlockContent-body a.visited {
  color: #cbdbe1;
  font-family: Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
}
.BlockContent-body a:hover, .BlockContent-body a.hover {
  color: #9ecddb;
  font-family: Arial,Helvetica,Sans-Serif;
  text-decoration: none;
}
.BlockContent-body ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #92a7b5;
}
.BlockContent-body li {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12px;
  text-decoration: none;
}
.BlockContent-body ul li {
  margin: 0.5em 0;
  padding: 0px 0 0px 13px;
  background-image: url(../images/BlockContentBullets.png);
  background-repeat: no-repeat;
  line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #7dbccf;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #a2cfdd;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #a2cfdd;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #b1cad2;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #b1cad2;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #b1cad2;
}
ol, ul {
  margin: 1em 0 1em 2em;
  padding: 0;
  color: #92a7b5;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12px;
}

li ol, li ul {
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}
li {
  margin: 0.2em 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
ol {
  list-style-position: inside;
}
.Footer {
  margin: 5px auto 0px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 892px;
}
.Footer .Footer-inner {
  padding: 8px;
  height: 1%;
  position: relative;
  z-index: 0;
  text-align: center;
}
.Footer .Footer-background {
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url(../images/Footer.png);
  width: 892px;
  height: 150px;
  bottom: 0;
  left: 0;
}
.rss-tag-icon {
  margin: 0 5px 0 0;
  position: relative;
  display: block;
  float: left;
  background-image: url(../images/livemarks.png);
  background-position: right center;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}
.Footer .Footer-text p {
  margin: 0;
}
.Footer .Footer-text {
  color: #0e1315;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 11px;
}
.Footer .Footer-text a:link {
  color: #131d20;
  font-family: Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
}
.Footer .Footer-text a:visited {
  color: #253941;
  font-family: Arial,Helvetica,Sans-Serif;
  text-decoration: underline;
}
.Footer .Footer-text a:hover {
  color: #0e2025;
  font-family: Arial,Helvetica,Sans-Serif;
  text-decoration: none;
}
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #6ab2c8;
}
.page-footer {
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #445764;
}
.contentLayout .sidebar1 {
  border:  none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  float: left;
  width: 222px;
}
.contentLayout .content {
  border:  none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  float: left;
  width: 669px;
}
.contentLayout .content-wide {
  border:  none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  float: left;
  width: 891px;
}
.contentLayout li {
  float: none;
}
table.moduletable th {
  padding: 0.5em 0em;
  font-size: 140%;
}
#footer {
  text-align: center;
}
.myPlayer {
  border: 1px solid #999999;
  margin: 0 15px 15px 0;
  display: block;
  width: 317px;
  height: 244px;
  text-align: center;
  float: left;
  background-image: url(../images/Video_ozadje.png);
  background-repeat: repeat;
}
.myPlayer h3 {
  font-size: 14px;
  font-family: Arial,Helvetica,Sans-Serif;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
  color: #ffff77;
}
a.myPlayer {
  border: 1px solid #999999;
  margin: 0 0px 2px 0;
  display: block;
  width: 315px;
  height: 220px;
  text-align: center;
  float: left;
}
a.myPlayer img {
  border:  none;
  margin-top: 70px;
}
a.myPlayer:hover {
  border: 1px solid #000000;
}

