*{
	color:#333333;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
}

body{
	margin:0 0 0 0;
	background-image:url(../images/bg.jpg);
}
#main_container{
	width: 100%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position-y: -40px;	
}
#container{
	padding-top:23px;
	width:960px;
	margin-right: auto;
	margin-left: auto;
}
#logo{
	width:960px;
	height:70px;
	padding-bottom:10px;
	text-align: left;
}
#boxes{
	width:960px;
	height:344px;
}
#boxes .box_sagaform{
	cursor: pointer;
	background-image: url(../images/button_sagaform_out.jpg);
	background-repeat: no-repeat;
	width:187px;
	height:344px;
	margin-right:6px;
	float:left;
}
/*
#boxes .box_sagaform:hover{
	background-image: url(../images/button_sagaform.jpg);
}*/
#boxes .box_harvest_printer{
	cursor: pointer;
	background-image: url(../images/button_harvest_printer_out.jpg);
	background-repeat: no-repeat;
	width:187px;
	height:344px;
	margin-right:6px;
	float:left;
}
/*
#boxes .box_harvest_printer:hover{
	background-image: url(../images/button_harvest_printer.jpg);
}*/
#boxes .box_lord_nelson{
	cursor: pointer;
	background-image: url(../images/button_lord_nelson_out.jpg);
	background-repeat: no-repeat;
	width:187px;
	height:344px;
	margin-right:6px;
	float:left;
}
/*
#boxes .box_lord_nelson:hover{
	background-image: url(../images/button_lord_nelson.jpg);
}*/
#boxes .box_projob_jobman{
	cursor: pointer;
	background-image: url(../images/button_projob_jobman_out.jpg);
	background-repeat: no-repeat;
	width:187px;
	height:344px;
	margin-right:6px;
	float:left;
}
/*
#boxes .box_projob_jobman:hover{
	background-image: url(../images/button_projob_jobman.jpg);
}*/
#boxes .box_dvice{
	cursor: pointer;
	background-image: url(../images/button_dvice_out.jpg);
	background-repeat: no-repeat;
	width:187px;
	height:344px;
	float:left;
}
/*
#boxes .box_dvice:hover{
	background-image: url(../images/button_dvice.jpg);
}*/
#boxes .box{
	width:167px;
	height:74px;
	padding:270px 10px 0px 10px;	
}
#boxes .box a{
	text-decoration: none;
}
#boxes .box a:hover{
	color:#555555;
}
#info{
	margin-top:10px;
	padding: 10px;
	width:937px;
	background-color: #121212;
	border:1px solid #444444;
}
#info .wyroznienia{
	width:490px;
}
#info .wyroznienia .item{
	color:#dddddd;
	margin-bottom:20px;
}
#info .wyroznienia .item img{
	margin-right: 10px;
}
#info .texet{
	width:420px;
	height:100px;
	float:right;
	color:#dddddd;
}
.header{
	margin-bottom: 10px;
}

#footer{
	text-align: right;
	color:#555555;
	padding-bottom: 20px;
}
#footer a{
	color:#555555;
	text-decoration: none;
}
#footer a:hover{
	color:#888888;
}


.clear{
	clear:both;
}

/* popup */
#adv{
	background-image: url(../images/zaproszenie_image.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: absolute;
	width:413px;
	height:569px;
	top:50px;left:50%;
	margin-left: -194px;

}
#adv .adv_top{
	width:413px;
	height:45px;
}
#adv .adv_top .left{
	width:356px;
	height:45px;
	float:left;
}
#adv .adv_top .button{
	width:57px;
	height:45px;
	float:left;
}
#adv .adv_image{
	clear:left;
	cursor: pointer;
	width:389px;
	height:524px;
}