﻿body 
{
    font-family:Verdana,Tahoma,ArialCE,Arial,HelvaticaCE,Helvetica,sans-serif;
    font-size: 12px;
    
    color: #000000;
    margin:0;
    padding:0;
    background: #FFFFFF;
    background: url(images/top_background.png) 0 0 repeat-x;
    text-align: left;
}
form
{
    margin:0;
    padding:0;
}

.Left 
{
    text-align: left;
}
img
{
    border: none;
    margin:0;
    padding:0;
}
h1
{
    font-family:Verdana,Tahoma,ArialCE,Arial,HelvaticaCE,Helvetica,sans-serif;
    font-size:20px;
    font-weight: bold;
    text-align:left;
}
a img
{
    margin:0;
    padding:5px;
}

#FormViewDaneKancelarii
{
    text-align: center;
    
}

#header
{
    margin-top:0;
    padding-top:0;
    background: url(images/main_banner.png) top no-repeat;
    width: 780px;
    height:137px;
}
#menu_div
{
    position:relative;
    left:30px;
    top:2px;
    text-align: center;
    
}
#main_page
{
    width:780px;
    height:100%;
    text-align: left;
    margin:auto;
    margin-top:0;
    padding-top:0;
}
#main_container
{
    vertical-align:top;
    width: 780px;
}

table tr td
{
    margin:0;
    padding:0;           
}

td.left_container
{
    vertical-align:top;
    width: 150px;
    text-align: left;
}
td.right_container
{
    margin-left: 20px;
    width: 630px;
    text-align: left;
    vertical-align:top;
    border: none;
}
#content
{
    border: 1px solid #cccccc;
    padding:10px;
    margin-top:10px;
    text-align: left;
    vertical-align:top;
    
}
#overDiv
{
    border: 1px solid black;
}
#subcontent
{
    text-align: left;
    vertical-align:top;
}
#content a
{
    text-decoration: none;
    color: #000000;
}
#content a:hover
{
    text-decoration: underline;
}
#content .naglowek
{
    font-weight: bold;
}
#content .lista_komornikow
{
    padding:10px;
    padding-left:0;
}
#content .kancelaria
{
    width:550px;
    height:20px;
}
#content .detale
{
    padding:10px;
}
#content .l_detale
{
    float:left;
    width:70px;
}
#content .p_detale
{
    font-weight: bold;
}
#content li
{
    padding-bottom: 3px;  
}
#opis_map
{
    width:550px;
    font-size:18px;
    font-weight: bold;
    text-align:left;
}
#powrot
{
    width:550px;
    font-weight: bold;
    text-align:center;
}
input.button {
	font-family: 'Trebuchet MS', Verdana, Geneva, sans-serif;
	font-size:larger;
	font-family: Arial CE;
	border: 1px solid #888888;
	color: #666666;
	/*color: Purple;*/
	cursor: pointer;		
	padding:0;
	margin:0;
	font-weight:bold;
	vertical-align: middle;
	text-align: center;
	background: url(images/button.png) 0 0 repeat-x;
	height: 25px;	
	
}
.table_line1
{
    padding: 1px;
    background: #d3d3d3;
}
.table_line2
{
    padding: 1px;
    background: #FFC080;
}
.cell_class 
{
    padding: 2px;

}

.label1
{
    font-size: large;
    font-family: Arial CE;
          
}

.label2
{
    font-size:medium;
    font-family: Arial CE;
    font-weight: bold;
          
}

.table
{
    border-style: solid;
    border-width: thin;
    border-color: Silver;
    width: 600px;
}

.table_left 
{
    border-style:solid;
    border-width: thin;
    border-color: White;
    width: 100px; 
    height: 30px;
    background-color:Silver;
    text-align: center;
    
}

.table_right
{
    border-style: solid;
    border-width: thin;
    border-color: White;
    background-color:Gainsboro;
    width: 500px;
    height: 30px;
    text-align: center;   
}

.tb_dane_izby
{
    
    font-size:medium;
    
}

.text_box
{
    font-size: medium;
    font-weight: bold;
    text-align:center;
}

.grid_view_header 
{
    border-style: solid;
    border-width: thin;
    border-color: Silver;
    height:30px;
    font-size: small;
    font-weight: bold;
    color:White;          
    background-color: Gray;
}
.grid_view_header.a 
{
    color: White;
}

a grid_view_header 
{
    
    font-size: small;
    font-weight: bold;
    color: White;       
    height: 30px;
    background-color: Gray;
}

.grid_view 
{
    border-style: solid;
    border-width: thin;
    border-color:Gainsboro;
    
}
.grid_view_item 
{ 
    height: 30px;
    border-style: solid;
    border-width: thin;
    border-color: Silver;
    background-color:Gainsboro;
     
    /*
    border-style:groove;
    text-align:center;*/
    
}


.progressPanel
{       
    z-index: 100;     
    background-color: #333333;
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: fixed;
    top: 0px;
    left: 0px;    
    width: 100%;
    height: 100%;
    padding-top: 30%;
    text-align: center;                 
}

.progressLabel 
{
    
    z-index: 1010;         
    position: fixed;    
    background:transparent;
    top: 0px;
    left: 0px;        
    width: 100%;
    height: 100%;
    padding-top: 30%;
    text-align: center;                 
    color: White;    
    font-size:large;
    font-family: Arial;
    
}



.grid_view_item_2 
{
    height: 30px;
    border-style: solid;
    border-width: thin;
    border-color: Silver;
 
    
    background-color: Silver;
    /*border-bottom-style: groove;
    text-align:center;*/
    
}

.ab 
{
    text-align:center;
}


a:link 
{    
    
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 1px;
    margin-right: 1px;
    color: Black;
    text-decoration: none;
}

a:hover 
{
    color: Blue;       
}
