@import "css/carousel.css";
@import "css/YellowBox.css";
@import "css/pView.css";

BODY { background: #000000; padding: 0px; margin: 0px; }

table { border-width: 0px; border-collapse: collapse; }

td { vertical-align: top; padding: 0px; }

img { border: 0px; display: block;}

form { margin: 0px; }

table.cennik_imple tr{
	height: 30px;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #BBBBBB;
	font-size: 14px;
	font-weight: bold;
}

.cb {
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}

.error {
	 text-align: right;
	 width: 100%;
	 font-size: 10px;
	 color: red;
	 display: none;
}

a.aktualnosci {
	width: 101px;
	height: 26px;
	position: relative;
	float: right;
	display:block;
	margin-left: 2px;
	background-image: url('images/aktualnosci.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.aktualnosci:hover, a.aktualnosci_over {
	width: 101px;
	height: 26px;
	position: relative;
	float: right;
	display: block;
	outline-style: none;
	margin-left: 2px;
	background-image: url('images/aktualnosci.png');
	background-repeat: no-repeat;
	background-position: 0 -26px;
}

a.oferta {

  width: 74px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/oferta.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

a.oferta:hover , a.oferta_over{

  width: 74px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/oferta.png');
  background-repeat: no-repeat;
  background-position: 0 -26px;
}

a.wsparcie_techniczne {

  width: 147px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/wsparcie_techniczne.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

a.wsparcie_techniczne:hover, a.wsparcie_techniczne_over {

  width: 147px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/wsparcie_techniczne.png');
  background-repeat: no-repeat;
  background-position: 0 -26px;
}

a.cennik {

  width: 73px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/cennik.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

a.cennik:hover, a.cennik_over {

  width: 73px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/cennik.png');
  background-repeat: no-repeat;
  background-position: 0 -26px;
}

a.kontakt {

  width: 82px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/kontakt.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

a.kontakt:hover, a.kontakt_over {

  width: 82px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/kontakt.png');
  background-repeat: no-repeat;
  background-position: 0 -26px;
}

a.partnerzy {

  width: 87px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
  margin-left: 2px;

  background-image: url('images/partnerzy.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

a.partnerzy:hover , a.partnerzy_over{

  width: 87px;
  height: 26px;
  
  position: relative;
  float: right;
  display:block;
   margin-left: 2px;

  background-image: url('images/partnerzy.png');
  background-repeat: no-repeat;
  background-position: 0 -26px;
}

a { 
	text-decoration: none; 
	color: #949594;
	outline-style: none;
}

a:hover {
color: #e3e5e2;
}

a.foot, a.foot:visited {
	color: #E3E5E2;
	text-decoration: underline;
}

a.dowiedz {

	width: 170px;
	display: block;
    border: 0px;
	padding: 5px;
	background-color: #393939;
	
	margin: auto;
	color: #FFFFFF;
	border: 1px #000000 solid;
	font-size: 14px;
}

p, div, span { 
	font-family: Verdana; 
	font-size: 10pt;
	color:#E0E7E0;
}
 


div.menu_top {
	width: 600px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

div.sub_menu_top {
	width: 573px;
	
	height: 30px;
	position: relative;
	float: left;
	padding-left: 400px;

}

div.sub_button {
	background: url('images/bullet_sub_menu.png') no-repeat;
	background-position: 0px 9px;
	padding: 7px 20px 2px 15px;
	
	position: relative;
	float: left;
}

a.sub_menu {
	color: #2E875B;
	font-size: 12px;
}

a.sub_menu:hover{
	color: #2E875B;
	font-size: 12px;
	text-decoration: underline;
}

div.page {
	width: 973px;
	margin: auto;
	position: relative;
	
}


div.container {
	background: url('images/design_background.jpg') repeat-y;
	padding: 20px 44px 30px 44px;
	width: 885px;
	margin: auto;
	float: left;
	position: relative;
	z-index: 10;
	
}

div.product_desc {
	display: none;
}

div.news_row {
	padding-top: 15px;
}

.news_title { 
	color: #13DF77;
	text-decoration: underline;
	margin-left: 15px;
	cursor: pointer;
}

.news { 
	font-size: 8pt;
	line-height: 12pt;
	padding-left: 15px;
	margin: 10px 0px 0px 0px;
}

.news_text_more { 
	font-size: 8pt;
	line-height: 12pt;
	padding-left: 15px;
	margin: 0px 0px 10px 0px;
	display: none;
}

div.news_arrow {
	color: #13DF77;
	padding-top: 3px;
	cursor: pointer;
	font-size: 10px;
	text-align: right;
	margin: auto;
}


div.header {
	width: 973px;
	height: 234px;
	position: relative;
	margin: auto;
}

div.column_news {
	float: left;
	padding-left: 30px;
	padding-right: 40px;
}

div.foot {
	width: 973px;
	background: url('images/design_foot.jpg');
	position: relative;
	margin: 30px 0px 0px 0px; 
}

div.weblight {
	width: 973px;
	position: absolute;
	left: 0px;
	top: 57px;
	text-align: center;
	font-size: 9px;
	color: #000000;
}

a.weblight {
	font-size: 9px;
	color: #000000;
}

.foot1 { 
	font-size: 8pt;
	margin:0px;
	text-align:center;
	padding-top:15px;
	padding-bottom:3px;
}

.foot2 { 
	font-size: 10pt;
	color:#329362;
	text-align:center;
	margin:0px;
	padding-bottom:3px;
}

.data_bullet {
	background: url('images/bullet_news.gif') 0px 4px no-repeat;
	padding-left: 14px;
}

.form_text_small {
	width: 240px;
	border: 0px;
	background-color: #262626;
	margin: 5px;
	color: #FFFFFF;
}

.form_area_small {
	width: 240px;
	height: 50px;
	border: 0px;
	background-color: #262626;
	margin: 5px;
	color: #FFFFFF;
	overflow: hidden;
}

.form_submit_small {
	border: 0px;
	padding: 5px;
	background-color: #393939;
	float: right;
	margin-right: 3px;
	color: #FFFFFF;
	border: 1px #000000 solid;
	font-size: 11px;
}

select.arch {
	border: 0px;
	background-color: #393939;
	color: #FFFFFF;
	border: 1px #000000 solid;
	font-size: 7pt;
	height: 20px;
	position: relative;
}


p.akapit {
	text-indent: 60px;
	margin: 0px;
}

