body {
	width: 100%;
	margin:0px auto; 
	padding:0px; 
	background: url(../img/tlo.gif) repeat-y top center;
	text-align:center;
}

#logo {
	margin: 0px auto;
	width:1000px;
	height:200px;
	background: url(../img/logo.png) no-repeat top left;
}

#szary {
	width: 320px;
	height: 100%;
	float: left;
}

#content {
	width:1000px;
	margin: 0px auto;
	text-align:left;
}

#left{
padding:20px 0px;
margin-left:20px;
width: 305px;
float:left;
background: url(../img/shadowR.png) repeat-y top right;
}

#right{
padding:20px 0px;
margin-left:30px;
margin-right: 0px;
background-color: #ffffff;
width:645px;
float:left;
text-align: justify;
}

#bottom{
float:right;
width: 100%;
height: 30px;
font-size: 0.9em;
padding-top:5px;
padding-bottom: 5px;
border-top: 2px solid #BFBFBF;
text-align: center;
background-color: #e0e0e0;
}

#bottom div {
display: inline;
margin-right: 20px;
}

#atut {
padding:10px;
}

#adres {
padding-left: 50px;
}

#menu{
position:relative;
left: 40px;
}

#lista {
list-style-type: none;
display:inline;
}

#lista li {
float: left;
padding: 6px;
padding-top:4px;
font-size:1.1em;
}

#lista li:hover, #lista li.active {
background-image: url(../img/orange.png) !important;
}

#links {
width: 660px;
height: 166px;
float: right;
}

#links .m{
float:right;
height:140px;
width:115px;
background: url(../img/linksTlo.png) no-repeat;
text-align: center;
margin-top:9px;
margin-right: 15px;
}

#links a {
font-weight: bold;
color: #FFFFFF;
}

#links .m > div:hover {
background-image: url(../img/orange.png) !important;
font-weight: bold;
text-decoration: none;
}

.m > :hover {
background-image: url(../img/orange.png) !important;
}

img {
border: none;
}

a {
	text-decoration:none; 
	color:#000000;	
}

a:hover {
text-decoration:underline; 
}

.just:first-letter {
font-size:2em;
padding-left:25px;
}

.just p:first-letter {
padding-left:25px;
}

.up {
background-position: top !important;
}

.down {
background-position: bottom !important;
}

.vis {
visibility: visible !important;
}

.hid {
visibility: hidden !important;
}


#podpisy .t{
	float:right;
	width:115px;
	display:block;
	background-image: url(../img/linksTlo.png) !important;
	z-index:5;
	margin-right:15px;
	text-align:center;
	position:relative;
	top:-30px;
	z-index:5;
}

.t h1{
	font-size:1em;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
