/* strona */
/* ====== */

* {margin: 0; padding: 0;}

body {
   background: #000 url(background.jpg);
   background-repeat: repeat-x;
   font-size: 13px;
   font-weight: normal;
   font-family: Tahoma,arial,sans-serif;
   color: #fff;
}

#page {
width:900px;
margin: auto;
}

#top {
float:left;
   height: 128px;
}

#head_logo {
   float: left;
   width: 308px;
}

#head_menu {
   float: right;
   width: 592px;
}

#menu_up {
float:left;
  background: url(menu_up.jpg);
  width: 592px;
  height: 41px;
}

#menu_down {
 float:left;
  background: url(menu_down.jpg);
  width: 592px;
  height: 49px;
}

#menu1 {
  float: left;
  background: url(menu1.jpg);
  width: 30px;
  height: 22px;
}

#menu2 {
  float: left;
  background: url(menu2.jpg);
  width: 31px;
  height: 16px;
}

#menu3 {
  float: left;
  background: url(menu3.jpg);
  width: 33px;
  height: 16px;
}

#menu4 {
  float: left;
  background: url(menu4.jpg);
  width: 19px;
  height: 16px;
}

#menu5 {
  float: left;
  background: url(menu5.jpg);
  width: 65px;
  height: 16px;
}

#menu_top {
float: left;
  width: 100%;
  height: 22px;
}

#menu_bottom {
float:left;
  width: 100%;
  height: 16px;
}

.men {
  float: left;
}

#info {
float:left;
width:900px;
height: 254px;
}

#left {
height:254px;
width:563px;
}

#info_up {
float:left;
height:141px;
width:565x;
}

#info_left {
float:left;
height:100%;
width:233px;
font-size: 0.8em;
}

#info_right {
float:right;
height:100%;
width:320px;
padding-left:10px;
font-size: 0.8em;
}

#galeria {
float:left;
height:113px;
width:563px;
}

#auto {
 background: url(auto.jpg);
 height: 254px;
 width: 337px;
}

#border {
float:left;
  width: 900px;
  height: 4px;
}

#content {
float:left;
margin:20px 0px;
width:900px;
height:100%;
}

#text {
float:left;
border-right: 1px dotted white;
width:548px;
height:100%;
font-size: 13px;
text-align:center;
}

#br {
float:left;
background: url(kropki.jpg);
width:1px;
height: 100%;
}

#szybki_kontakt {
float:left;
width:340px;
height:100%;
}

#czysc {
clear:both;
}

#tail {
float:left;
background: #0B1628;
margin: 30px 0;
width:100%
}

#tlo_tail {
width:900px;
height: 58px;
margin:auto;
}

.copyright {
 float:left;
width:500px;
}

.linki {
 float:right;
width:400px;
}

.title {
color: #FD0304;
font-weight:bold;
font-size: 18px;
text-align:left;
}

h1 {
color: #fff;
font-weight:bold;
font-size: 1em;
}

h2 {
color: #7bc636;
font-weight:normal;
font-size: 1.5em;
}

h3 {
font-size: 1.0em;
color: #cc0000;
margin: 0px;
padding: 0px;
}

A:link {text-decoration: underline; color:#fff;}
A:visited {text-decoration: underline; color:#fff;}
A:active {text-decoration: underline; color:#cc0000;}
A:hover {text-decoration: underline overline; color: #cc0000;}



img {
border: 0px;
}
