/* glowne */
body
{ background: #0E5496 url('gfx/bg.gif') repeat-x bottom;
  font-family: Trebuchet MS;
  text-decoration: none;
  margin: 0px;
  color: #385992; }

img
{ border: 0px;
  display: block;
  float: left; }
  
#body
{ font-size: 11px;
  width: 885px;
  margin: auto;
  background: url('gfx/body_bg.gif') no-repeat bottom center; }
.content
{ font-size: 11px;
  width: 885px;
  margin: auto;
  background: url('gfx/s_bg.gif') repeat-y center; }



a
{ text-decoration: none;
  color: #31558f; }
a:hover
{ color: #ff0000; }

input, select, textarea
{ background-color: #fbfbfb;
  border: 1px solid #31558f;
  font-size: 11px;
  font-family: Trebuchet MS;
  color: #31558f;  }
  
.strzalka
{ display: inline;
  float: none;
  border: 0px; }

/* style */
.clear
{ width: 100%;
  height: 1px;
  line-height: 0px;
  clear: both; }
  
#con_left
{ float: left;
  width: 170px;
  margin-bottom: 150px; }
#con_left img
{ display: block;
  float: none; }
#con_left ul
{ list-style-type: none;
  margin-left: 0px;
  padding-left: 12px;
  font-weight: bold; }
#con_left a
{ text-decoration: none;
  background: url('gfx/m_bg_off.gif') no-repeat left top;
  color: #385992;
  padding-left: 10px;
  margin-left: 0px; }
#con_left a:hover, #con_left a:active
{ background: url('gfx/m_bg_on.gif') no-repeat left top;
  color: #ff0000; }
#con_left .clicked
{ background: url('gfx/m_bg_on.gif') no-repeat left top;
  color: #ff0000; }
  
#con_center
{ float: left;
  width: 620px;
  padding: 10px 0px;
  text-align: left; }
#con_center a
{ text-decoration: none;
  color: #ff0000; }
#con_center a:hover
{ text-decoration: underline; }
  
#buttony
{ text-align: center;
  margin: auto;
  width: 500px;
  margin-top: 20px;
  vertical-align: middle; }
#buttony img
{ display: inline;
  margin: auto; }

#copy
{ color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 30px 0px 0px 350px; }
#copy a
{ text-decoration: none;
  color: #fff; }
#copy a:hover
{ color: #0a4782; }

.nag
{ font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #31558f; }

.lin
{ font-size: 14px;
  font-weight: bold;
  
  margin-left: 130px;
}

.fotka
{ padding: 2px;
  display: inline;
  float: left;
  border: 1px solid #31558f;
  margin: 5px; }
  
.short_txt
{ width: 195px;
  font-size: 11px;
  float: left;
  padding: 5px; }
.pod_foto
{ width: 140px;
  font-size: 11px;
  float: left; }
.pod_opis
{ width: 295px;
  float: left;
  padding: 5px; }
.long_opis
{ width: 600px;
  float: left; }
