body{
    text-align: left;	
    background: #ffffff;
    margin: 0 0;
    padding: 0 0;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #626262;
}

p.clear{
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}

div#main{
    background: #ffffff;
    padding: 0;
    /*width: 1000px;
    margin: auto;*/
}

div#conversa-main-1{
    width: 1000px;
    height: 25px;
    background: url(../images/conversa-main-1.jpg) repeat-x;
}

div#conversa-main-2{
    width: 100%;
    height: 380px;
    background: url(../images/tlo_naglowek.jpg) no-repeat;
    font-size: 16px;
    color: #383637;
    margin: 0;
    padding: 0;
    clear: both;
    background-position: center top;
}

div#conversa-main-2-1{
    width: 1000px;
    font-size: 16px;
    color: #383637;
    margin: auto;
    padding: 0;
    clear: both;
}


div#conversa-main-3{
    width: 1000px;
    height: 51px;
    font-size: 13px;
    font-weight: bold;
    color: #e88714;
    padding: 0;
    margin: auto;
}

div#conversa-main-3-1{
    width: 206px;
    height: 51px;
    background: url(../images/conversa-main-3-1.jpg) no-repeat;
    margin: 0;
    padding: 0;
    float: left;
}

div#conversa-main-3-2{
    width: 130px;
    height: 51px;
    margin: 0;
    padding: 13px 0px 0px 0px;
    text-align: right;
    float: left;
}

div#conversa-main-3-2 a, div#conversa-main-3-3 a, div#conversa-main-3-4 a{
    text-decoration: none;
    color: #e88714;
}

div#conversa-main-3-3{
    width: 324px;
    height: 51px;
    margin: 0;
    padding: 13px 0px 0px 0px;
    text-align: right;
    float: left;
}

div#conversa-main-3-4{
    width: 333px;
    height: 51px;
    margin: 0;
    padding: 13px 0px 0px 0px;
    text-align: right;
    float: left;
}

div#conversa-main-4{
    width: 1000px;
    height: 205px;
    background: url(../images/conversa-main-4.jpg) no-repeat;
    padding: 0;
    margin: auto;
}

div#body{
    width: 1000px;
    /*min-height: 500px;*/
    padding: 0;
    margin: auto;
   /* min-height: 400px;*/
}

/*index*/
div#index-left{
    width: 600px;
    margin: 0px 10px 0px 0px;
    float: left;
}

div#index-right{
    width: 390px;
    float: left;
}


div#index-title-orange{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ea942c;
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
}

div#index-title-blue{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #457eaf;
    padding: 0px;
    margin-top: 25px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 0px;

}

div.index-box{
    height: 141px;
    width: 120px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    float: left;
    line-height: 14px;
    background: red;
}

div#index-overlaps{
    height: 30px;
    margin: 0;
    padiing: 0;
}

a#index-overlap-left{
    display: block;
    height: 25px;
    width: 105px;
    margin: 0px 1px 0px 0px;
    padding: 5px 0px 0px 5px;
    text-align: left;
    font-size: 13px;
    color: #ffffff;
    background: #ffffff url(../images/aktualnosci_active_btn.jpg) no-repeat;
    float: left;
    text-decoration: none;
}


a#index-overlap-right{
    display: block;
    height: 25px;
    width: 105px;
    margin: 0px 1px 0px 0px;
    padding: 5px 0px 0px 5px;
    text-align: left;
    font-size: 13px;
    color: #999999;
    background: #ffffff url(../images/praca_btn.jpg) no-repeat;
    float: left;
    text-decoration: none;
}

a#index-overlap-right:hover{
    background: #ffffff url(../images/praca_on_btn.jpg) no-repeat;
    color: #ffffff;
}

a#index-overlap-left-job{
    display: block;
    height: 25px;
    width: 105px;
    margin: 0px 1px 0px 0px;
    padding: 5px 0px 0px 5px;
    text-align: left;
    font-size: 13px;
    color: #ffffff;
    background: #ffffff url(../images/praca_on_btn.jpg) no-repeat;
    float: left;
    text-decoration: none;
}


a#index-overlap-right-job{
    display: block;
    height: 25px;
    width: 105px;
    margin: 0px 1px 0px 0px;
    padding: 5px 0px 0px 5px;
    text-align: left;
    font-size: 13px;
    color: #999999;
    background: #ffffff url(../images/praca_btn.jpg) no-repeat;
    float: left;
    text-decoration: none;
}

a#index-overlap-right-job:hover{
    background: #ffffff url(../images/aktualnosci_active_btn.jpg) no-repeat;
    color: #ffffff;
}


div#news, div#job{
    width: 332px;
   /* min-height: 200px;*/
    background: #ffffff url(../images/tlo_aktualnosci.jpg) no-repeat;
    padding: 0px 25px 0px 20px;
}

div.news-one{
	padding: 20px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}

p.news-title{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3b6d97;
    padding: 0px 0px 10px 0px;
    margin: 0;
}

p.news-title a{ 
    color: #3c6d96;
    text-decoration: none;
}

p.news-title a:hover{ 
    color: #3c6d96;
    text-decoration: underline;
}

p.news-date{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8E8E8E;
    padding: 0px 0px 5px 0px;
    margin: 0;
}

div.news-image{
    width: 105px;
    float: left;
    margin: 8px 0px 0px 0px;
}

img.news-image{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #cecece;
    border-right-color: #cecece;
    border-bottom-color: #cecece;
    border-left-color: #cecece;
}

div.news-desc{
    font-size: 12px;
    color: #606060;
    width: 220px;
    float: left;
    padding: 0px 0px 0px 7px;
    margin: 8px 0px 0px 0px;
    /*text-align: justify;*/
}

div.news-desc-long{
    font-size: 12px;
    color: #606060;
    float: left;
    padding: 0px 0px 0px 7px;
    margin: 8px 0px 0px 0px;
    /*text-align: justify;*/
}

div.news-desc p{
    padding: 0;
    margin: 0;
}

div.news-desc-longer{
    font-size: 12px;
    color: #606060;
    width: 483px;
    float: left;
    padding: 5px 0px 0px 7px;
    margin: 8px 0px 0px 0px;
   /* text-align: justify;*/
}

div.news-desc p, div.news-desc-longer p{
	margin: 0;
	padding: 0;
}

img.bordered{
    /*border: 10px solid #ffffff;*/
    border: 0px;
    padding: 0px;
    margin: 3px;
    vertical-align: middle;
}

a#news_btn_Pl {
    display:block;
    width:110px;
    height:30px;
    background-image:url(../images/aktualnosci_active_btn.jpg);
    margin:0;
    float:left;
}

a#news_btn_Pl:hover{
    background-image:url(../images/aktualnosci_active_btn.jpg);

}

a#praca_btn_Pl {
    display:block;
    width:110px;
    height:30px;
    background-image:url(../images/praca_btn.jpg);
    margin:0px 0px 0px 111px;
}

a#praca_btn_Pl:hover{
    background-image:url(../images/praca_on_btn.jpg);

}

a#news_btn_En {
    display:block;
    width:110px;
    height:30px;
    background-image:url(../images/news_active_btn.jpg);
    margin:0;
    float:left;
}

a#news_btn_En:hover{
    background-image:url(../images/news_active_btn.jpg);

}

a#praca_btn_En {
    display:block;
    width:110px;
    height:30px;
    background-image:url(../images/work_btn.jpg);
    margin:0px 0px 0px 111px;
}

a#praca_btn_En:hover{
    background-image:url(../images/work_on_btn.jpg);

}


/*service*/

div#body-left{
	width: 720px;
	float: left;
}

div#body-right{
	width: 280px;
	margin: 100px 0px 0px 0px;
	float: left;
}

div#body-right-courier{
    width: 280px; 
    margin: 50px 0px 0px 0px;
    float: left;
}

div#body-right-white{
    width: 280px;
    margin: 50px 0px 0px 0px;
    float: left;
}


div#menu{
	height: 60px;
	margin: 0px 0px 20px 0px; 
}

a.menu-box-orange{
	width: 116px;
	height: 31px;
	font-size: 12px;
    display: block;
    float: left;
    padding: 4px 0px 0px 4px; 
    line-height: 14px;
    color: #ffffff;
    text-decoration: none;
    background-image: url(../images/tlo_pomarancz.jpg);
}


div.menu-box-orange-whitout-padding{
	width: 112px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
    float: left;
    padding: 2px 0px 0px 8px;
    line-height: 14px;
}

div.menu-box-orange-big{
	width: 114px;
	height: 28px;
	font-size: 16px;
    color: #e48312;
    padding: 7px 0px 0px 6px;
    float: left;
    background: #f4caa1;
}

a.menu-box-blue{
    width: 117px;
    height: 31px;
    font-size: 12px;
    display: block;
    float: left;
    padding: 4px 0px 0px 3px;
    line-height: 14px;
    color: #ffffff;
    text-decoration: none;
    background-image: url(../images/tlo_niebieskie.jpg);
}


div.menu-box-blue-whitout-padding{
	width: 112px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
    float: left;
    padding: 2px 0px 0px 8px;
    color: #ffffff;
    line-height: 14px;
}

div.menu-box-blue-big{
    color: #437fb1;
    width: 114px;
    height: 28px;
    font-size: 16px;
    padding: 7px 0px 0px 6px;
    float: left;
    background: #b4cbdf;
}

div#body-title{
	width: 260px;
    color: #e88815;
    font-weight: bold;
    padding: 12px 0px 2px 13px;
    font-size: 18px;
    font-weight: bold;
}

div#body-title-grey{
	width: 260px;
	font-size: 18px;
    color: #676767;
    padding: 12px 0px 2px 13px;
    font-size: 18px;
    font-weight: bold;
}

div#body-title-blue{
    width: 260px;
    font-size: 18px;
    color: #1f5e94;
    font-weight: bold;
    padding: 20px 0px 0px 15px;
}

a.service-group-checked{
    display: block;
    width: 255px;
    min-height: 15px;
    color: #e88815;
    background-color: #faefd0;
    font-size: 12px;
    margin: 9px 0px 9px 0px;
    padding: 10px 5px 10px 15px;
    text-decoration: none;
}

div.service-group-checked{
    display: block;
    width: 255px;
    min-height: 15px;
    color: #1f5e94;
    background-color: #dae5ef;
    font-size: 12px;
    margin: 9px 0px 9px 0px;
    padding: 10px 5px 10px 15px;
    text-decoration: none;
}


a.service-group{
    font-size: 12px;
    color: #FFFFFF;
    background-color: #e88815;
    text-decoration: none;
    width: 255px;
    display: block;
    padding: 10px 5px 10px 15px;
    margin: 0px 0px 1px 5px;
}

a.service-group:hover{
    display: block;
    width: 255px;
    min-height: 15px;
    color: #e88815;
    background-color: #faefd0;
    font-size: 12px;
    margin: 0px 0px 1px 0px;
    padding: 10px 5px 10px 15px;
    text-decoration: none;
}


a.group-grey{
    font-size: 12px;
    color: #FFFFFF;
    background-color: #a8a8a8;
    text-decoration: none;
    width: 255px;
    display: block;
    padding: 10px 5px 10px 15px;
    margin: 9px 0px 9px 5px;
}

a.group-grey:hover{
    display: block;
    width: 255px;
    min-height: 15px;
    background: #e6e6e6;
    font-size: 12px;
    color: #828282;
    margin: 9px 0px 9px 0px;
    padding: 10px 5px 10px 15px;
    text-decoration: none;
}

a.group-checked-grey{
    display: block;
	width: 255px;
	min-height: 15px;
    color: #505050;
    background-color: #e6e6e6;
	font-size: 12px;
    margin: 9px 0px 9px 0px;
    padding: 10px 5px 10px 15px;
    text-decoration: none;
}



div#service-desc{
	background: #faefd1;
	padding: 30px 70px 15px 55px;
	margin: 0;
	/*text-align: justify;*/
    min-height: 415px;
}

div#service-desc-archive{
	background: #faefd1;
	padding: 30px 70px 15px 55px;
	margin: 0;
	/*text-align: justify;*/
    min-height: 480px;
}

div#trade-desc{
    background: #dae5ef;
    padding: 30px 70px 15px 55px;
    margin: 0;
   /* text-align: justify;*/
    min-height: 415px;
}

div#trade-desc h1{
    color: #1f5e94;
    font-size: 24px;
    padding: 0;
    margin: 15px 0px 0px 0px;
}

div#group-desc{
	background: #e6e6e6;
	padding: 30px 70px 15px 40px;
	margin: 0;
	/*text-align: justify;*/
    min-height: 215px;
}

div#desc-white{
    background: #ffffff;
    padding: 30px 50px 15px 60px;
    margin: 0;
    /*text-align: justify;*/
    min-height: 265px;
}

div#group-desc h1{
    color: #e88815;
    font-size: 24px;
    padding: 0;
    margin: 15px 0px 0px 0px;
}

div#desc-white h1{
    font-size: 24px;
    padding: 0;
    margin: 15px 0px 0px 0px;
}

div#desc-white h2{
    font-size: 18px;
    font-weight: bold;
}



div#group-desc p, div#desc-white p, div#service-desc p, div#trade-desc p, div#service-desc-archive p{
    margin-right: 40px;
    margin-left: 40px; 
    line-height: 18px;
}

div#service-desc p, div#service-desc-archive p{
    margin-right: 40px;
    margin-left: 40px; 
}

div#group-desc ul, div#desc-white ul, div#service-desc ul , div#trade-desc ul, div#service-desc-archive ul   {
    margin-right: 40px;
    margin-left: 40px;
    line-height: 18px;
}

div#desc-white-longer{
	background: #ffffff;
	padding: 30px 0px 15px 0px;
	margin: 0px 20px 0px 20px;
	/*text-align: justify;*/
}

div#desc-white-longer p{
    line-height: 18px;
}

/*div#service-desc a, div#group-desc a, div#desc-white a, div#desc-white-longer a, div#service-desc a, div#trade-desc a{
	text-decoration: underline;
    color: #606060;
}*/

div#service-desc ul li a, div#group-desc ul li a, div#desc-white ul li a, div#desc-white-longer ul li a, div#service-desc ul li a, div#trade-desc ul li a{
	text-decoration: none;
    color: #606060;
}

div#service-desc ul li a:hover, div#group-desc ul li a:hover, div#desc-white ul li a:hover, div#desc-white-longer ul li a:hover, div#service-desc ul li a:hover, div#trade-desc ul li a:hover{
	text-decoration: underline;
    color: #606060;
}

h1.service-desc-title{
    color: #e48312;
    font-size: 22px;
}

h1.group-desc-title{
    color: #626262;
    font-size: 22px;
}

p.group-desc-date{
	padding: 0px 0px 25px 0px;
	margin: 0;
	font-weight: bold;    
}

p.availble{
	font-size: 12px;
	font-weight: bold;
    color: #e48312;
}

p.back{
	font-size: 12px;
    color: #e48312;
    float: right;
}

div#group-desc p.back a, div#desc-white p.back a{
	text-decoration: none;
    color: #e48312;
}

div#group-desc p.back a:hover, div#desc-white p.back a:hover{
	text-decoration: underline;
    color: #e48312;
}

div#menu-grey{
    width: 272px;
    height: 150px;
    margin: 10px 0px 1px 5px;
    padding: 0;
}


div#menu-infolinia{
	width: 272px;
	height: 44px;
	background: #e0dedf;
	margin: 10px 0px 1px 8px;
	padding: 0;
}

div#menu-infolinia img{
	float: left;
	margin: 0;
	padding: 0;
}

div#menu-infolinia p{
	text-align: right;
	font-size: 11px;
    color: #ef6121;
    font-weight: bold;
    padding: 14px 8px 0px 0px;
    width: 194px;
    float: left;
    margin: 0;
}

div.menu-contact{
	width: 272px;
	height: 44px;
	background: #e0dedf;
	margin: 0px 0px 1px 8px;
	padding: 0;
}

div.menu-contact img{
	float: left;
	margin: 0;
	padding: 0;
}

div.menu-contact p{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
    color: #4f4d4e;
    width: 265px;
    padding: 0;
    margin: 0;
}

div.menu-contact p a{
    text-decoration: none;
    color: #4f4d4e;
}

div.gallery-image{
    width: 220px;
    margin: 5px;
    padding: 0;
    vertical-align: bottom;
    text-align: center;
    float: left;  
    vertical-align: middle;
}

div.gallery-image p{
	margin: 0;
	padding: 0;
}

div.desc-image{
    /*width: 220px;*/
    margin: 5px;
    padding: 0;
    vertical-align: bottom;
    text-align: center;
    #float: left;  
    display: table-cell;
    vertical-align: middle;
}

div.desc-image p{
    padding: 0;
    margin: 0;
    color: #e48312;
}

p.desc-image a{
    color: #e48312;
    text-decoration: none;
}

p.desc-image a:hover{
    color: #000000;
}

/*******dymek na mapie google*****/
div.textMarkerContainer {
    overflow: auto;
    height: 100px;
    width: 200px;
    margin: -16px -4px -6px -4px;
    padding:0px;
}

.textMarkerContainer h4 {
    font: 12px Trebuchet, Arial, sans-serif; 
    font-weight:bold;
    border-bottom: 1px solid green;
    margin-bottom: 5px;
}

.textMarkerContainer p {
    font: 11px Trebuchet, Arial, sans-serif;
}

a.placeholder{
    color: #000000;
    text-decoration: underline;
}

a.placeholder:hover{
    color: #000000;
    text-decoration: underline;
}

a.keygen {
    color: #000000;
    text-decoration: none;
}

a.keygen:hover {
    color: #000000;
    text-decoration: underline;
}

input.contact-form{
    width: 400px;
    border: 1px solid #b1b1b1; 
    font-size: 11px;
    color:  #626262;
    background: #f8f8f8;
}

input.contact-form-short{
    width: 250px;
    border: 1px solid #b1b1b1; 
    font-size: 11px;
    color:  #626262;
    background: #f8f8f8;
}

input.contact-form-middle{
    width: 350px;
    border: 1px solid #b1b1b1; 
    font-size: 11px;
    color:  #626262;
    background: #f8f8f8;
}

select.contact-form{
    width: 250px;
    border: 1px solid #b1b1b1;
    font-size: 11px;
    color:  #626262;
    background: #f8f8f8;
}

textarea.contact-form{
    width: 400px;
    height: 200px;
    border: 1px solid #b1b1b1; 
    font-size: 11px;
    color:  #626262;
    background: #f8f8f8;
}

textarea.contact-form-smaller{
    width: 400px;
    height: 100px;
    border: 1px solid #b1b1b1; 
    font-size: 11px;
    color:  #626262;
    background: #f8f8f8;
}

td.contact-form{
    text-align: left;
}

input.submit{
    width: 66px;
    height: 18px;
    font-size: 11px;
    font-weight: bold;
    color:  #ffffff;
    background: #b1b1b1;
    border: 1px solid #b1b1b1; 
    padding: 0px 0px 3px 0px;
}

input.submit-longer{
    width: 75px;
    height: 18px;
    font-size: 11px;
    font-weight: bold;
    color:  #ffffff;
    background: #b1b1b1;
    border: 1px solid #b1b1b1; 
    padding: 0px 0px 3px 0px;
}

select.subscribent{
    width: 100px;
    border: 1px solid #b1b1b1;
    font-size: 11px;
    color:  #626262;
    background: #f8f8f8;
}

.error{
    color: #e13030;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#stopka #d2m {
    background-image: url(../images/logoD2M_stopka.png);
    float: right;
    margin: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 25px;
    width: 82px;
}
#menu_stopka {
    float: left;
    padding: 20px;
}

#menu_stopka a{
    text-decoration: none;
    color: #626262;
}

#menu_stopka a:hover{
    text-decoration: underline;
}

#stopka #logo {
    background-image: url(../images/logoConversa_stopka.png);
    float: left;
    height: 19px;
    width: 149px;
    margin: 20px;
}

#stopka {
    background-color: #d9d6d7;
    width: 1000px;
    height:70px;
    margin: auto;
}

p.date-job{
    padding: 0px 0px 25px 0px;
    margin: 0;
    font-weight: bold;
    width: 300px;
    float: left;
    
}

p.form-job{
    padding: 0;
    margin: 0;
    font-weight: bold;
    float: right;
    color: #e48312;
    text-align: left;
}

div#group-desc p.form-job a{
    color: #e48312;
    text-decoration: none;
}

div#group-desc p.form-job a:hover{
    text-decoration: underline;
}

.recruitment-job-title{
    color: #e48312;
    font-size: 15px;
    font-weight: bold;
}

.servicemap{
    padding: 0;
    margin: 0;
}

.servicemap a{
    padding: 0;
    margin: 0;
    color: #626262;
}

p.read-offer{
    font-size: 12px;
    color: #e48312;
}

p.read-offer a{
    color: #e48312;
}

#tab td{ 
width: 300px;
background:#FBFBFB;
height:30px;
padding-left: 10px;
text-align: left;
}

#tab .tabn{
background-color: #E6E6E6;
font-weight: bold;

}

td.client{
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px 10px 0px;
    padding: 0;
    
}

#newsletter_zapisz{
width: 315px;
background-color: #f0f0f0;
margin-top: 50px;
margin-left: 20px;
font-size: 11px;
padding: 10px 8px 10px 26px;

}

#newsletter_zapisz a{
	color: #e88815;
	text-decoration: none;
}
#newsletter_zapisz a:hover{
	color: #e88815;
	text-decoration: underline;
}


div#naglowek{
    background-image: url(../images/naglowek.jpg);
    height: 380px;  
    margin: 0;
    padding: 0px 0px 0px 0px;
}

div#naglowek-menu-top{
    height: 21px;
    padding: 1px 0px 9px 40px;
}

a#naglowek-menu-top-ulubione{
    height: 21px;
    width: 22px;
    padding: 0px 0px 0px 0px;
    float: right;
    margin: 0px 1px 0px 2px;
}

a#naglowek-menu-top-ulubione:hover{
    background-image: url(../images/ulubione_over.gif);
}

a#naglowek-menu-top-polec{
    height: 21px;
    width: 22px;
    padding: 0px 0px 0px 0px;
    float: right;
}

a#naglowek-menu-top-polec:hover{
    background-image: url(../images/polec_over.gif);
}


div#naglowek-menu{
    height: 44px;
}

a#naglowek-menu-conversa{
    width: 240px;
    height: 44px;
    display: block;
    float: left;
    margin-right: 137px;
    margin-left: 40px;
}

a#naglowek-menu-about{
    width: 122px;
    height: 44px;
    display: block;
    float: left;
}

a#naglowek-menu-about:hover{
    background-image: url(../images/onas_over.jpg);
}

a#naglowek-menu-technology{
    width: 177px;
    height: 44px;
    display: block;
    float: left;
}

a#naglowek-menu-technology:hover{
    background-image: url(../images/technologie_over.jpg);
}

a#naglowek-menu-gallery{
    width: 134px;
    height: 44px;
    display: block;
    float: left;
}

a#naglowek-menu-gallery:hover{
    background-image: url(../images/galeria_over.jpg);
}

a#naglowek-menu-contact{
    width: 150px;
    height: 44px;
    display: block;
    float: left;
}

a#naglowek-menu-contact:hover{
    background-image: url(../images/kontakt_over.jpg);
}

a#big-box-1{
    width: 333px;
    height: 261px;
    display: block;
    float: left;
    margin-top: 28px;
}

a#big-box-2{
    width: 334px;
    height: 261px;
    display: block;
    float: left;
    margin-top: 28px;
}

a#big-box-3{
    width: 333px;
    height: 261px;
    display: block;
    float: left;
    margin-top: 28px;
}

div#naglowek-archive{
    background-image: url(../images/naglowek_archiwum.jpg);
    height: 380px;  
    margin: 0;
    padding: 0px 0px 0px 0px;
}

div#naglowek-menu-archive{
    height: 44px;
}

a#naglowek-menu-archive{
    width: 240px;
    height: 44px;
    display: block;
    float: left;
    margin-right: 272px;
    margin-left: 40px;
}

a#naglowek-menu-archive-archive{
    width: 174px;
    height: 44px;
    display: block;
    float: left;
}

a#naglowek-menu-archive-archive:hover{
    background-image: url(../images/arch_oarchiwum_over.jpg);
}

a#naglowek-menu-archive-uslugi{
    width: 124px;
    height: 44px;
    display: block;
    float: left;
}

a#naglowek-menu-archive-uslugi:hover{
    background-image: url(../images/arch_uslugi_over.jpg);
}

a#naglowek-menu-archive-kontakt{
    width: 150px;
    height: 44px;
    display: block;
    float: left;
}

a#naglowek-menu-archive-kontakt:hover{
    background-image: url(../images/arch_kontakt_over.jpg);
}

div#naglowek-courier{
    background-image: url(../images/naglowek_kurier.jpg);
    height: 380px;  
    margin: 0;
    padding: 0px 0px 0px 0px;
}

a#naglowek-menu-courier{
    width: 240px;
    height: 44px;
    display: block;
    float: left;
    margin-right: 259px;
    margin-left: 40px;
}

a#naglowek-menu-contact-uslugi{
    width: 273px;
    height: 44px;
    display: block;
    float: left;
}

a#naglowek-menu-contact-uslugi:hover{
    background-image: url(../images/kur_ouslugach_over.jpg);
}

a#naglowek-menu-contact-contact{
    width: 150px;
    height: 44px;
    display: block;
    float: left;
    margin-left: 38px;
}

a#naglowek-menu-contact-contact:hover{
    background-image: url(../images/arch_kontakt_over.jpg);
}

div#menu-grey-no-flash{
    width: 275px;
    height: 138px;
    background-image: url(../images/menu_grey.jpg);
    color: red;
}

a.menu-grey-one{
    display: block;
    width: 275px;
    height: 43px;
    margin: 1px 0px 1px 0px;
}

div#subscribent{
    background: #ffffff;
    padding: 30px 50px 15px 100px;
    margin: 0;
    text-align: justify;
    min-height: 265px;
}