html {
	overflow: -moz-scrollbars-vertical;
}

body {
	BACKGROUND: #828282; 
	COLOR: #000000;
	FONT-FAMILY: Arial, Sans Serif;
	FONT-SIZE: 20px;
	FONT-STYLE:normal;
	FONT-Variant: normal;
	TEXT-DECORATION: none;

}

div#tab {
	padding-top: 50px;
	text-align: center;
	width: 100%;
	cursor: default;
}
div#box {
	border: 0px solid;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	cursor: default;
	width: 800px;
}
TABLE.main {
	BACKGROUND: #dddddd;
	COLOR: #000000;
	FONT-FAMILY: Arial, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE:normal;
	FONT-Variant: normal;
	TEXT-DECORATION: none;
	BORDER-SPACING: 0px;
}

td#tdbottom {
	height: 28px; 
	background-image: url(jpgs/bottom.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	font-size: 11px;
	color: #5a5a5a;
}
td#left {
	width: 220px; 
	background-image: url(jpgs/globe.jpg); 
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: top;
	padding: 10px 10px 10px 0px;
}
td#line {
	width: 1px;
	background: #828282;
}
td#logo {
	height: 123px;
	width: 800px;
	background-image: url(jpgs/logobar.jpg); 
}

div.main {
	border-top-style: none;
	border-top-width: 2px;
	border-top-color: #828282;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #828282;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #828282;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #828282;
	margin: 0px 5px 0px 25px;
	padding: 0px;
	background: white;
	color: black;
	
}
div.menu {
	margin: 0px;
	background: #828282;
	color: white;
	text-align: right;
	padding: 3px 15px;
}
div#content {
	padding: 0px 50px 0px 50px;
	background: #ffffff;
}

.lavybox {
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #828282;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #828282;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #828282;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #828282;
	margin: 0px 0px 0px 25px;
	background: transparent;
	color: black;
}

.lavysubbox#top {
	background: #828282;
	margin: 0px;
	color: white;
	text-align: right;
}
.lavysubbox#bottom {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	background: white;
	margin: 0px;
	width: 100%;
	text-align: center;
}
tr.products {
        BACKGROUND: #c1c1c1;
        COLOR: #000000;
        FONT-FAMILY: Arial, Sans Serif;
        FONT-SIZE: 12px;
        FONT-STYLE:normal;
        FONT-Variant: normal;
}
tr.white {
        BACKGROUND: #ffffff;
        COLOR: #000000;
        FONT-FAMILY: Arial, Sans Serif;
        FONT-SIZE: 12px;
        FONT-STYLE:normal;
        FONT-Variant: normal;
}
td.white {
        BACKGROUND: #ffffff;
        COLOR: #000000;
        FONT-FAMILY: Arial, Sans Serif;
        FONT-SIZE: 12px;
        FONT-STYLE:normal;
        FONT-Variant: normal;
}

tr.lightgrey {
        BACKGROUND: #e0e0e1;
        COLOR: #000000;
        FONT-FAMILY: Arial, Sans Serif;
        FONT-SIZE: 12px;
        FONT-STYLE:normal;
        FONT-Variant: normal;
}
td.lightgrey {
        BACKGROUND: #e0e0e1;
        COLOR: #000000;
        FONT-FAMILY: Arial, Sans Serif;
        FONT-SIZE: 12px;
        FONT-STYLE:normal;
        FONT-Variant: normal;
}
div.sig {
	FONT-FAMILY: Arial, Sans Serif;
	FONT-SIZE: 12px;
	FONT-STYLE:italic;
	text-align: right;
}
IMG {
	border: 0px;	
}
p.w {
	position: relative;
	direction: 2tr; 
	left: 2em;
	right:auto;
}

font.nadpis {
	font-size: 14px;
	color: #1d31ac;
	font-weight: bold;
	FONT-FAMILY: Arial, Sans Serif
}

font.nadpis1 {
	font-size: 18px;
	color: red;
        font-weight: bold;
	FONT-FAMILY: Arial, Sans Serif
}
