<style type="text/css">
* { 
font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; 
}
html { 
margin: 0; 
padding: 0; 
font-size: 13px; 
}

body {
  color: #000;
  margin: 0;
  padding: 0;
  background-color: #f4fafd;
  text-align:center; /* center layout in ie5 and 5.5. */
}

#container { background-color: #f4fbf7; }
#header    { background-color: #ffffff; }
#left   { background-color: f4fbf7; }
#main { background-color: #f4fbf7; }
#right  { background-color: #f4fbf7; }
#footer { background-color: #bed2e5; } 

#container, #header, #subheader, #left, #main, #right, #footer, #menu, #submenu {
  margin: 0;
  padding: 0;
}
#container {
  width: 770px !important;
  width: 770px; /* IE */
  text-align: left;
  margin: 0 auto 30px auto;
  border: solid 1px #c0c0c0;
  
  position: relative;
}
#footer ul {
  top: 20px;
  left: 10px;
  bottom: 10px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
#footer li {
  display: inline;
  padding: 0 5px 0 5px;
  border-right: dotted 1px green;
}
#footer a, #footer a:hover {
  color: blue;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

#logo {  
  background-color: #ffffff;
  width: 770px;
  height: 70px;
}


#header {
  width: auto !important;
  height: 70px;
  

  
}
#subheader {
  float: right;
  width: 610px;
  height: auto !important;
  height: 70px; /* IE */
  min-height: 70px;
  display: inline;
}
#left {
  float: left;
  width: 150px !important;
  width: 160px; /* IE */
  height: auto !important;
  height: 500px; /* IE */
  min-height: 400px;
  display: inline;
  padding: 40px 5px 40px 2px;
  /*border-style:solid;
  border-color:#00eaff;*/
}
#main {
  float: left;
  width: 408px !important;
  width: 448px; /* IE */
  height: auto !important;
  height: 500px; /* IE */
  min-height: 500px;
  display: inline;
  border-style:none solid;
  border-width:1px;
  border-color:#dde7f3;
  padding: 40px 20px;
  
}
#right {
  float: right;
  width: 120px !important;
  width: 159px; /* IE */
  height: auto !important;
  height: 500px; /* IE */
  min-height: 400px;
  display: inline;
  padding: 40px 20px;
}
#footer {
  font-size:12px;
  clear: both;
  width: 100%;
  height: 60px;
  
}
#images {
  top: 0px;
  right: 0px;
  width: 610px;
  height: 41px;
  position: absolute;
}




/*gorne menu*/
#menu {
  top: 68px;
  right: 0px;
  width: 610px;
  height: 30px;
  position: absolute;
  background-color:#d4e7ff;
}



/*
#submenu {
  top: 100px;
  left: 10px;
  width: 140px;
  height: 170px;
  position: absolute;
  text-align: center;
  font-family: Verdana;
  font-size:14px;
  border-top-style: solid; 
  border-bottom-style:solid;
  border-left-style:solid; 
  border-right-style:solid;
  border-top-color:#af5ff;
  border-color: red blue
}
a.link {
text-decoration: none;
font-weight:bold;
color:#5f5f5f;
}
*/

#footer_left{
  font-size:12px;
  float: left;
  width: 270px;
  height: 50px;
  border:1px;
}

#footer_center{
  font-size:12px;
  float: left;
  width: 250px;
  height: 50px;
}

#footer_right{
  font-size:12px;
  float: right;
  width: 200px;
  height: 50px;
}



/* ////////////// lewe menu */
#menu0 {
font-family: Arial; sans-serif;
font-size:12px;

}

#menu0 dt{

line-height:1.8;
/*margin:  0 0px !important;
margin:  20 0px ;*/
}


#menu0 dd{
line-height:1.6;
margin:  0 12px ;
}

#menu0 a {

text-decoration: none;
color:#02260d;
}

#menu0 a:hover {

text-decoration: underline;
color:#77791e;
}


#menu0 dd.active{
	font-weight: bold;
	color:#4455ff;
	text-decoration: none;
}

#menu0 dt.active{
	font-weight: bold;
	color:#4455ff;
	text-decoration: none;
}

/*
#menu0 {
	width: 200px;
	margin: 10px;
	padding: 0;
}

#menu0 dt {
	background-color: #888;
	color: #fff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 2px;
}

#menu0 dd {
	background-color: #eee;
	color: #000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #888;
	margin: 0;
	padding: 1px 5px;
}

#menu0 dd.active {
	font-weight: bold;
}
*/

/* lewe menu end*/

/*formularz zamówienia*/

#order_form_style td {
font-size:11px;

}

*.smallRedText {
font-size:10px;
color:red;
}
*.bigRedText {
font-size:14px;
color:red;
}

*.information {
line-height:1.5;
font-size:13px;
text-align:justify;
margin: 15 25;
text-indent: 35px;

}

a.link {
text-align:center;
font-size:12px;
text-decoration: underline;
line-height:1.5;
font-weight: bold;
color:#444444;
}

a:hover.link  {
text-align:center;
font-size:12px;
text-decoration: underline;
line-height:1.5;
font-weight: bold;
color:#000055;
}

a:visited.link  {
text-align:center;
font-size:12px;
text-decoration: none;
line-height:1.5;
font-weight: bold;
color:#666666;
}


div#index_main{
  font-family: verdana, sans-serif;
  font-size:13px;
  text-align:justify;
  
 }

*.medium_text {
line-height:1.5;
font-size:12px;
text-align:justify;
border-width:1px;
border-color:grey;
}

*.header{
font-family: verdana, sans-serif;
background-color:#c2dff6;
border-color:#ff6d06;
text-align:center;
border: 1px solid #9f6900;
font-size:14px;
font-weight:bold;
}

hr {
color:#d4dcea;
}

</style>
