

/*css reset*/

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    vertical-align: baseline;
}

/*css reset*/

.html
{
    background-color: #000;
}

body
{
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    color: white;
}

#navwrapper
{
    text-align: center;
    margin: 25px auto;
}

nav
{
    min-width: 720px;
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 2px solid #5F0000;
    letter-spacing: 2px;
    text-align: center;
}

ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

nav li
{
    display: inline;
}

nav li a
{
    display: inline-block;
    width: 120px;
    transition: all 0.5s ease;
    padding: 6px;
    font-weight: bold;
}

nav li a:hover
{
    background-color: #EE0000;
    color: black;
}

a
{
    color: #EE0000;
    text-decoration: none;
}

a:visited
{
    color: #EE0000;
    text-decoration: none;
}

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

a:active
{
    color: #EE0000;
    text-decoration: none;
}

h1
{
    font-size: 24px;
    color: #EE0000;
    padding: 10px 0 15px 0;
}

h2
{
    font-size: 18px;
    color: #EE0000;
}

.clear
{
    clear: both;
}

/*INDEX STRANICA*/

#wrap
{
    z-index: 1;
    width: 347px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 170px;
    left: 0;
    bottom: 0;
    right: 0;
}

/*POSTER STRANICA*/

/*galerija*/

#wrapposter
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#postercolumn
{
    width: 700px;
    height: 650px;
    margin-bottom: 170px;
}

#postercolumn-left
{
    float: left;
    width: 30px;
}

#galerija
{
    float: left;
    width: 640px;
}

div.img
{
    margin: 1px 6px 1px 8px;
    padding: 1px 6px;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
}

div.img img
{
    display: block;
    margin: 5px;
}

div.desc
{
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    width: 90px;
    margin: 5px;
}

#postercolumn-right
{
    float: left;
    width: 30px;
}

/*info*/

#info
{
    width: 700px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

p.pposter
{
    text-align: justify;
    line-height: 17px;
}

p.pfooter
{
    text-align: center;
    line-height: 24px;
    margin-top: 17px;
    margin-bottom: 65px;
}

/*static navigacija*/

#navigacijaposter
{
    width: 200px;
    position: fixed;
    left: 68%;
    top: 90px;
}

img.offset
{
    position: relative;
    top: 20px;
}

#columnposter
{
    margin: 30px auto;
}

div.posterheader
{
    text-align: center;
}

div.posternavigation
{
    padding-top: 0px;
    padding-bottom: 25px;
}

#navigacijafixed
{
    margin-left: 90px;
    padding-top: 180px;
    text-align: left;
    font-size: 16px;
    line-height: 35px;
}

#ruza
{
    position: relative;
    z-index: 1;
    font-size: 24px;
    margin-left: 0px;
    margin-top: 40px;
}

.N
{
    z-index: 2;
    display: block;
    position: absolute;
    top: -17px;
    left: 92px;
}

.W
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 14px;
}

.E
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 166px;
}

.S
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 133px;
    left: 93px;
}

.MAPA
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 82px;
    font-size: 14px;
}

/*NORT EAST WEST SOUTH*/

#wrapnorth
{
    z-index: 1;
    min-height: 369px;
    min-width: 369px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 120px;
    left: 0;
    bottom: 0;
    right: 0;
}

#headernorth
{
    width: 1160px;
    margin: 0 auto;
    min-height: 100px;
}

#galerijanorth
{
    margin: 0 auto;
    width: 1160px;
    height: 325px;
}

div.imgnorth
{
    margin: 1px 0px 1px 7px;
    padding: 1px 5px;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
}

div.imgnorth img
{
    display: block;
    margin: 5px;
}

div.descnorth
{
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    width: 203px;
    margin: 5px;
}

#footernorth
{
    width: 1160px;
    margin: 0 auto;
    min-height: 100px;
    position: relative;
}

#ruzanorth
{
    position: relative;
    z-index: 1;
    font-size: 24px;
    margin-left: 0px;
    margin-top: 30px;
}

.Nnorth
{
    z-index: 2;
    display: block;
    position: absolute;
    top: -17px;
    left: 572px;
}

.Wnorth
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 496px;
}

.Enorth
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 646px;
}

.Snorth
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 133px;
    left: 573px;
}

.MAPAnorth
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 320px;
    font-size: 24px;
}

.POSTERnorth
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 780px;
    font-size: 24px;
}

/*POSTER ZASEBNO*/

#wrapglass
{
    width: 1050px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 120px;
    left: 0;
    bottom: 0;
    right: 0;
}

#glasscolumn1
{
    float: left;
    width: 350px;
    margin-left: auto;
    margin-top: 200px;
}

#ruza
{
    position: relative;
    z-index: 1;
    font-size: 24px;
    margin-left: 0px;
    margin-top: 40px;
}

.Sj
{
    z-index: 2;
    display: block;
    position: absolute;
    top: -17px;
    left: 167px;
}

.Z
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 89px;
}

.I
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 241px;
}

.J
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 133px;
    left: 168px;
}

.karta
{
    z-index: 2;
    display: block;
    position: absolute;
    top: 58px;
    left: 150px;
    font-size: 18px;
}

.prev
{
    z-index: 2;
    display: block;
    position: absolute;
    top: -110px;
    left: 75px;
    font-size: 18px;
}

.next
{
    z-index: 2;
    display: block;
    position: absolute;
    top: -110px;
    left: 245px;
    font-size: 18px;
}

#glasscolumn2
{
    float: right;
    width: 700px;
    margin-right: auto;
    margin-left: -50px;
    position: relative;
}

/*KONTAKT FORMA*/

#wrapkontakt
{
    z-index: 1;
    text-align: center;
    margin: 0 auto;
}

form
{
    background: black;
    font-style: italic;
    line-height: 18px;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

textarea:focus,
{
    border: 1px solid #000;
}

textarea:active,
{
    border: 1px solid #000;
}

input
{
    width: 255px;
    border: 1px solid #000;
    height: 20px;
}

input.submit
{
    width: 100px;
    right: 20px;
    bottom: 20px;
    background: #EE0000;
    color: #fff;
    font-weight: bold;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1p solid #000;
}

input.submit:hover
{
    background: #c70202;
    color: #fff;
    border: 1px solid #000;
}

input.submit:active
{
    background: #c70202;
    color: #fff;
    border: 1px solid #000;
}

.gallery-left
{
    width: 100%;
    float: right;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
    margin-bottom: 90px;
}

.gallery-right
{
    width: 100%;
    float: left;
    margin: 40px 0px;
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
}

#lightgallery a:first-child img, #lightgallery2 a:first-child img
{
    opacity: .75;
    transition: all .5s ease;
    display: block!important;
}

#lightgallery a:not(:first-child), #lightgallery2 a:not(:first-child)
{
    display: none;
}

.gallery-overlay
{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    opacity: 0;
    color: #fff;
    transition: all .5s ease;
}

#lightgallery a:first-child:hover img, #lightgallery2 a:first-child:hover img
{
    opacity: 1;
    transform: scale(1.06);
    -ms-transform: scale(1.06);
    -webkit-transform: scale(1.06);
}

.gallery-heading
{
    margin-top: 30px;
    margin-bottom: -15px;
}


.gallery-heading h3
{
    font-size: 16px;
    padding-bottom: 10px;
}

.header
{
    margin-top: -15px;
}

