body{
	margin:0;
	color:#fff;
	font:16px/19px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:980px;
}
img{border-style:none;}
a{text-decoration:none; color:#d80009;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
a:focus,
input:focus,
textarea:focus,
select:focus{outline:none;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
article,
aside,
footer,
header,
nav,
section{display:block;}
/* headings */ 
h1{
        font-family: 'Open Sans Condensed', sans-serif;
	font-size:36px;
	line-height:22px;
	margin:0 0 15px;
        font-weight:normal;
}
h2{
        font-size:32px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin:0 0 15px;
        font-weight:normal;
}
h3{
        font-size:28px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin:45px 0 20px 0;
        font-weight:normal;
}
h4{
        font-size:24px;
        font-family: 'Open Sans Condensed', sans-serif;
	line-height:20px;
	margin:0 0 15px;
        font-weight:normal;
}
h5{
        font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
	line-height:16px;
	margin:0 0 15px;
        font-weight:normal;
}
h6{
        font-family: 'Open Sans Condensed', sans-serif;
	font-size:16px;
	line-height:14px;
	margin:0 0 10px;
        font-weight:normal;
}
/* end headings */
/* wrapper */
#wrapper{
	width:980px;
	margin:0 auto;
	padding:0 0 20px;
}
/* end wrapper */
/* header */
header{ height:85px;
        display:block;
        padding:0;}
header .holder{
	overflow:hidden;
	padding:0 0 19px 9px;
        display:inline-block;
        width:300px;
	float: left;
}
header .logo{
	width:300px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	float:left;
	margin:10px 27px 0 0;
}
header .logo a{
	display:block;
	height:100%;
}
header nav{
	position:relative;
	display:inline-block;
        width:620px;
	 	height:49px;
        float:right;
        margin-top:22px;
	
}
header nav ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	text-align:center;
}
header nav li{
        font-family: 'Open Sans Condensed', sans-serif;
	float:left;
	padding:0 0 0 2px;
        margin-left:25px;
}
header nav li:first-child{
	background:none;
	padding:0;
}
header nav a{
	float:left;
	height:49px;
        font-size:24px;
	color:#1f1f1f;
	position:relative;
}
header nav li:first-child a{
	
}
header nav li.last-child a{
	
}
header nav a:hover{
	text-decoration:underline;
	
}
header nav .active a{
	color:#d80009;
}
header nav .active a:hover{
	
}
/* end header */
/* news */
.news {
    display:block;
    height:463px;
    position:relative;
	background:url(../images/header.jpg) no-repeat;
}
.news h2.title {
    position:relative;
    font-size:36px;
    background:#d80009;
    width:380px;
    padding:20px 20px;
    top:292px;
    right:120px;
    display:block;
    float:right;
}
.news strong.title {
    font-family: 'Open Sans Condensed', sans-serif;
    position:relative;
    font-size:30px;
    background:#1f1f1f;
    width:auto;
    padding:15px 20px;
    top:280px;
    right:230px;
    display:block;
    font-weight:normal;
    float:right;
}

.news .box {
    display:block;
    width:410px;
    height:483px;
    float:right;
    position:relative;
    padding:0;
    margin-top:-20px;
    background: rgb(166, 206, 57);
    background: rgba(216, 0, 9, 0.97);
}
.news .box .item {
    margin:55px;
}
.news .box .item:first-child {
    margin-top:80px;
}
.news .box .item h3 {
    font-size:30px;
}
.news .box .item p {
    line-height:21px;
}
.news .box .item a {
    color:#fff;
	text-decoration:underline
}
.news .box .next {
    text-indent: -9999px;
    background:url(../images/arrow-r.png) top left no-repeat;
    display:block;
    width:22px;
    height:30px;
    position:absolute;
    bottom:20px;
    right:20px;
}
/* end news */
/* content */
.content{padding:50px 50px;
         margin:0;
         background:#1f1f1f;
}

/* end content */
/* footer */
footer{
	width:980px;
	margin:0 auto;
	padding:7px 0 0;
        font-size:11px;
        color:#1a1a1a;
}
footer .holder{
        text-align:right;
	background:#fff;
	padding:11px 0 0 20px;
}
/* end footer */

.content h2, .contentesko h2 {
    font-size:30px;
	margin-top:10px;
	line-height: 36px;
}

.content h3, contentesko h3 {
    font-size:20px;
	margin-top:20px;
}

.eskologo {
	position:absolute;
    font-size:20px;
	margin-top:-420px;
	margin-left: 522px;
}

.contentesko{padding:50px 50px;
         margin:0;
		 background:#1f1f1f;
}

.contentesko p {
	width:450px;
}