body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

header,
nav,
section,
article,
figure,
aside,
footer {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: bottom;
}

fieldset,
img {
    border: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #06c;
}

a:hover {
    text-decoration: underline;
}

:focus {
    outline: none;
}

html {
    color: #000;
    background: #fff;
}

body {
    font: 16px/1.5 'Roboto Condensed', helvetica, sans-serif;
    text-align: left;
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('../font/gotham-light.ttf');
}

@font-face {
    font-family: 'Flor';
    src: url('../font/flor.ttf');
}


/* index */

.wraper {
    width: 760px;
    height: 666px;
    padding-top: 100px;
    background-image: url(../img/back.jpg);
    background-repeat: no-repeat;
}

.blue {
    /* transform: translate(50%, 30%); */
    width: 410px;
    margin: 0 auto;
    /* padding-top: 100px; */
    height: 290px;
    background-color: #135179;
}
.blue-bottom {
    color:#ccc;
    letter-spacing:0.5px;
    /* transform: translate(50%, 30%); */
    width: 370px;
    margin: 0 auto;
    /* padding-top: 100px; */
    padding:20px;
    background-color: #135179;
    
    text-align:center;
}
.text {
    padding-left: 47px;
    padding-top: 22px;
    line-height: 4px;
    font-family: Flor;
    font-size: 60px;
    color: #d9b310;
}

.img {
    padding-top: 52px;
    padding-right: 58px;
    float: right;
}
.computer_details .image{
    float:left;
    padding: 50px 20px 20px 5px;
}
.computer_details .description{
    float:left;
    width: 165px;
    margin: 70px 0 0px 0;
    color: #0f518d;
}

.description a{
    margin-top: 50px;
    display: block;
}

.description img, .description img.liked:hover{
    opacity: 0.5;
}
.description img:hover, .description img.liked{
    opacity: 1;
}

.computer_details .description span{
    color: #d9b310;
    font-size: 18px;
}
.computer_details .description p{
    margin-bottom: 15px;
}
.description_single{
    background-color: white;
    /*width: 655px;*/
    min-height: 120px;
    margin: auto 20px 70px auto;
}
.description_single p{
    color: #d9b310;
    font-size: 18px;
    margin-bottom: 10px;
}
.description_single {
    color: #0f518d;
    font-size: 14px;
    padding: 10px;
}
.computer_details:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 10;
    margin-bottom: 25px; 
}


/* lista */

.wraper1 {
    width: 760px;
    height: 562px;
    /*background-color: #135179;*/
}

.menu .lista {
    border-left: 2px solid white;
}

.menu {
    text-align: center;
    padding-bottom: 14px;
    /*border-bottom: 2px solid white;*/
    padding-top: 14px;
    background-color: #135179;
}

.menu a {
    padding-left: 28px;
    padding-right: 28px;
    border-right: 2px solid white;
    color: #d9b310;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 24px; 
}

.content {
    background-color: #f3f1f2;
    width: 530px;
    margin: 0px auto 0 auto;
    padding: 1px 70px 1px 70px;
}
#details_content{
    width: 620px;
    padding:  1px 20px 1px 20px;
}

.order {
    margin: 40px 0 40px 0;
    font-size: 22px;
    color: #135179;
}

.order a {
    color: #135179;
}

.order a:hover,
.order a.active {
    color: #d9b310;
    text-decoration: none;
}

.computers-list li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 10;
    margin-bottom: 25px;
}


.computers-list li {
    margin: 25px 0 25px 0;
}

.computers-list .image {
    float: left;
    width: 215px;
}

.computers-list .details {
    padding-left: 20px;
    float: left;
    color: #0f518d;
    font-size: 18px;
}

.computers-list .details span {
    color: #d9b310;
}

.footer, .footer a {
    background-color: #135179;
    color: #d9b310;
    text-decoration: none;
    font-family: Flor;
    font-size: 24px;
    text-align: center;
}
.text p
{
    line-height: 80px;
    font-family: 'VT323', monospace;
    letter-spacing:10px;
}
.info {
    background-color: #d9b310;
    padding: 20px;
    margin: 0 auto;
    color: #135179;
    text-align: center;
    width: 410px;
    letter-spacing: 2px;
}

.dodaj {
    margin-left: 70px;
    width: 450px;
    margin-top: 100px;
}

.dodaj div {
    margin-bottom: 10px;
    width:380px;
    color: #d9b310;
}

span.slika-desno {
    margin-bottom: 30px;
    border-style: none;
    margin: 0px;
    background: white;
    padding-left: 79px;
    width: 238px;
    display: inline-block;
    text-align: right;
    height: 32px;
    padding-top: 3px;
}

#image {
    display: none;
}

#image-label {
    background-color: #f5f3f5;
    height: 10px;
    padding: 9px 10px 10px 10px;
    line-height: 1;
}

#godproiz {
    padding: 10px;
    margin-bottom: 30px;
    border-style: none;
    margin: 0px;
    background: white;
    width: 161px;
}

#opis {
    margin-bottom: 30px;
    border-style: none;
    margin: 0px;
    background: white;
    width: 360px;
    height: 200px;
    padding: 10px;
}

.dodaj label, .dodaj .slika {
    background-color: white;
    display: inline-block;
    height: 25px;
    vertical-align: middle;
    margin-right: 3px;
    padding: 5px;
}

#dugme{
    padding: 7px;
    margin-bottom: 30px;
    border-style: none;
    margin: 0px;
    background: white;
    width:380px;
    color: #d9b310;
    font-weight: bold;
    font-size: 1.2em;
}

.error{
    color:red;
     font-weight: bold;
}
