@import "rp_main.css";
#col2, #col30, #col50 {
	background: none no-repeat scroll 0 top transparent;
	border-top: medium none;
}

* {
  margin: 0;
  padding: 0;
  border: 0
}

body {
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/body_bg.png) repeat-x #dfdfdf;
}

#tt_wrapper {
  width: 936px;
  margin: 0 auto;
}

#left {
  width: 936px;
  margin: 0 auto;
  float: left;
  background-color: white;
}

#left_wrapper {
  width: 774px;
  margin: 0 auto;
}

#banner {
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/banner.jpg) no-repeat;
  width: 936px;
  margin-left: -81px;
  height: 387px;
  margin-top: 25px;
  position: relative;
}

h1 {
  font-size: 30px;
  line-height: 32px;
  padding-top: 90px;
  padding-left: 85px;
  font-weight: 600
}

h2 {
  color: #565656;
  font-size: 15px;
  margin-top: 10px;
  padding-left: 85px;
  width: 240px;
  font-weight: normal
}

#banner ul {
  position: absolute;
  top: 339px;
  right: 22px;
}

#banner ul li {
  float: left;
  list-style: none;
  width: 159px;
  height: 48px;
  margin-left: 5px;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  font-weight: 600
}

#banner ul li.button_1 {
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/button_a.png) no-repeat left;
  margin-right: 75px;
}

#banner ul li.button_2 {
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/button.png) no-repeat left;
  color: white;
}

#banner ul li.button_1:hover {
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/button_a.png) no-repeat left;
  color: black;
}

#banner ul li.button_2:hover {
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/button_a.png) no-repeat left;
  color: white;
}

#banner a {
  text-decoration: none;
  color: inherit;
  display: block;
}

#banner a:hover {
  text-decoration: none;
  color: black;
}

#content {
  float: left;
  width: 100%;
  background: white;
  padding-top: 35px;
  font-family: Arial;
}

.serwis {
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 10px;
  float: left;
}

.serwis .head {
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/serwisy_head.png) repeat-x;
  line-height: 43px;
  color: white;
  padding-left: 25px;
  text-transform: uppercase
}

.serwis .text {
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/serwisy_text_bg.png) #e7e7e7 repeat-x;
  padding-right: 35px;
  float: left;
}

.serwis .text img {
  float: left;
  margin-right: 10px;
  margin-bottom: 11px;
}

.serwis .text h3 {
  font-size: 14px;
  color: #101010;
  padding-top: 20px;
  text-transform: uppercase;
}

.serwis .text h3 a {
  color: #101010;
  text-decoration: none;
}

.serwis .text p {
  margin-left: 25px;
  color: #656565;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.serwis .przejdz {
  float: right;
  margin-right: 340px;
}

#my_footer {
  width: 896px;
  font-family: Arial;
  color: #343333;
  font-size: 11px;
  text-align: left;
  clear: both;
  margin-top: 25px;
  padding-top: 20px;
  padding-left: 40px;
  float: left;
  padding-bottom: 20px;
  line-height: 14px;
  background: url(http://static.presspublica.pl/web/rp/img/serwisy_rp/footer_bg.png) repeat-x
}

#my_footer #kontakt {
  color: #767676;
}

#my_footer #leftBox{
	float: left; 
	width: 430px;
}

#my_footer #rightBox{
	margin-left: 430px;
}

#my_footer #bottomBox{
	padding-top: 12px; 
	clear: left;
}

.button, .button_strong{ 
	background-position: 0 0; 
	height: 22px;
	font-size: 12px;
	display: inline-block;
	line-height: 22px;
	padding: 3px 5px;
	color: #FFF !important;
	margin-bottom: 20px;
} 

.button_strong:hover, .button:hover{ 
	background-position: 0 -132px;
	text-decoration: none;
} 

.button{background: url("http://static.presspublica.pl/web/rp/img/webstore/button.png") repeat-x;}
.button_strong{background: url("http://static.presspublica.pl/web/rp/img/webstore/button_strong.png") repeat-x;}

/* przy zbyt dlugich opisach przycisk przechodzi na lewa strone pod obrazek*/
.button_strong.quickfix
{
	margin-left:210px;
}