body{
	background: #000000 url('gfx/main_bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial;
	}

img { 
	behavior: url(iepngfix.htc);
	border: none;
}

h1, h2{
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-size: 11px;
	color: #858585; }
	
h1{ float: left;}
h2{ float: right;
	padding-right: 40px;}

#main{
	width: 1000px;
	height: 600px;
	margin: auto;
	position: relative;
	}
	
#keys
{	height: 16px;
	line-height: 14px; }
	
	
/* LEFT */
#left{
	width: 379px;
	height: 468px;
	float: left;	
}

#left_content{
	background: url('gfx/left_bg.gif') no-repeat 0px 10px;
	width: 379px;
	height: 433px; /* org 542px */
	padding-top: 35px;
}

#logo{
	background: url('gfx/logo.gif') no-repeat 10px;
	width: 408px;
	height: 82px;
	float: left;
}

.news_sep_top{
	background: url('gfx/news_sep_bottom.gif') no-repeat;
	width: 333px;
	height: 1px;
	margin-top:5px;
	padding-bottom: 15px;
	line-height: 1px;
	font-size: 1px;
}

.news_sep_top_img{
	padding-left: 28px;
	padding-top: 1px;
	padding-bottom: 3px;
}

.left_header{
	width: 333px;
	padding-bottom: 15px;
}

.news_sep_bottom{
	background: url('gfx/news_sep_top.gif') no-repeat;
	width: 333px;
	height: 1px;
	margin-top:15px;
	padding-bottom: 10px;
	line-height: 1px;
	font-size: 1px;
}

.news_header img{
	border: none;
}
.txt_box{
	width: 333px;
	font-size: 11px;
	color:#d5d3d3;
	text-align: justify;
	line-height: 21px;
	
}

.txt_box a {
  border: 0px;
  color: #62ae10;
  font-weight: bold;
  text-decoration: none;
}
  .txt_box a:hover {
    color: #656567;
  }

.txt_box img{
	cursor: pointer;
}

.zdjecia_lokali{
	width: 333px;
	text-align: center;
}

.zdjecia_lokali img {
	float: left;
	margin: 1px;
}

.salon_stroza{
	float: left;
	width: 165px;
}

.salon_pcim{
	float: left;
	width: 165px;
}

/* RIGHT */
#right{
	width: 621px;
	height: 468px;
	float: right;
}

#right_content{
	width: 588px;
	height: 468px;
	background-color: #000000;
	padding-left: 33px;
	background: url(gfx/preloader.gif) no-repeat center center;
}

#right_content img, iframe{
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}

#right_content #cien_top{
	width: 588px;
	height: 10px;
	position: absolute;
	top: 98px;
}

#right_content #cien_bottom{
	width: 554px;
	height: 20px;
	position: absolute;
	top: 546px;
}

/* BOTTOM */

#bottom{
	/*width:729px;*/
	height:82px;
	text-align: right;
	float: right;
	margin-right: 33px;
}

#bottom_left{
	/*width: 729px;*/
	height: 82px;
	float: left;
	/*padding-top: 13px;*/
	text-align: right;
}

#bottom_left img{
	border: none;
	float: left;
	margin-left: 1px;
	cursor: pointer;
}

#bottom_right{
	width: 481px;
	height: 120px;
	float: right;
}

#bottom_right_info{
	width: 481px;
	height: 21px;
}

/* menu */
#menu{
	padding-top: 6px !important;
	width: 967px;
	height: 27px;
	float: left;
	text-align: right;
	margin-right: 3px;
	/*text-align: center;*/
}

#menu_cent{
	/*margin: auto;*/
	width: 584px;
	height: 27px;
	float: right;
}

#menu img{
	cursor: pointer;
	display: inline;
	padding: 0;
	margin-left: -4px;
}

/* GALERIA */

#thumbnails{
	width:333px;
}

#thumbnails img{
	border: none;
	cursor: pointer;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

/* FOOTER and LANG SELECTOR */

#lang_selector{
	width: 300px;
	float: left;
	font-size: 10px;
	color: #656567;
	padding-left: 160px;
	display: none;
}

#lang_selector_txt{
	font-size: 10px;
	color: #656567;
	padding-right: 10px;

	padding-top:16px;
	float: left;
}
#flagi{
	padding-top: 14px;
	width: 250px;
}

#flagi img{
	border: none;
	width: 25px;
	height: 17px;
	margin-right: 10px;
}

#footer
{ 	background: #000;
	width: 970px;
	padding-right:30px;
	height: 36px;
	
	/*
padding-top: 16px;
*/
	font-style: normal;
	margin: 20px auto;}	

#footer_rights
{	color:#656567;
	font-family: Tahoma;
	padding-top: 6px;
	font-size: 10px;
	margin-left: 10px;
	float:left;	}

#madeby {
padding-right: 11px;
padding-top: 6px;
color:#656567;
font-family: Tahoma;
font-size: 10px;
float:right;
position:relative;
}

#madeby a {
color:#656567;
font-weight:bold;
text-decoration: none;
float: right;
margin-left: 5px;
}

#madeby a span {
color:#971E1F;
}

#dot {
color:#971E1F;
font-size:10px;
padding-top: 6px;
font-weight:bold;
font-family: Tahoma;
left:130px;
position:absolute;
top:0;
}

#zdjecie_mainPan{
	height: 468px !important;
}

.tapety{
	text-align: center;
}

.tapety img{
	border: 1px solid #3a3a3a;
}

.tapety a:hover img{
	border: 1px solid #646464;
}

/* CLEAR */

.clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;	}
	
/* PASEK PRZEWIJANIA PIONOWEGO */
html
{ overflow-y: scroll;}
