* {
	padding: 0;
	margin: 0, 0, 0, 0;
}

html, body {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	background-image: url(./../images/bkg.gif);
	background-repeat: repeat;
	}

ul {

	margin: 0px;
	padding: 0px;
}	

li {
	margin: 0px;
	padding: 0px;
}	

p {
	margin: 0px;
	padding: 0px;
}


h1{
background: url(./../images/arrow_grey.gif) 0px 7px;
background-repeat: no-repeat;
font-size: 12px;
font-weight: bold;
margin-left: 0px;
padding-left: 15px;
padding-top: 4px;
margin-right: 390px;
}

#content h2{
background: url(./../images/arrow_grey_invert.gif) 0px 7px;
background-repeat: no-repeat;
font-size: 11px;
font-weight: bold;
margin-left: 0px;
padding-left: 15px;
padding-top: 4px;
/*margin-right: 350px;*/
}

label {
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3777BD;
	font-size: 12px;
}

#kontakt a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3777BD;
	font-size: 12px;
	text-decoration: none;
}


#kontakt a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3777BD;
	font-size: 12px;
	border-bottom: dotted 1px;
}

textarea {
	overflow: auto;
}

input, textarea{
margin-bottom: 10px;
margin-top: 0px;
padding-bottom: 0px;
background-color: transparent;
border: 1px solid #22599a;
width: 250px;
margin-left: 20px;
cursor:pointer;
font-size: 10px;
font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus {background:#e7e6e6;}

.red {
margin-left: 362px;
background-color: #22599a; 
width: 60px;
height: 20px;
color: #FFFFFF;
}

br {
	clear: left;
}

img {border: 0;}

#pudlo {
  width: 731px !important;
  width: 731px; 
  margin: 0 auto;
  /*text-align: left;*/
  position: relative;
  /*margin-top: 32px;*/
  background-image: url(./../images/content_bkg.gif);
  background-repeat: repeat-y;
}

#top {
	background-image: url(./../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 731px;
	height: 299px;
}

.logo {
margin-left: 5px;
margin-top: 10px;
display: inline;
}

#navi {
	width: 600px;
	margin-top: 175px;
	height: 0px;
	position: relative;
	float: right;
	text-align: right;
	margin-bottom: 0px;

}

#navi ul {
   padding: 0px;
   margin: 0px;
   list-style-type: none;
}

#navi li {	
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 9px;
	border-right: solid 2px;
	padding-right: 8px;
	font-size: 14px;
	display: inline;
	color: #E3E3E3;
	font-weight: bold;
}

#navi a {
	display: inline;
	color: #E3E3E3;
	text-decoration: none;

}

#navi a:hover {
	color: #CC0001;
	text-decoration: none;
	/*border-bottom: 5px solid;*/
}

#navi a:focus {
    color: #CC0001;
    border-bottom: dotted 1px;
    text-decoration: none;
}

#navi a:active {
    background-color: transparent;
    color: #CC0001;
    text-decoration: none;
}

#left {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 180px;
	height: 100%;
	position: relative;
	float: left;
}

.header {
	background-image: url(./../images/left_header_bkg.gif);
	background-repeat: no-repeat;
	width: 154px;
	height: 23px;
	margin-left: 0px;
	padding-bottom: 5px;
}

#left h2 {
background: url(./../images/arrow_red.gif) 0px 7px;
background-repeat: no-repeat;
font-size: 12px;
margin-left: 7px;
padding-left: 15px;
padding-top: 4px;
}

.name_1, .name_2 {
color: #000C60;
font-size: 9px;
font-weight: bold;
margin-left: 7px;
margin-right: 5px;
padding-left: 5px;
border-left: solid #8B1717 3px;
padding-bottom: 2px;
}

.home, .home_2 {
color: #000C60;
font-size: 9px;
font-weight: bold;
margin-left: 6px;
margin-right: 5px;
padding-left: 20px;
padding-bottom: 2px;
}

.home {
margin-top: 15px;
background-image: url(./../images/home_icon.gif);
background-repeat: no-repeat;
}

.phone, .fax {
color: #000C60;
font-size: 9px;
font-weight: bold;
margin-left: 6px;
margin-right: 5px;
padding-left: 20px;
padding-bottom: 2px;
}

.phone {
margin-top: 15px;
background-image: url(./../images/phone_icon.gif);
background-repeat: no-repeat;
}

.fax {
background-image: url(./../images/fax_icon.gif);
background-repeat: no-repeat;
}

.e-mail, .nip {
color: #000C60;
font-size: 9px;
font-weight: bold;
margin-left: 6px;
margin-right: 5px;
padding-left: 20px;
padding-bottom: 2px;
}

.e-mail {
margin-top: 15px;
background-image: url(./../images/email_icon.gif);
background-repeat: no-repeat;
}

.e-mail a {
color: #000C60;
text-decoration: none;
}

.e-mail a:hover {
color: #000C60;
border-bottom: dotted 1px;
}

.e-mail a:focus {
color: #CC0001;
border-bottom: dotted 1px;
}

.nip {
background-image: url(./../images/nip_icon.gif);
background-repeat: no-repeat;
padding-bottom: 10px;
}

a#dhl { display: block; width: 100px; height: 32px; 
             background: url(./../images/logo_dhl.jpg) top left no-repeat; 
      }

a:hover#dhl {
	background-position: 0 -32px;
	}

a#avis { display: block; width: 100px; height: 35px; 
             background: url(./../images/avis_logo.jpg) top left no-repeat; 
      }

a:hover#avis {
	background-position: 0 -35px;
	}

a#contra { display: block; width: 100px; height: 25px; 
             background: url(./../images/contra_logo.jpg) top left no-repeat; 
      }

a:hover#contra {
	background-position: 0 -25px;
	}

a#pakmail { display: block; width: 100px; height: 34px; 
             background: url(./../images/pakmail_logo.jpg) top left no-repeat; 
      }

a:hover#pakmail {
	background-position: 0 -34px;
	}


.logo_list ul{
   padding: 0px;
   margin: 0px;
   list-style-type: none;
}

.logo_list li{
   padding: 0px;
   margin-left: 20px;
   list-style-type: none;
   margin-bottom: 15px;
}


.address, .coop {
	background-image: url(./../images/box_bkg.gif);
	width: 154px;
	background-repeat: repeat-y;
	margin-left: 20px;
	margin-bottom: 20px;
	/*overflow: hidden;*/
}

.bottom {
	background: url(./../images/bottom_box.gif);
	width: 154px;
	height: 20px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#content {
position: relative;
float: right;
width: 530px;
margin-left: 0px;
margin-right: 12px;
margin-bottom: 0px;
background: url(./../images/cont_bkg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
display:inline;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
min-height: 600px;
}

#content a{
	color: #000067;
	font-size: 11px;
	text-decoration: none;
}

#content a:hover{
	color: #000067;
	font-size: 11px;
	border-bottom: dotted 1px;
}

#content a:focus{
	color: #CC0001;
	border-bottom: dotted 1px;
}

#content ul {
	margin-left: 20px;
}

#ramka {
position: relative;
float: right;
margin-top: 0px;
margin-right: 0px;
width: 266px;
background-image:  url(./../images/ramka_bkg.jpg);
background-repeat: repeat-y;	
display: inline;
}

.ramka_header {
position: relative;
float: right;
background-image:  url(./../images/ramka_header.jpg);
background-repeat: no-repeat;	
width: 266px;
height: 30px;
display: inline;
}

.ramka_bottom {
position: relative;
float: right;
background-image:  url(./../images/ramka_bottom.jpg);
background-repeat: no-repeat;	
width: 266px;
height: 19px;
display: inline;
}

#ramka h2 {
background: url(./../images/arrow_blue.gif) 0px 7px;
background-repeat: no-repeat;
font-size: 12px;
color: #000067;
margin-left: 20px;
margin-bottom: 0px;
padding-left: 15px;
margin-top: 10px;
padding-top: 4px;
}

.ramka_text {
color: #000067;
font-size: 11px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 2px;	
}

.navigator {
color: #393939;
font-size: 11px;
margin-top: 20px;
margin-bottom: 20px;
/*margin-left: 120px;
margin-right: 120px;*/
text-align:center;
}

#galeria {
position: relative;
float: right;
width: 501px;
border-left: #fff solid 3px;
border-right: #fff solid 3px;
border-bottom: #fff solid 3px;
margin-left: 0px;
margin-right: 17px;
margin-bottom: 20px;
display:inline
}

#footer {
	clear: both;
	background-image: url(./../images/footer.gif);
	background-repeat: no-repeat;
  	position: relative;
	width: 731px;
	height: 56px;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding-top: 22px;
}

#footer li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E3E3E3;
	font-weight: bold;
	display: inline;
	margin-right: 8px;
	border-right: 2px solid;
	padding-right: 8px;
}

#footer a {
	display: inline;
	color: #E3E3E3;
	text-decoration: none;
}

#footer a:hover {
	color: #CC0001;
	border-bottom: dotted 1px;
	text-decoration: none;
}

#footer a:focus {
    color: #CC0001;
    border-bottom: dotted 1px;
    text-decoration: none;
}

#footer a:active {
    background-color: transparent;
    color: #CC0001;
    text-decoration: none;
}

.text {
color: #393939;
font-size: 11px;
margin-left: 0px;
margin-right: 20px;
margin-bottom: 2px;	
}

.warn {
color: red;
font-size: 11px;
margin-left: 0px;
margin-right: 20px;
margin-bottom: 2px;	
}


table {
width: 440px;	
margin-left: 30px;
margin-bottom: 20px;
border-spacing: 1px;
}

td.head{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*width: 70%;*/
text-align: center;
color: #fff;
background-color: #22599a;
font-size: 12px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

td.left{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width: 60%;
text-align: left;
color: #22599a;
background-color: #E7E6E6;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
}

td.right{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width: 20%;
text-align: right;
color: #22599a;
background-color: #E7E6E6;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 15px;
}

.news{

margin-left:0px;
margin-right:0px;
/*border: solid 1pvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width: 20%;
text-align: right;
color: #22599a;
background-color: #E7E6E6;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 15px;
}

.news{

margin-left:0px;
margin-right:0px;
/*border: solid 1px;*/
margin-bottom: 10px;
overflow: hidden;
width: 530px;
/*background: url(./../images/bottom_box.gif);
background-repeat: no-repeat;
background-position: bottom right;*/
}

.news_body {
	position: relative;
	margin-left: 0px;
	/*margin-right: 185px;*/
	font-size: 11px;
	color: #393939;
	text-align: left;
	float: left;
	width: 350px;

}

.news_pic {
	margin-left: 355px;
	text-align: right;
	margin-right: 10px;
	width: 150px;	
	border: #b0b0b0 dotted 1px;	
	padding: 5px;	
}

.image_desc {
	margin-left: 355px;
	width: 150px;
	text-align: left;
	margin-right: 10px;
	border: #b0b0b0 dotted 1px;
	padding: 5px;
}

#galeria .fotki {
	padding: 15px 2px 0;
	margin: 0;
}

#galeria .fotki li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: bottom; /**/
	margin: 0px 0px 20px 10px; /*zmniejeszenie odstepow miedzy zdjeciami*/
	border: 1px solid #b0b0b0;
	padding: 0;
}

#galeria .fotki li>a {
	/*\*/ display: table; /**/
	width: 145px;
}

#galeria .fotki a {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #fff;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}

#galeria .fotki img {
	border: solid 1px #636363;
	vertical-align: bottom;
}

#galeria .fotki a:hover {
	background-color: #E4F1FF;
}

#galeria .fotki .caption {
	display: block;
	padding: .3em 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: #3777BD;
	line-height: 1.1;
    background: url(./../images/bullet.gif) 3px 6px;
	background-repeat: no-repeat; 
	w\idth: 100px;  /* Moz, IE6 */

}

#galeria .fotki li {
	vertical-align: top;
	}

#galeria .fotki li a {
	display: inline-block;
	vertical-align: top;
	}

#galeria .fotki {
		display: inline-block; /* non deve avere margin */
	}

.fotki_big {
	margin-top: 35px;
	margin-left: 40px;
}	

#form{
position: relative;
float: left;
width: 450px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-right: -65px;
