@import url("reset.css");
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background:#000;
text-align:center; /*For IE5*/
}

#wrapper {
width:1024px;
margin:0 auto;
background:#000;
text-align:left;
position:relative;
}

#container {
width:980px;
margin:0 auto;
background:#000;
}

#header {
width:960px;
background:#000 url(../images/header_bg.gif) repeat-x left top;
height:94px;
border-bottom:2px solid #7f7f7f;
float:left;
}

#lang {
width:65px;
margin-left:80px;
padding-top:75px;
display:inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:17px;
float:left;
  text-transform: uppercase;
  font-weight: bold
}

#lang a {
text-decoration:none;
color:#d1af76;
}

#lang a:hover {
text-decoration:none;
color:#fff;
}

#logo {
width:178px;
float:left;
padding-left:20px;
}

#navigation {
float:left;
width:610px;
background:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:17px;
padding-top:75px;
}

#navigation ul {
padding-left:20px;
}

#navigation ul li {
display: block;
  float: left;
  padding-right: 20px;
  padding-top: 6px
}
#navigation ul li.last{
  padding-right: 0px;
}


#navigation ul li a {
  display: block;
  float: left;
  height: 10px
}

/* srpski */
#navigation ul li a.prvi {
  background: transparent url(../images/navigaton/sr_01.gif) no-repeat top left;
  width: 43px;
}
#navigation ul li a.prvi:hover {
background: transparent url(../images/navigaton/sr_01.gif) no-repeat bottom left;
}
#navigation ul li a.drugi {
  background: transparent url(../images/navigaton/sr_02.gif) no-repeat top left;
  width: 39px;
}
#navigation ul li a.drugi:hover {
background: transparent url(../images/navigaton/sr_02.gif) no-repeat bottom left;
}
#navigation ul li a.treci {
  background: transparent url(../images/navigaton/sr_03.gif) no-repeat top left;
  width: 93px
}
#navigation ul li a.treci:hover {
background: transparent url(../images/navigaton/sr_03.gif) no-repeat bottom left;
}
#navigation ul li a.cetvrti {
  background: transparent url(../images/navigaton/sr_04.gif) no-repeat top left;
  width: 52px
}
#navigation ul li a.cetvrti:hover {
background: transparent url(../images/navigaton/sr_04.gif) no-repeat bottom left;
}
#navigation ul li a.peti {
  background: transparent url(../images/navigaton/sr_05.gif) no-repeat top left;
  width: 53px
}
#navigation ul li a.peti:hover {
background: transparent url(../images/navigaton/sr_05.gif) no-repeat bottom left;
}
#navigation ul li a.sesti {
  background: transparent url(../images/navigaton/sr_06.gif) no-repeat top left;
  width: 55px
}
#navigation ul li a.sesti:hover {
background: transparent url(../images/navigaton/sr_06.gif) no-repeat bottom left;
}#navigation ul li a.sedmi {
  background: transparent url(../images/navigaton/sr_07.gif) no-repeat top left;
  width: 37px
}
#navigation ul li a.sedmi:hover {
background: transparent url(../images/navigaton/sr_07.gif) no-repeat bottom left;
}#navigation ul li a.osmi {
  background: transparent url(../images/navigaton/sr_08.gif) no-repeat top left;
  width: 50px
}
#navigation ul li a.osmi:hover {
background: transparent url(../images/navigaton/sr_08.gif) no-repeat bottom left;
}

/* engleski */
#navigation ul li a.l01 {
  background: transparent url(../images/navigaton/en_01.gif) no-repeat top left;
  width: 55px;
}
#navigation ul li a.l01:hover {
background: transparent url(../images/navigaton/en_01.gif) no-repeat bottom left;
}
#navigation ul li a.l02 {
  background: transparent url(../images/navigaton/en_02.gif) no-repeat top left;
  width: 46px;
}
#navigation ul li a.l02:hover {
background: transparent url(../images/navigaton/en_02.gif) no-repeat bottom left;
}
#navigation ul li a.l03 {
  background: transparent url(../images/navigaton/en_03.gif) no-repeat top left;
  width: 93px;
}
#navigation ul li a.l03:hover {
background: transparent url(../images/navigaton/en_03.gif) no-repeat bottom left;
}#navigation ul li a.l04 {
  background: transparent url(../images/navigaton/en_04.gif) no-repeat top left;
  width: 47px;
}
#navigation ul li a.l04:hover {
background: transparent url(../images/navigaton/en_04.gif) no-repeat bottom left;
}#navigation ul li a.l05 {
  background: transparent url(../images/navigaton/en_05.gif) no-repeat top left;
  width: 59px;
}
#navigation ul li a.l05:hover {
background: transparent url(../images/navigaton/en_05.gif) no-repeat bottom left;
}#navigation ul li a.l06 {
  background: transparent url(../images/navigaton/en_06.gif) no-repeat top left;
  width: 55px;
}
#navigation ul li a.l06:hover {
background: transparent url(../images/navigaton/en_06.gif) no-repeat bottom left;
}#navigation ul li a.l07 {
  background: transparent url(../images/navigaton/en_07.gif) no-repeat top left;
  width: 37px;
}
#navigation ul li a.l07:hover {
background: transparent url(../images/navigaton/en_07.gif) no-repeat bottom left;
}#navigation ul li a.l08 {
  background: transparent url(../images/navigaton/en_08.gif) no-repeat top left;
  width: 52px;
}
#navigation ul li a.l08:hover {
background: transparent url(../images/navigaton/en_08.gif) no-repeat bottom left;
}

#content {
margin-left:44px;
width:585px;
float:left;
display:inline;
background:#000;
color:#b2b2b2;
margin-bottom: 20px
}

#content h2, #ajaxContent h2 {
padding-top:25px;
padding-bottom:15px;
font-family: Helvetica,Verdana, Arial, sans-serif;
font-size:25px;
font-weight:normal;
color:#D8C070;
  text-transform: uppercase
}

#content h3, #ajaxContent h3 {
padding-top:20px;
padding-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
}

#content p {
padding-top:5px;
padding-bottom:5px;
line-height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content ul {
padding: 0px;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:15px;
padding-left:5px;
list-style-type: decimal;
list-style-position: inside
}

#content ul li {
padding-bottom:15px;
line-height: 18px
}

#content ul li a {
text-decoration:none;
color:#D8C070;
}

#content ul li a:hover {
color:#fff;
}

.arhiva {
width:585px;
float:left;
background:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.arhiva p {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.arhiva ul li {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.program {
margin-left:44px;
width:585px;
float:left;
display:inline;
background:#000;
color:#b2b2b2;
}


.program span {
color:#D8C070;
}

.program p {
color:#f2f2f2;
padding-bottom:5px;
}

.program a {
text-decoration:none;
color:#D8C070;
}

.program a:hover {
text-decoration:none;
color:#fff;

}

#sponzori {
width:960px;
float:left;
background:#000;
}


#splash {
width:331px;
float:left;
background:#000;
min-height:470px;
height:auto !important;
height:470px;
color:#b2b2b2;
}

ul#arh {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:80px;
padding-left:30px;
margin:0;
font-size:13px;
list-style: none
}

ul#arh  li {
padding-bottom:15px;
padding-left:0px;
text-transform:uppercase;

}

ul#arh li a {
text-decoration:none;
color:#D8C070;
}

ul#arh li a:hover {
text-decoration:none;
color:#fff;
}

#kontakt {
margin-left:275px;
margin-right:265px;
width:430px;
float:left;
display:inline;
background:#000;
color:#b2b2b2;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#kontakt h2 {
padding-top:35px;
padding-bottom:21px;
font-weight:normal;
text-transform:uppercase;
}

#kontakt h3 {
color:#e5e5e5;
font-weight:normal;
line-height:20px;
padding-top:15px;
padding-bottom:7px;

}

#kontakt p {
color:#e5e5e5;
font-weight:normal;
font-size:14px;
padding-bottom:15px;
line-height: 16px
}

#kontakt a {
text-decoration:none;
color:#D8C070;
}

#kontakt a:hover {
text-decoration:none;
color:#fff;
}

#bottom {
width:980px;
float:left;
  text-align: center
}

#bottomContent {
width:965px;
text-align: center;
padding-bottom:25px;
}
#bottomContent img{
 margin-top:25px;
display:inline;
padding-right:9px;
  padding-left: 9px
}


#bottomSplash {
width:960px;
height:286px;
}

#video {
float:left;
width:278px;
margin-top:8px;
margin-left:10px;
display:inline;
padding-top:18px;
}

#imagesHome {
display:inline;
float:left;
padding-left: 80px
}


#nagradeSlike {
margin-left:60px;
margin-right:0px;
width:815px;
display: inline;
text-align: center;
float: left
}

a.white {
text-decoration:underline;
color:#fff;
}

a.white:hover {
text-decoration:none;
color:#fff;
}

a.pdf {
color:#fff;
text-decoration:underline;
padding-left:20px;
background:transparent url(../images/pdf.jpg) no-repeat;
}
a.pdf:hover {
text-decoration:none;
padding-left:20px;
background:transparent url(../images/pdf.jpg) no-repeat;
}

#footer {
/*margin-left:64px; */
/*display:inline;*/
width:920px;
float:right;
background:#000;
font-size:10px;
color:#d6d6d6;
font-family:Verdana, Arial, Helvetica, sans-serif;
  clear: both
}

#footer p {
padding-top:30px;
text-align:right;
padding-right:50px;
  padding-bottom: 10px
}

#footer span {
color:#fff;
}

#footer a {
text-decoration:underline;
color:#fff;
}

#footer a:hover {
text-decoration:none;
color:#b4844a;
}

#loading img {
margin-left:200px;
margin-top:30px;
}

#arhiva{
margin-left:44px;
width:585px;
float:left;
display:inline;
background:#000;
  /*border-bottom: 1px solid #E5E5E5*/
}

#arhiva p {
color:#ffffff;
padding-bottom:15px;
text-transform: uppercase
}
#arhiva h2 {
padding-bottom:35px;
}
#arhiva a {
text-decoration:none;
color:#ffffff;
}

#arhiva a:hover {
color:#D8C070;
}

.paraMain p{
  padding-right: 25px
}

