.all{
font-family: tahoma,Arial,Verdana,sans-serif ;
font-size: 11px;
color: #000000;
margin-top: 0px;
background-repeat:repeat-x;
background-color:#e5ecf6;
}


html, body{height:100%;} 

img {border: 0px;}

td.nagl_admin{
font-size: 14px;
padding-top:10px;
font-weight:bold;
}

.header_porady{
color: #4d60bf;
font-size: 16px;
}

textarea, input
{
font-family: tahoma,Arial,Verdana,sans-serif ;
font-size: 11px;
}


div.left_contact_input
{
width:2px;
height: 20px;
background-image: url(/img/inputs/bg1_l.gif);
display: inline-block;
float: right;
margin: 0px;

}

div.right_contact_input
{
width:2px;
height: 20px;
background-image: url(/img/inputs/bg1_r.gif);
display: inline-block;
float: right;
margin: 0px;
}

.contact_input
{
color: #8b8b8b;
width: 168px;
height: 16px;
background-image: url(/img/inputs/bg1_m.gif);
border: 0px;
padding: 2px;
margin-top: 0px;
}



div.left_contact_textarea
{
width:3px;
height: 116px;
background-image: url(/img/inputs/bg2_l.gif);
display: inline-block;
float: right;
margin: 0px;

}

div.right_contact_textarea
{
width:3px;
height: 116px;
background-image: url(/img/inputs/bg2_r.gif);
display: inline-block;
float: right;
margin: 0px;
}

.contact_textarea
{
color: #8b8b8b;
width: 170px;
height: 116px;
background-image: url(/img/inputs/bg2_m.gif);
border: 0px;
padding: 0px;
margin-top: 0px;
overflow: hidden;
}



td{
vertical-align:top;
}

div.left_menu{
border-bottom: #e6e8ef solid 1px;
padding: 6px;
}

a.left_menu{
font-weight: bold;
}

p {margin: 0; padding: 0;}

.zero {
font-weight: normal;
font-size: 0px;
line-height: 0px;
}

div.wydarzenie_arch{
cursor: pointer;
padding: 5px;
width: 200px;
}

div.wydarzenie_arch:hover{
background-color: #e6edf7;
}

div.menu {
color: #143d71;
background-image: url(../img/menu_border.gif);
background-repeat:no-repeat;
background-position:right;
display: inline; 
}

a.menu_en {
color: #ff2426;
font-weight: bold;
margin: 0px 13px;
}

a.menu_dis {
color: #143d71;
font-weight: bold;
margin: 0px 13px;
}

.linebg{
background-image: url(../img/line_bg.gif);
background-repeat:repeat-x;
background-position:bottom;
padding: 5px;
margin-right:5px;
text-align: left;
}

a{
color: #000000;
text-decoration: none;
}

a:hover{
color: #ff2426;
text-decoration: none;
}

.error-message{
color: red;
line-height: 30px;
vertical-align : top;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span.current {
	color: #ff2426;
}

/*strefa klienta*/
td.raport_orange
{
padding: 3px 5px;
background-color: #ff6801; 
border-top: 1px solid black; 
border-right: 1px solid black; 
color: white; 
font-weight: bold;
}

td.raport_white
{
padding: 3px 5px;
background-color: white; 
border-top: 1px solid black; 
border-right: 1px solid black; 
color: #797979; 
}