body {
	background-color: #FFFFFF;
	background-image: url(../img/tlo.jpg);
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top {
	width:980px;
	height:235px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow:hidden;
}
#content {
	width: 980px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:0px;

}
#content #tresc {
	width:550px;
	min-height:420px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right:5px;
	padding-top: 6px;
	float:right;
	background-color: #FFFFFF;
}
#bottom {
	background-color:#FFFFFF;
	width: 980px;
	padding: 0px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#bottom A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 7px;
}
#menub {
	background-image: url(../img/srodek.jpg);
	background-repeat: no-repeat;
	width: 412px;
	min-height: 531px;
	float: left;
}
/* PODMENU */
#podmenu {
	width:200px;
	min-height:280px;
	margin-left: 130px;
	margin-top: 0px;
}
#podmenu li{
	margin-bottom: 1px;
}
#podmenu ul{
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
#podmenu ul ul{
	list-style-type: none;
	margin-left: 10px;
}
#podmenu ul ul ul{
	list-style-type: none;
	margin-left: 10px;
}
#podmenu ul A {
	font-family: "Trebuchet MS", geneva, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	display: block;
}
#podmenu ul ul A, #podmenu ul ul ul A {
	font-family: "Trebuchet MS", geneva, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
#podmenu a:hover{
	color: #b0884a;
}
#podmenu a.on{
	color: #b0884a;
}
#mail_add {
	width:250px;
	height:30px;
	overflow:hidden;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:right;
	background-color: #FFFFFF;
}
#mail_add form {
	margin:0px;
	padding:0px;
}
#mail_add input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
	padding:1px;
	float:left;
}
#mail_add .mail_dodaj {
	border:0px;
	margin:0px;
	padding:0px;
}
#mail_add .naglowek_lewo {
	float:left;
	padding-right:5px;
}
.clear {
	CLEAR: both; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; PADDING-TOP: 0px; HEIGHT: 1px
}

.highslide_tlo {
	width:154px;
	height:116px;
	float:left;
	background-color: #EFEFEF;
	margin: 2px;
	border: 1px solid #EFEFEF;	
}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #E0E0E0;

}
.highslide:hover img {
	border: 2px solid #b0884a;
}

.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: "Trebuchet MS", Arial, Helvetica, sans-serif;
    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(../images/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(../images/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {
	background: url(../images/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	z-index: 1000;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../images/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;
}

