 BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
        font-family : Verdana, Arial, sans-serif;
}

.img {
        border : 0;
}
 
#page {
	width: 750px;
	margin: auto;
	border: 0px;
        font-size : 11px;
}

#header {
	margin: auto;
	border: 0px;
        width: 970px;

}

#header_left {

        width: 470px;
        text-align : left;
	padding-left: 110px;
	padding-top: 10px;

}

#header_right {

        width: 500px;
        text-align : right;

}


#logo {
        text-align : left;
        height : 105px;
	background: url("banner.png") no-repeat right top;  
}

#napismenu {
	width: 200px;
	height: 35px;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
	border-top: 1px solid #CACACA;
        background: url("menu.png");
}

#menu_left {
        border: 1px solid #CACACA;
        vertical-align : top;
        text-align : left;
}


#pasek {
        border-top: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
        background: url("pasek.png");
}

.srodek {
        border-bottom :  1px solid #CACACA;
        border-right :  1px solid #CACACA;
        border-top :  1px solid #CACACA;
        width : 50%;
        text-align : center;
}

#zakladka {
	border-right: 1px solid #CACACA;
	border-top: 1px solid #CACACA;
        border-bottom :  1px solid #CACACA;
        vertical-align : top;
}

#zakladka2 {
	border-right: 1px solid #CACACA;
	border-top: 1px solid #CACACA;
        border-bottom :  1px solid #CACACA;
        height : 330px;
        vertical-align : top;
        background: url("people.png") no-repeat top left;
}

#stopka {
        padding-left : 200px;
        height : 25px;
        border-bottom :  1px solid #CACACA;
        border-right :  1px solid #CACACA;
        border-left :  1px solid #CACACA;
        text-align : center;
	background: url("stopka.png");  
        padding-bottom : 3px;    
        color : #75993E;
        font-size : 12px;  
}


#foot {
        height : 30px;
        text-align : center;   
        vertical-align : top;
}

ul {
        margin-top : 8px;
        margin-bottom : 4px;
        line-height : 16px;
        text-align : left;
        color : #4B4343;
        font-size : 11px;
}

.tekst, ul {
        margin-left : 20px;
        margin-right : 20px;
        margin-top : 8px;
        margin-bottom : 4px;
        line-height : 16px;
        text-align : left;
        color : #4B4343;
        font-size : 11px;
}

.info {

        color : #3C81B0;
}

#kontakt {
        margin-left : 36px;
        margin-top : 8px;
        margin-bottom : 4px;
        line-height : 14px;
        font-size : 11px;
        font-weight : bold;
        color : #3C81B0;
}

.more {
        margin-right : 14px;
        text-align : right;
        font-size : 11px;
        margin-bottom : 8px;
}

.more2 {

        padding-left : 20px;
        float : left;
        font-size : 11px;
}

.menu {
        height : 22px;

}

.kropki {
        height : 1px;
	background: url("kropki.png") no-repeat; 
        font-size: 1px;
	width: 200px;

}

.przycisk {
        border : 0;
        margin-top : 6px;
        margin-left : 15px;
        margin-right : 15px;
        font-size : 11px;  
}


h1 {
  padding-top : 10px;
  text-align: center;
  font-size : 10pt;
  color : #75993E;
  font-weight : bold;
}


.obrazek {
	border: 0;
        margin-top : 15px;
}

.back {
        margin-left : 14px;
        margin-top : 10px;
        text-align : left;
        margin-bottom : 20px;
}

    A:link {
           color : #3C81B0;
           text-decoration : none;
           font-weight : bold;
      }
     A:visited {
           color : #3C81B0;
           text-decoration : none;
           font-weight : bold;
      }
     A:active {
           color : #3C81B0;
           text-decoration : none;
           font-weight : bold;
      }
     A:hover {
           color : #3C81B0;
           text-decoration : underline;
           font-weight : bold;
      }

    A.wiecej:link {
           color : #75993E;
           text-decoration : none;
           font-weight : bold;
      }
     A.wiecej:visited {
           color : #75993E;
           text-decoration : none;
           font-weight : bold;
      }
     A.wiecej:active {
           color : #75993E;
           text-decoration : none;
           font-weight : bold;
      }
     A.wiecej:hover {
           color : #75993E;
           text-decoration : underline;
           font-weight : bold;
      }

