/* glowne */

body{ margin:0;padding:0;font-size:11px;font-family:Verdana,sans-serif;background:#A6A788;color:#444; }
a { text-decoration:none;color:#600;padding-bottom:1px;border-bottom:1px dotted #600; }
	a img{ border:none; }	
.Container { width:100%;text-align:center; }	
div,p,span,h1,h2,h3,h4,h5,h6,ul,li,dl,dd,dt { margin:0;padding:0; }
#Top,#Bot,#SubMenu { width:920px;padding:0 37px;margin-left:auto;margin-right:auto;overflow:auto;} 
h1,h2,h3,h4,h5,h6 { font-weight:normal;font-family:Georgia,serif;text-align:left;color:#797151; }
.Cursor{cursor:pointer;}
.CursorWait{cursor:wait;}

/* formularze */
form,input,textarea,fieldset,label { margin:0;padding:0;color:#666;font-family:Verdana,sans-serif;}
	input.text { background:#fff;border:1px solid #eee;border-top-color:#999;border-left-color:#999;padding:2px 2px 1px 3px;height:16px;color:#555;font-size:120%;  }
	textarea.text { background:#fff;border:1px solid #eee;border-top-color:#999;border-left-color:#999;color:#555;font-size:100%;padding:2px 2px 3px;font-size:120%;  }
	select.text { background:#fff;border:1px solid #eee;border-top-color:#999;border-left-color:#999;padding:2px;color:#555;font-size:120%;  }
	input.send { background:#900;border:1px solid #900;color:#fff;font-weight:bold;font-size:100%; 	}		

/* Naglowek */			
.Top{ background:#cac7ae; }
#Top{ background:#cac7ae; }	
	#Top img{ float:left;margin:2px 0 0 0; }		
#TopMenu { float:right;margin:12px 0 0 0;list-style:none;width:486px;border-bottom:1px solid #fefefe;background:#c7c2a9; } 
	#TopMenu li {display:inline;font-size:110%;} 
	#TopMenu a {float:right;display:block;color:#fff;text-decoration:none;background:#B2AC93;padding:5px 15px 7px 15px;border:0;border-right:1px solid #CAC7AE; }
		#TopMenu a.ActivPg { background:#fefefe;color:#600; }
		#TopMenu a.ActivSec { background:#fefefe;color:#666; }
		#TopMenu a:hover { background:#fff;color:#600; }		
#LoginBar{ float:right;width:580px; }
	#LoginBarForm {	float:right;padding:0 0 2px 0; }
		#LoginBarForm p { float:left;width:200px;padding:6px 10px 8px 0px;line-height:1.2em;font-size:100%;color:#eee;text-align:right; }
		#LoginBarForm label {display:none; }
		#LoginBarForm input.text { background:#eee;float:left;width:130px;margin:9px 0 0 5px;padding:2px 2px 1px 3px;height:17px;color:#666; }	
		#LoginBarForm input.send { float:right;width:80px;margin:9px 0 0 0;height:22px;padding:0 0 1px 0;font-size:90%; }			
		#LoginBarForm div.alert { float:left;width:353px;text-align:left;margin:5px 0 0 0;padding:3px 5px 6px 5px;color:#900;display:none;border-bottom:1px solid #999;border-right:1px solid #999;float:right; }	
	#LoginUserInfo {float:right;width:580px;}
		#LoginUserInfo input.send {font-size:90%;float:right;width:70px;margin:9px 0 5px 0;height:22px;padding:0 0 1px 0;background:#666;border:1px solid #666;}			
		#LoginUserInfo label {color:#fff;float:right;display:block;padding:12px 10px 0 0;font-size:90%; }	

/* Submenu */	
.SubMenu{ background:#fefefe; }
#SubMenu{ background:#fefefe;}
	#SubMenu ul { float:right;margin:0;list-style:none;width:482px;border-left:1px solid #b4ac8d; }
	#SubMenu li {display:inline;font-size:110%; } 
	#SubMenu a {float:left;display:block;color:#666;text-decoration:none;margin:0 0 0 1px;padding:5px 15px 7px 15px;border:0;}
		#SubMenu a:hover { background:#fff;color:#600; }
		#SubMenu a.ActivPg { color:#600; }
		
/* stopka */				
.Bot{ background:#A6A788; }
#Bot{ background:#A6A788;margin-bottom:80px;}
	#Bot p { float:left;color:#6a6346;font-size:90%;padding:10px 0 20px 0;text-align:left;width:100%; }
		#Bot p img { float:left;margin: 5px 10px 10px 0; }
	#Bot ul { list-style:none;width:100%;float:right;margin:10px 0 0 0; }
		#Bot ul li { display:block;float:right;color:#fff; }
		#Bot ul li a { color:#fff;padding:0 10px;border:0; }
			#Bot ul li a:hover {color:#600;}
			
/* JQueryTip */
#JT { position:absolute;z-index:101;padding:10px;border:1px solid #aaa;font-size:10px;background-color:#fff;color:#555;font-family:Verdana,sans-serif; }
.JT_loader{ background-image: url(../img/jt_loader.gif);background-repeat:no-repeat;background-position:center center;width:100%;height:12px; } 
.jTip{cursor:help;}

				
/* graybox */
#GB_overlay {background-image:url(../img/gb_overlay.png);position:absolute;z-index:100;width:100%;height:100%;}
* html #GB_overlay {background-color:#000;background-color:transparent;background-image:url(img/gb_blank.gif);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/gb_overlay.png", sizingMethod="scale");}
#GB_window {position: absolute;background:#fff;border:5px solid #B2AC93;overflow:auto;z-index:150;}
#GB_frame {border:0;overflow: auto;width:100%;}
#GB_caption {font:13px bold Verdana,sans-serif;color:#fff;background:#B2AC93;padding: 2px 0 7px 5px;margin: 0;text-align: left;}
#GB_window img {position: absolute;top:2px;right:5px;cursor:pointer;cursor:hand;}




					