html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* layout */
body {
	background: #c00;
}
a {
	color: #ffc;
	text-decoration: none;
}
a:hover {
	color: #fc9;
}
hr {
	background:#666 none repeat scroll 0 0;
	border:medium none;
	color:#ddd;
	height:1px;
	width:100%;
}
button.submit {
	padding: 2px 5px;
	font-style: 14px;
	background: #900;
	color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 105%;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial;
}
div#overAll {
	background: url(images/rpt1.png) repeat-x #900;
}
div#underAll {
	background: url(images/rpt2.png) repeat-x 0 0;
	height: 100px;
}
div#mainFrame {
	width: 990px;
	margin: auto;
}
div#header{
	background: url(images/motif.jpg) no-repeat;
	height: 440px;
	position: relative;
	overflow: hidden;
}
a#logo {
	height:0 !important;
	left:0;
	overflow:hidden;
	padding-top:70px;
	position:absolute;
	text-indent:-9999px !important;
	top:0;
	width:190px;
}
ul#mainNavi {
	float: right;
	position: relative;
	overflow: hidden;
	top: 24px;
}
ul#mainNavi li {
	float: left;
	margin-right: 12px;
	padding: 3px 0;
}
ul#mainNavi li a {
	color: #ffc;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
ul#mainNavi li a:hover {
	color: #fff;
}
div#innerFrame {
	background: url(images/motif.jpg) no-repeat -1005px 100% #333;
	width: 930px;
	margin: auto;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
	padding-bottom: 75px;
}
div#innerFrame div.indented {
	margin-left: 10px;
	position: relative;
	overflow: hidden;
}
div#innerFrame div.indented div.box {
	float: left;
	margin-left: 5px;
}
div#innerFrame div.indented div.box img, div#content div.photos img {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}
div#innerFrame div.indented div.box a:hover img, div#content div.photos a:hover img { 
	border: 1px solid #999;
}
div#innerFrame p {
	text-align: justify;
	padding-bottom: 10px;
	line-height: 17px;
	margin-left: 5px;
}
div#innerFrame p strong {
	font-weight: bold;
}
div#innerFrame p.small {
	font-size: 75%;
}
div#customField, div#content{
	margin-bottom: 40px;
}
div#customField ul, div#content ul {
	margin-left: 10px;
}
div#customField ul li, div#content ul li {
	padding-bottom: 3px;
	list-style:circle;
	margin-left: 10px;
}
div#customField {
	float: right;
	width: 200px;
	color: #999;
	font-size: 90%;
	/* client request */
	display: none;
}
div#customField p{
	text-align: left;
}
div#content {
	width: 900px;
	color: #ddd;
	font-size: 90%;
	overflow: hidden;
	position: relative;
}
div#innerFrame h1 {
	font-size: 130%;
	color: #ffc;
	margin-bottom: 15px;
}
div#innerFrame h2 {
	font-size: 120%;
	color: #ffc;
	margin: 10px 0;
}
div#innerFrame h3 {
	font-size: 105%;
	color: #ffc;
	margin: 10px 0;
}

div#content ul.submenu {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
div#content ul.submenu li {
	float: left;
	padding-right: 15px;
	list-style:none;
}
div#content div.photos {
	float: left;
	margin-right: 15px;
}
div#content div.photos a {
	display: block;
	margin-bottom: 5px;
}
div#footer {
	clear:both;
	color: #666;
	font-size: 75%;
	padding: 0 40px;
}
div#footer div.footerNavi {
	float: right;
	overflow: hidden;
	position: relative;
}
div#footer div.footerNavi a {
	padding-left: 6px;
}
div#footer a{
	color: #666;
}
div#footer a:hover {
	color: #999;
}
div.single {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
}
div.single img {
	float: left;
	display: block;
	margin-right: 15px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}
div.single a:hover img {
	border: 1px solid #666;
}
div.single div.added {
	float: right;
	font-size: 60%;
	color: #999;
}

.tabela td {
	padding: 5px;
}
.tabela td {
	vertical-align: top;
}

.tabela .toRight {
	width: 140px;
	color: #999;
	white-space: nowrap;
	text-align: right;
}
a.stronafirmowa {
	display: block;
	width: 200px;
	height: 30px;
	position: relative;
	margin:auto;
	top: 75px;
	text-indent: -9999px;
}
#lady {
	position: absolute;
	top: 70px;
	left: 729px;
}
a.mobile {
	display: block;
	position: absolute;
	height: 350px;
	top:70px;
	left: 20px;
	width: 700px;
	text-indent: -9999px;
}
div.flagsContainer {
	width: 150px;
	height: 30px;
	background: url(../images/flags.png) no-repeat;
	position: absolute;
	overflow: hidden;
	top: 80px;
	left: 30px;
}
div.flagsContainer a {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	text-indent: -9999px;
}
div.flagsContainer a.pl,
div.flagsContainer a.en,
div.flagsContainer a.fr{
	margin-right: 10px;
}
div.flagsContainer a.pl:hover {
	background: url(../images/flags.png) 0 -30px no-repeat;
}
div.flagsContainer a.en:hover {
	background: url(../images/flags.png) -40px -30px no-repeat;
}
div.flagsContainer a.fr:hover {
	background: url(../images/flags.png) -80px -30px no-repeat;
}
div.flagsContainer a.de:hover {
	background: url(../images/flags.png) -120px -30px no-repeat;
}
