* {
 margin: 0;
 padding: 0;
}

a {
 outline: none;
 cursor: pointer;
}

a img {
 border: 0;
}

ul {
 list-style-position: inside;
 margin-left: 20px;
}

table tr td {
 padding: 5px;
}

html{
  width: 100%;
  height: 100%;
  background-color: #253370;
}

body{
  width: 100%;
  height: 100%;
}

div.clear{
  clear: both;
}

div#main_wrapper{
  float: left;
  display: inline;
  width: 100%;
  background: url(../../uploads/image/bg_html.jpg) repeat-x 0 0;
  background-color: #343a79;
}

div#main{
  width: 992px;
  margin: 0 auto;
}

div#top{
  width: 992px;
  height: 38px;
  background: url(../../uploads/image/top.jpg) no-repeat 0 0;
  float: left;
  display: inline;
}

div#nav_bg{
  width: 992px;
  height: 62px;
  background: url(../../uploads/image/menu_nav.jpg) no-repeat 0 0;
  float: left;
  display: inline;
}

div#baner{
  width: 992px;
  height: 315px;
  background: url(../../uploads/image/baner.jpg) no-repeat 0 0;
  float: left;
  display: inline;
}

#main_link {
 float: right;
 display: inline;
 width: 200px;
 height: 40px;
 margin: 40px 85px 0 0;
}

div#page{
  width: 932px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  padding: 0px 30px;  
  float: left;
  display: inline;
  background: url(../../uploads/image/bg_page.png) repeat-y 0 0;
}

div#left_column{
  width: 610px;
  float: left;
  display: inline;
}

#left_header {
 padding: 0px;
 margin: 0px;
 font: 14px Tahoma;
 font-weight: bold;
 padding-bottom: 3px;
 border-bottom: 1px solid #828282;
 margin-bottom: 5px;
}

h1{
font-size: 16px;
}

#content {
 float: left;
 display: inline;
 width: 610px;
 font: 12px Tahoma;
 color: #000;
 line-height: 1.7em;
 margin: 10px 0 0 0;
}

#content p {
 margin: 0 0 10px 0;
}

#content a {
 text-decoration: none;
 color: #4c54ac;
}

#content a:hover {
 text-decoration: underline;
}

#right_column {
  float: left;
  display: inline;
  width: 287px;
  margin-right: 35px;
}

#right_header {
 padding: 0px;
 margin: 0px;
 font: 14px Tahoma;
 font-weight: bold;
 padding-bottom: 3px;
 border-bottom: 1px solid #828282;
 margin-bottom: 5px;
}

#right_header_form {
 float: left;
 display: inline;
 width: 100%;
 padding: 0px;
 margin: 20px 0 0 0;
 font: 14px Tahoma;
 font-weight: bold;
 padding-bottom: 3px;
 border-bottom: 1px solid #828282;
 margin-bottom: 5px;
}

div#footer_wrapper {
  float: left;
  display: inline;
  width: 100%;
  height: 154px;
  background: url(../../uploads/image/footer_wrapper.jpg) repeat-x 0 0;
}

#main_footer {
  width: 992px;
  margin: 0 auto;
}

div#footer{
  float: left;
  display: inline;
  width: 992px;
  height: 154px;
  background: url(../../uploads/image/footer.png) no-repeat 0 0;
}

div#shorted{
  width: 100%;
  height: 40px; 
  float: left;
  display: inline;
  text-align: center;
  margin-top: 38px;
}

a.sh{
  text-decoration: none;
  display: inline;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #393939;
  position: relative;
  z-index: 5;
}

a.sh:hover{
  text-decoration: underline;
  color: #393939;
}

.sh_separator{
  padding-left: 10px;
  padding-right: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #393939;
  font-weight: normal;
  display: inline;
}

div.mapka {
 width: 550px;
 margin: 0 auto;
}

a#copy{
  float: right;
  display: inline;
  margin-right: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  margin-top: 10px;
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 5;
}

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

div#licznik{
  float: left;
  display: inline;
  margin-left: 10px;
  width: 200px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  margin-top: 10px;
}