@charset "utf-8";
/* CSS Document */
/* Arkadiusz Leszko */
/* Trivialart */

html{
	height: 100%;
    min-width: 1100px;
}
body{
	font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	background-color:#000;
	margin-bottom:0px;
	margin: 0 auto;
}
img{
	border:0px;
}
a{
	color:#004dc0;
	text-decoration:none;
}
a:hover{
	color:#00137f;
}
#wrapper{
	width:1100px;
	margin:0 auto;
	margin-top:0px;
	border-left:0px solid #001130;
	border-right:0px solid #001130;
	background-color:#002c7b;
	background:url(../images/bggradient.jpg) repeat-y;
}

#top{
	width:1100px;
	height:166px;
	background:url(../images/top.jpg) top center no-repeat;
}

#menu{
	width:1100px;
	height:34px;
}

#below_menu{
	width:1100px;
	height:52px;
	background-image:url(../images/below_menu.jpg);
}

#left{
	width:70px;
	height:138px;
	background:url(../images/left.jpg);
	float:left;
	background-color:#002c7b;
}

#right{
	width:70px;
	height:138px;
	background:url(../images/right.jpg);
	float:left;
	clear:right;
	background-color:#002c7b;
}

#content{
	width:960px;
	min-height:400px;
	background-color:#FFF;
	margin:0 auto;
	float:left;
}

#content .cont_div{
	padding-top:0px;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:15px;
	text-align:justify;
	text-indent:25px;
}

#bottom{
	width:1100px;
	height:30px;
	background:url(../images/bottom.jpg) center top no-repeat;
	background-color:#002c7b;
	clear:both;
}
#footer{
	
	width:1100px;
	min-height:97px;
	background-color:#002c7b;
	background:url(../images/footer.jpg) center bottom no-repeat;
	background-color:#002c7b;
	clear:both;
}

.logo_design{
	position:relative;
	top:20px;
	margin-top:0px;
	margin-left:105px;
	padding:0;
	float:left;
	clear:left;
}

.logo_design a{
	color:#FFF;
	text-decoration:none;
}
.logo_design a:hover{
	color:#FC0;
}

.footer_menu{
	float:left;
	margin-left:660px;
	margin-top:0px;
}

.footer_menu ul{
	float:left;
	list-style-type:none;
	margin-top:-4px;
	padding:0;
}

.footer_menu li{
	float:left;
}
	
.footer_menu a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.footer_menu a:hover{
	color:#FC0;
}

#boxes{
	margin-top:36px;
	margin-left:80px;
	clear:both;
}

.ls_about_us{
	background:url(../images/ls_about_us.jpg) no-repeat;
	width:212px;
	height:190px;
	float:left;
}

.ls_why_we{
	background:url(../images/ls_why_we.jpg) no-repeat;
	width:212px;
	height:190px;
	float:left;
	margin-left:36px;
}

.ls_how_we_work{
	background:url(../images/ls_how_we_work.jpg) no-repeat;
	width:212px;
	height:190px;
	float:left;
	margin-left:36px;
}

.ls_description{
	padding:14px;
	text-align:left;
	font-size:10px;
	text-indent:0px;
	margin-top:32px;
	color:#fff;
}

.ls_ul{
	color:#FFF;
	margin-top:-10px;
	text-align:left;
	margin-left:30px;
}

.ls_ul ul{
	
	}

.ls_ul li{
	list-style-position:inside;
}

.ls_description li{
	color:#FFF;	
}

.big{
	font-size:16px;
	font-weight:bolder;
}

ul{
	margin:0;
	padding:0;
}

.ofertalist ul{
	margin:0;
	padding:0;
	text-align:left;
}

.ofertalist li{
	list-style-position:inside;
}

h2{
	margin:0;
	padding:0;
	text-indent:0px;
}

h3{
	text-indent:0px;
	color:#41382c;
}



.back{
	background:url(../images/back.jpg) top center no-repeat;
	width:56px;
	height:20px;
	display:block;
}

.back:hover{
	background:url(../images/back_hover.jpg) top center no-repeat;
	width:56px;
	height:20px;
	display:block;
}

.read_more{
	background:url(../images/read_more.png) top center no-repeat;
	width:43px;
	height:12px;
	display:block;
	margin-left:148px;
	margin-top:32px;
}

.read_more:hover{
	background:url(../images/read_more_hover.png) top center no-repeat;
	width:43px;
	height:12px;
	display:block;
	margin-left:148px;
	margin-top:32px;
}

.read_more2{
	background:url(../images/read_more.png) top center no-repeat;
	width:43px;
	height:12px;
	display:block;
	margin-left:148px;
	margin-top:-10px;
}

.read_more2:hover{
	background:url(../images/read_more_hover.png) top center no-repeat;
	width:43px;
	height:12px;
	display:block;
	margin-left:148px;
	margin-top:-10px;
}
