body { 
background: url('img/back.png');
padding: 0 0 50px 0;
margin: 0;
text-align: center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
background-position: 105px 5px; 
}

#head {
width: 800px; 
margin: 0 auto 0 auto;
padding: 0;
height: 273px;
}
* html #head { margin: 0 0 16px 0; }
h1 {
width: 580px;
margin: 0;
padding: 0;
float: left;
}
* html h1 { height: 230px; margin: 0 0 -10px 0; }
h1 img {
margin: 0;
padding: 0;
display: block;
float: left;
}
* html h1 img { display: inline; }
.login { 
background: url('img/head-login.jpg');
background-repeat: no-repeat;
width: 220px;
height: 115px;
margin: 0 0 0 580px;
padding: 115px 0 0 0;
}
* html .login { height: 117px; margin: -220px 0 0 580px; padding-top: 113px; }
* html .home { clear: both; display:block; height: 47px;  }

.login form input {
width: 115px;
height: 21px; 
border: 0;
margin-left: 0; margin-right: 10px;
padding-left: 0; padding-right: 0;
}
#paszport {
background: url('img/back-paszport.jpg');
background-repeat: no-repeat;
}
#haslo {
background: url('img/back-haslo.jpg');
background-repeat: no-repeat;
}




#main {
background: url('img/back.jpg');
background-repeat: repeat-y;
margin: 0 auto 0 auto;
padding: 0;
text-align: justify; 
width: 787px;
overflow: auto;
}
* html #main {
margin-top: -20px;
}
#content {
width: 450px;
margin-left: 300px; 
padding-top: 10px;
}
#content p {
width: 450px;
margin: 0;
padding-top: 10px;
} 
#menu {
float: left;
}
#menu ul {
width: 226px;
list-style-type: none;
margin: 10px 0 0 0;
padding: 0; 
}
#menu ul li h2 {
background: url('img/menu.png');
background-repeat: no-repeat;
margin: 20px 0 0 0; 
padding: 0;
color: #fff;
font-family: Georgia, "Palatino Linotype", "DejaVu Serif", "Times New Roman", serif;
font-size: 14pt;
font-weight: normal;
text-transform: uppercase;
text-align: center;
}
#menu ul li {
width: 211px;
height: 1em;
margin: 0 0 0 20px;
border-left: 2px solid #374E5B;
border-bottom: 1px solid #999;
padding: 3px 0 3px 15px;
background-color: #E5E4E1;
}
* html #menu ul li { padding: 1px 0 1px 15px; }
* html #menu ul li a { display: inline; }
#menu ul li:hover {
background-color: #F5F4F0;
}
#menu ul li.h {
width: 226px;
border-bottom: 0;
height: 26px;
padding: 0;
}
* html #menu ul li h2 { margin: 0; padding: 0; }
* html #menu ul li.h  { height: 0; }
#menu ul li a {
text-decoration: none;
color: #000;
display: block;
}
#footer {
margin-left: 0px;
}
* html #footer {
margin-left: 2px;
}

.intro {
border: 2px solid #C5AD9F;
background-color: #F6F4F1;
padding: 10px;
}
.intro strong {
margin: 0;
padding: 0;
color: #C5AD9F;
display: block;
width: 100%;
text-align: right;
font-family: Georgia, "Palatino Linotype", "DejaVu Serif", "Times New Roman", serif;
font-weight: normal;
text-transform: uppercase;
font-size: 14pt;
}
/* h1 input {
background: none;
border: 0;
width: 110px;
height: 24px;
}
#paszport {
position: absolute;
top: 113px;
left: 730px;
}
#haslo {
position: absolute;
top: 136px;
left: 730px;
}   */
#content h2 {
color: #C5AD9F;
border-bottom: 2px solid #374E5B;
font-family: Georgia, "Palatino Linotype", "DejaVu Serif", "Times New Roman", serif;
font-weight: normal;
text-transform: uppercase;
font-size: 14pt;
padding-bottom: 2px;
}
/* #logowanie {
position: absolute;
top: 159px;
left: 730px;
}   */
.arts {
list-style-type: none;
}
.arts a.src {
text-decoration: none;
color: #8C0000;
}
.arts a.title {
color: black;
text-decoration: none;
}
.arts a:hover, .src a:hover {
border-bottom: 1px solid #999;
}
#menu a:hover {
border: 0; }
a { color: #000;}
a:hover {text-decoration: none; }
a img { border: 0; }
/* .zalogowany {
font-size: 10pt;
position: absolute;
font-weight: normal;
top: 113px;
left: 727px;
}  */
.zalogowany a {
font-weight: bold;
}
