@CHARSET "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
body { 
  line-height: 1.5;
  background-color: #ffffff;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: top; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
a {
	text-decoration: none;	
}
html {
	width: 100%;	
}
body {
	width: 100%;	
}
.top {
	height: 309px;
	background-color: #000000;
	overflow: hidden;
	position: absolute;
	width: 100%;
        min-width: 1233px;
	top: 0px;
	left: 0px;
}
.top .images {
	width: 974px;
	overflow: hidden;
        margin-top: 58px;
	margin-left: 20px;
	margin-right: auto;
	height: 231px;
}
#contentBgr {
    background: url(../images/tlo.jpg) no-repeat;
}
.content {
	min-height: 565px;
	position: absolute;
	font-family: Arial,Helvetica, sans-serif;
	top: 309px;
	width: 100%;
}
.content .LeftMenu {
	width: 180px;
	position: absolute;
	left: 20px;
	top: 0px;
}
.content .LeftMenu .logo {
    height: 108px;
}
.content img.logoMelon {
	position: absolute;
	top: 7px;
	left: 0px;
	border: solid 1px #888888;
}
.content h1 {
	font-size: 26px;
	color: #000000;
	font-weight: normal;
	position: relative;
        top: 18px;
        left: 85px;
	font-family: Arial, Helvetica, sans-serif;
        line-height: 1;
}
.content .menu {
	width: 175px;
        overflow: hidden;
	font-size: 12px;
	position: relative;
	left: 0px;
	top: 20px;
}
.content .menu a {
	text-decoration: none;
	color: #333333;
	display: block;
	text-transform: uppercase;
	margin-bottom: 6px;
	line-height: 14px;
}
.content .menu a:link,  .content .menu a:visited{
	text-decoration: none;
	color: #333333;
	display: block;
	text-transform: uppercase;
}
.content .menu a:hover {
	font-weight: bold;
	text-transform: uppercase;
}
.content .tresc {
	position: absolute;
	left: 195px;
}
.content .tresc .tekst {
	font-size: 12px;
	margin: 0px;
        margin-left: 30px;
	margin-top: 0px;
        width: 1008px;
	overflow: hidden;
        background: url('../images/greyBgr.png') repeat-x
}

.tekst .naglowek {
	background-color: #000000;
	color: #ffffff;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
        margin-top: 10px;
	padding: 2px;
        width: 772px;
        padding-right: 234px;
}

.content .tresc .miniaturyTop, .content .tresc .miniaturyBottom {
	clear: left;	
}

.content .tresc .iconTop {
	display: block;
	position: relative;
	width: 140px;
	height:126px;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
	color: #000000;
}

.content .tresc .iconBottom {
	width: 140px;
	height:80px;
	margin-right: 10px;
	margin-top: 0px;
        margin-bottom: 15px;
	float: left;
	color: #000000;
}
.content .tresc .imageColor {
	display: none;
	position: absolute;
}
.content .tresc .imageGrey {
	
}
.content .tresc .iconTop a {
	display: block;
	height: 105px;
	text-align: center;
	overflow: hidden;
	color: #000000;
}
.content .tresc .iconBottom a {
	display: block;
	height: 67px;
	text-align: center;
	vertical-align: top;
}
#wospLogo {
	margin-top: 33px;	
}
.content .tresc .iconTop .opis, .content .tresc .iconBottom .opis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}