body { font-size: 12px; font-family: Arial; }

body a { color: black; text-decoration: none; }
body a:hover { text-decoration: underline; }

#Warning { text-align: center; margin: 0 auto; width: 500px; height: 22px; padding-top: 8px; border: 1px solid #990000; background: #FF9999; margin-bottom: 10px; }
#Done { text-align: center; margin: 0 auto; width: 500px; height: 22px; padding-top: 8px; border: 1px solid #006600; background: #66CC66; margin-bottom: 10px; }

input#button { background: url(design/button.jpg); width: 100px; height: 25px; border: 1px solid #333333; color: white; font-size: 11px; }
button { background: url(design/button.jpg); width: 100px; height: 25px; border: 1px solid #333333; color: white; font-size: 11px; }

ul li { list-style-type: square; }

#page { width: 867px; margin: 0 auto; position: relative; }

#page #center { margin-top: 5px; }

#center .top { background: url(design/center-top.gif); width: 867px; height: 12px; }
#center .bottom { clear: both; background: url(design/center-bottom.gif); width: 867px; height: 12px; }

#page #center #container { float:left; width: 867px; background: #cacaca; }

#right .right-category { 

background: url(design/center-bg_category.gif); 
width: 606px; 
height: 23px;
margin: 0 auto;
font-weight: bold;
text-align: center;
padding-top: 8px;
color: white;
}
#right .right-text { width: 586px; background: white; padding: 10px; }
#right .right_bottom { background: url(design/center-category_bottom.gif); width: 606px; height: 7px;}

#left .menu-category { 

background: url(design/menu-bg_category.gif); 
width: 225px; 
height: 23px;
margin: 0 auto;
font-weight: bold;
text-align: center;
padding-top: 8px;
color: white;

}

#container #left { width: 225px; margin-left: 12px; float: left; }

#left .left-tresc { width: 205px; padding: 10px; background: white; }
#left .menu_bottom { background: url(design/menu-bg_bottom.gif); width: 225px; height: 10px;}

#container #right { margin-right: 12px; float: right; }

#page #footer { 

width: 867px; 
height: 27px; 
background-image: url(design/stopka.jpg); 
color: white;
padding-top: 13px;
text-align: center;
margin-top: 5px;
display: block;
clear: both;

}

#footer a { color: white; font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


				.zakladka-small a:link { display: block; color: white; text-decoration: none; }
				.zakladka-small a:hover { background: url(design/zakladka_small-hover.gif); text-decoration: none; }
				
				.zakladka-small { 
				
				float: left;
				margin-left: 1px;
				font-weight: bold; 
				text-align: center; 
				width: 83px; 
				height: 25px; 
				
				}
				.zakladka-small a, .zakladka-big a {
				color: white; 
				cursor: pointer;
				outline: none;
				display: block;
				padding-top: 10px; 		
				}
				.zakladka-small a {
				width: 83px; 
				height: 25px; 
				background: url(design/zakladka_small.gif); 					
				}
				.zakladka-big a {
				width: 154px; 
				height: 25px; 
				background: url(design/zakladka_big.gif); 				
				}
				
				

				
				.zakladka-big a:link { display: block; color: white; text-decoration: none; }
				.zakladka-big a:hover { background: url(design/zakladka_big-hover.gif); text-decoration: none;  }	
				
				.zakladka-big { 
				
				float: left;
				margin-left: 1px;
				font-weight: bold; 
				text-align: center; 
				width: 154px; 
				height: 25px; 
				
				}
				
				.zakladka-home a:link { text-decoration: none; }
				.zakladka-home a:hover { text-decoration: none; }
				.zakladka-home:hover { background: url(design/zakladka_home-hover.gif); }
				.zakladka-home a {
				cursor: pointer;
				outline: none;
				display: block;
				width: 39px; 
				height: 35px;
				}
				
				.zakladka-home { 
				
				float: left;
				margin-left: 1px; 
				text-align: center; 
				background: url(design/zakladka_home.gif); 
				width: 39px; 
				height: 35px;
				}

				
	table { border-spacing: 0px; }
	
	tr.lista_dluznikow:hover { background: #d3e3ff;	}
	
	tr.lista_dluznikow { height: 35px; }
	
	tr.kat_table {
	
	height: 32px; 
	text-align: center; 
	font-weight: bold; 
	color: white; 
	background: url(design/bg_kat_table.jpg); 
	border: 1px solid #092c6b; 
	
	}
	
	
.none { display: none; }
.gielda-form input, textarea { width: 210px; }
.lista_dluznikow ul { display: none; }
	
	
	
	
	
