﻿body {
	text-align: center;
	padding: 0;
	margin: 0;
	font: 0.75em "verdana", helvetica, sans-serif;
	background: url('images/tlo.png');
	color: #16287c;
}
a img {
	border: 0;
}

#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 1px solid #101f70;
	border-top: 0px;
	width: 760px;
	background: url('images/top.jpg') repeat-x top left;
	background-color: #f6efd6;
	position: relative;
}
#main h1 {
font-size: 130%;
}

#main a {
color: #16287c;
font-size: 105%;
}

#main a:hover {
color: #ff0000;
text-decoration: underline;

}

#main2 {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: left;
	color: #16287c;
}

#main2 h2 {
	font-size: 115%;
	text-align: left;
	font-weight: none;
	margin-top: 30px;
	margin-bottom: 0;
}

#main2 p, li {
	text-align: justify;
	line-height: 150%;
}

#main2 a {
	color: #16287c;
	border-bottom: 1px dotted #16287c;
	text-decoration: none;
}

#main2 ul a {
	color: #16287c;
	border: 0px;
}

#main2 a:hover {
	color: #ff0000;
	border: 0px;
}

#main2 ul a:hover {
	color: #ff0000;
	border-bottom: 1px dotted #16287c;
}

#lang {
	text-align: right;
	font-weight: bold;
	margin-top: -6px;
	color: #7d7d7d;
	font-size: 10px;
}

#lang a {
	color: #7d7d7d;
}
#lang a:hover {
	color: #f00;
}
#lang ul {
	list-style: none; margin-top: 10px; margin-bottom: 0px; margin-right: 25px;
}
#lang li {
	display: inline;
	color: #b1b1b1;
}
#logo {
position: absolute;
top: 45px;
left: 154px;
}

#menu {text-align: right; margin-top: 110px; margin-right: 20px; font-weight: bold; margin-bottom: 10px; font-size: 90%;}
#menu a {font-size: 11px; background-color: #16287c; color: #f6f6f6; padding: 5px;}
#menu a:hover {background-color: #f6f6f6; color: #16287c;}
#menu ul {list-style: none; margin: 0; padding: 0;}
#menu li {display: inline; padding: 1px; height: 145px;}

#stopka {
	height: 79px;
}

#crArea {
	position: fixed;
	margin: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 69px;
	}

#crAreaText p {
	margin: 1px 0 0 0;
	font-size: 90%;
}

#crAreaText p.first {
	padding-top: 6px;
}
	
#crAreaText {
	background-color: #f6efd6;
	width: 760px;
	height: 69px;
	margin: 0 auto;
	border-bottom: 1px solid #101f70;
	border-left: 1px solid #101f70;
	border-right: 1px solid #101f70;
	}

#adres {
	width:100%;
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	left: 0px;
}

 table {
	  font-size: 75%;
	  margin-left: auto;
	  margin-right: auto;
	  margin-bottom: 20px;
      }
 table#oferta {
	  width: 740px;
      }
table th, td {
      border: 1px solid #ba9;
      padding: 6px 10px;
      text-align: center;
      color: #16287c;
      vertical-align: middle;
      }
table th {
      color: #432;
	  text-align: center;
      }
table .head th {
      background: #F2EDE3;
      padding:8px 10px;
      border-bottom-width:0;
      }
table .nbb {
	border-bottom: none;
}
table .nbt {
	border-top: none;
}
table td.nbld {
	border-left: none;
	border-bottom: none;
}
table p {
	  margin: 0px;
	  }
table ul {
      margin-left:1.5em;
	  margin-top: 0;
      padding:0;
      line-height:1.6em;
      }
table li {
      margin: 9px;
      padding:0 0 0 2px;
	  text-align: center;
      }
table td.wymiar2 {
	width: 120px;
	border-right: none;
	text-align: left;
	
}
table .nbl {
	border-left: none;
}
table .nb {
	border: none;
}
table td.wymiar {
	width: 100px;
}
table a {
	color: #16287c;
	}
table a:hover {
	color: #ff0000;
	}

#findor p, a {
margin: 0;
padding: 0;
color: #f6f6f6;
font-size: 9px;
text-decoration: none;
}

#findor a:hover {
text-decoration: underline;
}

.asuper {
vertical-align: super;
font-size: 75%;
}

.red {
color: #f00;
font-size: 10px;
}