body {
    margin: 0px;
    padding: 0px;
}

.outer {
    width: 1010px;
    margin: 0 auto;
}

.titlePlace {
    height: 66px; /*40*/
    background: url('../images/title_bg.jpg');
}

.menuPlace {
    height: 32px;
    background: url('../images/menuPlace_bg.jpg');
}
.menuPlace a{
	display:block;
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	color:#dfdde0;
	padding:7px 15px 7px 15px;
}
.menuPlace a:hover{
	display:block;
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	color:#dfdde0;
	background:#3d92de;
}
.menuPlace ul {
    margin:0px;
	padding:0px;
}

.menuPlace li {
	margin:0px;
	padding:0px;
    list-style: none;
	display: inline;	
}

.banerPlace {
    height: 209px;
	background: url('../images/banerBg3.jpg');
    /*background: url('../images/banerPlace_bg2.jpg');*/
}

.stationsPlace {
    background: #dedede;
}

.contentHeader .left {
    float: left;
    width: 17px;
    height: 38px;
    background: url('../images/contentHeader_lft.jpg');
}

.contentHeader .content {
	font-size:14px;
	font-family:verdana;
    float: left;
    width: 976px;
    height: 38px;
    background: url('../images/contentHeader_bg.jpg');
}

.contentHeader .right {
    float: left;
    width: 17px;
    height: 38px;
    background: url('../images/contentHeader_rgt.jpg');
}

.contentPlace {
    background: #c9c9c9;
    font-family: verdana;
    font-size: 12px;
    text-align: justify;
}

.footerPlace {
    font-family: verdana;
    font-size: 10px;
    color: #e6e4e5;
    height: 27px;
	
    background: url('../images/footerPlace_bg.jpg');
}
.prezentacja{
	
}
.prezentacja td{
	border:1px solid #000000;
	background:#85b6e6;
}
.prezentacja .zmiana_bg{
	background:#477cb0;
}
.prezentacja .title_bg{
	background:#054585;
	color: #ffffff;
}
.obrazkiRamki{
	padding:15px;
	border:1px solid #477CB0;
	background:#eeeeee;
}
.foot {
	font-family:verdana;
	font-size:10px;
	letter-spacing:1px;
	color:#9edaff;
background-color:#0281ce;

}
h1.sh1{
font-size:10px;
color:#888888;
letter-spacing:1px;
float:right;
width:400px;
text-align:right;
margin-top:0px;
padding-top:0px;
font-weight:normal;
}
a.foot{text-decoration:none
}