
html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #5C6979;
	line-height: 18px;
	background: url(../images/back.jpg) white repeat-x;

}

a {
  outline : none;
  text-decoration: none;
  color: #F17C13;
}

a:hover {
  outline : none;
  text-decoration: underline;

}

#kontener {
    width: 822px;
    margin: auto;
}
#top {
    width: 822px;
    height: 45px;

}
#top2_main {
    width: 822px;
    height: 165px;
    background: url(../images/top2.jpg) no-repeat;
}

#main_tresc {
    width: 822px;
    float:left;
}

#menu {
    padding-top:25px;
    width:242px;
    float:left;
}

#menu a {
    color: #5C6979;
    font-weight: bold;
    text-decoration: none;
}

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

#content {
    padding-top:25px;
    width: 580px;
    float:right;
}

#naglowek {
    width:100%;
    height:29px;
    padding-bottom:20px;
    text-align:right;
}
#tresc {
    padding-left:10px;
    padding-right: 10px;
}

.galeriakat {
    border: 1px gray solid;
}
#footer {
    float:left;
    width: 822px;
    height: 58px;
    background: url(../images/footer.jpg) no-repeat;
    
}

#podpis {
    font-size: 10px;
    color: #7D8A9A;
    padding-top: 10px;
    padding-right: 14px;
}
