  /* wartosci domyslne */

.podsumowanie_tr{
	height: 20px;
}

html * { margin:0 auto; border:0; padding:0;  font-family: Verdana;  font-size: 11px; color: #8c8b8d;   }

.komunikat{
	border: 1px #ff0000 solid;
	background: #f1f1f1;
	padding: 15px 15px 15px 15px;
	width: 944px;
	margin: 0px auto;
	color: #ff0000;
	
}

A:link	{color:#999999; font-family: Verdana; font-size:10px; font-weight:normal; text-decoration:none; cursor:hand}
A:visited {color:#999999; font-family: Verdana; font-size:10px; font-weight:normal; text-decoration:none; cursor:hand}
A:hover {color:#999999; font-family: Verdana; font-size:10px; font-weight:normal; text-decoration:none; cursor:hand}
A:active {color:#999999; font-family: Verdana; font-size:10px; font-weight:normal; text-decoration:none; cursor:hand}

A:link.menu	{color:#ffffff; font-family: Verdana; font-size:10px; font-weight:normal; text-decoration:none; cursor:hand}
A:visited.menu {color:#ffffff; font-family: Verdana; font-size:10px; font-weight:normal; text-decoration:none; cursor:hand}
A:hover.menu {color:#ffffff; font-family: Verdana; font-size:10px; font-weight:normal; text-decoration:none; cursor:hand}
A:active.menu {color:#ffffff; font-family: Verdana; font-size:10px; font-weight:normal; text-decoration:none; cursor:hand}


.box_taby{
	background: #ffffff; width: 410px; margin: 10px 10px 10px 10px;  	
}

.box_content{
	background: #eeeeee; border: 1px #8c8b8d solid;  height: 160px;
}

.box_zdjecie{
	padding: 10px 10px 10px 10px; float: left; text-align: center;
}

.box_zdjecie_plik{
	border: 1px #8c8b8d solid; width: 100px; height: 100px;
}

.box_opis{
	margin: 10px 10px 10px 10px;
}

.button{
	border: #999999 1px solid;
	background: #ffffff;
	height: 20px;
	padding-bottom: 2px;
	margin: 1px 0px 1px 1px;
	text-align: center;
} 
 
.button_red{
	border: #FF6666 1px solid;
	background: #ffffff;
	height: 20px;
	padding-bottom: 2px;
	margin: 1px 0px 1px 1px;
	text-align: center;
} 
  
 
ul									{ list-style: none; height: 15px; }
li  								{ height: 15px;  border-right: 1px solid #ffffff; }
 
.stopka{
	background: #f0f0f0; 
	
}

.iframe_prezentacja{
	background: #eeeeee;
	border: 1px solid #8c8b8d;
	
}

.pole{
	border: #aaaaaa 1px solid;
	background: #eeeeee;
}

.obrazek{
	border: #cccccc 0px solid;

}

.all{
 
}
    

ul.dropdown                         { position: relative;  }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #5b1345; text-align: left;  }
ul.dropdown a:hover		            { color: #ffffff;}
ul.dropdown a:active                { color: #ffffff; }
ul.dropdown a:visited                { color: #ffffff; }
ul.dropdown a                		{ color: #ffffff; }
ul.dropdown li a                    { display: block; padding: 1px 2px;   color: #ffffff;   margin-left:5px;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #188a13; color: #ffffff; position: relative; }
ul.dropdown li.hover a              { color: #ffffff; }
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #188a13; color: #ffffff; width: 185px; }
ul.dropdown ul li a					{ border-right: none;   color: #ffffff;  width: 100%; display: inline-block; } 



.ui-tabs .ui-tabs-nav li {position: relative; float: left; }
.ui-tabs .ui-tabs-nav li.nonselected_left {
	background: #f2f1df;
	height: 18px;
	width:135px;
	text-align: center;
	padding-top: 4px;
	border-left: #999999 1px solid;	
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
}
.ui-tabs .ui-tabs-nav li.nonselected_right {
	background: #f2f1df;
	  height: 18px;
	   width:135px;
	    text-align: center;
		 padding-top: 4px;
		 	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
		 
		  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {background: #d2c7cb; } 
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs a { color: #8c8b8d; }




div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}





.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}


.required
{
	border: #aaaaaa 1px solid;
	background: #eeeeee;
}
.email
{
	border: #aaaaaa 1px solid;
	background: #eeeeee;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	font-weight: bold;
}


#popup_container { position:absolute; z-index:10000; padding:2px; background:#000000; border:2px solid #444444; }
#popup_container_close { position:absolute; top:0px; right:0px; width:20px; height:20px; text-align:center; background:#FFFFFF; font-size:12px; font-weight:bold; cursor:pointer; }
#popup_container_close:hover { position:absolute; top:0px; right:0px; width:20px; height:20px; text-align:center; background:#5b1345; color:#00000; font-size:12px; font-weight:bold; cursor:pointer; }
div.popup { border:1px solid #000000; float:left; }
.hide {display: none;}
