.va_m { vertical-align:middle; }
.d_n { display:none; }
.f_l { float:left; }

body {
	margin:0px;
	background:#000;
	cursor:default;
}

body, td, div {
	color:#000;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
}

img {
	border:0px;
	vertical-align:middle;
}

p {
	text-align:justify;
	margin:10px 30px 10px 0;
	color:#fff;
	12px;
}

div {
	margin:0px;
	padding:0px;
}

h1 {
	color:#fff;
	font-size:18px;
	margin:0px;
}

hr {
	border:1px #fff solid;
	border-top:1px #d9e5c4 solid;
	margin:5px auto 0px auto;
}

a {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

div#global {
	width:733px;
	margin:0px auto auto auto;
}

div#top {
	width:100%;
	height:98px;
	overflow:hidden;
}

div#menu {
	height:71px;
	text-align:center;
	margin-top:40px;
}

div#main {
	width:100%;
	margin-top:40px;
}

div#left {
	width:142px;
	float:left;
}

div#center, div#center2 {
	float:right;
	width:550px;
}

div#center {
	/**/
}

div#center2 {
	background:url('../images/main_bg2.jpg') no-repeat;
}

div.label {
	width:100%;
	height:20px;
	background:url('../images/bg_label.png') no-repeat;
}

div.col_bg {
	height:194px;
	margin-bottom:20px;
	background:url('../images/col_bg.png') no-repeat;
}

div.col_label {
	color:#e7006a;
	padding:0px 10px;
}

div.promocje, div.dane_teleadresowe, div.col_label, div#footer div.text, div.promocje a {
	font-weight:bold;
	font-style:italic;
	text-align:center;
	font-family:'Arial Black', Arial, Verdana, Tahoma;
}

div#footer {
	clear:both;
	height:30px;
	margin-bottom:20px;
	background:url('../images/footer_bg.png') repeat-x;
}

div#footer div.text {
	width:710px;
	float:left;
	margin-top:5px;
	color:#fffb00;
}

div.fcl, div.fcr {
	width:11px;
	height:9px;
}

div.fcl {
	float:left;
	background:url('../images/fcl.png') no-repeat top left;
}

div.fcr {
	float:right;
	background:url('../images/fcr.png') no-repeat top right;
}

div.promocje {
	padding-left:10px;
	color:#fff;
	text-align:left;
}

div.promocje a {
	color:#fff;
}

div.dane_teleadresowe {
	color:#fffb00;
}

div.dane_teleadresowe a {
	font-family:Arial;
	font-style:normal;
}

div.readmore {
	clear:both;
	float:right;
	margin-right:10px;
}

div.gallery {
	text-align:center;
}

div.gallery a {
	display:block;
	width:145px;
	height:90px;
	border:1px #fff solid;
	padding:1px;
	margin:2px;
	float:left;
}

div.gallery a:hover {
	border:1px #e7006a solid;
}