@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
body
{
    margin: 0;
    padding: 0;
    text-align: center;
    color: #666;
    background:#FFF;
    border:0;
}
#container
{
    width: 100%
	left:auto; right:auto;
    margin: auto;
    text-align: left;
}
#container2
{
    width: 908px;
    left:auto;
    right:auto;
    margin: auto;
    text-align: left;
    margin-top: 130px;
}
#header { width: 100%; min-height:10px; text-align: center; font-size: 14px; }
#header .logo{ margin-top:30px; width:900px; }
#header .menu{ text-align:center; line-height: 12pt; padding-top:25px; padding-bottom:15px; word-spacing:40px; width:900px;}

#content {text-align: center; min-height:550px; font-size: 1.5em; margin-top: 50px; }
#content .left{ float:left; width:290px; }
#content .center{display: inline-block; margin:0 auto; width:290px;}
#content .right{ float:right; width:290px; }

#content2 {text-align: center; min-height:600px; font-size: 1.5em; margin-top: 50px; }
#content2 .left2{ float:left; text-align:left; width:440px; font-size:12px; line-height:16px;}
#content2 .right2{ float:right; width:440px; }
#content2 .right3{ float:right; width:900px; }

#footer { width: 1024px; min-height:10px; text-align: center; font-size: 14px; padding-top: 20px; }
#footer .findus{ float:left; }
#footer .contact{ float:right; line-height: 12pt; text-align:right;}

.linija {background-color:#A7A9AB; height:1px;}
.slike{ border-top: 1px solid #A7A9AB ; padding-top:5px; margin-right:-10px;}

#lean_overlay {
	    position: fixed;
        z-index:100;
        top: 0px;
        left: 0px;
        height:100%;
        width:100%;
        background: #000;
        display: none;
}

.index {background-color:#fff;border-top:1px solid #A7A9AB; border-bottom:1px solid #A7A9AB; margin:20px 0 10px 0; width:400px; font-size:18px}
.index a{	color:#51439b; text-decoration:none;}

a{
cursor:pointer;
text-decoration:none;
color:#A7A9AB;
}

a:hover{
	cursor:pointer;
	text-decoration:none;
	color:#51439b;
}
a.aktiv{
	cursor:pointer;
	text-decoration:none;
	color:#51439b;
}

a img{
border:hidden;
text-decoration:none;
} 

h1 {text-align:left; color:#A7A9AB; line-height: 12pt; margin-top:25px; margin-left:8px; font-size:14px; font-weight:normal;}
h2 {text-align:left; font-size:14px; font-weight:normal; color:#A7A9AB; margin-top:0px;}

.naziv {text-align:left; color:#27A9E1; line-height: 12pt; border-top: 1px solid #A7A9AB ; padding-top:10px; margin-right:-10px;}
.naziv2 {text-align:left; color:#27A9E1; line-height: 12pt; margin-top:25px; margin-left:8px; font-size:14px; }
.design {text-align:left; font-size:14px; color:#A7A9AB; line-height: 17pt;}


.title{
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px 2px #ccc;
	font-size: 36px;
}

