/* This CSS is property of Promarket Computers, Poland.
 * CSS level 2 by Piotr "Zodiac" Szczerbowski.
 */
 
/* For Mobile Phones */

* {
	font-family: 'vera sans',helvetica,sans-serif;
}
 
body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: 'vera sans',helvetica,sans-serif;
	font-size: 9px;
	line-height: 140%;
}

/* Display::Top */
#wrapper {
	clear:both;
	background: #FFFFFF  url(/img/r/bg.jpg) repeat-x;
	max-width: 240px;
	margin: auto;
	border-top: 4px solid #c20000;
	font-family: 'vera sans',helvetica,sans-serif;
}

#icons,
#red_top {
	display: none;
}

#people {
	display: none;
}
#info {
	display: none;
}
#pmc_logo {
	display: visible;
	float: right;
	margin-right: 10px;
}


.bar_red {
	height: 18px !important;
	clear: both;
}
.bar_red h1,
.bar_white h1,
.bar_white h4 {
	font-size: 12px !important;
	line-height: 18px !important;
}



.bar_white,
.left_border {
	display: none !important;
}

 
p {
	width: 100% !important;
	padding: 0px !important;
}

p a {
	color: #000;
	text-decoration: none !important;
}

h3 b.big,
h3 a,
p b.big {
	font-size: 11px !important;
	text-decoration: none !important;
	
}


.info_red {
	display: none !important;
}


/* Display::Menu */
#menu {
	overflow: hidden;
	height: 100px;
	margin-top: 4px;
}
#menu ul {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
#menu ul li,
#menu ul li a {
	height: 16px;
	margin: 0;
	padding: 0;
	margin-left: 4px;
	text-decoration: none;
}
#menu ul li h2 {
	margin: 0;
	padding: 0;
}
#menu ul li h2 a b {
	font-size: 12px;
	font-variant: small-caps;
	color: #000000 !important;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
}



/* Display::Podmenu */
#podmenu {
	overflow: hidden;
	height: 70px;
}
#podmenu ul {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
#podmenu ul li h3 {
	margin: 0;
	padding: 0;
}
#podmenu ul li,
#podmenu ul li h3 a {
	height: 16px;
	margin: 0;
	padding: 0;
	margin-left: 4px;
}
#podmenu ul li h3 a b {
	font-size: 12px;
	font-variant: small-caps;
	color: #000000 !important;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.info_main {
	width: 220px !important;
}





/* Display::Foot */

#foot_pasek_white,
#foot_pasek_red {
	display: none;
}
#foot_pasek_white {
	display: none;
}
#foot_pasek_red {
	display: none;
}
#mapa_strony {
	display: none;
}
#copyright {
	padding-top: 8px;
	padding-bottom: 8px;
}



