/*
Background: white;
rgb(69,65,174) - fiolet
rgb(174,69,65) - bordowy
rgb(65,174,69) - zielony
*/
BODY
{
/*	background-color: rgb(229, 227, 238);*/
/* 	background-image: url('../img/baranowscy_viniette.jpg'); 
	background-repeat: no-repeat;
	background-attachment: top left;
*/
	color: black;
	font: 10pt "Arial" sans-serif;
/*	font-stretch: condensed;
/*	font-weight: bold;*/
}
div#mainbackground
{
	width: 90%;
	height: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1%;
	border: 0px green solid;
	position: absolute;
/*	left: 50%;
 	top: 50%;
	margin-left: -381px;
	margin-top: -285px;
	visibility: visible;
	z-index: 3;*/
}
div#logo
{
	border: 0px red solid;
	width: 236px;	
	color: black;
	text-align: center;
	visibility: visible;
	background: transparent;
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	height: 100%;
}
div#address
{
	border: 0px red solid;
	color: black;
	text-align: center;
	visibility: visible;
	background: white;
	position: absolute;
	left: -1px;
	bottom: -1px;
	width: 236px;
	overflow: hidden;
}
div#powered
{
	background: transparent;
	position: absolute;
	bottom: -10pt;
	right: 0%;
	font-size: small;
}
div#mainmenu
{
	background: white;
	border: 1px solid black;
	width: 150px;
	position: relative;
	visibility: visible;
	top: 20px;
/*	behavior: url(./css/menu_bhv.htc);*/
	overflow: hidden;
}
#usermenu
{
	background: white;
	border: 1px solid black;
	width: 100px;
	position: absolute;
	visibility: hidden;
	right: 25px;
	top: 200px;
	behavior: url(./css/menu_bhv.htc);
	overflow: hidden;
}
#shopmenu
{
	background: white;
	border: 1px solid black;
	width: 100px;
	position: absolute;
	visibility: hidden;
	top: 100px;
	right: 25px;
	behavior: url(./css/menu_bhv.htc);
	overflow: hidden;
}
#usermenu
{
	background: white;
	border: 1px solid black;
	width: 100px;
	position: absolute;
	visibility: hidden;
	right: 25px;
	top: 200px;
	behavior: url(./css/menu_bhv.htc);
	overflow: hidden;
}
div#mainwhereami
{
	background: transparent;
	border: 0px solid blue;
	width: auto;
	position: absolute;
	visibility: visible;
	left: 250px;
	top: 12px;
	behavior: url(./css/text_bhv.htc);
}
div#maintext
{
	color: black;
	background: transparent;
	position: absolute;
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	left: 250px;
	top: 45px;
	margin-top: 20px;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-right: black 0px solid;
	border-bottom: black 0px solid;
	overflow: auto;
	visibility: visible;
	scrollbar-base-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: gray;
	behavior: url(./css/text_bhv.htc);
}
div#escape
{
	background: white;
	position: absolute;
	top: 115px;
	left: 45px;
	width: 540px;
	height: 385px;
	border: black 0px solid;
	overflow: none;
	visibility: hidden;
	behavior: url(./css/text_bhv.htc);
}
div.menuitem
{
	text-align: center;
	font: 10pt small-caps sans-serif;
	background: transparent;
	behavior: url(./css/productdiv_bhv.htc);
}
div.texttitle
{
	text-align: left;
	font: 10pt small-caps sans-serif;
	background: transparent;
	color: black;
	border-top: 0px silver solid;
	border-bottom: 0px gray solid;
	border-left: 0px silver solid;
	border-right: 0px gray solid;
}
div.menutitle
{
	text-align: center;
	vertical-align: middle;
	font: 10pt small-caps sans-serif;
	background: black;
	color: white;
}
div.productlist
{
/*	font: 8pt "Sylfaen" small-caps sans-serif;*/
	background: transparent;
	width: 100%;
	behavior: url(./css/productdiv_bhv.htc);
	cursor: hand;
}
*.borderless
{
	border: black 1px solid;
	background: white;
	width: 540px;
	height: 385px;
	overflow-x: hidden;
	overflow-y: scroll;
	behavior: url(./css/rescue_bhv.htc);
}
td.submenu
{
	border: transparent;
	vertical-align: middle;
	text-align: center;
};
form
{
	margin-bottom: 0;
	margin-top: 0;
}
b
{
	color: rgb(69,65,174);
	font-weight: bold;
}
b.alert {
	color: red;
	text-decoration: underline, bold;
	background-color: transparent;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-right: red 1px solid;
	border-bottom: red 1px solid;
}
b.red {
	color: red;
	text-decoration: underline, bold;
	background-color: transparent;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-right: red 1px solid;
	border-bottom: red 1px solid;
}
b.green {
	color: green;
	text-decoration: underline, bold;
	background-color: transparent;
	border-top: green 1px solid;
	border-left: green 1px solid;
	border-right: green 1px solid;
	border-bottom: green 1px solid;
}
i {color: rgb(255,0,0)}
A:link {color: rgb(174,67,65); font-weight: bold; text-decoration: none;}
A:visited {color: rgb(164, 57, 55); font-weight: bold; text-decoration: none;}
A:active {color: rgb(184, 77, 75); font-weight: bold;}
A:hover {color: rgb(184, 77, 75); text-decoration: underline; font-weight: bold;}
A.white:link {color: rgb(197,182,156);}
A.white:visited {color: rgb(197,182,156);}
A.white:active {color: rgb(197,182,156); text-decoration: bold}
A.white:hover {color: rgb(197,182,156); text-decoration: underline}
A.whereami:link {color: black; text-decoration: none; font-weight: normal;}
A.whereami:visited {color: black; text-decoration: none; font-weight: normal;}
A.whereami:active {color: black; text-decoration: none; font-weight: normal;}
A.whereami:hover {color: black; text-decoration: underline; font-weight: normal;}
A.pom:link {color: rgb(255,127,0);}
A.pom:visited {color: rgb(255,127,0);}
A.pom:active {color:rgb(255,127,0) ; text-decoration: bold}
A.pom:hover {color: rgb(255,127,0); text-decoration: underline}
A.black:link {color: rgb(197,182,156);}
A.black:visited {color: rgb(175,156,130);}
A.black:active {color: rgb(197,182,156) ; text-decoration: bold}
A.black:hover {color: rgb(197,182,156); text-decoration: underline}
*.center
{
	text-align: center;
	align: center;
	text-indent: 0cm;
}
*.left
{
	text-align: left;
	align: left;
	text-indent: 0cm;
}
*.right
{
	text-align: right;
	align: right;
	text-indent: 0cm;
}
*.justify
{
	text-align: justify;
	align: justify;
	text-indent: 10px;
}
*.vcenter
{
	vertical-align: middle;
}
*.white
{
	color: white;
}
input.submit
{
	cursor: pointer;
	border-bottom: rgb(105,204,108) 2px solid;
	border-right: rgb(105,204,108) 2px solid;
	border-left: rgb(145,244,148) 1px solid;
	border-top: rgb(145,244,148) 1px solid;
	background-color: rgb(125,224,128);
	font-size: small;
}
input.text
{
	cursor: text;
	background-color: rgb(165,254,168);
	border-bottom: rgb(205,254,208) 1px solid;
	border-right: rgb(205,254,208) 1px solid;
	border-left: rgb(125,224,128) 2px solid;
	border-top: rgb(125,224,128) 2px solid;
}
input.check
{
	cursor: help;
	background-color: rgb(185,204,215);
	border-bottom: rgb(211,223,231) 1px solid;
	border-right: rgb(211,223,231) 1px solid;
	border-left: rgb(135,167,186) 2px solid;
	border-top: rgb(135,167,186) 2px solid;
}
img
{
	visibility: visible;
	behavior: url('./css/pngbehavior.htc');
/*	behavior: url('./css/img.htc');
/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=-1000);*/
	border: 0;
}
img.itemlist
{
	visibility: visible;
	behavior: url('./css/pngbehavior.htc');
	behavior: url('./css/img.htc');
/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=-1000);*/
	cursor: hand;
	border: 1px solid black;
}
p
{
	text-align: justify;
	text-indent: 1cm
}
td
{
	vertical-align: top;
	margin-left: 2mm;
	margin-top: 2mm;
	margin-right: 2mm;
	margin-bottom: 1mm;
/*	border: 1px dotted white;*/
}
p.center
{
text-align: center
}
small
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt
}
table.full
{
	background-color: transparent;
	border-left: black 2px solid;
	border-right: black 2px solid;
}
table.window
{
	background-color: transparent;
	vertical-align: top;
}
td.blue
{
	background-color: rgb(197,182,156);
	border-top: rgb(197,182,156) 2px solid;
	border-left: rgb(197,182,156) 2px solid;
	border-right: rgb(197,182,156) 2px solid;
	border-bottom: rgb(197,182,156) 2px solid;
	vertical-align: top;
}
td.window
{
	color: black;
}
td.window.pasek
{
/*	background-image: url('../img/pasek_pom_full.gif');
	background-repeat: repeat-x;
	background-position: center;*/
	background-color: transparent;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: rgb(197,182,156);
}
td.window.header
{
/*	background-image: url('../img/pasek_pom.gif');
	background-repeat: no-repeat;
	background-position: center;*/
	background-color: red;
	border: 0;
/*	border-top: rgb(32,179,52) 1px solid;
	border-left: rgb(32,179,52) 1px solid;
	border-right: rgb(93,119,93) 2px solid;
	border-bottom: rgb(93,119,93) 2px solid;*/
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: white;
}
td.window.darker
{
	background-color: rgb(197,197,234);
	vertical-align: top;
}
td.window.form
{
	background-color: rgb(69,65,174);
	vertical-align: middle;
	text-align: center;
	color: white;
}
table.reklama
{
	background-color: rgb(157,173,191);
/*	border-top: white 1px dotted;
	border-left: white 1px dotted;
	border-right: white 1px dotted;
	border-bottom: white 1px dotted;*/
}
td.reklama
{
	font-size: 12pt;
	text-weight: 200;
	text-align: center;
	color: white
}
