@charset "UTF-8";
/* header */

/*header*/
#headerpage1 .row-1 {
	height:59px;
	background:url(../images/header-tail.gif) left top repeat-x;
}
#headerpage1 .row-2 {
	text-align:right;
	padding-top: 28px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}

#headerpage1 .logo {
	position:absolute;
	left:49px;
	top:0px;
}

#headerpage1 .logo a img{
	border: none;
}

#headerpage1 .slogan { margin-bottom:16px;}

#headerpage1 .nav {
	float:right;
	font-size:19px;
	line-height:1.2em;
	padding:12px 20px 0 0;
}
#headerpage1 .nav li { float:left;}
#headerpage1 .nav li a {
	color:#fff;
	text-transform:none;
	text-decoration:none;
	float:left;
	padding:0 13px;
	margin-left:7px;
	height:34px;
	line-height:34px;
	position:relative;
}
#headerpage1 .nav li a:hover { background:url(../images/nav-bg.gif) left top repeat-x; border-left:1px solid #e9582c; border-right:1px solid #c02311; padding:0 12px;}
#headerpage1 .nav li a.current { background:url(../images/nav-bg.gif) left top repeat-x; border-left:1px solid #e9582c; border-right:1px solid #c02311; padding:0 12px;}
#headerpage1 {
	height:340px;
	border-bottom:8px solid #f9fafa;
	background-color: #fff;
	background-image: url(../images/asetii_banner1.jpg);
	background-repeat: no-repeat;
	background-position: 25px 87px;
}
#headerpage1 {font-size:0.75em;}

/*======= index.html =======*/
#page1 #content .row-1 .line-ver { background-position:291px top;}
#page1 #content .row-1 .line-ver1 { background-position:610px top;}
#page1 #content .row-1 .line-ver-top { background-position:291px top;}
#page1 #content .row-1 .line-ver-top1 { background-position:610px top;}
#page1 #content .row-1 .line-ver-bot { background-position:291px bottom;}
#page1 #content .row-1 .line-ver-bot1 { background-position:610px bottom;}
#page1 #content .row-1 .col-1 {width:270px; margin-right:45px;}
#page1 #content .row-1 .col-2 {width:274px; margin-right:43px;}
#page1 #content .row-1 .col-3 {width:271px;}
#page1 #content .row-2 .col-1 {width:610px; margin-right:27px;}
#page1 #content .row-2 .col-2 {width:267px;}
#page1 .space {
	padding-bottom: 20px;
}


/*==================boxes====================*/

.box { background:#e73c1f; width:100%; color:#fff; margin-top:27px;}
.box .inner {
	padding:15px 20px 20px 20px;
	text-align: justify;
}
.box h2 { color:#fff; border-bottom:none; margin-bottom:7px; padding:0;}

#stopka {
	background-image: url(../images/reklama1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 171px;
	background-color: #FFF;
}

