* {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;}
	
html {
	height: 100%;}	
body {
	width: 100%;
	height: 100%;
	background: #fff;
	color: #000;}
  
a {
	color: #000;}
a:hover {
	color: #ccc;}	
a.mail { 
  font-weight: bold;
	color: #000;}
a.mail:hover {
	color: #fff;}
a.link_news {
	color: #fff;
	text-decoration: underline;}
a.link_news:hover {
	color: #ccc;}

#header {
  background: #f5f5ef;
  width: 100%;
  height: 50px;}   	
#menu_block {
  position: absolute; 
  right: 30px;
  top: 0;
  height: 50px;}
#menu_block, #menu_block li {
  display: block;
	list-style: none;
	margin: 0;
	padding: 0;}
#menu_block li {
	display: inline;
	white-space: nowrap;
  margin: 5px;
  line-height: 50px;
  color: #cc0055;}
#menu_block a {
  color: #aaa;} /* d83c7a */
#menu_block a, #menu_block li {
  font-family: arial;
  font-size: 16px;
  letter-spacing: -1px;
  text-transform: lowercase;}
#menu_block a:hover {
  color: #cc0055;}
  
#content {
  width: 100%;
  height: 468px;
  background-color: #f3f3f3;
  overflow: hidden;
  position: relative;}
  
#divContainer {
  width: 100%;
  height: 465px;
  background-color: #f3f3f3;
  overflow-x: scroll;
  white-space: nowrap;}
.gal_img {
  border-right: solid 1px #fff;}
  
#kontakt {
	background: #fff;
	width: 210px; 
	height: 350px;
  position: absolute;
	top: 0px; 
	left: 30%; 
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;}
#kontakt_ {
	width: 210px; 
	height: 300px;
  position: absolute;
	top: 0px; 
	left: 30%; 
	line-height: 15px;
	text-align: justify;}
#kontakt_ p {
  margin: 10px;}

#formularz {
	background: #fff;
	width: 210px; 
	height: 390px;
  position: absolute;
	top: 0px; 
	left: 30%; 
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;}
#formularz_ {
	width: 210px; 
	height: 390px;
  position: absolute;
	top: 0px; 
	left: 30%; 
	line-height: 15px;
	text-align: justify;}
#formularz_ p {
  margin: 10px;}
#formularz_ input {
  width: 190px;
  margin: 0 0 3px 5px;
  padding: 1px 0 1px 5px;
  border: 1px #ccc solid;
  color: #aaa;}
#send_thx {
  font-family: arial;
  font-size: 14px;
  letter-spacing: -1px;
  text-transform: lowercase;
  color: #c05;}

address {
	text-align: center;
	font-style: normal;
  margin-top: 20px;
  color: #000;
  padding: 5px;
 	line-height: 15px;
 	background: #fff;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
	
#oferta {
	background: #fff;
	width: 380px; 
	height: 490px;
  position: absolute;
	top: 0px; 
	left: 30%; 
	padding: 10px;
	text-align: justify;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;}
#oferta p {
  margin-top: 10px;}

h1 {
  font-weight: normal;
  width: 100%;
  text-align: center;
  position: relative;
  top: 0px;
  color: #ccc;}
h1 a {
  font-weight: bold;}
#terms {
  font-family: arial;
  letter-spacing: -1px;
  text-transform: lowercase;  
  font-size: 15px;
  color: #cc0055;}
#terms:hover {
  color: #aaa;}
.catal {
  margin-top:5px;
  font-weight: normal;
  width: 99%;
  text-align: center;
  color: #ccc;}
.catal a {
  color: #ccc;}
.catal h1 {
  margin: 10px;}
#refer {
  background: #eee;
  width: 100%;
  margin: 0 0 30px 0;}
#refer_contain {
  width: 580px;
  margin: auto;
  padding: 10px;
  text-align: justify;}
#refer_name {
  font-family: arial;
  font-size: 15px;
  font-weight: bold; 
  letter-spacing: -1px;
  text-transform: lowercase;
  color: #bbb;}
#refer_txt {
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 12px;
  color: #aaa;}

#splash_container {
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;}
#splash {
  visibility: hidden;
  position: relative;}
#splash_logo {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;}
#splash_logo_bg {
  position: absolute;
  top: 10px;
  left: 0; 
  background: #000;
  width: 235px;
  height: 120px;
  z-index: 5;}
#splash_footer {
  position: absolute;
  bottom: 15px;
  right: 10px; 
  width: 300px;
  text-align: justify;
  z-index: 5;
  color: #888;}
