* {
    margin: 0px;
    padding: 0 0;
    border: none;
}

a, a:visited, a:hover {
    color: #ff0000;
    outline:none;
}

ul, li {
    list-style: none;
}

body {
    background-color: #332f30;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #939393;
    background-image: url(../images/pattern.gif);
    background-repeat: repeat;
    text-align: center;
}

div {
    text-align: left;
}

#container {
    margin: auto;
    width: 950px;
}

#top {
    float: left;
    width: 950px;
    height: 102px;
    padding: 50px 0 0 0;
}

#box1 {
    float: left;
    width: 950px;
    height: 102px;
    background-image: url(../images/top_box1.jpg);
    background-repeat: no-repeat;
    padding: 0 0;
}

#title {
    float: left;
    padding: 0 0;
}

#title h1 {
    display: block;
    float: left;
    text-indent: -9999px;
}

#title h1 a {
    display: block; /*background-image: url(...);*/
    background-repeat: no-repeat;
    background-position: 0 0;
    height:42px;
    margin-left:23px;
    margin-top:20px;
    width:155px;
    outline:none;
}

#title p {
    display: block;
    float: left;
    text-indent: -9999px;
}

#box2 {
    float: left;
    width: 250px;
    height: 160px;
    background-image: url(../images/top_box2.jpg);
    background-repeat: no-repeat;
    margin: 0 0 0 20px;
}

#box2 a {
    color: #FEFEFE;
    text-decoration: none;
}

#title2 {
    float: left;
    padding: 20px 0 0 20px;
}

#title2 h2 {
    display: block;
    float: left;
    text-indent: -9999px;
}

#title2 h2 a {
    display: block;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 190px;
    height: 70px;
    outline: none;
}

#title2 p {
    display: block;
    float: left;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

#passes {
    margin-top: 100px;
    *margin-top: 120px;
    _margin-top: 120px;
}

.contains {
    position: relative;
    left: 2px;
    top: 2px;
    color: #000000 !important;
    font-weight: bold;
    text-indent: 0px !important;
    margin-top: 0px !important;
}

.text {
    position: absolute;
    left: -2px;
    top: -2px;
    color: #ffffff;
}

#box3 {
    display: block;
    float: left;
    width: 330px;
    height: 160px;
    background-image: url(../images/top_box3.jpg);
    background-repeat: no-repeat;
    margin: 0 0 0 20px; /*border: 1px solid #3b3738;*/
}

#datum {
    display: block;
    float: left;

}

#datum img {
    width: 330px;
    height: 160px;
}

.separator {
    background-image: url(../images/separator_1.gif);
    background-repeat: repeat-x;
    float: left;
    height: 2px;
    width: 950px;
    margin-top: 9px;
    margin-bottom: 9px;
}

#navigation {
    float: left;
    background-color: #181616;
    background-repeat: no-repeat;
    width: 948px;
    height: 38px;
    border: 1px solid #3b3738;
}

.nav-links li {
    display: block;
    float: left;
    list-style-type: none;
}

.nav-links li a {
    float: left; /*width: 134px;*/
    height: 38px;
    text-decoration: none;
    text-transform: capitalize;
    color: #c0c0c0;
    font-size: 12px;
    text-align: center;
    text-indent: -9999px;
    outline: none;
    /*border-right-width: 1px;
          border-right-style: solid;
          border-right-color: #332f30;*/
}

#nav_about {
    width: 140px;
}

#nav_about a {
    background-image: url(../images/about.png);
    width: 140px;
}

#nav_about a:hover {
    background-image: url(../images/h_about.png);
}

#nav_venue {
    width: 82px;
}

#nav_venue a {
    background-image: url(../images/venue.png);
    width: 82px;
}

#nav_venue a:hover {
    background-image: url(../images/h_venue.png);
}

#nav_programs {
    width: 132px;
}

#nav_programs a {
    background-image: url(../images/programs.png);
    width: 132px;
}

#nav_programs a:hover {
    background-image: url(../images/h_programs.png);
}

#nav_speakers {
    width: 110px;
}

#nav_speakers a {
    background-image: url(../images/speakers.png);
    width: 110px;
}

#nav_speakers a:hover {
    background-image: url(../images/h_speakers.png);
}

#nav_register {
    width: 103px;
}

#nav_register a {
    background-image: url(../images/register.png);
    width: 103px;
}

#nav_register a:hover {
    background-image: url(../images/h_register.png);
}

#nav_accomodation a {
    background-image: url(../images/accomodation.png);
    width: 164px;
}

#nav_accomodation a:hover {
    background-image: url(../images/h_accomodation.png);
}

#nav_contacts a {
    background-image: url(../images/contacts.png);
    width: 112px;
}

#nav_contacts a:hover {
    background-image: url(../images/h_contacts.png);
}

#content01 {
    float: left;
    width: 950px;
    min-height: 335px;
    margin-top: 10px;
}

#video-box {
    float: left;
    width: 598px;
    height: 332px;
    background-image: url(../images/box_video.png);
    background-repeat: repeat-x;
    border: 1px solid #3b3738;
}

#video-box img {
    margin-top: 19px;
    margin-left: 19px;
}

#content-box {
    float: left;
    display: inline;
    width: 598px; /*height: 335px;*/
    height: auto;
    background-image: url(../images/sidebox_bg.gif);
    background-repeat: repeat-x;
    background-color: #181616;
    border: 1px solid #3b3738;
}

#podmeni {
    float: left; /*width: 598px;*/
    height: 16px;
    margin-top: 19px;
    margin-left: 20px;
    display:inline;
}

.podmeni-links li {
    display: block;
    float: left;
    list-style-type: none;
    margin-right: 13px;
}

.podmeni-links li a {
    float: left;
    height: 16px;
    text-decoration: none;
    text-transform: capitalize;
    color: #c0c0c0;
    font-size: 12px;
    text-align: center;
    text-indent: -9999px;
    outline: none;
}

#pod_about {
    width: 114px;
}

#pod_about a {
    background-image: url(../images/podmeni_about.jpg);
    width: 114px;
}

#pod_about a:hover {
    background-image: url(../images/h_podmeni_about.jpg);
}

#pod_partners {
    width: 87px;
}

#pod_partners a {
    background-image: url(../images/podmeni_partners.jpg);
    width: 87px;
}

#pod_partners a:hover {
    background-image: url(../images/h_podmeni_partners.jpg);
}

#pod_2006 {
    width: 107px;
}

#pod_2006 a {
    background-image: url(../images/podmeni_2006.jpg);
    width: 107px;
}

#pod_2006 a:hover {
    background-image: url(../images/h_podmeni_2006.jpg);
}

#pod_2008 {
    width: 107px;
}

#pod_2008 a {
    background-image: url(../images/podmeni_2008.jpg);
    width: 107px;
}

#pod_2008 a:hover {
    background-image: url(../images/h_podmeni_2008.jpg);
}

#pod_contact {
    width: 85px;
}

#pod_contact a {
    background-image: url(../images/podmeni_contact.jpg);
    width: 85px;
}

#pod_contact a:hover {
    background-image: url(../images/h_podmeni_contact.jpg);
}

.tekst h4 {
    color: #fffefe;
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
}

#img-box img {
    margin-top: 10px;
    margin-left: 19px;
    margin-bottom: 10px;
}

#pod_register {
    width: 117px;
    height: 18px;
}

#pod_register a {
    background-image: url(../images/podmeni_registration.jpg);
    width: 117px;
    height: 18px;
}

#pod_register a:hover {
    background-image: url(../images/h_podmeni_registration.jpg);
}

#pod_fee {
    width: 143px;
}

#pod_fee a {
    background-image: url(../images/podmeni_fee.jpg);
    width: 143px;
}

#pod_fee a:hover {
    background-image: url(../images/h_podmeni_fee.jpg);
}

#sidebox2 {
    margin-top: 20px;
}

#sidebox3 {
    margin-top: 20px;
    height: auto;
}

#speakers-img {
    float: left;
    display: inline;
    margin-bottom: 20px;
    *padding-bottom: 20px;
    _padding-bottom: 20px;
}

#speakers-small {
    list-style-type: none;
}

#speakers-small li a {
    display: block;
    color: #fffefe;
    text-decoration: none;
    text-align: center;
}

.small {
    float: left;
    display: inline;
    margin-top: 12px;
    margin-left: 45px; /*margin-bottom: 14px;*/
}

#speakers-small li {
    float: left;
    padding: 20px 0 20px 0;
    width: 50%;
}

#crta1 {
    background-image: url(../images/crta.gif);
    background-repeat: repeat-x;
    float: left;
    height: 1px;
    width: 570px;
    margin-top: 10px;
    margin-bottom: 9px;
    margin-left: 15px;
}

.sidebox {
    float: left;
    width: 328px;
    height: 155px;
    background-image: url(../images/sidebox_bg.gif);
    background-repeat: repeat-x;
    background-color: #181616;
    padding: 0 0;
    border: 1px solid #3b3738;
}

.naslov {
    float: left;
    margin-top: 19px;
    margin-left: 20px;
    display:inline;
}

.naslov_bullet {
    float: left;
    width: 13px;
    height: 21px;

}

.naslov_text {
    float: left;
    font-size: 18px;
    margin-top: -3px;
    margin-left: 4px;
}

.tekst {
    float: left;
    display: inline;
    margin-left: 20px;
    margin-right: 8px;
    margin-bottom: 20px;
    clear: both;
    width:95%;
}

#list {
    list-style-position: inside;
}

#list li {
    text-decoration: none;
    background-image: url(../images/bullet1.png);
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 20px;
}

.crta {
    background-image: url(../images/crta.gif);
    background-repeat: repeat-x;
    float: left;
    height: 1px;
    width: 300px;
    margin-top: 9px;
    margin-bottom: 9px;
    margin-left: 15px;
    display:inline;
}

.separator2 {
    background-image: url(../images/separator_2.gif);
    background-repeat: repeat-x;
    float: left;
    height: 2px;
    width: 950px;
    margin-top: 9px;
    margin-bottom: 9px;
}

#footer {
    float: left;
    width: 948px;
    background-image: url(../images/footer.png);
    background-repeat: repeat-x;
    height: 48px;
    border: 1px solid #3b3738;

}

.foot {
    margin-top: 15px;
    margin-left: 20px;
    font-size: 14px;
    list-style-position: inside;

}

.foot li {
    display: inline;
    background-image: url(../images/bullet2.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-right: 6px;
}

.foot li:first-child {
    background-image: none;
    padding-left: 0px;

}

.foot li a {
    color: #ffffff;
    text-decoration: none;
}

#content02 {
    float: left;
    width: 950px;
    height: 654px;
    margin-top: 10px;
}

#video {
    width: 560px;
    height: 293px;
    background: url(../images/video.jpg) no-repeat 19px 19px;
    padding: 19px 0 0 19px;
}

#about li {
    width: 110px;
    height: 120px;
    margin-right: 20px;
    float: left;
    padding-top: 131px;
    list-style: none;
}

#about li a {
    color: #f00;
    display: block;
    margin: 0 0 .5em;
}

#about li span {
    display: block;
    line-height: 1.25;
}

#about li.new {
    width: 136px;
    height: 120px;
    margin-right: 20px;
    float: left;
    padding-top: 31px;
}

.speakers h2,
.front_article h2 {
    color: #fff;
    text-transform: uppercase;
    padding: 0;
}

#partner-list {
    width: 310px;
    margin-left: -8px;
}

#partner-list li {
    float: left;
    display: block;
}

#partner-list li img {
    margin: 0 auto;
}

.speakers,
.front_article {
    padding: 25px 0 0 10px;
}

.front_article {
    position: relative;
}

.front_images {
    position: absolute;
    right: 0;
    top: 85px;
}

.front_article .bulleted {
    padding: 10px 0 0 10px;
}

.front_article .bulleted li {
    list-style: disc;
    width: 650px;
    padding-top: 5px;
}

h2.speakers {
    background: url(../images/speakers.jpg) no-repeat 0 0;
    text-indent: -9999em;
}

h2.why {
    background: url(../images/why_edge.jpg) no-repeat 0 0;
    text-indent: -9999em;
}

#gallery li {
    float: left;
    margin: 4px;
    width: 135px;
    height: 135px;
    text-align: center;
    display: block;
    border: 1px solid #666666;
}

#gallery li a {
    padding: 4px;
}

#speakers li {
    float: left;
    clear: both;
    padding-top: 30px;
}

#speakers li div {
    float: left;
}

#speakers li div.spk-nm {
    width: 370px;
    padding-left: 20px;
}

#speakers li div.spk-nm p {
    margin-top: 40px;
}

#speakers li div.spk-nm span {
    font-weight: bold;
}

#programme li {
    padding: 10px 0 10px 0;
    display: block;
    float: left;
    clear: both;
    width: 100%;
}

#programme .time {
    width: 20%;
    float: left;
}

#programme .title {
    width: 80%;
    float: left;
}

.subtitles {
    text-transform: uppercase;
    font-size: 1em;
    margin: 0 0 21px;
    padding: 0 0 0 21px;
    background:url(../images/slash-red.gif) no-repeat 0 0;
}

.subtitles span {
    text-transform: none;
}

#register {
    margin: 0 8px 20px 20px;
}

#register ul {
    position: relative;
}

#register ul li {
    width: 100%;
    float: left;
    margin: 0 0 5px;
}

#register ul li.subtitles {
    margin-top: 1em;
}

#register ul li input,
#register ul li textarea {
    border: 2px solid #fff;
    padding: 3px 2px 1px;
    float: left;
    background: #fff;
}

#register ul li input {
    width: 240px;
}

#register ul li.checkbox input {
    width: 40px;
}

#register ul li.checkbox label {
    width: 260px;
    padding-left: 140px;
}

#register ul li textarea {
    width: 300px;
}

#register ul li label {
    display: block;
    width: 160px;
    float: left;
    padding: 2px 20px 0 0;
}

#register ul li label span {
    display: block;
    color: #B3B3B3;
    font-size: .95em;
}

#register ul li ul.qa {
    margin-bottom: 20px;
    height: 66px;
}

#register ul li ul.qa li {
    float: left;
}

#register ul li ul.qa li.q {
    width: 149px;
    margin-right: 21px;
}

#register ul li ul.qa li.a {
    width: 400px;
}

#register ul li.err input,
#register ul li.err textarea {
    border-color: #f00;
    color: #f00;
}

#register ul li.err label {
    color: #f00;
}

#register #submit {
    border: 0;
    width: 78px;
    height: 21px;
    text-indent: -1000em;
    background: url(../images/submit.gif) no-repeat 0 0;
    text-indent: -999em;
    margin: 20px 0 0 180px;
    cursor: pointer;
    border: 1px solid #ccc;
}

#register .error {
    color: red;
}

#sidebar {
    float: right;
    width: 328px;
    display: inline;
}

#quotes li {
   width:300px;
}

/* jQuery Lightbox
------------------------ */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#jquery-lightbox a img {
    border: none;
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
