/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding: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: 12px;
	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: url( graphics/bg.gif ) ;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
}

#a1{
	width: 950px;
	margin: auto;
	position: relative;
	z-index: 10;
}

#new-site-test-top {
	display: none;
}

#bgTop{
	position: absolute;
	top: 0; 
	left: 0;
	height: 323px;
	width: 100%;
	background: url( graphics/bgTop.gif );
	z-index: 1;
}

body.new-site-test #new-site-test-top {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 350px;
	background-image: url(graphics/new-site-top-back.jpg);
	background-repeat: repeat-x;
}

body.new-site-test #bgTop {
	/*top: 350px;*/
	background-image: url(graphics/new-site-top.jpg);
	background-position: center 0px;
	height: 350px;
	background-repeat: no-repeat;
}

/*
body.new-site-test #a1 #new-site-test-top {
	display: block;
	position: absolute;
	top: -350px!important;
	left: -450px;
	width: 2000px;
	height: 673px;
	background-repeat: repeat-x;
	background-image: url(graphics/new-site-top.jpg);
}
*/

body.new-site-test #menu {
	top: 59px;
}

body.new-site-test #article {
	padding-top: 60px;
}

body.new-site-test #baner {
	background-image: none;
}

body.new-site-test #baner embed {
	display: none;
}

body.new-site-test #bgMenuTop {
	/*background-image: none;*/
}


/******************************************************
			SECONDARY BOXES
******************************************************/

#baner{
	margin: auto;
	height: 323px;
	width: 100%;
	background: url( graphics/baner.jpg );
	/*position: absolute;
	top: 0;
	left: 0;
	z-index: 20 !important;
	z-index: -1;*/
}

#a11{
	position: relative;
	z-index: 30;
}

#b1{
	float: left;
	width: 264px;
	text-align: left;
}

#b2{
	float: left;
	text-align: left;
	width: 673px;
	padding: 0 0 0 0;
}

#menu{
	/*padding: 115px 0 0 0;*/
	position: absolute;
	top: 113px;
	left: 0;
	width: 264px;
	text-align: left;
	z-index: 100;
}

#bgMenuTop{
	height: 210px;
	width: 264px;
	background: url( graphics/bgMenuTop.gif );
	position: absolute;
	top: 0;
	left: 0;
	z-index: 120;
}

#bgMenu{
	padding: 35px 0 0 0;
	background: url( graphics/bgMenu.gif ) !important;
}

#bgMenuBottom{
	height: 35px;
	background: url( graphics/bgMenuBottom.gif );
}

#footer{
	height: 54px;
	background: #e1dfc6;
	position: relative;
}

#tFooter{
	text-align: right;
	position: absolute;
	top: 23px;
	right: 35px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 56px;
	list-style: none;
}

#menu ul li{
	width: 153px;
	overflow: hidden;
	padding: 3px 17px 3px 0px;
}

#menu ul li a{
	display: block;
	background: url( graphics/bgLi.gif ) 2px 5px no-repeat;
	padding: 0 0 0 17px;
}

.MenuLine{
	border: 0;
	height: 1px;
	border-bottom: 1px solid #deddcd;
	overflow: hidden;
	margin: 3px 0 0 0 !important;
}

.subMenu{
	padding: 2px 0 0 20px !important;
}

.subMenu li{
	border: 0 !important;
	padding: 3px 17px 3px 0px !important;
}

.subMenu a{
	padding: 0 0 0 17px !important;
	background: url( graphics/bgLi01.gif ) 2px 5px no-repeat !important;
}

.subMenuLine{
	border: 0 !important;
	height: 3px;
	overflow: hidden;
	background: url( graphics/line.gif ) no-repeat top left;
	margin: 3px 0 0 0 !important;
}

#article{
	width: 630px;
	padding: 30px 0px 10px 40px;
}

#newsHome{
	float: left;
	background: url( graphics/bgShadow.gif ) 0px 10px no-repeat;
}

.bgImage{
	margin: 5px 0 0 0;
	width: 134px;
	background: url( graphics/bgImage.gif ) repeat-y;
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 0;
}

.bgImageTop{
	height: 3px;
	background: #fff url( graphics/bgImageTop.gif ) bottom no-repeat;
	margin: 0 !important;
	margin: -8px 0 0 0;
}

.bgImageBottom{
	height: 3px;
	background: #fff url( graphics/bgImageBottom.gif ) top no-repeat;
}

#searchIn{
	padding: 0 0 7px 57px;
	position: relative;
	z-index: 200;
}

#searchIn01{
	padding: 0 0 45px 162px;
	position: relative;
	z-index: 200;
}

#news{
	position: relative;
	z-index: 200;
}

.newsText{
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
}

.newsTitle{
	padding: 0 0 3px 0;
}

.newsContent{
	
	text-align: justify;
}

.newsMore{
	padding: 5px 0 0 0;
	float: right;
}

.clearBoth{
	clear: both;
}

.title{
	padding: 0 0 8px 63px;
	position: relative;
	z-index: 200;
}

.newsTitle{
	padding: 0 0 5px 0;
}

/******************************************************
			FONT
******************************************************/

.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;
}

#menu ul li{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #939393;
}

.subUl li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.newsTitle{
	font-weight: bold;
	font-size: 11px;
}

.newsContent{
	font-size: 11px;
}

.font11_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font11{
	font-weight: bold;
	font-size: 11px;
	color: #8a9e43;
}

.font12_red_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

.title{
	font-weight: bold;
	font-size: 11px;
	color: #8a9e43;
}

.newsTitle{
	font-weight: bold;
	font-size: 11px;
	color: #8a9e43;
}

.newsContent{
	text-align: justify;
}

.newsContentMore{
	padding: 10px 0 0 0;
}

.newsMore{
	text-align: right;
	padding: 10px 20px 0 0;
}

.newsLine{
	margin: 10px 0 0 0;
	margin: 10px 0 10px 0 !important;
	border-top: 1px solid #8a9e43;
	width: 622px;
}

/******************************************************
			LINK
******************************************************/

.linkNewsTitle{
	font-family: Tahoma;
	font-weight: bold;
	color: #8a9e43;
	text-decoration: none;
}

.linkNewsTitle:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.link_stronicowanie{
	font-family: Tahoma;
	font-weight: normal;
	color: #8a9e43;
	text-decoration: none;
}

.link_stronicowanie:hover{
	font-family: Tahoma;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

a{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #8a9e43;
	text-decoration: none;
}

#menu ul li a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #939393;
	text-decoration: none;
	cursor: pointer;
}

#menu ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #939393;
	text-decoration: none;
	cursor: pointer;
}

.subUl li a{
	font-size: 12px !important;
}

.subUl li a:hover{
	font-size: 12px !important;
}

#tFooter a{
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 9px;
	color: #807d57;
	text-decoration: none;
}

#tFooter a:hover{
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 9px;
	color: #807d57;
	text-decoration: none;
}


/******************************************************
			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;
}

.label01{
	display: block;
	float: left;
	text-align: right;
	padding: 6px 4px 0 0;
	font-weight: normal;
	width: 150px;
	font-weight: bold;
}

.labelSearch{
	display: block;
	float: left;
	text-align: center;
	padding: 20px 4px 6px 0;
	font-weight: normal;
	width: 200px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}


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;
}

.form10_select{
	border: 1px solid black;
	height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    background: #003765;
    color: #FFF;
}

.searchInput{
	width: 145px;
	padding: 4px 0 0 8px;
	height: 17px;
	border: 0;
	font-size: 10px;
	color: #8a9e43;
	background: url( graphics/bgSearchInput.gif ) no-repeat;
}

form{
	margin: 0;
}
