body {
font-family:HelveticaNeueLTPro-Roman, Helvetica, 'Segoe UI', Arial, sans-serif;
background-color:#e9e9e9;
margin: 0px;
}

.strong{font-family: Novecentowide-Bold;}
a img{border-style: none !important;padding:0px !important;}
ol, ul {margin:0;padding:0;}
h2{font-family:HelveticaNeueLTPro-Th, Helvetica, 'Segoe UI', Arial, sans-serif;}
/*-------------------------- main ----------------------*/

#container{
	width:100%;
	}

.wrap{
width:100%;
max-width:1250px;
min-width:300px;
margin:0px auto;
}

#main{
padding-top:25px;
min-width:320px;
}
.slider img{
width:100%;
}

.slider{
background-color:#fff;
padding-bottom:2em;
border-bottom:2px solid #f8f8f8;
box-shadow: 0px 1px 3px #aaa;
}

#header{
background-color:#fff;
height:100px;
padding:15px 0;
min-width:320px;
}
.footer{
	color: #fff;
	font-size:9px;
	vertical-align:top;
	margin-bottom:10px;
}

.logo{
width:200px;
float:left;
margin-left:20px;
}

.menu{
width:230px;
float:right;
font-size:12px;
margin-top:5px;
margin-right:20px;
}

.menu ul{
list-style:none;

}

.menu li{
float:left;
padding:0px 10px;
border-right:1px solid #666;
}
.menu li:last-child{
border-right:none;
}

.menu a{
color:#666;
text-decoration:none;
}

.menu a:hover{
color:#aaa;
text-decoration:none;
}

#projekt{

}

.projekt-slider
{
width:50%;
float:left;
height: 100%;
min-width:630px;
}

p{
font-size:15px;
line-height:1.5em;
}

.tekst{
height:500px;
margin-left:20px;
}

#tiles li a{
color:#000;
text-decoration:none;
}

#onas, #kontakt{
width:94%;
max-width:1250px;
min-width:300px;
margin:0px auto;

}

.onas-tekst{
width:70%;
}
#filters {font-family: Novecentowide-Normal;}

#tiles li p{
font-family: Novecentowide-Normal;
}
@media only screen and (max-width: 70em) { /*960*/
#filters {width:636px;height:70px !important;font-family: Novecentowide-Normal;}

}


@media only screen and (max-width: 30em) { /*488*/
	.menu li{	float:none;	padding-left:10px;	}
	.menu{		width:100px;		}
	#filters {width:212px;height:175px !important;}
}
