* {margin: 0; padding: 0;}

body {
	background-image: url(/gfx/body.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0; padding: 0;
}

img{
	border: 0px;
}
img, div { behavior: url(iepngfix.htc) }

/*---------------- Main structure --------------*/

#main-box{
	position: relative;
	width: 100%;;
}

#container {
	width: 885px;
	margin: 0 auto;
	font-size: 1.2em;
	background-image: url(/gfx/container.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
}

#wyswietl-mape{
	position: absolute;
	top: 0px;
}

#header {
	background-image: url(/gfx/header.jpg);
	height: 288px;
	margin-top: 0px;
}

#sideheader {
	background-image: url(/gfx/sideheader.jpg);
	height: 576px;
	width: 117px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#left_column {
	width: 180px;
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 70px!important;
	margin-left: 35px;
}

.left_column_boxes {
	border: 1px dotted #AA8661!important;
	border: none;
	padding: 3px;
	margin-bottom: 20px;
}
.lang-box{
	margin: 10px 0px 5px 0px;
	width: 175px;
	text-align: center;
}
.lang-box a{
	margin-right: 10px;
}

#content {
	padding-top: 5px;
	padding-right: 150px;
	margin-left: 265px;
}

#tresc h3{
	text-align: left;
	font-size: 19pt;
	letter-spacing: 1px;
	margin-bottom: 3px;
}
#tresc #info{
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #655235;
	font-size: 8pt;
	width: 58%;
	border: 1px dotted #655235;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-left: 25px;
	background: url(/gfx/h4_bg.png);
}
#tresc #info strong{
	color: white;
}
#tresc #txt{
	border: 1px dotted #655235;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#tresc #txt p{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
}
#tresc .obiekty p{
	text-align: justify
}
#tresc #head .info-line{
	background: url(/gfx/h4_bg.png);
	padding: 4px 17px 3px 15px;
	border: 2px solid #655235;
	border-width: 1px 2px 0px 2px;
	font-weight: normal;
	color: #90391F;
}
#tresc #txt h3{
	margin-bottom: 20px;
}
#tresc #head-box{
	padding: 4px 17px 3px 15px;
	border-width: 1px 2px 0px 2px;
	font-weight: normal;
	color: #90391F;
	letter-spacing: 1px;
	font-size: 15pt;
	font-style: italic;
	position: relative;
	margin-left: 2px;
	color: white;
}
#tresc #head{
	background: url(/gfx/h4_bg.png);
	padding: 4px 17px 3px 15px;
	border: 2px solid #655235;
	border-width: 1px 2px 0px 2px;
	font-weight: normal;
	color: #90391F;
	letter-spacing: 1px;
	font-size: 15pt;
	font-style: italic;
	position: absolute;
	left: -2px; top: -1px;
}
#tresc #txt ul{
	margin: 5px 15px;
}
#tresc #txt ol{
	margin: 5px 25px;
}
#tresc .info-line:first-letter{
	font-size: 25pt !important;
	font-weight: bold;
}
#tresc #galeria{
	width: 100%;
	text-align: center;
}
#tresc #galeria td{
	padding: 5px;
}
#tresc #galeria img{
	border: 1px solid white;
}
#tresc #galeria img:hover{
	border: 1px solid #655235;
}
#tresc #txt a{
	font-weight: bold;
	text-decoration: underline;
	color: #65391E;
}
#tresc #txt a:hover{
	text-decoration: none;
}

.capital{
	font-size: 22pt;
	font-weight: bold;
	color: #65391E;
}

#footer {
	clear: both;
}

/*-----------TEXT FORMATTING------------- */

p {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #90391F;
}

p.center {
	text-align: center;
	font-size: 0.8em;
}

h1 {
	float: right;
	margin-right: 163px!important;
	margin-right: 80px;
	margin-top: 180px;
	font-size: 35px;
	color: #814F2C;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #926B4A;
	text-align: center;
}

h4 {
	color: #926B4A;
	margin-bottom: 5px;
}

#news dl {
	font-size: 0.8em;
	margin-top: 0px;
}

#news dt {
	font-size: 1.2em;
	margin-bottom: 3px;
	color: #666600;
}

#news dd {
	margin-bottom: 15px;
	color: #814F2C;
}
#navlist dd a{
	font-size: 8pt;
	font-style: normal;
	font-weight: normal !important;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
}

a:link, a:visited, a:active  {color: #666600}
a:hover {color: #805D3F}


/*-------------- Navigation --------------*/

#navcontainer {
}

#navcontainer ul {
	list-style-type: none;
}
#navcontainer p{

}

#navcontainer a {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #A47F52;
	font-weight: bold;
}

#navcontainer a:link, #navlist a:visited {
	color: #65391E;
	text-decoration: none;
	font-style: italic;
}

#navcontainer a:hover{
	color: #fff;
	font-style: normal;
	background-image: url(/gfx/menu_hover.png)!important;
	background: none;
}
#navcontainer a.selected{
	color: #fff;
}


/*------------ Contact form -----------------*/

label {
	font-style: italic;
}

form.kontakt {
	width: 170px;
}

p.komunikat-kontakt{
	margin: 0px; padding: 4px;
	font-size: 8pt;
	font-weight: bold
}
input[type="text"]{
    display: block;
    width: 170px;
    background: url(/gfx/menu_hover.png)!important;
	background: none;
	border-top: 1px solid #C0935C;
	border-left: 1px solid #C0935C;
	border-bottom: 1px solid #D9B17D;
	border-right: 1px solid #D9B17D;
	margin-top: 3px;
    margin-bottom: 3px;
    font-family: "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	color: #814F2C;
	text-align: center;
}

textarea {
	width: 170px;
	background: url(/gfx/menu_hover.png)!important;
	background: none;
	border-top: 1px solid #C0935C;
	border-left: 1px solid #C0935C;
	border-bottom: 1px solid #D9B17D;
	border-right: 1px solid #D9B17D;
	display: block;
	margin-top: 3px;
	height: 35px;
	font-family: "Times New Roman";
	font-size: 9pt;
	font-style: normal;
	color: #814F2C;
}

input.przycisk-kontakt {
	margin-top: 15px;
	width: 100%;
	padding: 2px;
	background: none;
	cursor: pointer;
	color: #926B4A;
	border: none;
	font-size: 1.8em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.point-big, .point-medium, .point-small{
	font-family: "Times New Roman";
	color: #EDDFC2;
	text-align: center;
}
.lokalizacja-title{
	background-image: url(/gfx/menu_hover.png)!important;
	padding: 1px 5px;
}
.point-big{
	position: absolute;
	width: 100px;
	background: url(/gfx/point_big.png) no-repeat;
	background-position: top center;
	cursor: pointer;
	padding-top: 40px;
	font-size: 12pt;
	font-style: italic;
}
.point-big:hover{
	background: url(/gfx/point_big-hover.png)  no-repeat;
	background-position: top center;
	color: #EDDFC2
}
.point-medium{
	position: absolute;
	width: 100px;
	background: url(/gfx/point_medium.png) no-repeat;
	background-position: top center;
	cursor: pointer;
	padding-top: 30px;
	font-size: 10pt;
	font-style: italic;
}
.point-medium:hover{
	background: url(/gfx/point_medium-hover.png) no-repeat;
	background-position: top center;
	color: #EDDFC2
}
.point-small{
	position: absolute;
	width: 100px;
	background: url(/gfx/point_small.png) no-repeat;
	background-position: top center;
	cursor: pointer;
	padding-top: 25px;
	font-size: 8pt;
	font-style: italic;
}
.point-small:hover{
	background: url(/gfx/point_small-hover.png) no-repeat;
	background-position: top center;
	color: #EDDFC2
}
img{
	border: 0px
}

#content a{
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
p.low-height{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news-box{
	border-bottom: 1px dotted #655235;
}
.news-box h6{
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #655235;
	font-size: 7pt;
}
.news-box .news-container{
	color: #90391F;
}
.news-container img{
	border: 2px solid #655235;
}
.news-box .news-title{
	margin-top: 25px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	color: #655235;
}
.news-title:first-letter{
	font-weight: bold;
	font-size: 25pt;
}
#ksiega{
	padding: 5px 0px 0px 0px;
	margin-top: 0px;
	border-left: 1px dotted #655235;
	border-right: 1px dotted #655235;
	color: #655235;
}
#ksiega .row{
	margin: 15px 0px;
	font-style: italic;
	border-bottom: 1px dotted #655235;
}
#ksiega .row .autor-wpisu{
	font-style: none;
	border: 1px dotted #655235;
	border-width: 1px 1px 0px 0px;
	padding: 1px 5px 0px 7px
}
#ksiega .row .tresc-wpisu{
	padding: 5px 5px;
	border-top: 1px dotted #655235;
}
#ksiega .alt .tresc-wpisu, #ksiega .alt .autor-wpisu{
	background: url(/gfx/h4_bg.png);
	color: #65391E;
}
#ksiega-strony{
	color: #65391E;
	text-align: center;
}
#ksiega-strony a{
	font-size: 11pt;
}
#ksiega-strony a.strzalka{
	font-size: 9pt;
}
#ksiega-strony .wybrana{
	font-size: 13pt;
	font-weight: bold;
}
#ksiega-form{
	margin: 0;
	padding: 20px 0px 10px 5px;
	border-left: 1px dotted #655235;
	border-right: 1px dotted #655235
}
#ksiega-form input[type="button"], #ksiega-form input[type="submit"]{
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #655235;
	cursor: pointer;
	padding: 2px 5px;
	border: 2px outset #655235;
	color: white;
	font-size: 8pt;
}
#ksiega-form form{
	width: 55%;
	text-align: center;
	border: 1px dotted #655235;
	padding: 5px 10px 15px 10px;
	margin: 0 auto;
}
#ksiega-form form input[type="text"], #ksiega-form form textarea{
	width: 95%;
	margin-left: 0px;
	position: relative;
	left: 0px;
}
#ksiega-form textarea{
	height: 120px;
}
#ksiega-form form p.title{
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#ksiega-form #komunikat{
	font-weight: bold;
	text-align: center;
}
.obiekt-tresc{
	margin: 8px 3px;
	border-bottom: 1px dotted #655235;
}
#obiekt-tresc h1{
	float: none !important;
	margin: 14px 0px;
	font-size: 14pt !important;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px !important;
}
#obiekt-tresc h2{
	margin: 10px 0px !important;
	font-size: 12pt !important;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px !important;
}
#obiekt-tresc h3{
	margin: 8px 0px !important;
	font-size: 12pt !important;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px !important;
	font-style: normal !important;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#obiekt-tresc h4{
	margin: 6px 0px !important;
	font-size: 10pt !important;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px !important;
}
#obiekt-tresc h5{
	margin: 4px 0px !important;
	font-size: 9pt !important;
	letter-spacing: 2px;
	padding: 0px !important;
}
#obiekt-tresc h6{
	margin: 2px 0px !important;
	font-size: 8pt !important;
	letter-spacing: 1px;
	padding: 0px !important;
}


.subtitle{
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	padding: 10px 0px 20px 0px;
	text-transform: uppercase;
	font-style: italic;
}
#lokalizacja{
	text-align: center;
}
#obrazek{
	text-align: center;
	padding: 3px 10px;
}
#obrazek img{
	border: 1px solid white;
}
#obrazek #podpis{
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
}
.obiekt-tresc a, .w-gore a{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none !important;
}
.obiekt-tresc a:hover, .w-gore a:hover{
	color: white !important;
}
.w-gore{
	margin-top: 20px;
	text-align: center;
}
.obiekt-tresc iframe{
	border: 2px solid #655235 !important;
}
.links a{
	text-decoration: underline !important;
}
.links a:hover{
	text-decoration: none !important
}