* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #628195;
    color: #727272;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#top {
    width: 720px;
    height: 62px;
    margin: 0 auto;
    background-color: #628195;
}

#container {
    width: 720px;
    height: auto;
    background-color: #FFF;
    padding: 10px;
    margin: 0 auto;
}

#animacja {
    width: 718px;
    height: 224px;
    border-bottom: 0px;
    border-top: 1px solid #426277;
    border-left: 1px solid #426277;
    border-right: 1px solid #426277;
}

#menu {
    width: 718px;
    height: 35px;
    border-top: 0px;
    border-bottom: 1px solid #426277;
    border-left: 1px solid #426277;
    border-right: 1px solid #426277;
    background-color: #426277;
}

#menu ul {
    background-color: #426277;
    color: #FFF;
    float: left;
    font-family: Trebuchet MS, arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    padding: 8px 12px 9px 12px;
    background-color: #426277;
    color: White;
    text-decoration: none;
    float: left;
}

#menu ul li a:hover {
    background-color: #ff8500;
    color: #fff;
}

#menu li a.current {
    background-color: #ff8500;
    color: #fff;
}

#tresc {
    width: 720px;
    text-align: justify;
    padding: 10px 0px 10px 0px;
    line-height: 18px;
    font-size: 12px;
}

#tresc_lewa {
    width: 391px;
    height: auto;
    background-image: url('../images/tresc_left_bck.jpg');
    background-repeat: repeat-y;
    padding: 0px 10px 10px 0px;
    float: left;
}

#tresc_prawa {
    width: 309px;
    height: auto;
    padding: 0px 0px 10px 10px;
    float: right;
}

#bottom {
    color: white;
    font-size: 11px;
    width: 720px;
    margin: 0 auto;
    padding: 10px 0px;
}

#bottom_left {
    float: left;
	 text-align: left;
}

#bottom_right {
    float: right;
}

#bottom a {
    color: white;
    text-decoration: none;
}

#bottom a:hover {
    color: white;
    text-decoration: underline;
}

h1 {
    color: #FFF;
    font-size: 22px;
    font-weight: 200;
    float: left;
    font-family: Trebuchet MS;
}

h2 {
    color: #426277;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

h3 {
    color: #426277;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0px;
}

a.wiecej:link {
    color: #fff;
    text-decoration: none;
    padding: 2px 4px;
    background-color: #ff8500;
    border: 1px solid #f37f00;
}

a.wiecej:hover {
    color: #fff;
    text-decoration: none;
    padding: 2px 4px;
    background-color: #ff8500;
    border: 1px solid #628195;
}

a.wiecej:active {
    color: #fff;
    text-decoration: none;
    padding: 2px 4px;
    background-color: #ff8500;
    border: 1px solid #628195;
}

a.wiecej:visited {
    color: #fff;
    text-decoration: none;
    padding: 2px 4px;
    background-color: #ff8500;
    border: 1px solid #f37f00;
}

ul.wykaz li {
    margin-left: 10px;
    background: url('../images/wykaz.jpg') no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    line-height: 18px;
}

a {
    color: #FF8500;
    text-decoration: none;
}

a:hover {
    color: #FF8500;
    text-decoration: underline;
}

a:active {
    color: #FF8500;
    text-decoration: underline;
}

a:visited {
    color: #727272;
    text-decoration: none;
}

img {
    border: 0px;
}

.img_galeria {
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
	 padding:2px;
	 border:1px solid #628195;
	 margin:14px;
}
