html, body {
    height: 100%;
}


body {
    font: 11px Tahoma;
    color: #00618b;
    background: #95ddf9 url("../images/public/background.jpg") repeat-x;
}

a {
    text-decoration: none;
    color: #078fc8;
}

a:hover {
    text-decoration: underline;
}

#frame {
    min-height: 100%;
    _height: 100%;
    background: url("../images/public/frame.png") right bottom no-repeat;
}
/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.

   j.mp/bestclearfix */

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */

.clearfix {
    zoom: 1;
}
#wrapper {
    width: 900px;
    margin: 0 auto;
}

#facebook-fan {
    margin-top: 12px;
    float: right;
    color: #fff;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 5px 42px 5px 0;
    margin-right: 3px;
    background: url("../images/public/facebook.png") right center no-repeat;
}

#header {
    clear: both;
    height: 49px;
    position: relative;
    overflow: visible;
    padding: 12px 0px 0 0px;
    margin-bottom: 10px;
}

#header .image {
    height: 299px;
    width: 871px;
    overflow: hidden;
}

#logo {
    position: absolute;
    top: -49px;
    left: -22px;
}
#logo2 {
    position: absolute;
    top: -27px;
    left: 139px;
}

#navigation {
    height: 50px;
    line-height: 48px;
    background: url("../images/public/nav.png") right top no-repeat;
    font-family: Helvetica;
}

#navigation a {
    color: #fff;
    float: left;
    text-decoration: none;
}

#navigation ul {
    float: right;
    list-style-type: none;
}

#navigation ul li {
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 0 1px 0 2px;
    background: url("../images/public/navigation-separator.png") left center no-repeat;
}

#navigation ul li.first {
    background: none;
    padding-left: 0;
    font-size: 18px;
}

#navigation ul li a {
    padding: 0 14px;
    height: 45px;
}

#navigation ul li.active a, #navigation ul li a:hover {
    background: url("../images/public/navigation-active.png") repeat-x;
    color: #0095c5;
}

#navigation ul li.first a {
    background: url("../images/public/navigation-separator.png") -100px -100px no-repeat;
}

#navigation ul li.first-active a, #navigation ul li.first a:hover {
    background: url("../images/public/navigation-first-hover.png") no-repeat;
    color: #0095c5;
}
#navigation ul li.last-active a, #navigation ul li.last a:hover {
    background: url("../images/public/last.png") no-repeat right top;
    color: #0095c5;
}




#page {
    padding-top: 5px;
    background: url("../images/public/page-top.png") no-repeat;
}

#page .page-inner {
    background: url("../images/public/page.png") left bottom no-repeat;
    min-height: 370px;
    _height: 370px;
    padding: 8px 13px;
}

#page ul, #page ol {
    list-style-position: inside;
}

#page h1.title {
    font-size: 20px;
    color: #00638b;
    font-family: Helvetica;
    margin-bottom: 15px;
}

#page .text-page p {
    margin-bottom: 8px;
}

#page .text-page h1, #page .text-page h2 {
    font-weight: bold;
    margin-bottom: 8px;
}

#page .text-page h1 {
    font-size: 16px;
}

#page .text-page h2 {
    font-size: 14px;
}

#page .text-page ul, #page .text-page ol {
    margin-bottom: 8px;
}

#page .text-page li {
    margin-bottom: 4px;
}

#footer {
    padding: 8px 0 12px;
    color: #00618b;
    clear: both;
}

#footer .copyright {
    float: left;
    padding-left: 15px;
    white-space: nowrap;
}

#footer .emarketing {
    float: right;
    white-space: nowrap;
    padding-right: 4px;
}

#footer .emarketing a {
    color: #00618b;
}

#footer .emarketing span {
    color: #fff;
}

#albums {
    float: left;
    width: 100%;
    position: relative;
}

#albums ul {
    overflow: hidden;
    padding-left: 3px;
    #margin-bottom: 10px;
}

#albums li {
    float: left;
    height: 108px;
    width: 120px;
    padding: 5px 5px 5px 9px;
    overflow: hidden;
    background: url("../images/public/gallery.png");
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #636363;
    list-style-type: none;
}
#albums li p {
    padding-top: 10px;
}

#albums li.last {
    margin-right: 0;
}

#albums li:hover, #albums li.active {
    background: url("../images/public/gallery-hover.png");
    color: #fff;
    }

    #albums li:hover  .thumb span.vide{
        background-position: bottom left;
}

#albums li:hover {
    _color: #8e8e8e;
}

#albums li .title {
    color: #8e8e8e;
}

#albums li:hover .title, #albums li.active .title {
    color: #fff;
}

#albums li:hover .title {
    _color: #8e8e8e;
}

#albums li .title span {
    font-size: 14px;
    display: block;
    margin-bottom: 3px;
}

#albums li a {
    text-decoration: none;
    font-size: 21px;
    color: #8e8e8e;
    display: block;
    margin-bottom: 6px;
    font-weight:540;
}

#albums li:hover a, #albums li.active a {
    color: #fff;
}

#albums li:hover a {
    _color: #8e8e8e;
}
#albums li.big{
        background: url("../images/public/gallery_big.png") left top no-repeat;
                width: 120px;
        height: 181px;
}
#albums li.big:hover, #albums li.big.active{
        background: url("../images/public/gallery_big_hov.png") left top no-repeat;
        width: 120px;
        height: 181px;
}
#albums .no-rankings {
    padding-left: 5px;
    color: #fff;
    font-size: 14px;
    background: url("../images/public/no-rankings-left.png") left top no-repeat;
    float: left;
    clear: both;
    position: relative;
}

#albums .no-rankings-inner {
    line-height: 55px;
    height: 55px;
    padding: 0 9px 0 4px;
    overflow: hidden;
    float: left;
    min-width: 410px;
    max-width: 840px;
    _width: 410px;
    background: url("../images/public/no-rankings.png") right top no-repeat;
}

#albums .no-rankings p {
    white-space: nowrap;
}

#album-video, #album-photos {

    height: auto;
    background: url("../images/public/gallery-container.png") center bottom no-repeat;
margin: 0px auto;
    overflow: hidden;
    margin-bottom: 8px;
    position: relative;
}

#album-video h2, #album-photos h2 {
    height: 38px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    padding-left: 12px;
    background: url("../images/public/gallery-title.png");
}

#album-video {
    margin-right: 4px;
}

#album-video .video {
    padding: 7px 0 0 14px;
}

#photo-scroll,
#video-scroll {
    width: 407px;
	margin: 0px auto;
    padding-top: 7px;
    position: relative;
}

#photo-scroll .navigtaion {
    display: none;
}

#photo-scroll .scroll, 
#video-scroll .scroll {
    position: relative;
    width: 100%;
    height: 265px;
    overflow: hidden;
    position: relative;
    clear: left;
    visibility: hidden;
}

#photo-scroll .photo,
#video-scroll .video {
    height: 265px;
    width: 407px;
    float: left;
    position: relative;
    cursor: pointer;
}

#photo-scroll .photo .wrap,
#video-scroll .video .wrap {
    height: 230px;
    overflow: hidden;
    margin-bottom: 12px;

}

#photo-scroll .photo a {
    color: #767676;
    text-decoration: none;
    font-size: 12px;
}

#photo-scroll .scroll-prev, #photo-scroll .scroll-prev:hover {
    position: absolute;
    top: 97px;
    left: -130px;
    height: 58px;
    width: 118px;
    text-indent: -10000px;
    background: url("../images/public/scroll-left.png");
    outline: none;
    -moz-outline: none;
}
#photo-scroll .scroll-prev:hover {
        background: url("../images/public/scroll-left_hov.png");
}

#photo-scroll .scroll-next,#photo-scroll .scroll-next:hover {
    position: absolute;
    top: 97px;
    right: -128px;
    height: 58px;
    width: 118px;
    text-indent: -10000px;
    background: url("../images/public/scroll-right.png");
    outline: none;
    -moz-outline: none;
}
#photo-scroll .scroll-next:hover{
        background: url("../images/public/scroll-right_hov.png");
}
#partners-page .partner {
    padding: 30px 230px 30px 15px;
}

#partners-page .spacer {
    border-top: 1px solid #b5e0f1;
    border-bottom: 1px solid #effaff;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

#partners-page .last-spacer {
    border-top: 1px solid #e2f6fe;
    border-bottom: 1px solid #85d1f0;
}

#partners-page .partner a.name {
    float: left;
    margin-right: 30px;
}


#partners-page .partner .content {
    line-height: 18px;
}

#sign-form {
    float: left;
    width: 315px;
    margin-bottom: 5px;
    margin-right: 15px;
}

#sign-form .success, #sign-form .error {
    margin-bottom: 15px;
}

#sign-form h1.title {
    font-size: 19px !important;
}

#sign-form .form-field {
    margin-bottom: 12px;
}

#sign-form .form-text-field {
    background: url("../images/public/form-text-field.png") left top no-repeat;
    height: 25px;
}

#sign-form .form-text-field input {
    border: none;
    background: none;
    color: #078fc8;
    font-size: 11px;
    padding: 6px 0 0 5px;
    width: 300px;
    #padding-top: 4px;
}

#sign-form .form-field select {
    color: #078fc8;
    padding: 4px 3px;
    font-size: 11px;
    width: 240px;
}

#sign-form .form-field .file {
    margin-bottom: 10px;
}


#sign-form .form-field .checkbox {
    vertical-align: middle;
}

#rules {
    overflow: auto;
    background: #fff;
    padding: 12px;
    width: 310px;
    height: 360px;
    float: left;
    margin-right: 15px;
    position: relative;
}

#rules h1.title {
    margin-bottom: 0 !important;
}

#rules .content h1 {
    padding: 15px 0;
}

#rules .content {
    line-height: 18px;
}

#rules-table-of-contents {
    width: 190px;
    float: left;
}

#rules-table-of-contents ul {
    list-style-type: none;
    list-style-position: outside;
    height: 285px;
    margin-bottom: 11px;
    overflow: hidden;
}

#rules-table-of-contents ul li {
    margin-bottom: 10px;
}

#rules-table-of-contents ul li a {
    text-decoration: none;
    color: #00638b;
    zoom: 1;
}

#rules-table-of-contents .download {
    text-indent: -10000px;
    display: block;
    height: 47px;
    background: url("../images/public/download-rules.png") no-repeat;
}

#partners {
    height: 110px;
    padding: 5px 15px 0;
    background: url("../images/public/partners.png") left bottom no-repeat;
    overflow: hidden;
    margin-top: 6px;
}

#partners h1.title {
    font-size: 20px;
}

#partners .content {
    line-height: 70px;
}

#partners .content a {
    margin-right: 40px;
}

#partners .content img {
    vertical-align: middle;
}

#home-links {
    width: 230px;
    height: 162px;
    background: url("../images/public/links-content.png") left bottom no-repeat;
    overflow: hidden;
    float: right;
    _background-position: left 42px;
}

#home-links h1 {
    height: 43px;
    line-height: 38px;
    font-size: 16px;
    padding-left: 12px;
    color: #fff;
    background: url("../images/public/links-header.png") left top no-repeat;
    _background-position: left 1px;
}

#home-links ul {
    padding: 0 12px;
    list-style-type: none;
}

#home-links ul li {
    line-height: 2.4;
}

#home-partners {
    float: left;
    width: 639px;
    height: 153px;
    padding: 8px 13px 0;
    background: url("../images/public/home-partners.png") left top no-repeat;
    overflow: hidden;
}

#home-partners h1.title {
    font-size: 20px;
}

#home-partners .content {
    line-height: 110px;
}

#home-partners .content a {
    margin-right: 40px;
}

#home-partners .content img {
    vertical-align: middle;
}

#home-download {
    float: right;
    height: 52px;
    width: 230px;
    text-indent: -10000px;
    background: url("../images/public/home-download.png") left top no-repeat;
    margin-bottom: 7px;
}

#home {
    float: left;
    background: url("../images/public/home-content.png") left top no-repeat;
    height: 385px;
    width: 665px;
    margin-bottom: 7px;
    position: relative;
}

#home .content {
    padding: 12px 15px;
}

#home h1.title {
    font-size: 20px;
    margin-bottom: 12px;
}

#home .videos {

    text-align: center;
   max-width: 635px;
    height: 270px; /* 310 */
    overflow: hidden;
    margin-top: 3px;
}

#home .article {
    width: 635px;
    float: left;
    color: #555555;
    position: relative;
    display: block;

}

#home .article h2 {
    font-weight: bold;
    color: #005189;
	padding: 8px 0;
}

#home .article .date {
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
    color: #078fc8;
}
#home .article .thumbs{
    float: right;
    width: 253px;
    position: relative;
    padding-top: 11px;
}


#home .article .thumbs img {
    height: 68px;
    width: 73px;
    position: relative;
  
    display: block;
}

#home .article .thumbs a span.video{
    height: 68px;
    width: 73px;
    top:0px;
    left: 0px;
    position: absolute;
    background: url(../images/public/play.png) no-repeat left top;
    clear: both;
}
#home .article .thumbs a span.video:hover{
    background-position: bottom left;
}

#home .article .thumbs a span.pic{
    height: 68px;
    width: 73px;
    top:0px;
    left: 0px;


position:absolute;
}
#home .article .thumbs a span.pic:hover{
    height: 68px;
    width: 73px;
    background: url(../images/public/pic_over.png) no-repeat left top;
    top:0px;
    left: 0px;
    position: absolute;
    clear: both;

}

#home .article .thumb{
        height: 68px;
    width: 73px;
    position: relative;
    float: left;
     margin-left: 11px;
}

#home .article .read-more {
    float: right;
    text-indent: -10000px;
    background: url("../images/public/read-more.png") no-repeat;
    width: 121px;
    height: 35px;
    position: absolute;
    right: 12px;
    bottom: 12px;

}

#home .article-content {
    width: 370px;
    overflow: hidden;
    float: left;
    height: 83px;
}

#home-info {
    width: 230px;
    height: 326px;
    float: right;
    background: url("../images/public/home-info-content.png") left 55px no-repeat;
    overflow: hidden;
    margin-bottom: 7px;
}

#home-info .content {
    padding: 9px 11px;
    color: #565656;
}


#home-info .content ul {
    list-style-position: inside;

}

#home-info .content ul li {
    margin-bottom: 12px;
    list-style-image: url(../images/public/blue_bullet.png);
}

#home-info .content h2 {
    color: #078fc8;
    font-weight: bold;
    margin-bottom: 3px;
}

#home-info .content h3 {
    color: #078fc8;
    font-size: 10px;
}

#home-info .content p {
    margin-bottom: 12px;
}

#home-info h1.title {
    height: 46px;
    color: #fff;
    font-size: 14px;
    background: url("../images/public/home-info-header.png") left top no-repeat;
    padding-left: 11px;
    padding-top: 9px;
}

#articles {
    font-size: 11px;
}

#articles .spacer {
    border-top: none;
    border-bottom: 1px solid #9bcbe3;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin-bottom: 12px;
    width: 670px;
}

#articles .last-spacer {
    border-top: none;
    border-bottom: 1px solid #9bcbe3;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin-bottom: 12px;
    width: 670px;
}

#articles .article {
    margin-bottom: 15px;
    width: 670px;
    color:#005990;

}

#articles .article h2 {
    font-weight: bold;
    margin-bottom: 3px;
}

#articles .article .content {
	float: left;
	width: 540px;	
}

#articles .article .date {
    display: block;
    font-size: 10px;
    margin-bottom: 6px;
}

#articles .article .content p {
    margin-bottom: 12px;
    font-size: 11px;
}


#articles .read-more, #articles .read-more:hover {
    float: left;
    text-indent: -10000px;
    background: url("../images/public/read-more.png") no-repeat;
    width: 108px;
    height: 28px;
    clear: both;
    margin-left: 125px;
}
#articles .read-more:hover {
    background: url("../images/public/read-more_hov.png") no-repeat;
}

#pager {
    text-align: center;
}

#pager a{
    font-size: 11px;
    color: #fff;
    background: url("../images/public/pagenum.png") no-repeat;
    text-align: center;
    width: 30px;
    height: 26px;
    display: inline-block;
    position: relative;
    margin-right: 3px;
    line-height: 20px;
    text-indent: -3px;
    text-decoration: none;

}

#pager a:hover{
    background: url("../images/public/pagenum_hov.png") no-repeat;
}

#pager .active {
    background: url("../images/public/pagenum_hov.png") no-repeat;
}
#pager a.prev{
    background: url("../images/public/prev.png") no-repeat;
    width: 80px;
}
#pager a.prev:hover{
    background: url("../images/public/prev_hov.png") no-repeat;
    width: 80px;
}
#article {
    margin-bottom: 15px;
    font-size: 11px;
    width: 660px;

}
#article img{
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
a.allnews, a.allnews:hover{
    font-size: 11px;
    color: #fff;
    background: url("../images/public/allnews.png") no-repeat;
    text-align: center;
    width: 108px;
    height: 26px;
    display: block;
    position: relative;
    float: right;
    top:-40px;   
    margin-right: 3px;
    line-height: 20px;
    text-indent: -3px;
    text-decoration: none;
}
a.allnews:hover{
    background: url("../images/public/allnews_hov.png") no-repeat;
}

.newspic{
    display:block;
    background: url("../images/public/pic_back.png") no-repeat;
    height: 101px;
    width: 121px;
    float: left;
    margin-right: 8px;
}
.newspic img{
    width: 112px;
    height: 92px;
    margin-left: 3px;
    margin-top: 3px;
    position: relative;
}

#article h2 {
    font-weight: bold;
    margin-bottom: 3px;
}

#article .date {
    display: block;
    font-size: 10px;
    margin-bottom: 15px;
}

#article p {
    margin-bottom: 0px;
}

#article ul, #article ol {
    margin-bottom: 12px;
    list-style-position: inside;
}

#gallery h1.title {
    float: left;
    margin-right: 8px;
}

#gallery form {
    padding-top: 5px;
}

#gallery form a {
    display: none;
}

#gallery form {
    float: left;
}

#contacts {

}
#gallery .thumb{
    width: 115px;
    height: 65px;
    position: relative;
    }
    #gallery .thumb img{
    width: 115px;
    height: 65px;
    }

#gallery li p{
    padding-top: 5px;
}


 .thumb span.vide{
    height: 65px;
    width: 115px;
    top:0px;
    left: 0px;
    position: absolute;
    background: url(../images/public/gallery_play.png) no-repeat left top;
    clear: both;
    }

#contacts h2 {
    font-weight: bold;
    line-height: 30px;
}

#contacts .regional {
    float: left;
    padding: 0 10px;
    width: 479px;
    height: 228px;
    background: url("../images/public/contacts-box-1.png") no-repeat;
    margin-right: 8px;
}

#contacts .regional p {
    float: left;
    width: 220px;
    padding: 6px 0;
}

#contacts .regional p.left {
    margin-right: 30px;
}

#contacts .regional p.first-line {
    border-top: 1px solid #c3cacc;
}

#contacts .national {
    float: left;
    padding: 0 10px;
    width: 246px;
    height: 89px;
    background: url("../images/public/contacts-box-2.png") no-repeat;
}

#contacts .national table {
    width: 100%;
    border-top: 1px solid #c3cacc;
}

#contacts .national table td {
    padding: 5px 0;
}

#entries {

}

#entries .entry {
    float: left;
    margin-bottom: 15px;
}

#entries .entry .content-wrapper {
    width: 410px;
}

#entries .left .content-wrapper {
    padding-right: 25px;
    border-right: 1px solid #75bad7;
}

#entries .right {
    margin-left: -1px;
}

#entries .right .content-wrapper  {
    padding-left: 25px;
    border-left: 1px solid #75bad7;
}

#entries .right h1.title {
    padding-left: 25px;
}

#entries .entry .slider {
    position: relative;
    width: 410px;
    height: 230px;
    overflow: hidden;
}

#entries .entry .slider .navigation {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../images/public/slider-navigation.png");
    height: 29px;
    padding-top: 11px;
    width: 100%;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

#entries .entry .slider .navigation a {
    float: left;
    height: 19px;
    width: 25px;
    text-indent: -10000px;
    background: url("../images/public/slider.png") center center no-repeat;
    outline: none;
    visibility: hidden;
}

#entries .entry .slider .navigation a.active {
    background-image: url("../images/public/slider-active.png");
}

#entries .entry .slider .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 410px;
    height: 230px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#entries .entry .header {
    color: #0681b4;
    padding: 12px 0 12px 5px;
}

#entries .entry .header h2 {
    font-weight: bold;
}

#entries .entry .text-page {
    padding-left: 5px;
    color: #555;
}
#klasirane{
    position: relative;
    width: 491px;
    min-height: 50px;
    margin: 0px auto;
 background: url("../images/public/klasirane_bottom.png") no-repeat left bottom;
 padding-bottom: 11px;
 margin-bottom: 4px;
}
#klasirane .top{
    background: url("../images/public/klasirane_top.png") no-repeat left top;
    width: 491px;
    height: 12px;
    position: relative;
}
#klasirane .content{
    width: 427px;
    background: #009bd4;
    position: relative;
    margin-left: 32px;
    min-height: 45px;
}

#klasirane .content h1{
    font-size: 17px;
    font-family: Helvetica;
    color: #fff;
    border-bottom: 1px #0084b4 solid;
    width: 407px;
    margin-left: 11px;
    padding: 0px;
    padding-bottom: 9px;
    line-height: 17px;
}
#klasirane .content img{
   float: left;
    position: relative;
    margin:11px 11px 11px 0;
    border: 1px #00668c solid;
}
#klasirane .content p {
    font-size: 11px;
    padding: 11px 11px 0px 0px;
    color: #fff;
    margin-left: 11px;
}

ul.social{
    display: block;
    float: right;
}
.social li{
    list-style: none outside none;
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px;
}

.social li a{
    display:block;
    width:  32px;
    height:  32px;
    overflow: hidden;
    text-indent:  -9999px;
    margin:0 0 0 11px;
}

.social li.facebook a {
    background-position:  0px 0px;
}
.social li.twitter a  {
    background-position:  -45px 0px;
}
.social li.flick a  {
    background-position:  -90px 0px;
}
.social li a{
    background-image:url('../images/public/social.png');
}
.social li.share{
    line-height: 30px;
    font-size: 14px;
    color: #00638b;

}
a.foto, a.foto:hover, a.video, a.video:hover{
    display: block;
    background: url('../images/public/foto.png') no-repeat left top;
    position: relative;
    width: 151px;
    height: 33px;
  text-indent: -9999px;
              text-decoration: none;
       line-height: 32px;
       padding-left: 9px;
           font-weight: 600;

}
a.foto:hover{
        background: url('../images/public/foto_hov.png') no-repeat left top;
}
a.video{
    background: url('../images/public/video.png') no-repeat left top;
}
a.video:hover{
    background: url('../images/public/video_hov.png') no-repeat left top;
}
ul.fotobut{
    position: relative;
    height: 37px;
    display: block;
    margin-left: 222px;

}
ul.fotobut li{
    display: inline;
    float: left;
}
