/* css reset */
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,
b, u, i, center,
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-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* pagestyle */
body {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #636363;
  text-align: center;
  background-color: #fff; 
}

p {
  margin: 0 0 12px 0;
  line-height: 19px;
  font-size: 12px;
}

span.header1 {
  margin: 0 0 12px 0;
  line-height: 19px;
  font-size: 12px;
}

span.header2 {
  margin: 0 0 12px 0;
  line-height: 19px;
  font-size: 14px;
  color: #dbe700;
}

h1 {
  width: 886px;
  float: left;
  padding: 0 0 20px 0;
  margin: 0;
  font-size: 40px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #c6c6c6;
  text-align: right;
  text-transform:uppercase;
  font-weight:normal;
}

h1 img {
  padding-right: 15px;
}

h1 a {
  display: block;
  width: 181px;
  height: 57px;
  text-indent: -99999px;
}

h3 {
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: bold;
}

.clear {
  font-size: 1px;
  clear: both;
}

a img {
  border: 0;
}

a {
  color: #991423;
  text-decoration: none;
}

a:hover, a.active {
  text-decoration: none;
  color: #991423;
}

a.link {
  color: #098bc6;
  border-bottom: 1px solid #6dbee3;
  text-decoration: none;
}

a.link:hover {
  text-decoration: none;
  color: #098bc6;
  border-bottom: 1px solid #098bc6;
}

#container {
  margin-left: auto;
  margin-right: auto;
  width: 998px;
  text-align: left;
  background-image: none;
}

#bg {
	margin-left: auto;
  margin-right: auto;
  background-color: #f1f1f1;
  background-image: url('grafika/bg.gif');
  background-repeat: repeat-x;
  background-position: 0 0;
}

ul {
  padding: 5px 0 5px 15px;
}

li {
  list-style: none;
  list-style-image: none;
  background: none;
  padding-left: 12px;
  padding-bottom: 5px;
}

ol {
  padding: 5px 0 5px 30px;
}

ol li {
  list-style: none;
  list-style-image: none;
  background: none;
  list-style-type: decimal;
  padding-left: 0;
  padding-bottom: 5px;
}

input {
  border: 1px solid #d4d7da;
  background-color: #FFFFFF;
  color: #999eaa;
}

div#header {
	float: left;
	width: 998px;
	height: 95px;
	position: relative;
	background-image: url('grafika/topbg.jpg');
	background-repeat: no-repeat;
	background-position: 219px 0;
}

div.logomain {
  width: 416px;
  height: 329px;
  position: absolute;
  top:0;
  left: -80px;
  background-image: url('grafika/logobg.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}

div.logomain a:hover {
  border: none;
}

div.logomain div.logoimg {
	float: left;
	padding-left:158px;
  padding-top:95px;
}
div.logosub {
  width: 416px;
  height: 279px;
  position: absolute;
  top:0;
  left: -80px;
  background-image: url('grafika/logobg.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}

div.logosub a:hover {
  border: none;
}

div.logosub div.logoimg {
	float: left;
	padding-left:158px;
  padding-top:45px;
}

div.menu {
  float: left;
  width: 745px;
  padding-top: 0;
  padding-bottom: 0;
  margin:0;
  position: absolute;
  top: 0;
  right: 0;
}

div.menu ul {
	float:left;
  padding: 0;
  margin: 0;
}

div.menu li {
  list-style: none;
  list-style-image: none;
  float: left;
  margin:0;
  padding:0;
}

div.menu li a {
  display: block;
  background: url('grafika/menubg2.png?3') no-repeat;
  height: 60px;
  text-indent: -99999px;
}

div.menu li a.item2 {
  background-position: 0 0;
  width: 122px;
}

div.menu li a.item2:hover, div.menu li a.item2active {
  background-position: 0 -60px;
  width: 122px;
}

div.menu li a.item7 {
  background-position: -122px 0;
  width: 58px;
}

div.menu li a.item7:hover, div.menu li a.item7active {
  background-position: -122px -60px;
  width: 58px;
}

div.menu li a.item8 {
  background-position: -180px 0;
  width: 75px;
}

div.menu li a.item8:hover, div.menu li a.item8active{
  background-position: -180px -60px;
  width: 75px;
}

div.menu li a.item9 {
  background-position: -255px 0;
  width: 100px;
}

div.menu li a.item9:hover, div.menu li a.item9active{
  background-position: -255px -60px;
  width: 100px;
}

div.menu li a.item10 {
  background-position: -355px 0;
  width: 80px;
}

div.menu li a.item10:hover, div.menu li a.item10active {
  background-position: -355px -60px;
  width: 80px;
}

div.menu li a.item11 {
  background-position: -435px 0;
  width: 92px;
}

div.menu li a.item11:hover, div.menu li a.item11active{
  background-position: -435px -60px;
  width: 92px;
}

div.menu li a.item12 {
  background-position: -527px 0;
  width: 74px;
}

div.menu li a.item12:hover, div.menu li a.item12active {
  background-position: -527px -60px;
  width: 74px;
}

div.menu li a.item13 {
  background-position: -602px 0;
  width: 75px;
}

div.menu li a.item13:hover, div.menu li a.item13active {
  background-position: -602px -60px;
  width: 75px;
}

div.menu li a.item14 {
  background-position: -677px 0;
  width: 101px;
}

div.menu li a.item14:hover, div.menu li a.item14active {
  background-position: -677px -60px;
  width: 101px;
}

div.menu li a.item21 {
  background-position: -1303px 0;
  width: 99px;
}

div.menu li a.item21:hover, div.menu li a.item21active {
  background-position: -1303px -60px;
  width: 99px;
}

div.menu li a.item17 {
  background-position: -852px 0;
  width: 101px;
}

div.menu li a.item17:hover, div.menu li a.item17active {
  background-position: -852px -60px;
  width: 101px;
}

div.menu li a.item15 {
  background-position: -952px 0;
  width: 75px;
}

div.menu li a.item15:hover, div.menu li a.item15active {
  background-position: -952px -60px;
  width: 75px;
}

div.menu li a.item16 {
  background-position: -1027px 0;
  width: 101px;
}

div.menu li a.item16:hover, div.menu li a.item16active {
  background-position: -1027px -60px;
  width: 101px;
}

div.menu li a.item19 {
  background-position: -1127px 0;
  width: 75px;
}

div.menu li a.item19:hover, div.menu li a.item19active {
  background-position: -1127px -60px;
  width: 75px;
}

div.menu li a.item22 {
  background-position: -1202px 0;
  width: 101px;
}

div.menu li a.item22:hover, div.menu li a.item22active {
  background-position: -1202px -60px;
  width: 101px;
}

div.menu li a.item3 {
  background-position: -1878px 0;
  width: 79px;
}

div.menu li a.item3:hover, div.menu li a.item3active {
  background-position: -1878px -60px;
  width: 79px;
}

div.menu li a.item26 {
  background-position: -1778px 0;
  width: 99px;
}

div.menu li a.item26:hover, div.menu li a.item26active {
  background-position: -1778px -60px;
  width: 99px;
}

div.menu li a.item4 {
  background-position: -1703px 0;
  width: 75px;
}

div.menu li a.item4:hover, div.menu li a.item4active {
  background-position: -1703px -60px;
  width: 75px;
}

div.menu li a.item27 {
  background-position: -1778px 0;
  width: 99px;
}

div.menu li a.item27:hover, div.menu li a.item27active {
  background-position: -1778px -60px;
  width: 99px;
}

div.menu li a.item5 {
  background-position: -1878px 0;
  width: 79px;
}

div.menu li a.item5:hover, div.menu li a.item5active {
  background-position: -1878px -60px;
  width: 79px;
}

div.menu li a.item28 {
  background-position: -1603px 0;
  width: 99px;
}

div.menu li a.item28:hover, div.menu li a.item28active {
  background-position: -1603px -60px;
  width: 99px;
}

div.menu li a.item6 {
  background-position: -1503px 0;
  width: 99px;
}

div.menu li a.item6:hover, div.menu li a.item6active {
  background-position: -1503px -60px;
  width: 99px;
}

div.menu li a.item29 {
  background-position: -1403px 0;
  width: 99px;
}

div.menu li a.item29:hover, div.menu li a.item29active {
  background-position: -1403px -60px;
  width: 99px;
}

/* jp */
div.menu li a.item30 {
  background-position: -1878px 0;
  width: 79px;
}

div.menu li a.item30:hover, div.menu li a.item30active {
  background-position: -1878px -60px;
  width: 79px;
}

div.menu li a.item32 {
  background-position: -602px 0;
  width: 75px;
}

div.menu li a.item32:hover, div.menu li a.item32active {
  background-position: -602px -60px;
  width: 75px;
}

div.menu li a.item33 {
  background-position: -677px 0;
  width: 101px;
}

div.menu li a.item33:hover, div.menu li a.item33active {
  background-position: -677px -60px;
  width: 101px;
}

div.menu li a.item34 {
  background-position: -1778px 0px;
  width: 99px;
}

div.menu li a.item34:hover, div.menu li a.item34active {
  background-position: -1778px -60px;
  width: 99px;
}
/* end of jp */

/* sa */

div.menu li a.item31 {
  background-position: -1878px 0;
  width: 79px;
}

div.menu li a.item31:hover, div.menu li a.item31active {
  background-position: -1878px -60px;
  width: 79px;
}

div.menu li a.item35 {
  background-position: -602px 0;
  width: 75px;
}

div.menu li a.item35:hover, div.menu li a.item35active {
  background-position: -602px -60px;
  width: 75px;
}

div.menu li a.item36 {
  background-position: -677px 0;
  width: 101px;
}

div.menu li a.item36:hover, div.menu li a.item36active {
  background-position: -677px -60px;
  width: 101px;
}

div.menu li a.item37 {
  background-position: -1778px 0px;
  width: 99px;
}

div.menu li a.item37:hover, div.menu li a.item37active {
  background-position: -1778px -60px;
  width: 99px;
}

/* end of sa */
div.options {
	float: right;
	width: 136px;
	padding-top:26px;
}

div.online {
	float: left;
	width: 136px;
}

div.flags {
	float: left;
	padding-top:11px;
	padding-left:13px;
}

div.flags img {
	padding-right: 7px;
}

div.mainpage {
	float: left;
	width: 998px;
	min-height: 505px;
  height: auto !important;
  height: 505px;
}

div.subpage {
	float:left;
	min-height: 200px;
  height: auto !important;
  height: 200px;
	width:886px;
	padding: 50px 60px 10px 52px;
}

div.subpage table td {
	vertical-align: top;
}

/* module contact */
#module_form {
  float: right;
  font-size: 12px;
  width: 610px;
  padding-top: 20px;
  padding-right: 25px;
  color: #4d4d4d;
}

#module_form p {
  color: #4d4d4d;
}

#module_form ol {
  padding: 5px 0 5px 0px;
}

#module_form ol li {
  list-style: none;
  list-style-image: none; 
  background: none;
  padding-bottom: 9px;
  float: left;
}

#module_form ol li label {
  width: 122px;
  float: left;
  display: block;
  text-align: right;
  padding-right: 5px; 
  color: #4d4d4d;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height:19px;
  font-weight: normal;
}

#module_form ol li .checkbox {
  padding: 0 5px; 
}

#module_form ol li fieldset legend {
  display: block;
}

#module_form textarea {
  background-color:#fcfcfc;
  border:medium none;
  color: #4D4D4D;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size:11px;
  height:88px;
  margin:5px 0 0 6px;
  width: 464px;
  border: 1px solid #CDCDCD;
  padding:2px;
  background-image: url('grafika/grad.gif');
  background-repeat: repeat-x;
}

#module_form span.texta {
  width: 406px;
  background-color: #e6e6e6;
  color: #7d7c7c;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  /*padding:2px;*/
  border: none;
  font-size: 12px;
  display: block;
  float: left;
  background: url('grafika/textabg.gif') no-repeat;
  height: 100px;
}

#module_form .text { /* input */
  background-color: #fcfcfc;
  border: medium none;
  color: #4d4d4d;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size:11px;
  margin-left:5px;
  margin-top:2px;
  padding:2px;
  width: 465px;
  border: 1px solid #CDCDCD;
  background-image: url('grafika/grad.gif');
  background-repeat: repeat-x;
}

#module_form span.inp { /* input */
  width: 406px;
  background-color: #e6e6e6;
  border: 0;
  color: #7d7c7c;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  padding: 0;
  border: none;
  font-size: 11px;
  display:block;
  float:left;
  background: url('grafika/inputbg.gif') no-repeat;
  height: 24px;
}

#module_form span.slct { 
  width: 406px;
  background-color: #e6e6e6;
  border: 0;
  color: #7d7c7c;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  padding: 0;
  border: none;
  font-size: 11px;
  display:block;
  float:left;
  background: url('grafika/inputbg.gif') no-repeat;
  height: 24px;
}

#module_form select {
  border: none;
  background-color: #00362A;
  color: #fff;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  margin-left:5px;
  margin-top:4px;
  width: 394px;
}

#module_form fieldset { 
  border: 0;
  padding-top: 15px;
}

#module_form fieldset legend { 
  display: none;
}

#module_form p.wstepniak { 
  padding-bottom: 10px;
}

#module_form h1 {
  color: #FFA300;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 15px;
}

#cfloor, #cflat, #cbuild {
  text-transform:uppercase;
}

.error {
  color: #ff0000;
}

div.contactform {
  float: left;
  width: 408px;
}

#module_form ol li label.contactbtnlabel {
  float:right;
  margin-left: 223px;
  padding-right:0;
  text-align:right;
  width:156px;
}

p.formnag {
  padding: 9px 0 10px 1px;
  margin: 0;
}

div.textoncontact {
  float:left;
  padding-left:28px;
  padding-top:24px;
  width:370px;
}

/* end of module contact */

div.mapkatlo {
	background-color: #f1f2ef;
	border: 1px solid #d6d7d4;
	float:left;
	padding: 25px;
}

div#news_module {
	width: 100%;
	float: left;
	padding-top: 20px;
	position:relative;
}

div#news_module div.text {
	line-height: 19px;
}

div.news_flash {
	padding-top: 15px;
}

div#news_module .news_date {
	background-color:#B50015;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:36px;
	line-height:35px;
	text-align:center;
	width:95px;
}

div#news_module .title {
	display: block;
	width: 706px;
	height: 36px;
	float: left;
	background-color: #e6e6e6;
}

div#news_module .titlelink {
	color:#B50015;
	font-weight:bold;
	line-height:34px;
	padding-left:15px;
}

div#news_module .news_title {
	color:#B50015;
	font-weight:bold;
	line-height:34px;
	padding-left:15px;
}

div#news_module .more {
	background-color:#E6E6E6;
	color:#B50015;
	display:block;
	float:left;
	font-weight:bold;
	height:36px;
	line-height:34px;
	width:70px;
}

div#news_module .news_container {
	padding-bottom: 3px;
}

div.film {
  float: left;
  width: 421px;
  height: 325px;
  padding-right: 0;
  margin-right:25px;
  background-color: #f0f1ee;
  border: 1px solid #d2d2d2;
}

div.filmside {
	border: 1px solid #fff;
	float: left;
	margin: 14px 0 0 15px;
}

div#foot {
  margin-left: auto;
  margin-right: auto;
  background-image: url('grafika/footbg.gif');
  background-color: #fff;
  background-repeat: repeat-x;
  background-position: 0 0;
}

div.footer {
  margin-left: auto;
  margin-right: auto;
  width: 998px;
  text-align: left;
  background-image: none;
}

div.footer div.nagrody {
	float: left;
	width: 998px;
	padding-top: 26px;
	padding-bottom:16px;
}

div.footer div.logosy {
	float: left;
	width: 998px;
	padding-top: 26px;
	padding-bottom:16px;
}

div.footer div.logosy a {
	display: block;
	float: left;
	height: 50px;
	text-indent: -99999px;
}

div.footer div.logosy a.logo1 {
	width: 133px;
	background-image: url('grafika/logosy.png');
  background-position: 0 0;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo1:hover {
	width: 133px;
	background-image: url('grafika/logosy.png');
  background-position: 0 -50px;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo2 {
	width: 109px;
	background-image: url('grafika/logosy.png');
  background-position: -133px 0;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo2:hover {
	width: 109px;
	background-image: url('grafika/logosy.png');
  background-position: -133px -50px;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo3 {
	width: 146px;
	background-image: url('grafika/logosy.png');
  background-position: -242px 0;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo3:hover {
	width: 146px;
	background-image: url('grafika/logosy.png');
  background-position: -242px -50px;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo4 {
	width: 98px;
	background-image: url('grafika/logosy.png');
  background-position: -388px 0;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo4:hover {
	width: 98px;
	background-image: url('grafika/logosy.png');
  background-position: -388px -50px;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo5 {
	width: 146px;
	background-image: url('grafika/logosy.png');
  background-position: -486px 0;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo5:hover {
	width: 146px;
	background-image: url('grafika/logosy.png');
  background-position: -486px -50px;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo6 {
	width: 157px;
	background-image: url('grafika/logosy.png');
  background-position: -632px 0;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo6:hover {
	width: 157px;
	background-image: url('grafika/logosy.png');
  background-position: -632px -50px;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo7 {
	width: 107px;
	background-image: url('grafika/logosy.png');
  background-position: -789px 0;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo7:hover {
	width: 107px;
	background-image: url('grafika/logosy.png');
  background-position: -789px -50px;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo8 {
	width: 101px;
	background-image: url('grafika/logosy.png');
  background-position: -896px 0;
  background-repeat: no-repeat;
}

div.footer div.logosy a.logo8:hover {
	width: 101px;
	background-image: url('grafika/logosy.png');
  background-position: -896px -50px;
  background-repeat: no-repeat;
}


div.footer div.nagrody img {
	padding-left: 20px;
}

div.footer div.footmenu {
	float: left;
	width: 998px;
	background-image: url('grafika/footmenubg.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 46px;
  height: auto !important;
  height: 46px;
  padding-bottom:15px;
}

div.footer div.footmenu ul {
	padding:16px 0 5px 9px;
	margin: 0;
	float: left;
}

div.footer div.footmenu ul li {
	display: inline;
	float: left;
	padding: 0 12px 0 11px;
	margin: 0;
	background-image: url('grafika/lifoot.gif');
	background-position: right 3px;
	background-repeat: no-repeat;
}

div.footer div.footmenu ul li.last {
	background-image: none;
}

div.footer div.footmenu ul li a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #9e9e9e;
  text-decoration: none;
}

div.footer div.footmenu ul li a.active, div.footer div.footmenu ul li a:hover  {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #b50015;
  text-decoration: none;
}

div.sklepbutton {
	float: left;
	margin: 12px 5px 0;
	background-image: url('grafika/sklepbutton.gif?2');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 110px;
	text-align: center;
}

div.sklepbutton a {
	color: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 23px;
}

div.banery {
  float: left;
  margin: 12px 5px 0;
}

div.banery img {
	float: left;
  padding-right: 5px;
}

div.venti {
	float: right;
	padding-right: 22px;
}

div.venti a {
	color: #9e9e9e;
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 49px;
}

div.venti a:hover {
	color: #b50015;
}

div#kolekcja {
	width: 998px;
	height: 505px;
}

div.pager {
	float: left;
	padding-top: 20px;
}