html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    font-family: Trebuchet MS, Century Gothic, Verdana, Microsoft Sans Serif;
    background-position: top center;
    background-repeat: repeat-x;
    background-image: url(../img/halftone.jpg);
    background-color: #28314a;
}

a:focus {
    -moz-outline-style: none
}

a:link {
    text-decoration: none;
    color: #3c487e;
}

a:active {
    text-decoration: none;
    color: #c8005a;
}

a:visited {
    text-decoration: none;
    color: #777;
}

a:hover {
    text-decoration: none;
    color: #c8005a;
}

body#index a#indexnav, body#galerija a#galerijanav, body#narucivanje a#narucivanjenav, body#interijeri a#interijerinav, body#cjenik a#cjeniknav, body#kontkat a#kontaktnav {
    color: #c8005a;
}

.container {
    width: 930px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.header {
    width: 930px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    position: relative;
    float: left
}

#vertical {
    float: left;
    height: 48%;
    margin-top: -370px;
    width: 100%
}

#hoz {
    margin-left: auto;
    margin-right: auto;
    clear: both
}

.box {
    position: relative;
    background-image: url(../img/box_background.png);
    background-repeat: no-repeat;
    width: 930px;
    height: 450px;
    overflow: hidden;
    margin-top: 20px;
    padding: 0;
}

.content {
    position: absolute;
    background: none;
    width: 880px;
    height: 400px;
    top: 25px;
    left: 25px;
    overflow: hidden;
    padding: 0;
}

.txt {
    position: absolute;
    width: 420px;
    height: 400px;
    top: 0px;
    right: 5px;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    background: none
}

.podnaslov {
    font-size: 15px;
    font-weight: 700;
    color: #6F48A2;
    letter-spacing: 1px
}

.paragraf {
    font-size: 15px;
    color: #C1003A;
    letter-spacing: 1px;
    font-weight: 700
}

.paragraf2 {
    font-size: 15px;
    color: #6F48A2;
    letter-spacing: 1px;
    font-weight: 700
}

.dimenzije {
    font-size: 12px;
    color: #6F48A2
}

.copy {
    position: relative;
    width: 908px;
    height: 17px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #CCC;
    line-height: 2em;
    border-top: #AAA 1px solid;
    float: none;
    margin: 10px
}

.logo {
    position: relative;
    float: left;
    width: 220px;
    height: 143px;
    background-image: url(../img/logo4.png);
    background-repeat: no-repeat;
    cursor: pointer
}

.meni {
    position: relative;
    float: right;
    width: 620px;
    height: 18px;
    margin-top: 35px;
    margin-left: 88px;
    text-align: left;
    letter-spacing: 1px;
}

#css_selektor {
    position: relative;
    width: 235px;
    height: 93px;
    margin-top: 0px;
    margin-right: 0px;
    float: right
}

img {
    border-style: none
}

.thumb {
    position: relative;
    background-color: #FFF;
    float: left;
    width: 130px;
    height: 100px;
    border: 1px solid #4B648D;
    margin-left: 52px;
    margin-top: 30px;
    padding: 11px;
    display: inline;
}

.thumb2 {
    position: relative;
    background-color: #FFF;
    float: left;
    width: 130px;
    height: 100px;
    border: 1px solid #4B648D;
    margin-left: 52px;
    margin-top: 50px;
    padding: 11px;
    display: inline;
}

.thumb3 {
    position: relative;
    background-color: #FFF;
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #4B648D;
    margin-left: 25px;
    margin-top: 0px;
    padding: 11px;
    display: inline;
}

.thumb4 {
    position: relative;
    background-color: #FFF;
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #4B648D;
    margin-left: 25px;
    margin-top: 25px;
    padding: 11px;
    display: inline;
}
