html {
  line-height: 16px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #335674;
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	background: url(../images/back.jpg) repeat-x;	
}

a {
  outline: none;
  color:#78AE34;
}

a:hover {
  text-decoration: underline;
}



img{
    border:0px solid;
}

#kontener { 
	 width: 992px;	 
	 margin: auto;
	 background: url(../images/content_back.jpg) repeat-y;
}

#top_nav{
  width:992px;
  height: 88px;
}

#top {
  width: 992px;
  height: 341px;
}

#top_bosco {
  width: 224px;
  height: 341px;
  background: url(../images/top_left.jpg) no-repeat;
}

#top_logo {
  width: 346px;
  height: 341px;
}

#top_flash {
  width: 422px;
  height: 341px;
  background: url(../images/top_flash.jpg) no-repeat;
}

#main{
  width:992px;
  float:left;
}

#lewa{
  width: 207px;
  padding-left: 8px;
  position: relative;
  top: -100px;
  float:left;
}


#prawa_main{
  width:758px;
  padding-right: 10px;
  float:right;
}


#prawa_content_main {
  width: 350px;
  padding-left: 17px;
  float: left;
}

#main_aktualnosci {
  line-height: 22px;
}

#prawa_right_main {
  /*width: 401px;*/
  width: 347px;
  padding-left: 20px;
  padding-right: 20px;
  float: right;
}

#prawa_typ3 {
  width: 532px;
  padding-left: 17px;
  float: left;
}

#prawa_right_typ3 {
  /*width: 401px;*/
  width: 165px;
  padding-left: 20px;
  padding-right: 20px;
  float: right;
}

#prawa_cala {
  float: right;
  width: 707px;
  padding-left: 17px;
  padding-right: 30px;
}

.galeriakat {
  border: 1px #89BCEB solid;
}

#footer{
  clear:both;
  width:992px;
  height:53px;
  background: url(../images/footer.jpg) no-repeat ;
  color: white;
  font-size:10px;
  font-weight: bold;

}

#footer a{
  color:#ffffff;
  text-decoration: underline;
}

#footer a:hover,
#footer a:active{
  color:text-decoration: none;
}

.footer_right{
  float:right;
  padding-top: 23px;
  padding-right:32px;
}

.footer_left{
  float:left;
  padding-top: 23px;
  padding-left:18px;
}
/*koniec ukladania strony */
/*typografia*/
h3 {
    color: #89bceb;
    font-size: 11px;
    padding-top: 0px;
    margin: 0;
    padding-bottom: 15px;
    display: block;
    line-height: 12px;
}

.orange_text {
  color: #fe8500;
}

.orange_text a {
  font-weight: bold;
  color: #fe8500;
  text-decoration: none;
}
.orange_text a:hover {
  text-decoration: underline;
}
.art_naglowek {
  font-size: 12px;
  font-weight: bold;
  color: #448ad0;
}
.blue_text {
  color: #448ad0;
}
.blue_text a {
  color: #448ad0;
  text-decoration: none;
}
.blue_text a:hover {
  text-decoration: underline;
}

.green_text {
  color: #78ae34;
}

.green_text a {
  font-weight: bold;
  color: #78ae34;
  text-decoration: none;
}
.green_text a:hover {
  text-decoration: underline;
}

.header {
  font-size: 16px;
  color: #89BCEB;
  font-weight: bold;
  padding-bottom: 15px;
}
/*koniec typografii*/

/*ozdobniki, linie, hr, itd*/
div.hr {
  background: #fff url(../images/divline.jpg) no-repeat scroll center;
  height: 2px;
  border: 0;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  width: 100%;
}
div.hr hr {
  display: none;
}

/*koniec ozdobnikow*/

