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/index_04.jpg);
}

#container{
	position: relative;
    width: 933px !important;
    width: 933px ; /* to do ie bo trzba marignesy doliczyć i px mają inne wartosci*/
/*	 height: 536px;*/
	 height: 706px;
    margin: 20px auto 30px auto !important;
    /*margin: 30px auto 15px auto;*/
	 margin-top: 25px;
    text-align: left;
/*	 border: solid 1px #4E547A;*/
	 background-image: url(images/index_07.jpg);
	 background-position: bottom;
	 background-repeat: no-repeat;
}


div {
/*	border: solid 1px #e3e3e3; */
}

div#logo {
	position: absolute;
	/*top: 5px;*/
	width: 933px ;
/*	left: 180px;*/
	/*left: 330px; */
	height: 144px;
	/*width:238px;*/
/*	border: solid 1px red;*/
	overflow: hidden;
	/*text-align: center;
	/*padding-top: -5px;*/
	z-index: 90;
}

#menu{
	position: absolute;
	/*top: 108px;*/
	top:154px;
	left: 237px;
/*	border: solid 1px red;*/
	width: 460px;
}

#main_menu_sign{
	position: absolute;
	top: 152px;
	left: 0px;
	width: 240px;
	height: 20px;
}

#main_menu_sign2{
	position: absolute;
	top: 154px;
	left: 694px;
	width: 240px;
	height: 20px;
	overflow:hidden;
}

#img{
	position: absolute;
	top: 504px;
	left: 183px;
	width: 544px !important;
	width: 546px;
	height: 80px;
	overflow: hidden;
/*	border: solid 1px red;*/
}

#counter{
	position: absolute;
	top: 432px;
	left: 205px !important;
	left: 197px;
	width: 544px;
	height: 20px;
/*	border: solid 1px red;*/
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}











div#disablePage{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
/*	background-color: #565656;*/
	background-color: Black;
	filter: alpha(opacity=60);
   -moz-opacity: 0.6;
   opacity: 0.6;	
	z-index: 95;	
	display: none;
}

div#dialogBox{
	position: absolute;
	left: 88px;
	z-index: 100;
/*	border: solid 1px #530306;*/
	display: none;
}

div#dialogPanel{
	text-align: right;
	background-color: #290E2D;
	z-index: 99;
}

div#dialogLoading{
	position: absolute;
	background-color: White;
	padding: 3px;
	z-index:98;
}

div#dialogContent{
	position: absolute;
	padding: 3px;
	display: none;
	z-index: 98;
}

div#dialogBackground{
	position: absolute;
	left: 0px;
	top: 17px;
	width: 806px;
	height: 600px;
	background-color: #565656;
	filter: alpha(opacity=50);
   -moz-opacity: 0.5;
   opacity: 0.5;	
	z-index: 97;
}



a {
	border: solid 0px;
}

img{
	border: solid 0px;
}

#designby{
	position: absolute;
	top: 646px;
	left: 795px;
	width: 120px;
	height: 14px;
	font-size: 9px;
	color: #350F3C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#designby a{
	text-decoration: none;
	color: #350F3C;
}

#newsletter{
	position: absolute;
	top: 655px;
	left: 10px;
	width: 450px;
	height: 25px;
}

#newsletter table tr td{
	
	vertical-align: middle;
}

#newsletter input.news{
	 background-color: #280B2D;
	 border: #ad4d98 dotted 1px;
	 font-size: small;
	 height: 14px;
	 color: White;
}

#newsletter table tr td.txt{
/*	color: #6B368A;*/
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}

.msg{
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.slide_ie{
text-align: center;
margin-top: -40px;
padding-top: 20px;
}