@charset "utf-8";
body {
    background-image: url(img_zdjecia/tlo.gif);
    margin: 0px;
    color: #666666;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
}
img {
	border: 0;
}
a:link {
    text-decoration: none;
    color: #666666;
}
a:hover {
    text-decoration: underline;
    color: #990000;
}
a:active {
    text-decoration: none;
    color: #666666;
}
a:visited {
    text-decoration: none;
    color: #666666;
}
a.menu {
    text-decoration: none;
    color: #666666;
}
a.menu:hover {
    text-decoration: underline;
    color: #990000;
}
.menu_tlo {
    background-image: url(img_zdjecia/tlo_menu.png);
    height: 85px;
    width: 960px;
}
a.menu2 {
    text-decoration: none;
    color: #666666;
    padding: 15px;
    font-size: 25px;
}
a.menu2:hover {
    text-decoration: none;
    color: #FFFFFF;
    padding: 15px;
    font-size: 25px;
    background-color: #97151E;
}
.tlo_baner {
    background-image: url(img_zdjecia/tlo_foto.png);
    height: 500px;
    width: 999px;
}
.baner_foto {
    background-image: url(img_zdjecia/baner.jpg);
    height: 462px;
    width: 960px;
    background-repeat: no-repeat;
}
.podmenu {
    height: 19px;
    width: 999px;
}
.baner_foto2 {
    height: 462px;
    width: 960px;
    background-repeat: no-repeat;
    background-color: #000000;
}
.dol {
	width: 960px;
	height: auto;
	margin: auto;
}
.ddol_glowna {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.txt {
    font-size: 17px;
    line-height: 25px;
    text-align: justify;
}
.tytaul {
    font-size: 24px;
    color: #FFFFFF;
    padding-left: 46px;
}
.txt2 {
    font-size: 17px;
    line-height: 19px;
    text-align: justify;
}
.txt3 {
    font-size: 17px;
    line-height: 19px;
    text-align: justify;
    color: #FFFFFF;
}
.txt4 {
    font-size: 17px;
    line-height: 19px;
    text-align: justify;
    color: #97151E;
}
.txt5 {
    font-size: 11px;
    line-height: 19px;
    text-align: justify;
    color: #999999;
}
table.tabelka_overflow {
    display: inline-table;
    text-align: center;
    margin-left: 15px;
}
.contenter {
	position: relative;
    margin: 0px auto;
    width: 960px;
    height: auto;
}
#logo {
  z-index: 100;
	position: absolute;
	top: 5px;
	left: 810px;
	width: 101px;
	height: 205px;
}
#slideshow {
	position:relative;
	width: 945px;
	height: 472px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#slider {
	width: 1000px; /* important to be same as image width */
	height: 566px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
