body {
        background-image: url('img/tlo.gif');
				background-repeat: repeat-x;
				background-position: top;
				background-color:#27343c;
				padding: 0;
				FONT-FAMILY: Verdana,Tahoma, Arial, sans-serif;
				Font-size:13px;
				color:#535353;
margin: 0 auto;
				
    }
div {
        margin: 0 auto;
    }
.cont {
width: 873px;
}
.top a { text-decoration:none; color:#fc4f83;; }
.top a:hover { text-decoration:none; color:white; }
a {
text-decoration:none;
color:white;
font-weight:bold;
}
a:hover {text-decoration:none; color:#D4D0A6;}
img {
border:0;
}
.h1news {
				Font-size:13px;
				color:#535353;
				font-weight:normal;

}
.top {
width: 873px;
height: 116px;
}

.top ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.przycisk {
	color:white;
	font-weight:bold;
	width:85px;
	height:25px;
	background-color:#3e4c54;
	border:2px solid #fc4f83;
	text-align:center;
}
.tekst {
margin-top:15px;margin-left:10px;margin-right:15px;text-align:justify;clear:none;
}
.pole {	color:white; font-weight:bold; background-color:#3e4c54;	border:2px solid #fc4f83; }
.top ul li {
margin-top:45px;
	color:white;
	font-weight:bold;
	float: left;
	width:85px;
	height:25px;
	background-color:#27343c;
	margin-right:10px;
	text-align:center;
	padding-top:6px;
}
.top ul li:hover {
	color:white;
	font-weight:bold;
	float: left;
	width:85px;
	height:25px;
	background-color:#fc4f83;
	margin-right:10px;
	text-align:center;
	padding-top:6px;
}
.name {
margin-top:25px;
float:left;
margin-left:170px;
font-size:15pt;
font-weight:bold;
margin-right:70px;
}
.white {color:white;}
.pink {color:#fc4f83;}

.news img {
border: 1px solid #8ea1ad;
}
.news {
width:570px;
clear:both;
float:left;
background-color: white;
margin-top:15px;
margin-bottom:15px;
}
.news-www ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:6px;
}
.news-www ul li {
	font-weight:bold;
	color:#3a474e;
	float: left;
	width:272px;
	height:218px;
	background-image: url('img/tlo-www.gif');
	margin-right:10px;
	text-align:center;
	margin-bottom:10px;
}
.news a { color:#3a474e; }
.news a:hover {text-decoration: underline;}

.navigation {
width:300px;
float:left;
background-image:url('img/tlo-navigation.gif');
margin-top:40px;
text-align:center;
}
.navigation ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;

}
.navigation a {
color:#1f2b33;
}
.navigation a:hover {
text-decoration:underline;
}
.navigation ul li {
padding-top:6px;
	margin-left:15px;
	color:#3e4c54;
	font-weight:bold;
	float: left;
	width:270px;
	height:32px;
	text-align:center;
	background-image: url('img/tlo-ulnavigation.gif');
}
.nav-top {
margin-left:15px;
margin-top:15px;
height:26px;
width:270px;
background-color:#8ea1ad;
font-weight:bold;
float: left;
text-align:center;
color:white;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {

}
.highslide:hover img {

}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}