html,body {
    padding: 0px;    
    background-color: #171717;
	background: url(../img/podtlo.jpg) repeat;
    height: 100%;
}
form {
      padding: 0;
      margin: 0;
}
#up {
	background: url(../img/up.png) repeat;
	width: 102%;
	margin: -8px 0 0 -16px !important;
	margin: -15px 0 0 -16px;
	height: 89px;
	position: relative;
}
#outer {
	width: 731px;
	margin: 0 auto;

}
#outer .logo {
	background: url(../img/logo.gif) no-repeat;
	width: 730px;
	height: 74px;
	margin-top: -73px;
	position: relative;
}
.lacza {
	float: right;
	position: relative;
	margin-top: 34px;
}
.mail {
	background: url(../img/mail.gif) no-repeat;
	position: relative;
	width: 70px;
	height: 35px;
	margin-right: 20px;
	float: right;
	display: block;
}
.home {
	background: url(../img/home.gif) no-repeat;
	position: relative;
	width: 70px;
	height: 35px;
	float: right;
	display: block;
}
.lacza a:hover {
	background-position: 0 -35px;
}
#outer .center {
	width: 729px;
	background-color: #006874;
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	border-left: solid black 1px;
	border-right: solid black 1px;

}
#outer .tlo {
	background: url(../img/tlo.jpg) repeat-x;
	width: 729px;
	position: relative;
}
.menu {
	width: 690px;
	margin: auto;
	height: 72px;
	padding-top: 6px;

}
.glowna {
	float: left;
	position: relative;
    display: block;
    width: 122px;
    height: 49px;
    background: url(../img/glowna.jpg);
}
.cennik{
	float: left;
	position: relative;
    display: block;
    width: 70px;
    height: 49px;
    background: url(../img/cennik.jpg);
}
.kontakt{
	float: left;
	position: relative;
    display: block;
    width: 144px;
    height: 49px;
    background: url(../img/kontakt.jpg);
}
.boczek{
	float: right;
	position: relative;
    display: block;
    width: 121px;
    height: 49px;
    background: url(../img/boczek.gif);
}
.administracja{
	float: right;
	position: relative;
    display: block;
    width: 121px;
    height: 49px;
    background: url(../img/boczek2.gif);
}
.menu a:hover {
        background-position: 0 49px;
}
.kreska {
	float: left;
	position: relative;
	width: 2px;
	height: 49px;
	background: url(../img/kreska.png) no-repeat;
}
.menuleft {
	width: 245px;
	height: 218px;
	padding-top: 0px;
	padding-left: 20px;
}
.leftm {
	float:left;
	position:relative;
	width: 2px;
	height: 100%;
	background: url(../img/leftm.png) no-repeat;
}
.centerm {
	float:left;
	position:relative;
	width: 200px;
	height: 100%;
	background: url(../img/centerm.png) repeat-x;		
}
.centerm .napismenu {
	font-size: 17px;
    font-family: Tahoma ns-serif;
    text-decoration: none;
    color: white;
	margin: 2px 0 0 80px;
}
.leftmenu {
	margin-left: -25px;
}
.leftmenu ul {
	text-decoration: none;
}
.leftmenu li {
	color: #505e5f;
	text-decoration: none;
	list-style: none;
	margin-top: 2px;
	font-size: 17px;
      font-family: Times New Roman ns-serif;

}
.leftmenu a {
	color: #505e5f;
	background: url(../img/ball-trans.png) no-repeat;
	padding-left: 25px;
	text-decoration: none;
	font-family: Times New Roman ns-serif;
}
.leftmenu a:hover {
	background-position: 0 -22px;
      text-decoration: underline;
	
}
.leftmenu .active {
	background-position: 0 -22px;
}
.rightm {
	float:left;
	position:relative;
	width: 41px;
	height: 100%;
	background: url(../img/rightm.gif) no-repeat;
}
.obrazek {
	float: right;
	width: 427px;
	height: 266px;
	background: url(../img/domek.jpg) no-repeat;
	padding-right: 20px;
	margin-top: -67px;
}
.downmenu {
	width: 688px;
	margin: 0 auto;
	background-color: #569ba3;
	border-bottom: solid 1px black;
}
.downmenu .ldmenu {
	background: url(../img/ldmenu.gif) no-repeat;
	width: 3px;
	height: 26px;
	float:left;
	position:relative;
}
.downmenu .cdmenu {
	background: url(../img/cdmenu.gif) repeat-x;
	width: 682px;
	height: 26px;
	float:left;
	position:relative;
	line-height: 26px;
	font-size: 17px;
    font-family: Tahoma ns-serif;
	color: white;
	text-align:center	
}
.downmenu .rdmenu {
	background: url(../img/rdmenu.gif) repeat-x;
	width: 3px;
	height: 26px;
	float:right;
	position:relative;	
}
.downmenu .centerdownmenu {
	width: 686px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height: auto;
	background: url(../img/centerdownmenu.png) repeat-x;
}
.odstep {
	height: 17px;
}
#down {
	background: url(../img/down.png) repeat-x;
	width: 102%;
	margin: 0 0 0 -16px !important;
	margin: 0 0 0 -16px;
	height: 89px; 
	position: relative;
}
.glass2 {
	width: 729px;
	height: 39px;
	line-height: 39px;
	position: relative;
	background: url(../img/glass.gif) repeat-x;
	margin: 0 auto;
	margin-top: -89px;
}
.mapsite {
	font-size: 10px;
	font-family: verdana;
	color: white;
	margin-left: 21px;
}
.mapsite a {
	color: white;
	text-decoration: none;
}
.mapsite a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
}
.block {
	width:220px;
	height: 190px;
	position: relative;
	float: left;
	display: block;
	text-align: center;
	margin-left: 5px;
	
}
.block .folder {
	background: url(../img/folder-trans.png) no-repeat;
	width: 135px;
	height: 144px;
	margin-left: 40px;
}
.block .folder2 {
	background: url(../img/folder-trans2.png) no-repeat;
	width: 135px;
	height: 144px;
	margin-left: 40px;
}
.block .text {
	text-align:center;
	color: black;
	font-size: 13px;
	font-family: verdana;
}
.block .text a{
	color: black;
	text-decoration: none;
	font-size: 13px;
	font-family: verdana;
}
.delete{
	background: url(../img/delete-trans.png) no-repeat;
	width: 22px;
	height: 22px;
	position:absolute;
}
.edit{
	background: url(../img/edit-trans.png) no-repeat;
	width: 18px;
	height: 18px;
	position:absolute;
}
.picture {          
	display: block;
	float: left;
    width: 120px;
    height: 120px;
    margin-left: 40px !important;
	margin-left: 25px;
}
.picture a {
    text-decoration: none;
	display: inline;
    color: black;
    width: 160px;
    height: 120px;
    background-position: center top;
	background-position: center right;
    background-repeat: no-repeat;
}
.form input {
	background: url(../img/form.gif) repeat-x;
	margin-top: 3px;
    font-size: 15px;
    color: black;
    font-family: Verdana;
	border: 1px solid #265357;
}
.ok{
	background: url(../img/ok.png) no-repeat;
	width:20px;
	height:20px;
	float:left;
	margin-left: 35px;
}
.information {
	color: black;
	text-decoration: none;
	font-size: 13px;
	font-family: verdana;
	height: 20px;
	float:left;
	margin-left: 5px;
}
.marginright {
	float:right;
	margin-right: 5px;
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}
.marginright a{
	text-decoration: none;
	color: black;
}
.wiadomosc {
	width: 670px;
	margin: 0 auto;
	border: 1px solid #58686a;
}
.hrs {
	width: 686px;
	height: 2px;
	margin-left: 0px;
	background: url(../img/hr.gif) repeat-x;
	position: relative;
}
.building {
	width: 686px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 50px;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	font-family: verdana;
}
.building img {
	border: none;
}
.building a {
	border: none;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
.building a:hover {
	text-decoration: underline;
}
.centerem {
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
	color: black;
	font-family: verdana;
	margin-left: 10px;
}
.centerem a{
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
	color: black;
	font-family: verdana;
}
.centerem a:hover{
	color: #1b547a;
}

.centerem img{
	border: none;
	position: relative;
}
.back{
	font-weight: bold;
	font-size: 13px;
	font-family: verdana;
	float: left;
	position: relative;
	color: white;
	margin-bottom: 15px;
	margin-left: 40px;
}
.back a{
	color: white;
	text-decoration: none;
}
.back a:hover{
	text-decoration: underline;
}
.mailen {
	text-align:center;
	margin-right: 100px;
}
.mailen textarea{
	background-color: #c6ddde;
	float: right;
	margin-right: 20px;
    border: 1px solid #265357;
}

/* STRONA LETNIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA */

html,body {
    padding: 0px;    
background-color: #628020;
    height: 100%;
}
#tlo2 {
	padding: 0px;
    height: 100%;
	width: 100%;
	background-color: #628020;
	background: url(../img/tlo2.png) repeat;
	
}
#outer2 {
	width: 959px;
	margin: 0 auto;
}
#outer2 .logo {
	background: url(../img/logo2.jpg);
	width: 959px;
	height: 104px;
	position: relative;
}
/*  top menu	
---------------------------------------------------------------------------- */
#top2 {
        left: 0px;
        top: 0px;
        position: relative;
}

#top2 .left {
        height: 32px;
	background: url(../img/menu-left2.png) no-repeat;
        top: 0px;
        left: 40px;
        position: relative;
}

#top2 .center  {
        width: 855px;
	height: 32px;
	line-height: 32px;
	margin-left: 12px;
        background: url(../img/menu-center2.png) ;
        position: relative;
}

#top2 .right {
        width: 12px;
	height: 32px;
        background: url(../img/menu-right2.png) no-repeat;
        right: 40px;
        top: 0px;
        position: absolute;
}

#top2 ul {
        text-align: center;
        margin: 0px;
}

#top2 li {
        display: inline;
}

#top2 .links a {
        font-size: 15px;
        text-decoration: none;
	position: relative;
	font-weight: normal;
        font-family: Tahoma, sans-serif;
        color: white;
	background: url(../img/line2.jpg) no-repeat center left;
        padding-left: 25px;
        padding-right: 20px;
}


#top2 .links a:hover {
        text-decoration: underline;
}
#top2 .links .first a {
    background: none;
}

#top2 .link {
        background: url(../img/line2.jpg);
        display: inline;
}

#top2 .a {
        background: none;
}
#line2 {
        left: 0px;
        top: 0px;
        position: relative;
}
/*  line menu	
---------------------------------------------------------------------------- */
#line2 .left-line {
        height: 26px;
	background: url(../img/line-left2.png) no-repeat;
        top: 0px;
        position: relative;
}
#line2 .center-line  {
        width: 935px;
	height: 26px;
	margin-left: 10px;
        background: url(../img/line-center2.png) top;
        position: relative;
}
#line2 .right-line {
        width: 14px;
	height: 26px;
        background: url(../img/line-right2.png) no-repeat;
        right: 0px;
        top: 0px;
        position: absolute;
}
/*  left menu	
---------------------------------------------------------------------------- */
#left2 {
          width: 221px;
          margin-top: 5px;
          float: left;
          margin-left: 1px;
}

#left2 .menu {
          margin: 0px;
          padding: 0px;
          height: 34px;
          padding-left: 0px;
          background: url(../img/menulefttop-trans2.png) no-repeat;
}
#left2 .losowe {
          padding: 0px;
		  margin: 0px;
          height: 34px;
          padding-left: 0px;
          background: url(../img/losowelefttop-trans2.png) no-repeat;
}
#left2 .center{
          width: 221px;
          height: auto;
          margin:0px;
          padding:0px;
          background: url(../img/menuleftcenter-trans2.png) repeat;
          position: relative;
}
#left2 .active{
		text-decoration: underline;
}
#left2 ul {
          margin: 0px;
          padding: 0px;
}

#left2 li {
          display: inline;
          background: url(../img/menuleftcenter-trans2.png) repeat;
}

#left2 li a {
          display: block;
          padding: 3px;
          font-family: verdana;
          font-size: 12px;
          text-decoration: none;
          color: black;
          padding-left: 22px;
          position: relative;
}

#left2 li .last{
          display: block;
          font-family: verdana;
          font-size: 13px;
          text-decoration: none;
          color: black;
          padding-left: 21px;
          position: absolute;
}

#left2 li a:hover {
          background: url(../img/light2.jpg) no-repeat;
          margin-left: 12px;
}

#left2 .leftbottom {
          width: 221px;
          height: 50px;
          margin: 0px 0 0 0;
          background: url(../img/menuleftbottom-trans2.png) no-repeat;
          position: static;
}
/*  right table	
---------------------------------------------------------------------------- */
#right2 {
          width: 738px;
          margin-top: 5px;
          margin-right:-2px;
          float:right;
}

#right2 .top{
          height: 33px;
          background: url(../img/centertop-trans2.png) no-repeat;
}

#right2 h3 {
          text-align: left;
          line-height: 32px;
          margin: 0px;
          color: white;
          font-weight: bold;
          font-family: verdana;
          font-size: 16px;
          padding: 0px;
          height: 25px;
          padding-left: 40px;


}

#right2 ul {
		  margin-left:-20px;
	      text-align: left;
          margin: 0px;
          list-style: none;
          font-size: 15px;

          color: #0c1d00;
          background: url(../img/centercenter-trans2.png) repeat-y;
}

#right2 li a {
          display: block;
          font-family: verdana;
          font-size: 11px;
          text-decoration: none;
          color: gray;
          padding-left: 50px;
}

#right2 .rightbottom {
          height: 53px;
          background: url(../img/centerbottom-trans2.png) no-repeat;
          padding-right:1px;
}

#right2 .padding {
          color: #9a4444;
          font-size: 31px !important;
          font-size: 30px;
          float: left;
          padding-right: 2px;
          margin-left: 11px;
}
/*  stopka
---------------------------------------------------------------------------- */
.stopka2 {
        margin-top: 6px;
        height: 58px;
        width: 101%;
	background: url(../img/stopka-trans2.png) repeat-x;
        position: relative;
        bottom: 0;
        padding: 0;
        border: 0;
        margin-left:-6px;
}



.stopka2 ul{
        list-style: none;
        line-height: 24px;
        margin: 0px;
        color: #e5d2d2;
        font-weight: normal;
        font-family: verdana;
        font-size: 11px;
        text-align: center;
}
.stopka2 a{
    color: #3d471c;
    text-decoration: none;
}
.stopka2 a:hover{
    text-decoration:underline;
    color: #3d471c;
}

