#page {
     margin: 0 auto 0 auto;
     width: 1000px;
   
}

.zaloguj {
  border: none;
}


.zaloguj {
  background: #0b2132;
  padding: 5px 8px;
  color: #f8f8f8;
  margin-top: 5px;
  cursor: pointer;
  width: 150px;
}

a { 
     text-decoration: none; 
     color: #385fa9;
}

a:hover { 
     text-decoration: underline; 
}


body {
     margin: 0; padding: 0; 
     background: url('') repeat-x;
     background: #eeeeee;
     color:#5d6976; 
     font-size: 11px;
     font-family: Tahoma, sans-serif, arial, helvetica; 
}
td{
     color:#5d6976; 
     font-size: 11px;
     font-style: normal
     font-family: Tahoma, sans-serif, arial, helvetica; 
     
}

tdd{
     color:#5d6976; 
     font-size: 13px;
     font-style: normal
     font-family: Tahoma, sans-serif, arial, helvetica; 
     
}

#bg_logo{
     width: 100%;
     float: left;
     background: url('/public/style_images/logo_bg.png') repeat-x;
     height: 97px;
}

#logo {
     width: 123px;
     margin-left: 120px;
     float: left;
     background: url('/public/style_images/logo.png') repeat-x;
     height: 97px;
}
#odstep {
     float:left;
     margin-top: 30px;
     
}
#logo_prawa {
  float: right;
  margin-right: 50px;
  color: white;
}

#menu { 
     
     height: 32px;
     width: 100%;
     float: left;
     background: url('/public/style_images/menu_bg.png') repeat-x;
}
#menu_txt { 


        color: #176d83; 
    	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
        color: #176d83; 
        margin-top: 7px;
        text-shadow: 1px 1px #ffffff;
}
#links{ 


        margin-left:8px;
}
#menu_txt  a{ 


        color: #176d83; 
    	
}

#menu_txt  a:hover{ 
    color: #7dbfd0;
    text-decoration: underline; 
}
#panel_srodek {
background: url('http://glabza.pl/daro/szablon/standard/images/new_menu.png') repeat-x;
background-color: #ffffff;
border-color: #c7d1d3;
color: #black;
margin-top: 30px;

	-moz-border-radius:6px;
        border-radius:6px 5px;
        -khtml-border-radius:6px;
        -icab-border-radius:6px;
        -webkit-border-radius:6px;
         -khtml-border-radius:6px;

	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	color: black;
        width: 65%;
	float: left;

	}
#panel_prawa {
background: url('http://glabza.pl/daro/szablon/standard/images/new_menu.png') repeat-x;
background-color: #ffffff;
border-color: #c7d1d3;
color: #black;
width: 30%;

margin-top: 30px;
	-moz-border-radius:6px;
        border-radius:6px 5px;
        -khtml-border-radius:6px;
        -icab-border-radius:6px;
        -webkit-border-radius:6px;
         -khtml-border-radius:6px;

	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	
        width: 30%;
	float: right;


	}
h2 {
color: #5277b3; 
    	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
margin-top: 7px;
     text-shadow: 1px 1px #ffffff;
}

h3 {
color: #5277b3; 
    	font-family: Arial;
	font-size: 13px;
margin-top: 7px;
     text-shadow: 1px 1px #ffffff;
}


.message {
	background: #f8ffe4 url(http://www.webtips.pl/public/style_images/webtips/information.png) no-repeat 8px 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #b0ce94;
	color: #3e4934;
	line-height: 150%;
-webkit-border-radius: 5px; /* Safari, Chrome */
  -khtml-border-radius: 5px;    /* Konqueror */
  -moz-border-radius: 5px; /* Firefox */
   border-radius: 5px;
}
#messages { 
	background: #f1f4f7 url(http://www.webtips.pl/public/style_images/webtips/information.png) no-repeat 8px 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #b6c7db;
	color: #3e4934;
	line-height: 150%;
-webkit-border-radius: 5px; /* Safari, Chrome */
  -khtml-border-radius: 5px;    /* Konqueror */
  -moz-border-radius: 5px; /* Firefox */
   border-radius: 5px;
}
#wyplata { 
	background: #deb7b7 url(http://www.webtips.pl/public/style_images/webtips/exclamation.png) no-repeat 8px 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #f3dddd;
	color: #3e4934;
	line-height: 150%;
}
#business {
background-color: #d5dde5;
width: 100%;
height: 60px;
}
#registers {
background-color: #d5dde5;
width: 100%;
height: 20px;
border-bottom: 1px solid #b6c7db;
}
img {
  border: none;
}
.input{
 background: #0b2132;
  padding: 5px 8px;
  color: #f8f8f8;
  margin-top: 5px;
  cursor: pointer;
  width: 300px;
  border: none;
}
#copyright{
text-align:right;
float: left;
color:gray;
font:8pt Verdana;
margin-left: 470px;
margin-top: 10px;

}
#pasek {
background: #9b9b9b;
height: 1px;
width: 98%;
margin-top: 5px;
margin-bottom:5px;
}
#popup {
	position: absolute;
	top: 50%;
	left: 50%;
        height: 150px;
	width: 400px;
	margin-top: -50px;
	margin-left: -275px;
	border: 1px solid #808080;
	text-align: center;
	background-color: #fff;
        z-index: 1000;
        opacity: 0.9;

}