﻿body,div,ul,li,p,h1,h2,h3,a{margin:0px; padding:0px;}



body {
     background: #003a50 center top; 
     font-family: Arial, Tahoma, Verdana, "Lucida Grande", sans-serif;
     font-size: 12px;
     color: #daebf4;
     text-align: center; 
     text-decoration: none;
     margin: 0 auto;
	 line-height: 19px;

}


/* ---------------------- STRONA GŁÓWNA ------------------------------ */
#strona {
     width: 960px;
     margin: 0 auto;
}

 
/* ------------------------------ TOP --------------------------------*/
#header {
     width: 960px;
     height: 428px;
     margin: 0 auto;
     text-align: center;
     margin-bottom: 2px;
	 margin-top: 4px;
}

#header1 {
     width: 960px;
     height: 73px;
     margin: 0 auto;
     text-align: center; 
}

#header2 {
     width: 960px;
     height: 355px;
     margin: 0 auto;
     text-align: center; 
	 
}

#logo {
     float: left;
     width: 301px;
     height: 73px;
     margin-top: 0px;
}

#menu {
  float: right;
  width: 659px;
  height: 30px;
  margin-top: 20px;
  margin-right: 0px;
  text-align: right; 
}


/* --------------------------- MIDDLE --------------------------- */

#middle { 
  width: 960px;
  margin: 0 auto;
  clear: both;
  margin-bottom: 40px;
}

#middle-left {
  width: 620px;
  text-align: justify;
  float: left;
  margin-left: 10px;
  margin-right: 8px;
}

#middle-right {
  width: 300px;
  text-align: justify;
  float: right;
  margin-right: 5px;
  font-size: 13px;
  color: #fff;
}

/*-------------------------- MIDDLE DWIE KOLUMNY ----------------- */

#middle-left-2 {
  width: 450px;
  text-align: justify;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
}

#middle-right-2 {
  width: 450px;
  text-align: justify;
  float: right;
  margin-right: 5px;
  font-size: 14px;
  color: #fff;
}

/*----------------------- MIDDLE JWDNA KOLUMNA -------------------- */
#middle-1 {
  width: 940px;
  text-align: justify;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
}

/*----------------------- BOX OFERTA ------------------------- */
#box-oferta {
  width: 940px;
  text-align: center;  
  margin-bottom: 20px;
}

#box-oferta-left {
  width: 300px;
  text-align: left;
  float: left; 
  margin-right: 50px;  
}

#box-oferta-center {
  width: 270px;
  text-align: left;
  float: left;  
  line-height: 21px;
   margin-right: 20px;  
}

#box-oferta-right {
  width: 300px;
  text-align: right;
  float: right;  
  line-height: 21px;
}

/* ---------------------- STOPKA ----------------------------- */

#footer {
   width: 980px;
   height: 30px;
   margin: 0 auto;
   margin-top: 40px;
   margin-bottom: 20px;
}

#footer-left {
  width: 670px;
  float: left;
  text-align: center;   
}

#footer-right {
  width: 280px;
  float: right;
  text-align: right;
  padding-right: 25px;
  font-size: 9px;
  font-family: 'Trebuchet MS', Arial, Tahoma, Verdana, "Lucida Grande", sans-serif;
  color: #8BA5AF;
}



/* ------------------------ TEKSTY ---------------------------- */

h1{
     text-align: justify;
     font-weight: bold;
     font-size: 13px;
	 font-family: Arial, Tahoma;
	 margin-bottom: 12px;
	 margin-top: 0px;
	 color: #91B2D7;
}

h2{
     text-align: justify;
     font-weight: bold;
     font-size: 13px;
	 font-family: Arial, Tahoma;
	 margin-bottom: 12px;
	 margin-top: 0px;
	 color: #FFF;
}

/* ------------------------- MENU --------------------------- */

#menu a{
     color: #FDEACC;
     text-decoration: none;
     font-family:  'Trebuchet MS', Arial,  Verdana, Helvetica,  "Lucida Grande", sans-serif;
     font-weight: bold;
     padding-right: 23px;
	 padding-top: 7px;
	 font-size: 15px;
}


#menu a:hover {
     color: #fd6e24; 
     font-weight: bold;
     text-decoration: none;
     font-size: 15px;
     padding-right: 23px;
	 
}
     
#menu a:visited {
     font-size: 15px;
     font-weight: bold;
     padding-right: 23px;
}


/* --------------------- MENU STOPKA LEWA ------------------- */
#footer-left a{
     color: #a6c4d3;
     text-decoration: none;
     font-family:  'Trebuchet MS', Arial,  Verdana, Helvetica,  "Lucida Grande", sans-serif;
     padding-right: 15px;
	 font-size: 10px;
}


#footer-left a:hover {
     color: #edc991; 
     text-decoration: none;
     font-size: 10px;
     padding-right: 15px;
}
     
#footer-left a:visited {
     font-size: 10px;
     padding-right: 15px;
}

/* --------------------- MENU STOPKA PRAWA ------------------- */

#footer-right a{
     color: #A6C4D3;
     text-decoration: none;
     font-family:  'Trebuchet MS', Arial,  Verdana, Helvetica,  "Lucida Grande", sans-serif;
     padding-top: 4px;
	 font-size: 10px;
}


#footer-right a:hover {
     color: #edc991; 
     text-decoration: none;
     font-size: 10px;
}
     
#footer-right a:visited {
     font-size: 10px;
}


/* ------------------------- LINKI OGÓLNE --------------------------- */

a{
     color: #daebf4;
     text-decoration: none;
     font-family: Arial,  Verdana, Helvetica,  "Lucida Grande", sans-serif;
     font-weight: bold;
     padding-top: 7px;
	 font-size: 12px;
}


a:hover {
     color: #edc991;
     font-weight: bold;
     text-decoration: none;
     font-size: 12px;
}
     
a:visited {
     font-size: 12px;
     font-weight: bold;
}

/* ------------------------ FORMULARZ ----------------------- */

form {
     padding: 0px;
}
 
input, textarea{
     color: #6D440E;
     padding-top: 2px;
     padding-bottom: 1px;
     padding-left: 2px;
     font-family: Arial , Verdana, Tahoma, "Lucida Grande", sans-serif;
     font-size: 10px;
     display: inline-block; 
}


input.dane_pole{
     color: #6D440E;
     border: 1px solid #6D440E;
	 width: 440px;
	 
}

input.kontakt_pole{
     color: #6D440E;
     border: 1px solid #6D440E;
     width: 300px;
}

textarea.kontakt_area{
     color: #6D440E;
     border: 1px solid #6D440E;
	 width: 420px;
}
input.dane_pole1{
     color: #6D440E;
     border: 1px solid #6D440E;
	 width: 100px;
	 margin-right: 80px;
	 
}

    
input.submit {
     height: 23px;
     width: 120px;
     font-size: 11px;
     color: #6D440E;
     border: 1px solid #6D440E;
     vertical-align: middle;
     font-family: Arial , Verdana, Tahoma, "Lucida Grande", sans-serif;
     margin-top: 5px;
}

label {
     text-align: center;
     font-size: 12px;
}

label.lewy{
     display: inline-block; 
	 width: 120px; 
	 height: 18px; 
	 text-align: left;
	 margin-bottom: 5px;
}

label.prawy{
     display: inline-block; 
	 width: 70px; 
	 height: 18px; 
	 text-align: right;
	 margin-bottom: 5px;
}

/* -------------------- TABELE --------------------- */
table {
 width: 100%;
}

td {
 border: 1px solid #fff;
 text-align: center;
 font-size: 12px;
 padding-left: 4px;
 padding-top: 4px;
 padding-bottom: 4px;
}


/* -------------------- BOX LOGO ----------------- */

#logo-box ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#logo-box  ul li {
	float: left;
	text-align: center;
}

#logo-box ul a:link{
	text-decoration: none;
	display: block;
	width: 80px;
	height: 10px;
	text-align: center;
	color: #EA8645;
	background: url(../image/logo-eurobrand.jpg) no-repeat;
}

#logo-box ul a:visited {
	text-decoration: none;
	display: block;
	width: 80px;
	height: 10px;
	text-align: center;
	color: #EA8645;
	background: url(../image/logo-eurobrand.jpg) no-repeat;
}

#logo-box  ul a:hover {
  color: #EA8645;
  background: url(../image/logo-eurobrand-color.jpg) no-repeat;
}


#logo-box {
  width: 90px;
  height: 10px;
  float: right;
  padding-top: 4px;
  padding-left: 4px;
}
