@charset "iso-8859-2";
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  text-decoration: none;
		font-style : normal;
		font-weight: bold;
		color: #FFF;
}
#main {
			width: 834px;
			min-height:600px;
			position: relative;
			margin: 0 auto;
}
#header {
      width: 834px;
      height: 135px;
      font-family: "Times New Roman", Arial, sans-serif;
      font-size: 12px;
}
#header form{
      padding: 0;
      margin: 0;
}
#header .button{
      width: 50px;
      height: 21px;
      border: 0;
      background: url(images/button.gif) no-repeat;
      padding: 0;
}
#header .logo{
      width: 368px;
      height:135px;
      float:left;
      background: url(images/logo.gif) no-repeat;
}
#header .ms{
      float:left;
      width: 453px;
      height:135px;
}
#header .menu{
      clear: both;
      width: 453px;
      height: 27px;
      background: url(images/menu.gif) no-repeat;
}
#header .menu ul{
      padding: 3px 0 0 0;
      margin: 0;
}
#header .menu ul li{
      display: inline;
      background: url(images/star.gif) 0 12px no-repeat;
      padding: 10px 0 5px 13px;
      list-style: none;
}
#header .menu ul li a{
      color: #5ba0c9;
      text-decoration: none;

}
#header .menu ul li a:hover{
      color: #378fc3;
}
#header .search{
      clear: both;
      width: 453px;
      height: 108px;
      background: url(images/szukaj.gif) no-repeat;
}
#header .position{
      position: absolute;
      width: 300px;
      left: 454px;
      top: 72px;
}
#header input{
      float: left;
      width: 179px;
      height: 21px;
      background: url(images/szukaj_bg.gif) no-repeat;
      border: 0;
      color: #408dc7;
}
#header .end{
      float: left;
      width: 13px;
      height: 135px;
      background: url(images/right_top.gif) no-repeat;
}
#baner {
      width: 834px;
      height: 87px;
      background: url(images/baner.gif) no-repeat;
      margin: 5px 0 5px 0;
}
#page {
      width: 834px;
}
#page .left{
      float: left;
}
#page .right{
      float: right;
}
.window {
      width: 240px;
      background: url(images/bg_left.gif) repeat-y;
}
.window .top{
      width: 240px;
      height: 4px;
      font-size: 1px;
      background: url(images/top_left.gif) no-repeat;
}
.window .title{
      text-align: right;
      font-size: 18px;
      width: 236px;
      height: 20px;
      padding-right: 3px;
}
.window .center{
      min-height: 176px;
      padding: 10px 0 10px 3px;
      border-top: 1px solid #FFF;
}
.window .center2{
      min-height: 176px;
      border-top: 1px solid #FFF;
}
.window ul, .last ul{
      padding: 0;
      margin: 0;
      list-style-type: none;
}
.window ul li{
      width: 239px;
      height: 23px;
      margin: 1px 0 0 0;
      padding-top: 7px;
      background: url(images/row_left.gif) repeat-y;
}
.window ul li a{
      text-decoration: none;
      color: #FFF;
}
.window ul li a:hover{
      text-decoration: underline;
}
.left .bottom{
      font-size: 1px;
      width: 240px;
      height: 4px;
      background: url(images/bottom_left.gif) no-repeat;
      margin-bottom: 3px;
}
.last {
      width: 590px;
      background: url(images/bg_right.gif) repeat-y;
}
.last .top{
      width: 590px;
      height: 10px;
      background: url(images/top_right.gif) no-repeat;
}
.last .title{
      position: absolute;
      margin-left: 150px;
      background: url(images/title.gif) no-repeat;
      width: 192px;
      height: 22px;
      text-align: center;
      color: #4a93d0;
      font-size: 18px;
}
.last .center{
      padding: 15px 0 10px 0;
     
}
.last ul li{
      width: 590px;
      height: 23px;
      margin: 1px 0 1px 0;
      padding-top: 7px;
      background: url(images/row_right.gif) repeat-y;
}
.last ul li a, .numbers a{
      text-decoration: none;
      color: #FFF;
}
.last ul li a:hover, .numbers a:hover{
      text-decoration: underline;
}
.last .numbers{
      text-align: center;
}
.right .bottom{
      width: 580px;
      height: 10px;
      background: url(images/bottom_right.gif) no-repeat;
}
#stopka{
      clear: both;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 15px;
      text-align: center;
      margin-bottom: 10px;
}
#stopka div {
      background-color: #71b6d6;
      border: 1px solid #c3c3c3;
      height: 15px;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 15px;
      text-align: center;
    
}

img {
border: none;
}
#stopka span {
font-size: 9px;
  color: #000000;
}
