/* regesta CSS */

* {
	padding: 0;
	margin: 0;
	background-color: transparent;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-top: 4px solid #333333;
	background: #B8DBD7 url(img/bg.jpg) top repeat-x;
}


a:link {
	color: #003300;
	text-decoration: underline;
}

a:visited {
	color: #003300;
}

a:hover {
	color: #900;
}

a:active {
	color: #003300;
}

p {
	
	line-height: 1.5;
}


#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 850px;
	height: 80px;
	background: #FFFFFF;
	position: relative;
	
}

#topMenu {
	position: absolute;
	width: 310px;
	top: 8px;
	left: 10px;
}

#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: 209px;
	height: 80px;
	background: transparent url(img/logo.gif) no-repeat;
	left: 25px;
	top: 10px;
}

#header h1 a span { 
	display: none;
}



#languageSelect {
	width: 260px;
	height: 20px;
	position: absolute;
	top: 8px;
	left: 570px;
	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 {
	position: absolute;
	top: 30px;
	left: 640px;
	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: 850px;
	height: 190px;
	background: #FFFFFF;
	position: relative;
	z-index: 0;	
}

#flashHeaderBody {
	width: 850px;
	height: 190px;
	position: absolute;
	z-index: 0;	
	top: 0;
	left: 0;
}

#mainMenu {
	width: 850px;
	height: 25px;
	color: #fff;
	background: #333;
	/*position: absolute;
	z-index: 11;
	top: 0;
	left: 0;*/
}

#breadcrumbs {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

#page {
	width: 830px;
	background: #FFFFFF;
	padding: 10px;

	
	
}

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

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

div#itemTransport {
	background: url(img/box1.jpg) top no-repeat;
}

div#itemPaliwa {
	background: url(img/box2.jpg) top no-repeat;
}

div#itemWspolpraca {
	background: url(img/box3.jpg) top no-repeat;
}


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


#pageLeftColumn {
	width: 240px;
	float: left;
	background: url(img/bg_submenu.jpg) top center no-repeat;
}

#subMenu {
	
	
	padding: 25px 15px 15px 15px;
	margin-bottom: 10px;


}

#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 #999;
	background: url(img/arrow_li.gif) left center no-repeat;
}

#subMenu li a:link {
	color: #333;
}

#subMenu li a:visited {
	color: #333;
}

#subMenu li a:hover {
	color: #86837C;
	background: #E4F0E6 url(img/arrow_li.gif) left center no-repeat;
}

#subMenu li a:active {
	color: #fff;
}

#subMenu li a.selected {
	background: #FCFBF8 url(img/arrow_li.gif) left center no-repeat;
}


#boxNews {
	background: transparent url(img/indexnewsbg.jpg) top repeat-x;
	padding: 10px 0 0 0;
	
}

#boxNews .newsItem {
	padding: 15px;
}

#boxNews h1, #boxNews h2 {
	font-size: 11px;
}

#boxNews h1 {
	margin-left: 5px;
}

#boxNews h2, #boxNews p {
	padding-left: 20px;
	margin-bottom: 5px;
	color: #6B9360;
}


#pageBody {
	width: 540px;
	float: left;
	margin-left: 13px;
	
	background:  url(img/bg_pagebody.jpg) top center no-repeat;
	padding: 25px 15px 15px 15px;
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 10px;
}

#pageBody p {
	line-height: 1.5;
	padding: 5px 10px;
}

#pageBody h1 {
	font-size: 16px;
}

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


h1#pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #3E3D33;
	margin-bottom: 15px; 
}

#footerMenu {
	width: 760px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #ccc;
}

#footerMenu ul {
	list-style: none;
	float: right;
}

#footerMenu li {
	list-style: none;
	float: left;
}

#footerMenu li a {
	display: block;
	padding: 0 20px 0 12px;
	font-variant: small-caps;
	background: transparent url(img/arrow_menu.gif) left center no-repeat;
}

#footer {
	background: #B8DBD7;	
}

#footerBody {
	width: 850px;
	height: 75px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: center;
	background: #fff;
}

#footerBody span {
	padding-left: 20px;
	border-left: 1px solid #aaa;
	margin-left: 20px;
}


#hNews {
      margin: 0; 
	  padding: 0;
      position: relative;
      width: 202px; 
	  height: 20px;
      overflow: hidden;
	  font-weight: normal;
      }

#hNews span {
      display: block;
      position: absolute; 
	  left: 0; 
	  top: 0; 
	  z-index:1;
      width: 202px; 
	  height: 20px;
      margin: 0; 
	  padding: 0;
      background: transparent url(img/h_news.png) no-repeat;
}

#hTransport {
      margin: 0; 
	  padding: 0;
      position: relative;
      width: 245px; 
	  height: 25px;
      overflow: hidden;
	  font-weight: normal;
      }

#hTransport span {
      display: block;
      position: absolute; 
	  left: 0; 
	  top: 0; 
	  z-index:1;
      width: 245px; 
	  height: 25px;
      margin: 0; 
	  padding: 0;
      background: #CF1616 url(img/h_transport.png) left center no-repeat;
}

#hPaliwa {
      margin: 0; 
	  padding: 0;
      position: relative;
      width: 245px; 
	  height: 25px;
      overflow: hidden;
	  font-weight: normal;
      }

#hPaliwa span {
      display: block;
      position: absolute; 
	  left: 0; 
	  top: 0; 
	  z-index:1;
      width: 245px; 
	  height: 25px;
      margin: 0; 
	  padding: 0;
      background: #CF1616 url(img/h_paliwa.png) left center no-repeat;
}

#hWspolpraca {
      margin: 0; 
	  padding: 0;
      position: relative;
      width: 245px; 
	  height: 25px;
      overflow: hidden;
	  font-weight: normal;
      }

#hWspolpraca span {
      display: block;
      position: absolute; 
	  left: 0; 
	  top: 0; 
	  z-index:1;
      width: 245px; 
	  height: 25px;
      margin: 0; 
	  padding: 0;
      background: #CF1616 url(img/h_wspolpraca.png) left center no-repeat;
}

a.more {
	background: url(img/arrow.gif) left center no-repeat;
	padding-left: 15px;
	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: 0 0 0 20px;
}

#pageIndexNews h2, #pageIndexNews p {
	padding-left: 20px;
}

#randimage {
	margin: 10px 10px 10px 10px;
	border: 4px solid #FFFFFF;

}

#galeria {
	width: 520px;
	
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 15px;

	display: block;
}



#galeria img {
	margin: 5px 0 5px 0;
	padding: 4px;
	background: #FFFFFF;
}


#galeria table, td {
	float: none;
	padding: 5px;
	border-spacing: 3px 0 3px 0;
}
