* html form {
  margin: 0;
  padding: 0;
}

* html #loginBox  {z-index: 999999;}

* html #searchBox{margin:33px 0 0 0;}

* html #searchSelector {height:23px;}

* html .loginPanelBox {
	border: 1px solid #D2D2D2;
}

* html #loginPanel {
	text-align: left;
	left: -49px;
}

* html #loginInput, * html #passInput {
	height: 26px;
}

* html #col1 {
  display: inline;
}
* html #col10, * html .newsFlash_Box {
  width: 590px;
}
* html .newsFlash_Window {
  width: 460px;
}
* html #col2 {
  display: inline;
}
* html #midLvl {
  /*z-index: 20000;*/
}
* html #midLvl .midLvlElement {
  z-index: 20000;
  margin-left: -3px;
}
* html #midLvl .lowLvlElement {
  margin-bottom: -5px;
  overflow-x: hidden;
  width: 150px;
}
* html #midLvl .lowLvlElement a {
  padding-bottom: 0px;
  padding-top: 8px;
}
* html .mainTopic_ImgBoxWide {
  width: 383px;
}
* html .pollCharts .pollChart_Foot {height:100%;}

* html .slidingPopup {
	display: none;
}

* html .mainTopic_BottomBoxElement {
	border-color: pink;
	filter: chroma(color=pink);
	width: 145px;
}

* html .mostTabbed_Tab_3 {
  width: 31%;
}

* html .weatherBox .weatherDay {
	margin: 4px;
}

* html .farmItems h3.mainTopicNoTitle {
    display: block;
    float: left;
}

* html .otherSities_BottomElement a.otherSities_cennik, * html .otherSities_BottomElement a.otherSities_otherProducts {
    padding-bottom: 0;
}

* html .latestNews_TRfloat {
    width: 69%;
}