/* regesta CSS */



* {

	padding: 0;

	margin: 0;

	background-color: transparent;

}



body {

	font: 11px Verdana, Arial, Helvetica, sans-serif;

	border-top: 4px solid #333333;

	background: #000  url(img/bg.jpg) top repeat-x;

}





a:link {

	color: #663300;

	text-decoration: underline;

}



a:visited {

	color: #663300;

	text-decoration: underline;

}



a:hover {

	text-decoration: underline;

}



a:active {

	color: #003300;

}



p {

	

	line-height: 1.5;

}





#container {

	width: 800px;

	margin: 0 auto;



	background: url(img/bg_top.jpg) 0px -3px no-repeat;

}



#header {

	width: 800px;

	height: 156px;

	background: transparent;

	position: relative;

	

}



#topMenu {

	display: none;

	position: absolute;

	width: 310px;

	top: 8px;

	left: 30px;

}



#topMenu ul {

	list-style: none;

	float: right;

}



#topMenu li {

	float: left;

}



#topMenu li a {

	display: block;

	padding: 0 18px;

}



#topMenu li a.home {

	background: url(img/icon_home.gif) left center no-repeat;

}



#topMenu li a.sitemap {

	background: url(img/icon_sitemap.gif) left center no-repeat;

}



#topMenu li a.contact {

	background: url(img/icon_contact.gif) left center no-repeat;

}



#topMenu li a:link {

	color: #333;

	text-decoration: none;

}



#topMenu li a:visited {

	color: #333;

}



#topMenu li a:hover {

	color: #999;

	text-decoration: underline;

}



#topMenu li a:active {

	color: #333;

}

	

#header h1 {

	font-size: 10px;

}



#header h1 a {

	position: absolute;

	display: block;

	width: 290px;

	height: 50px;

	background: transparent url(img/logo.gif) no-repeat;

	left: 25px;

	top: 55px;

}



#header h1 a span { 

	display: none;

}







#languageSelect {

	display: none;

	width: 260px;

	height: 20px;

	position: absolute;

	top: 8px;

	left: 600px;

	font-size: 10px;

	font-weight: bold;

	padding-right: 0;

	float: none;

}



#languageSelect h3 {

	float: left;

	font-size: 11px;

	font-weight: normal;

	color: #F8E8C7;

	display: none;

}



#languageSelect ul {

	list-style: none;

	float: right;

}



#languageSelect ul li {

	width: 25px;

	height: 14px;

	float: left;

	padding-left: 5px;

	padding-right: 5px;

}



#languageSelect ul li.last {

	background: none;

}



#languageSelect ul li a {

	display: block;

	text-decoration: none;

	height: 14px;

	padding: 1px 13px;

	color: #636252;

	float: left;

	border: 1px solid #efefef;

}



#languageSelect ul li a:hover {

	border: 1px solid #ccc;

}



#languageSelect ul li a span {

	display: none;

}



#languageSelect ul li a.pl {

	background: transparent url(img/flag_pl.gif) center no-repeat;

}



#languageSelect ul li a.en {

	background: transparent url(img/flag_en.gif) center no-repeat;

}



#languageSelect ul li a.de {

	background: transparent url(img/flag_de.gif) center no-repeat;

}



#languageSelect ul li a.ru {

	background: transparent url(img/flag_ru.gif) center no-repeat;

}



#searchForm {

	display: none;

	position: absolute;

	top: 310px;

	left: 670px;

	padding: 10px;

	float: right;

}



#searchForm label {

	display: none;

}



#searchForm input.buttonSearch {

	width: 78px;

	height: 23px;

	background: transparent url(img/btn_search.gif) no-repeat;

	color: #333;

	border: 0;

	font-size: 11px;

	font-weight: bold;

	padding: 1px 5px;

}



/* forms */



input, select {

	border: 1px solid #999;

	background: #fff;

	padding: 1px;

	font-size: 11px;

}





#flashHeader {

	width: 800px;

	height: 190px;

	background: #FFFFFF;

	position: relative;

	z-index: 0;	

}



#flashHeaderBody {

	width: 800px;

	height: 190px;

	position: absolute;

	z-index: 0;	

	top: 0;

	left: 0;

}



#mainMenu {

	width: 800px;

	height:36px;

	padding-left: 20px;

	color: #fff;

	background: transparent;

	/*position: absolute;

	z-index: 11;

	top: 0;

	left: 0;*/

}



#breadcrumbs {

	padding: 3px;

	border-bottom: 1px solid #ccc;

	margin-bottom: 5px;

}



#page {

	width: 800px;

	background: #F0E1C4 url(img/bg_page.jpg) center top repeat-y;

	padding:0px;

	

}



#pageIndexBody {

	background: url(img/indexnewsbg.jpg) top repeat-x;

	border-top: 1px solid #ccc;

	padding: 10px 10px 15px 10px;

	border-bottom: 1px solid #ccc;

	margin-bottom: 10px;

}



#pageIndexBody p {

	padding: 5px 0;

}



#pageIndexBody h1 {

	font-size: 14px;

	margin-top: 25px;

	margin-bottom: 10px;

	color: #f00d0d;

}



#pageIndexBody h2 {

	font-size: 11px;

	font-weight: bold;

	margin-top: 5px;

	margin-bottom: 3px;

}



#pageIndexNews {

	width: 230px;

	float: left;

	padding: 0 15px 0 5px;

	margin-right: 10px;

}





#pageIndexBody a:link {

	color: #333;

	text-decoration: underline;

}



#pageIndexBody a:visited {

	color: #333;

}



#pageIndexBody a:hover {

	color: #999;

}



#pageIndexBody a:active {

	color: #333;

}



#pageIndexCompany {

	width: 450px;

	float: left;

	padding-left: 20px;

	border-left: 1px solid #eee;

}



#pageIndexCompany p {

	font-size: 13px;

}



#pageIndexCompanyIso {

	margin-top: 20px;

	padding-top: 10px;

	height: 280px;

	border-top: 1px solid #ccc;

	padding-left: 160px;

	background: url(img/indexicons.jpg) left 10px no-repeat;

}



#pageIndexCompanyIso p {

	font-size: 11px;

}



div.indexItem {

	width: 245px;

	display: inline;

	float: left;

	margin: 0 4px;

}



div.indexItem a {

	text-decoration: none;

}



div.indexItem a:link {

	color: #000;

}



div.indexItem a:visited {

	color: #000;

}



div.indexItem a:hover {

	color: #000;

	text-decoration: underline;

}



div.indexItem a:active {

	color: #000;

}



div.indexItem h1 {

	background: #CF1616;

	color: #fff;

	font-size: 11px;

	font-weight: bold;

	padding: 7px;

	border-bottom: 5px solid #333;

	margin-bottom: 1px;

}



div.indexItemDesc {

	padding: 98px 0 10px 0;

}



div.indexItemDescBg {

	background: #fff;

	border-top: 1px solid #666;

	border-bottom: 1px solid #666;

	height: 60px;

	filter: alpha(opacity=70);

	opacity: .70;

	padding: 10px;

	font-weight: bold;

	font-size: 10px;

	/*font-variant: small-caps;*/

}





div.indexItemDescBg:hover {

	background: #ddd;

}





/* ----------------------- tpl page ---------------------- */





#pageLeftColumn {

	

	margin-top: 30px;

	margin-left: 30px!important;

	margin-left: 14px;

	width: 230px;

	float: left;

	background: url(img/pattern_small_under.gif) bottom center no-repeat;

	padding-bottom: 40px;

}



#subMenu {

	padding: 0px;



	





}



#subMenu ul {

	list-style: none;

}



#subMenu li {

	display: inline;

}



#subMenu li a {

	display: block;

	padding: 5px 5px 5px 20px;

	text-decoration: none;

	font-weight: bold;

	border-bottom: 1px solid #8F0808;

	background: url(img/arrow_li.gif) left center no-repeat;

}





/*#subMenu li li a {

	display: block;

	padding: 5px 5px 5px 20px;

	margin-left: 7px;

	text-decoration: none;

	font-weight: normal;

	border-bottom: 1px solid #f00d0d;

	background: url(img/arrow_li_li.gif) left center no-repeat;

}*/



#subMenu li a:link {

	color: #000000;

}



#subMenu li a:visited {

	color: #333;

}



#subMenu li a:hover {

	color: #000000;

	background: #df2929 url(img/arrow_li.gif) left center no-repeat;

}



#subMenu li a:active {

	color: #fff;

}



#subMenu li a.selected {

	color: #fff;

	background: #8F0808 url(img/arrow_li.gif) left center no-repeat;

}





#boxNews {

	background: transparent url(img/indexnewsbg.jpg) top repeat-x;

	padding: 5px 0 0 0;

	

}



/*#boxNews .newsItem {

	padding: 15px;

}*/



#boxNews h1, #boxNews h2 {

	font-size: 11px;

}



#boxNews h1 {

	margin-left: 0px;

}



#boxNews h2, #boxNews p {

	padding-left:  20px;

	margin-bottom: 5px;

	color: #000;

}



#rightCol {

	width: 500px;

	float: left;

	margin-left: 0px;

	margin-top: 30px;

	background: transparent;

	/*padding: 25px 15px 0px 15px;

	border: 1px solid red;*/

	margin-bottom: 0px;

}



#pageBody {

	margin: 0px 0px 0px 15px;

	padding: 0;	

}



#pageBody p {

	line-height: 1.5;

	padding: 5px 10px;

}



#pageBody h1,

h1#pageTitle {

	font-size: 20px;

	line-height: 30px;

	font-family: times;

	color: #8F0808;

	background: url(img/bg_line.gif) bottom repeat-x;

}



#pageBody h2 {

	font-size: 15px;

}



#pageBody ul {

	list-style: none;

	margin-left: 15px;

	line-height: 1.5;

	padding: 5px 0;

}



#pageBody ul li {

	padding: 0 0 5px 20px;

	background: url(img/arrow_li.gif) left 3px no-repeat;

}



#pageBody ol li {

	margin-left: 20px;

	padding: 0 0 5px 10px;

	

}



#pageBottom {

	width: 500px;

	height: 70px;

	background: url(img/pattern_under.gif) bottom center no-repeat;



}





#footerMenu {

	width: 800px;

	height: 15px;

	margin-left: auto;

	margin-right: auto;

	clear: both;

	padding-top: 15px;

	background: url(img/bg_downcontent.jpg) center bottom no-repeat;

}



#footerMenu ul {

	list-style: none;

	float: right;

}



#footerMenu li {

	list-style: none;

	float: left;

}



#footerMenu li a {

	display: block;

	padding: 0 0px 0 0px;

	font-variant: small-caps;

	background: transparent url(img/arrow_menu.gif) left center no-repeat;

}



#footer {

		

}



#footerBody {

	width: 800px;

	height: 40px;

	color: #FFE09F;

	padding: 0;

	margin: 20px auto;

	line-height: 40px;

	font-size: 10px;

	text-align: center;

	background: #79080A  url(img/bg_footer.jpg) center repeat-x;

}



#footerBody span {

	padding-left: 20px;

	border-left: 1px solid #FFE09F;

	margin-left: 20px;

	margin-right: 20px;

}

#footerBody a {

	color: #FFED2F;

	text-decoration: none;

}

#footerBody a:hover {

	text-decoration: underline;

}

/*

#footerBody img {

	margin: 2px 0 0px 30px;

	padding: 0px;



}*/



#hNews {

      margin: 0; 

	  padding: 0;

      position: relative;

      width: 100px; 

	  height: 20px;

      overflow: hidden;

	  font-weight: normal;

      }



#hNews span {

      display: block;

      position: absolute; 

	  left: 0; 

	  top: 0; 

	  z-index:1;

      width: 100px; 

	  height: 20px;

      margin: 0; 

	  padding: 0;

      background: transparent url(img/h_news.png) no-repeat;

}





a.more {

	background: url(img/arrow.gif) left center no-repeat;

	padding-left: 15px;

	padding-right: 10px;

	float: right;

	text-decoration: none;

	color: #777;

}



/* news index */



/*div.newsItem {

	border-bottom: 1px solid #ddd;

	padding: 10px 0;

}*/



div.newsItem p.date {

	font-size: 10px;

	color: #777;

	background: url(img/arrow_news.gif) left center no-repeat;

	padding: 0px;

}



#pageIndexNews h2, #pageIndexNews p {

	padding-left: 0px;

}



#randimage {

	margin: 20px 0px;

}

#randimage img {

	border: 4px solid #ffe09f;

}

#randimage img:hover {

	border-color: #8f0808;

}

#galeria {

	width: 500px;

	

	font-size: 12px;

	margin-top: 1px;

	margin-bottom: 10px;

	margin-right: 0px;



	display: block;

}







#galeria img {

	margin: 5px 0 5px 0;

	border: 4px solid #ffe09f;

}

#galeria img:hover {

	border-color: #8f0808;

}



#galeria table, td {

	float: none;

	padding: 5px;

	border-spacing: 3px 0 3px 0;

}



/* =strona startowa

************************************************************** */

.startowa {

	position: relative;

	height: 860px;

	overflow: hidden;

}

#newscontainer {

	width: 310px;

	position: absolute;

	top: 20px;

	right: 20px;

	background: url(img/news_letter_256.png) 0 0 no-repeat;

}



#categoryboxescontainer {

	width: 430px;

	position: absolute;

	top: 20px;

	left: 30px;

}

#categoryboxescontainer h1,

#newscontainer h1 {

	font-size: 20px;

	font-family: times;

	line-height: 30px;

	color: #8f0808;

	background: transparent url(img/bg_line.gif) bottom repeat-x;

}

#newsbox h1 {

	text-align: right;

}

#newsbox h3 a {

	color: #663300;

}

#newsbox h3 a {

	color: #663300;

}


#newsbox {

	height: 360px;

	margin: 0px 36px 10px 20px;

	padding-top: 36px;

}

#categoryboxescontainer .box {

	background: transparent url(img/bg_line.gif) bottom repeat-x;

	margin-bottom: 20px;

	text-align: justify;

}

.more {

	text-align: right;

	padding-bottom: 6px;

}

.more a {

	background: transparent url(img/arrow.gif) center left no-repeat;

	padding: 3px 16px;

	color: #D6001B;

	text-decoration: none;

}

.more a:hover {

	text-decoration: underline;

}

#galeria_startowa {

	margin: 0px 10px;

	padding-bottom: 10px;

	background: transparent url(img/bg_line.gif) bottom repeat-x;

}

#galeria_startowa p {

	text-align: center;

}

#galeria_startowa img {

	margin: 5px;

	border: 4px solid #ffe09f;

	width: 100px;

	height: 66px;

}

#galeria_startowa img:hover {

	border-color: #8f0808;

}

.separate {

	background: url(img/pattern_small_under.gif)center no-repeat;

	height: 70px;

}