

BODY {
    margin: 0px;
    background-color: #277cac;
    text-align: center;
    width: 100%;
  }


* {
    text-align:left;
    font-family: Verdana, Arial;
    margin:0px;
    padding:0px;
    font-size:13px;
  }


a {
    color:#024464;
    text-decoration: none;
  }


p {
    clear:LEFT;
  }


a:hover {
    color:#024464;
    text-decoration: underline;
  }


img.hr {
    width:740px;
    background-image: url('../images/hr.png');
    height:1px;
    clear:left;
    float:left;
    margin-top:10px;
    margin-bottom:10px;
  }


h1 {
    margin:0px;
    color:#012f45;
    padding-top:0px;
    padding-bottom:5px;
    padding-left: 10px;
    font-size: 16px;
    font-weight:900;
  }


h3 {
    margin:0px;
    padding:0px;
    font-size: 16px;
    font-weight:900;
  }


h4 {
    color:#012f45;
    font-size: 14px;
    font-weight:100;
  }


div#rekreacja_01 {
    margin: 0 auto;
    text-align: center;
    width: 1000px;
  }


div#rekreacja_02 {
    position: relative;
    margin: 0 auto;
    background-image: url('../images/top.jpg');
    width:1000px;
    height:393px;
  }


div#rekreacja_03 {
    top: -40px;
    width:1000px;
    position: relative;
    margin: 0 auto;
  }


div#rekreacja_04 {
    position: relative;
    float:left;
  }


div#rekreacja_04 div#lok1 {
    position: relative;
    float:left;
    background-image: url('../images/lok1.png');
    width:225px;
    height:33px;
  }


div#rekreacja_04 h4 {
    margin: 0;
    position: relative;
    color:white;
    margin-left:50px;
    margin-top:5px;
    font-weight: 100;
    font-size:14px;
  }


div#rekreacja_04 div#lok2 {
    position: relative;
    clear:left;
    float:left;
    background-color: #698834;
    background-image: url('../images/lok2.png');
    width:225px;
  }


div#lok2 label {
    position:relative;
    clear:left;
    float:left;
    margin-left:10px;
    margin-bottom:10px;
    font-size:11px;
    color:white;
  }


div#rekreacja_04 div#lok2 select {
    position:relative;
    float:right;
    width:120px;
    margin-right:10px;
    margin-bottom:10px;
  }


div#rekreacja_04 div#lok2 input {
    position:relative;
    clear:right;
    float:right;
    width:120px;
    margin-right:10px;
  }


div#rekreacja_04 div#lok3 {
    position: relative;
    clear:left;
    float:left;
    font-size:1px;
    background-image: url('../images/lok3.png');
    width:225px;
    height:4px;
  }


div#rekreacja_04 div#kat1 {
    float:left;
    clear:left;
    margin-top: 7px;
    background-image: url('../images/kat1.png');
    width:225px;
    height:35px;
  }


div#rekreacja_04 div#kat2 {
    position: relative;
    clear:left;
    float:left;
    background-image: url('../images/kat2.png');
    width:225px;
  }


div#rekreacja_04 div#kat2 a {
    color:white;
    text-decoration: none;
    font-size:10px;
  }


div#rekreacja_04 div#kat2 a:hover {
    text-decoration: underline;
  }


div#rekreacja_04 div#kat2 li {
    list-style-image: url('../images/bullet_li.png');
    margin-left:50px;
  }


div#rekreacja_04 div#kat2 div.menubg {
    margin-left:4px;
    margin-top:5px;
    width: 217px;
    height: 39px;
  }


div#rekreacja_04 div#kat2 div.menubg:hover {
    background-image: url('../images/menu_h.png');
  }


div#rekreacja_04 div#kat2 div.bullet {
    position: relative;
    float:left;
    margin-top:12px;
    margin-left:15px;
    background-image: url('../images/bullet.gif');
    width:10px;
    height:13px;
    font-size:1px;
  }


div#rekreacja_04 div#kat2 div.menubg a {
    position: relative;
    left:20px;
    top:8px;
    float:left;
    font-size:13px;
    font-weight: bold;
  }


div#rekreacja_04 div#kat2 div.menubg a:hover {
    text-decoration: none;
  }


div#rekreacja_04 div#kat3 {
    position: relative;
    clear:left;
    float:left;
    background-image: url('../images/kat3.png');
    width:225px;
    height:8px;
    font-size:1px;
  }


div#rekreacja_05 {
    position: relative;
    float:right;
  }


div#menu_top {
    position: relative;
    float:left;
    width:770px;
    height:40px;
    background-color: #024464;
  }


div#menu_top span {
    color: white;
    font-size:14px;
    top:10px;
    left: 10px;
    position:relative;
    font-weight: 900;
  }


div#menu_top a {
    color: white;
    font-size:14px;
    font-weight: 900;
  }


div#content {
    position: relative;
    clear: left;
    float:left;
    width:770px;
    background-color:white;
  }


div#content div.margin {
    padding:15px 15px 15px 15px;
    float:left;
  }


div#content p {
    margin-left:15px;
    margin-right:15px;
  }


div#content input, div#content select, div#content textarea {
    float:left;
    border:1px solid #CCCCCC;
    padding:7px;
  }


div#content div.b1 {
    background-color:white;
    clear:left;
  }


div#content div.b1:hover, div#content div.b2:hover {
    background-color:#d7e9f3;
    clear:left;
    text-decoration: none;
  }

div#content div.b1 a, div#content div.b2 a {
    text-decoration: none;
  }

div#content div.b2 {
    background-color:#ecf4f9;
  }


div#content div.opis {
    color:#626262;
    padding-left:100px;
    padding-right:20px;
    padding-bottom: 10px;
    font-size:10px;
  }

div#content div.adres {
    padding-left:100px;
    padding-right:20px;
    padding-bottom: 10px;
    font-size:10px;
    font-weight:bold;
  }


div#content div.error {
    color:red;
  }


table#form ul {
    padding-top:0px;
    margin-top:0px;
    float:left;
  }


table#form ul li {
    color:red;
    font-size:12px;
  }

