body{
	color: black;
	background-color: #f1f9fe;
	min-width: 750px;
	margin: 0px;
	height:100%;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.przycisk_x { 
    border-right: 1px solid black; 
    border-bottom: 1px solid black; 
    border-left: 1px solid white; 
    border-top: 1px solid white; 
} 
 
.blue_grad { 
    background-image:url(../images/toolbar/bg_grad_blue2.gif); 
} 
 
.silver_grad { 
    background-image:url(../images/toolbar/listViewBg.gif); 
}

/* strona główna */

#infotick {
	display: none;
	position: absolute;
	filter: Alpha(Opacity=90,style=0);
	width: 159px;
	border: 1px solid black;
}

#menu_kontekst {
	visibility: hidden;
	position: absolute;
	width: 159px;
	border: 1px solid black;
	z-index: 10000000000;
}
#glowne_pudlo {
	width: 100%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

#menudown {
	float: left;
	width: 99%;
	height: 23px;
	clear: both;
	overflow: hidden;
}

#menudown .button {
	vertical-align: bottom;
	float: left;
	min-width: 10px;
	border: 1px solid black;
	margin: 1px 1px 0 1px;
}


#imieniny {
	font-size: 7pt;
	float: right;
}

#menu_avita {
	background-image: url(../images/layout/back_1.jpg);
	height: 100px;
	clear: both;
	width: 100%;
}

#sekcja {
	float: left;
	width: 100px;
	z-index: 1;
}

#sekcja_logo {
	float: right;
	width: 500px;
}

#nasze_sklepy {
	text-align: right;
	white-space: nowrap;
	font-size: 18pt;
	font-family: Arial Black, sans-serif;
	color: #ffffff;
	float: right;
	margin-bottom: 1em;
	margin-top: 1em;
}

#toolbar {
	clear: both;
}

#av_content {
	min-height: 300px;
	min-width: 700px;
	background-color: #ffffff;
	border: 1px solid black
}

#stopka {
	width: 100%;
	height: 23px;
	font-size: 7pt;
	background-color: #02863b;
}

#seiholog {
	float:left;
	padding-top: 5px;
}

#seiholog a {
	color: #ffffcc;
}

#created_by {
	text-align: right;
	color: #cccccc;
	float: right;
	padding-top: 5px;
}

.f_left {
	float: left;
}
.f_right {
	float: right;
}

/* dla wszystkich */

.styl_query_11 td {
	background-image: url(../images/toolbar/bg_grad_blue2.gif);
	border: 3px outset threedlightshadow;

}


.styl_query_02 {
	height: 21px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-image: url(../images/toolbar/guzik_srodek);
}

/* reszta */

.transferer2
{
	border: 1px solid #7b7b00;
	background-color: #ccccff;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}


.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;

	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
}

.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}

.fisheyeItem span,
.fisheyeItem2 span
{
	display: none;
	position: absolute;
}
.fisheyeContainter
{

	height: 50px;
	width: 100%;
	
	position: absolute;
}

.dojoDialog {
		background-image: url("../images/load.png");
		width:296px;
		height:146px;
		font-family:Arial,Tahoma,Verdana,sans-serif;
		font-size:20px;
		color: #06903a;
			border-left: 1px solid threedlightshadow;
			border-top: 1px solid threedlightshadow;
			border-bottom: 1px solid threedlightshadow;
			border-right: 1px solid threedshadow;
			padding-left: 2px;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-right: 2px;
	}
	

	
.tytulik {
font-family:Arial,Tahoma,Verdana,sans-serif;
font-size:11px;
color: #e77918;
}

.zwrot {
	color: #ffffff;
	font-size: 24px;
}
.whitelink {
	color: #ffffff; font-family: Arial, Tahoma, Verdana,sans-serif; font-size: 11px; text-decoration: none;
}
.whitelink a {
	color: #ffffff; font-family: Arial, Tahoma, Verdana,sans-serif; font-size: 11px; text-decoration: none;
}
.whitelink:active {
	color: #ffffff; font-family:Arial,Tahoma,Verdana,sans-serif; font-size:11px; text-decoration: none;
}
.whitelink:visited {
	color: #ffffff; font-family:Arial,Tahoma,Verdana,sans-serif; font-size:11px; text-decoration: none;
}

.biale{
	background-color: #ffffff;
}


A {
	FONT-WEIGHT: bold; COLOR: #1c3e6c; TEXT-DECORATION: none;
}
A:active {
	FONT-WEIGHT: bold; COLOR: #1c3e6c; TEXT-DECORATION: none;
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #1c3e6c; TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #1c3e6c; TEXT-DECORATION: none;
}


A.meni {
	font-weight: bold; color: #999999; text-decoration: none;
}
A.meni:active {
	font-weight: bold; color: #e77918; text-decoration: none;
}
A.meni:visited {
	font-weight: bold; color: #999999; text-decoration: none;
}
A.meni:hover {
	font-weight: bold; color: #e77918; text-decoration: none;
}


.mysz_in {
	background-color: #f1f9fe;
}
.rekord_a {
	background-color: #fcfcfc;
}
.rekord_b {
	background-color: #ffffff;
}
.toolbarButtonOver_blue{
	cursor: 		pointer;
	border-width:	1px;
	border-style:	solid;
	padding:		1px 2px 1px 2px;		
	background-image: url('../images/toolbar/tbback.gif');
}


.toolbarButtonOver{
	cursor: 		pointer;
	/*font:			Menu,sans-serif;*/
	border-width:	1px;
	border-style:	solid;
	border-color:	#000080;
	padding:		1px 2px 1px 2px;		
	background-image: url('../komponenty/toolbar/styles/styl3/tbover.gif');
}
.toolbarButtonOut{
	cursor:		default;
	color:		ButtonText;
	font:			Menu,sans-serif;
	border-width:	0px;
	border-style:	solid;
	border-color:	#9EBEF5;
	padding:		2px 3px 2px 3px;		
}
.over{
	background-image: url('../images/toolbar/tbover.gif');
}
.select{
	background-image: url('../images/toolbar/tbdown.gif');
}

.over2{
			border-right: 1px solid buttonface;
			border-bottom: 1px solid buttonface;
			font-size: 8pt;
			color: #ffffff;
			padding-top: 2px;
			padding-bottom: 2px;
}

.thumbs
{
  clear: both;
  margin: 10px auto;
}
.thumbnails div
{
  position: relative;
  width: 60px;
  float: left;
  margin: 8px;
  padding: 0;
  float: left;
  display: inline;
}
.thumbnails img
{
  top:0px;
  left:0px;
  width: 60px;
  position: absolute;
  z-index:1;
  border: 2px solid #FF6600;
  cursor: pointer;
 -moz-user-select: none;
 -khtml-user-select: none;
}
.preview
{
  padding: 10px 10px 20px 10px;
  margin-bottom: 5px;
  width: 600px;
  float: left;
  margin-right: 10px;
  position: absolute;
  left: 102px;
  top: 196px;
}












.header {
	 padding-left: 30px; background-image: url(../images/tabela/header-bg.png);  background-repeat: no-repeat; height: auto;
}
.footer {
	background-image: url(../images/tabela/header-bg2.png); background-position: right top; height: auto;
}

.header_desc {
	 padding-left: 30px; background-image: url(../images/tabela/header-asc.png);  background-repeat: no-repeat; height: auto;
}
.header_asc {
	 padding-left: 30px; background-image: url(../images/tabela/header-desc.png);  background-repeat: no-repeat; height: auto;
}
th.lo {
	padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; background-color: #6e6e6e; text-align: left; cursor: pointer;
}
td.lo {
	padding-right: 5px; padding-left: 5px; padding-bottom: 5px; color: #fff; padding-top: 5px;

}
table.lo {
	border-right: #000 0px solid; border-top: #000 0px solid; font-size: 12px; border-left: #000 0px solid; border-bottom: #000 0px solid; background-color: #ffffff;
}
.even {
	background-color: #3d3d3d;
}
.odd {
	BACKGROUND-COLOR: #6e6e6e;
}

.naglowek
		{
			background: #E6EAD8;
			color: windowtext;
			font-family: Menu, Tahoma, sans-serif;
			text-decoration: none;
			font-weight: normal;
			font-size: 8pt;
			cursor: default;
			border: 1px solid threedlightshadow;
			padding-left: 2px;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-right: 2px;
		}
.windows{
			border-right: 1px solid buttonface;
			border-bottom: 1px solid buttonface;
			padding-left: 2px;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-right: 2px;
			font-family: Menu, sans-serif;
}
