*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 1;
}
 
html { 
   margin: 0; 
	padding: 0; 
	font-size: 13px; 
}
 
body{
	margin: 0px;
	padding: 0px;
	text-align: center; /* center layout in ie5 and 5.5. */
}

#container{
	 position: relative;
    width: 984px !important;
    width: 982px ; /* to do ie bo trzba marignesy doliczyć i px mają inne wartosci*/
    margin: 0px auto 0px auto !important;
    margin: 0px auto 0px auto;
    text-align: left;
}


div {
	border: solid 0px #e3e3e3; 
}

div#header {
	width: 984px;
}

div#page{
float : left;
	width: 954px !important;
	width: 984px;
	padding-top: 0px;
	background-color: black;
	background-image: url(../images/index_26.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	
}

hr {
   float: left;
   width: 760px;
}

img {
	border: solid 0px black;
}

div#footer{
   float: left;
	text-align: center;
	width: 100%;
	color: #C76881;
	font-family:Verdana;
	font-size:8px;
	font-weight: normal;
/*	height: 20px !important;*/
	height: 40px !important;
	height: 40px;
/*	padding-top: 20px;*/
}

div#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C76881;
	text-decoration: none;
	vertical-align: middle;
}

.msg{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Red;
}




#box1{
	float: left;
	width: 141px;
/*	border: solid 1px red;*/
	margin-left: 10px;
	padding-top: 23px;
}

#box2{
float: left;
	width: 279px;
/*	border: solid 1px red;*/
	margin-left: 15px;
	margin-right: 20px;
	line-height: 16px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#box3{
float: left;
	width: 223px;
/*	border: solid 1px red;*/
	margin-left: 20px;
	margin-right: 20px;
	line-height: 16px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#box4{
float: left;
	width: 191px;
/*	border: solid 1px red;*/
	margin-left: 20px;
	line-height: 16px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

div.title{
	width: 100%;
	background-image: url(../images/index_13.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin-bottom: 5px;
}

div#logowanie{
	width: 191px;
	height: 119px;
	background-image: url(../images/bg_logowanie.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 15px;
}

div#logowanie2{
	width: 191px;
	height: 119px;
	background-image: url(../images/bg_logowanie2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 15px;
}
















div#dialogBox{
	position: absolute;
/*	left: 45px;*/
	left: 88px;
	z-index: 100;
	border: solid 1px #530306;
	display: none;
}

div#dialogPanel{
/*	border: solid 1px red;*/
	width: 806px;
	text-align: right;
	background-color: #7A6E3C;
/*	height: 18px;*/
	z-index: 99;
}

div#dialogLoading{
	position: absolute;
	background-color: White;
	padding: 3px;
	z-index:98;
}

div#dialogContent{
	position: absolute;
	padding: 3px;
/*	background-color: #565656;*/
	display: none;
	z-index: 98;
}

div#dialogBackground{
	position: absolute;
	left: 0px;
	top: 17px;
	width: 806px;
	height: 600px;
	background-color: #565656;
	filter: alpha(opacity=30);
   -moz-opacity: 0.3;
   opacity: 0.3;	
	z-index: 97;
}
/*
div#dialogPanel img{
	border: solid 1px red;
}*/
