/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin-top: 0;
	padding-top: 0;
}
	
a img, :link img, :visited img { border:none; }
ul { }

img{
	margin:0px;
	padding:0px;
}
/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #15689a; font-weight: bold; }
h2 { font-size:14px; color: #CA001E; font-weight: bold; }
h3 { font-size:16px; color: #B26419; font-weight: normal; }
h4 { font: normal 16px Tahoma; color: #B26419; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #000;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align: center;
	background:#4C8C88 url(../../../graphics/bg.jpg) top center repeat-y
}

body{
	margin: 0;
	padding: 0;
	background:url(../../../graphics/bgTop.jpg) top center no-repeat ;
	min-width:900px;
}

#a1{
	width: 900px;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 1;
	
}

#footer{
	width: 818px;
	#width: 822px;
	height:40px;
	margin: auto;
	text-align: left;
	background:url(../../../graphics/bgFooter.gif) center no-repeat;
	padding:25px 110px 0px 80px;

}

/******************************************************
			SECONDARY BOXES
******************************************************/
#mainPhoto
{
	widtH:255px;
	height:173px;
	float:left;
	padding:1px;
	border:1px solid #000;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center;
}

#numberPhoto
{
	float:right;
}

#numberPhoto div
{
	color:#b3d8d5;
	font-weight:bold;
	width:36px;
	height:17px;
	background:url(../../../graphics/bgNr.gif) center no-repeat;
	padding:1px;
	border:1px solid #8fadaa;
	margin-bottom:5px;
	text-align:center;
	cursor:pointer;
}

#numberPhoto div:hover, #numberPhoto div.a
{
	background:url(../../../graphics/bgNra.gif) center no-repeat;
}


#contactForm label
{
	font-size:10px;
	text-align:left;
}
input.contact
{
	font-size:10px;
	height:12px;
	width:180px;
	border:1px solid #8fadaa;
}

textarea.contact
{
	width:180px;
	border:1px solid #8fadaa;
}

.guestbook_title
{
	padding-top:20px;
	font-weight:bold;
}

.guestbook_content
{
	background: url(../../../graphics/line.gif) no-repeat center bottom;
	padding-bottom:20px;
}

.baner
{
	background-color:#000;
	color:#FFF;
	height:14px;
	font-weight:bold;
	padding-left:10px;
}
.gPhoto{
	width:165px;
	height:110px;
	overflow:hidden;
	padding:1px;
	border:1px solid #004a7f;
	text-align:center;
	float:left;
	margin:10px 10px 10px 0px;
	cursor:pointer;
}

.pages
{
	color:#FFF;
	height:17px;
	width:100%;
	padding:1px;
	border:1px solid #8fadaa;	
}

.pages div
{
	background-color:#8fadaa;
	width:100%;
	height:15px;
	text-align:center;
	padding-top:2px;
}

.pages div, .pages div a{
	color:#b3d8d5;
	font-size:10px;
	font-weight:bold;
}

.newsContent
{
	padding:10px 0px;
}
.news
{
	color:#004a7f;
	background:url(../../../graphics/line.gif) center bottom no-repeat;
	padding-bottom:20px;
	padding-top:20px;
}

.news a, .news a:hover {
	color:#004a7f;
	text-decoration:none;
	text-align:justify;
}

.nPhoto{
	width:75px;
	padding:1px;
	border:1px solid #004a7f;
	text-align:center;
	float:left;
	margin:0px 10px 10px 0px;
	cursor:pointer;
	height:50px;
	overflow:hidden;
}

#news{
	background:url(../../../graphics/aktualnosci.gif) no-repeat;
	float:right;
	width:200px;
	padding-top:30px;
}

#content{
	padding:10px 50px 0px 0px;
	text-align:justify;
	min-height:300px;
}

* html #content{
	height:300px;
	overflow:hidden;
}

#left {
	width:282px;
	padding-top:90px;
	padding-left:20px;
	float:left;
}

#banner{
	height:332px;
	width:592px;
	position:absolute;
	lefT:-8px;
	top:67px;
	z-index:2;
}

* html body {
	width:1024px;
	overflow:visible;
	}

#box{
	z-index:10;
	height:250px;
	width:592px;
	position:absolute;
	lefT:-3px;
	top:67px;
	padding-top:60px;
	overflow:hidden;
}


#right{
	position:relative;
	float:right;
	width:592px;
	padding-top:410px;
}

.m1, .m2, .m3{
	display:block;
	color:#714413;
	text-decoration:none;
}

.m1:hover, .m2:hover, .m3:hover, .m1a, .m2a, .m3a{
	display:block;
	color:#000;
	text-decoration:none;
}

.m1, .m1a{
	background:url(../../../graphics/point1.gif) 0px 2px no-repeat;
	padding-left:25px;
	padding-bottom:6px;
	font-size:12px;
	font-weight:bold;
}

.m2, .m2a{
	background:url(../../../graphics/point2.gif) 25px 2px no-repeat;
	padding-left:40px;
	padding-bottom:6px;
	font-size:11px;
	font-weight:bold;
}

.m3, .m3a{
	background:url(../../../graphics/point3.gif) 40px 2px no-repeat;
	padding-left:55px;
	padding-bottom:6px;
	font-size:11px;
	font-weight:normal;
}

.m1a{
	background:url(../../../graphics/point1a.gif) 0px 2px no-repeat;
}

.m2a{
	background:url(../../../graphics/point2a.gif) 25px 2px no-repeat;
}

.m3a{
	background:url(../../../graphics/point3a.gif) 40px 2px no-repeat;
}


.m3:hover{
	font-weight:normal;
}
/******************************************************
			FONT
******************************************************/

.Title{
	font-weight: bold;
	font-size: 14px;
	color: #86141b;
}

.newsTitle{
	font-weight: bold;
	padding-bottom:20px;
}

.noInput{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #a9a9a9;
}

.font11{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #118f40;
}

.font11_red_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

.font10_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.font11_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font12_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.font11_violet{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #5F3076;
}

.font12_violet{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #5F3076;
}

.font_menu{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#left ul li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #86141b;
}

#F01 ul li{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
}

#menu ul li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.font_stronicowanie{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

/******************************************************
			LINK
******************************************************/

.link_stronicowanie{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

.link_stronicowanie:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #5b607c;
	text-decoration: none;
}

.newsMore a{
	background: url( ../../../../site/graphics/newsMore.gif ) right no-repeat;
	padding: 0 25px 0 0;
	color: #f48000;
	font-size: 12px;
	text-decoration: underline;
}

.newsMore a:hover{
	background: url( ../../../../site/graphics/newsMore.gif ) right no-repeat;
	padding: 0 25px 0 0;
	color: #f48000;
	font-size: 12px;
	text-decoration: underline;
}

#searchContent ul li a{
	color: #5b607c;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#searchContent ul li a:hover{
	color: #5b607c;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

#menu ul li a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#menu ul li a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #6bc334;
	text-decoration: none;
}

#F01 ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

#F01 ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

.link10{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #63baf2;
	text-decoration: none;
}

.link10:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #63baf2;
	text-decoration: underline;
}


.link11_orange{
	font-family: Tahoma;
	font-weight: bold;
	color: #f28545;
	text-decoration: none;
}

.link11_orange:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #f28545;
	text-decoration: underline;
}

.galleryImg a{
	font-family: Tahoma;
	font-weight: bold;
	color: #118f40;
	text-decoration: none;
}

.galleryImg a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #118f40;
	text-decoration: none;
}

.linkNewsTitle{
	font-family: Tahoma;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.linkNewsTitle:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#footer div,#footer div a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #B3D8D5;
	text-decoration: none;
}

#footer div a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

a{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#left ul li a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #86141b;
	text-decoration: none;
}

#left ul li a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#search ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#search ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #118f40;
	text-decoration: underline;
}

.subMenu li a{
	color: #118f40 !important;
}

.subMenu li a:hover{
	color: #ff0000 !important;
}

#news ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#news ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.link12_violet{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #5F3076;
}

.link12_violet:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

/******************************************************
			FORM
******************************************************/

fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

.label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}
