.box1 h2,h3,h4,h5{
	margin: 0;
}
.box1 .mainContent .left{
	display: table-cell;
	vertical-align: top;
	width: 230px;
}
.box1 .mainContent h3{
	margin: 0;
	padding-bottom: 10px;
}
.box1 .mainContent .left a{
	display: block;
	padding-left: 10px;
	color: #0265cb;
	text-decoration: none;
	font-weight: bold;
	width: 200px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.box1 .mainContent .left  a:hover{
	background-color: #78baff !important;
}
.box1 .mainContent .left {
	margin-bottom: 0;
}
.box1 .mainContent .left .kategorie .cat{
}
.box1 .mainContent .left .kategorie .subcat{
}
.box1 .mainContent p{
	/*overflow: hidden;*/
}


.box1 .mainContent .spacer{
	display: table-cell;
	width: 1px;
	background-color: #dbdbdb;
	vertical-align: top;
}
.box1 .mainContent .right{
	display: table-cell;
	vertical-align: top;
	padding-left: 10px;
	width: 390px;
	overflow: hidden;
}

.box1 .mainContent .right h3{
	margin: 0;
	padding-bottom: 10px;
}
.box1 .mainContent .firma{
	margin-top: 10px;
	overflow: hidden;
}
.box1 .mainContent .nazwa{
	font-weight: bold;
	color: #0265cb;
	overflow: hidden;
}
.box1 .mainContent .firma .firmaDesc{
	text-align: justify;
	color: #777777;
	overflow: hidden;
}
.box1 .mainContent .firma .firmaDesc .more{
	color: #0265cb;
	background-image: url("../gfx/oferta_link_more.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 9px;
	clear: both;
	width: 40px;
	font-weight: normal;
	padding-left: 0px;
	float: none;
	display: inline;
}
.box1 .mainContent .firma .firmaDesc .more:hover{
	background-color: #ffffff;
	text-decoration: underline;
}
.box1 .mainContent .promowaneElementy{
	text-align: center;
	margin-top: 20px;
}
.box1 .mainContent .promowaneElementy a{
	margin-left: auto;
	margin-right: auto;
	display: block;
	color: #0265cb;
	text-decoration: none;
}
.box1 .mainContent .promowaneElementy a:hover{
	text-decoration: underline;
}
#porownajPakietyTable{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-size: 14px;
}
#porownajPakietyTable td{
	border: 1px solid #cccccc;
	padding: 2px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#porownajPakietyTable tbody tr:hover{
	background-color: #eeeeee;
}
#porownajPakietyTable .linkButton{
	display: block;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px 25px 25px 25px;
	background-image: url("../gfx/button_bg_2.png");
	text-decoration: none;
}
#porownajPakietyTable .linkButton:hover{
	background-image: url("../gfx/button_bg_3.png");
	font-weight: bold;
}
.box1 .mainContent h4{
	margin-top: 10px;
	
}
