/* 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 { }


/**********************************************/
/* 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: 11px;
	color: #000;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    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;
	height: 100%; 
}

body{
	margin: 0;
	padding: 0;
	background: #fff;
}

#contener{
	width: 690px;
	height: 100%;
	min-height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 1;
	background: url( ../../../../site/graphics/bgA1.gif );
}

#footer{
	width:690px;
	heighT:80px;
	margin:auto;
	text-align:center;
	padding-top:20px;
	}
#footer a{
	font-weight:normal;
	text-decoration:none;
	}
#footer a:hover{
	font-weight:normal;
	text-decoration:underline;
	}	
	
html>body #contener{ 
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/
.nadbudowa{
	width:120px;
	position:absolute; 
	top:140px;
	padding-top:50px;
	}

.bgNadbudowa{
	width:120px;
	position:absolute; 
	height:30px;
	top:20px;
	background:url(../../../graphics/bgMenu.png) 0px -20px;
	}

	
.menu
	{
	width:120px;
	text-align:center;
	z-index:20;
	background:#e6e6e6;
	}
	
.menu a{
	font-family: comic,Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #989898;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	}
	

.menu a:hover{
	text-decoration:none;
	font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #000;
	}	
#content{
		width:505px;
		float:left;
		}
#box{
	width:180px;
	float:right;
	overflow:hidden;
	}
	
.boxContent
	{
	overflow:hidden;
	width:180px;
	margin-bottom:10px;
	}
.leftBox{
	width:465px;
	margin-bottom:5px;
	background:#f1f1f1;
	padding:20px;
	padding-top:5px;
	}
	
.leftHeader{
		font-size:14px;
		font-weight:bold;
		padding-top:7px;
		height:25px;
		width:485px;
		padding-left:20px;
		color:#fff;
		font-family:Comic Sans, Comic Sans MS, cursive;
		}
.newsMore {
		text-align:right;
			}
			
#logo {
	position:absolute;
	}
	
#banner {
	position:relative;
	width:690px;
	height:192px;
		}
/******************************************************
			FONT
******************************************************/
.newsDate
		{
		text-align:right;
		color:#9f9b9b;
		margin-bottom:10px;
		}



.Title{
	font-weight: bold;
	font-size: 14px;
	color: #86141b;
}

.newsTitle{
	font-weight: bold;
	margin-bottom:10px;
}

.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: 10px;
	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: #000;
	font-size: 10px;
	text-decoration: none;
}

.newsMore a:hover{
	background: url( ../../../../site/graphics/newsMore.gif ) right no-repeat;
	padding: 0 25px 0 0;
	color: #000;
	font-size: 10px;
	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: 10px;
	color: #63baf2;
	text-decoration: none;
}

.link10:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	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 a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
}

#footer div a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	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;
}

label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}

input.text,
textarea {
	float: left;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}

.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}

.noInput{
	border: 0;
    background: none;
}

.inputSearch{
	background: url( ../../../../site/graphics/bgSearch.gif ) no-repeat;
	width: 157px;
	height: 17px;
	padding: 3px 20px 0 10px;
}

.searchInput{
	border: 1px solid #c9c9c9;
	font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    background: none;
    color: #c9c9c9;
    width: 168px;
    padding: 4px 10px 4px 10px;
}

.searchSubmit{
	border: 0;
	background: none;
	width: 80px;
	cursor: pointer;
	margin: 2px 0 0 0;
}

form{
	margin: 0;
}