/* This CSS is property of Promarket Computers, Poland.
 * CSS level 2 by Piotr "Zodiac" Szczerbowski.
 */
 
 /* For Printers */
 
* {
	font-family: Georgia, Palatino, serif !important;
	color: #000 !important;
}

div {
	border: 0 !important;
}

hr {
	visibility: hidden;
	height: 4px;
}

html {width: 100%;}

body {
background: white;
text-align: left;
color: black;
font-size: 11pt !important;
line-height: 125%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: Georgia, Palatino, serif;
width: 90%;
   }
   
#icons,
#red_top {
	display: none;
}

#people {
	display: none;
}
#info {
	display: none;
}
#pmc_logo {
	display: visible;
}

#menu,
#podmenu {
	display: none;
}

#fast_kontakt {
	display: none;
}

#foot_pasek_white ,
#foot_pasek_red,
#mapa_strony {
	display: none;
}

.info_main {
	width: 100%;
	display: block;
	float: none;
	clear: both;
}


/* Szablony */

#szablon_1,
#szablon_2,
#szablon_3,
#szablon_4 {
	width: 350px;
	height: 124px;
	display: visible;
}

#szablon_1 {
	background: url(/img/r/szablony/szablon_1.jpg) no-repeat;
}
#szablon_2 {
	background: url(/img/r/szablony/szablon_2.jpg) no-repeat;
}
#szablon_3 {
	background: url(/img/r/szablony/szablon_3.jpg) no-repeat;
}
#szablon_4 {
	background: url(/img/r/szablony/szablon_4.jpg) no-repeat;
}


p b.big,
p b.big_dot {
	clear: both;
	display: block;
}


.polowa2 {
	clear: right;
}
