body {
	background-color: #7b9832;
	margin:0px;
	padding:0px;
	background-image: url(../img/tlo_gory.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	width: 961px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	margin-top:20px;
	margin-left:25px;
}
#top_logo {
	width:961px;
	height:90px;
	padding-bottom:5px;
	padding-top:5px;
	background-image: url(../img/content_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#top {
	width:961px;
	height:280px;
	background-image: url(../img/content_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#top #linki {
	height: 25px;
	float:right;
	padding-right:30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#top #linki A {
	padding-left:15px;
}
#top #motyw {
	width:911px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	min-height: 300px;
	width: 961px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	background-color: #FFFFFF;

}
#content #lewo {
	float:left;
	min-height: 300px;
	width: 230px;
	margin-top: 0px;
	margin-bottom: 2px;
	overflow:hidden;
	margin-left: 25px;
	padding: 0px;
}
#content #menu {
	float:left;
	min-height: 220px;
	width: 232px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#content #tresc {
	width:660px;
	min-height: 300px;
	float:right;
	padding: 5px;
	margin-right: 25px;
	overflow: hidden;
	background-image: url(../img/tlo_tekst.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom {
	height: 60px;
	width: 961px;
	padding: 40px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/stopka.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow:hidden;
	text-align:center;
}
#bottom A {
	padding-left:20px;
	font-family: "Arial Narrow", Arial, Verdana;
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
/* MENU */
/* PODMENU */
.box {
	width:231px;
	height:231px;
	background-image: url(../img/box/box_231.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #podmenu {
	width:180px;
	overflow:hidden;
}
#menu #podmenu ul {
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left:0px;
	list-style-type: none;
}
#menu #podmenu li {
	list-style-image: url(../img/tr_1.png);
	list-style-position:outside;
	list-style-type: none;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}
#menu #podmenu li A {
	padding-left:5px;
	font-family: "Arial Narrow", Arial, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 7px;
	display: block;
	font-style: normal;
}
#menu #podmenu a:hover{
	color: red;
}
#menu #podmenu a.on{
	color: red;
}
/* GALERIA */
.highslide {
	cursor: url(../img/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide_tlo {
	width:155px;
	height:120x;
	float:left;
	margin: 2px;
	text-align:center;
}

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

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

.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(../img/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(../img/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {
	background: url(../img/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(../img/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;
}
.fontsize {
	width:60px;
	float:right;
}
.mapka {
	border: 1px solid #333333;
}
