html { 
   margin: 0; 
	padding: 0; 
	font-size: 13px; 
}
 
body{
	margin: 0px;
	padding: 0px;
	text-align: center; /* center layout in ie5 and 5.5. */
	background-image: url(../images/bg_body.jpg);
}

#container{
	 position: relative;
    width: 991px !important;
    width: 991px ; /* to do ie bo trzba marignesy doliczyć i px mają inne wartosci*/
    margin: 64px auto 10px auto !important;
    margin: 64px auto 10px auto;
    text-align: left;
/*	 height: 686px;*/
	 padding-bottom: 0px;		
	 background-image: url(../images/bg_container.jpg);
/*	 background-position: top;*/
	 background-repeat: repeat-y;
}

#im1{
	position: absolute;
	top: 12px;
	left: 0px;
	width: 21px;
	height: 18px;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
}

#im2{
	position: absolute;
	top: 12px;
	left: 960px;
	width: 31px;
	height: 18px;
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
}

div {
/*	border: solid 1px #e3e3e3;*/
}

a {
	color: #FE9900;
}

a:hover {
	color: #666666;
}

div#header {
/*	border: solid 1px blue;*/
/*	width: 939px;*/
	width: 941px;
	margin-left: 19px;
}

#logo{
	margin-left: 36px;
	width: 193px;
}

div#menu{
}

#body{
	position: relative;
	width:978px;
/*	border: solid 1px white;*/
}

#im3{
	position: absolute;
	top: 0px;
	/*left: 30px;*/
	left: 18px;
	width: 81px;
}

#im3 img{
	margin-bottom: 7px;
}

#txt1{
	margin-left: 165px;
	margin-top: 35px;
	width: 481px;
/*	height: 183px;*/
/*	border: solid 1px red;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
}

#txt1 strong {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}

.txt1space{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}



#txt2{
	margin-left: 165px;
	margin-top: 35px;
	width: 754px;
/*	height: 183px;*/
/*	border: solid 1px red;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
}

#txt2 strong {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}

.txt2space{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}



#player{
	position: absolute;
	top: 18px;
	left: 675px;
	width: 262px;
	height: 172px;
	/*background-image: url(../images/player.jpg);
	background-repeat: no-repeat;*/
}
#bodybottom{
	position: relative;
	margin-top: 20px;
	width: 980px;
	height: 103px;
	background-image: url(../images/bg_bodybottom.jpg);
}

#bodybottom_bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;	
	height: 100%;
	background-image: url(../images/bg_bodybottom_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#bodybottom_logo{
	position: absolute;
	top: 16px;
	left: 26px;
	width: 125px;
	height: 46px;
}

#bodybottom_txt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 481px;
	margin-left: 165px;
	margin-top: 25px;	
	text-align: justify;
}

#bodybottom_txt strong{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

hr {
   float: left;
   width: 760px;
}

img {
	border: solid 0px black;
}

.msg{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Red;
}

a.link{
	color: White;
}

#footer{
	position: relative;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A9A8A8;
	font-size: 9px;
	width: 991px;
	height: 53px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
}

#datafirm{
	position: absolute;
	top: 22px;
	left: 110px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
/*	border: solid 1px red;*/
	width: 700px;
	text-align: left;
}

#datafirm a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
}

#designby{
	position: absolute;
	top: 22px;
	left: 810px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C79500;
/*	border: solid 1px red;*/
	width: 130px;
}


#designby a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C79500;
	text-decoration: none;
}

.but{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	border: solid 0px;
	background-color: White;
}

input{
	background-color: #CCCCCC;
	border: solid 1px #999999;
	color: #666666;
}

textarea{
	background-color: #CCCCCC;
	border: solid 1px #999999;
	color: #666666;
}

select{
	background-color: #CCCCCC;
	border: solid 1px #999999;
	color: #666666;
}

#background{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:98;
	/*background-color: #363636;*/
	background-color: black;
	display: none;
	width: 100%;
	height: 100%;
}

#play{
	position: absolute;
	top: 100px;
	left: 100px;
	width: 482px;
	height: 378px;
	display: none;
	z-index: 99;
	background-color: white;
}



#panel{
	height: 15px;
	width: 482px;
	text-align:right;
}


	
