/* Typowe style (poczatek) */

body {
/*	SCROLLBAR-FACE-COLOR: #C7E3FD;
	SCROLLBAR-HIGHLIGHT-COLOR: #3485DA;
	SCROLLBAR-SHADOW-COLOR: #3485DA;
	SCROLLBAR-3DLIGHT-COLOR: #3485DA;
	SCROLLBAR-ARROW-COLOR: #3485DA;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #3485DA; */
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #010080;
	background-color: #1d2468;
/*	background-image: url(../images/01_01.gif);
	background-repeat: repeat-x;
	background-position: top left; */
}
td {
    font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #010080;
/*	vertical-align: top; */
}
th {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #699CD9;
	padding: 2px 3px 3px 3px;
}

a, a:visited, a:active {
	color: #010080;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #010080;
	text-decoration: underline;
}

.tytul {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;
/*    text-transform: uppercase;
	letter-spacing: -0.05em; */
	color: #006FB4;
/*	background-color: transparent;
	padding: 0px 10px 0px 0px; */
}
.tytul1 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
/*	letter-spacing: -0.05em; */
	color: #867156;
	background-color: transparent;
	margin: 0px;
	text-transform: uppercase;
}
.tytul2 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
/*	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; dla malych */
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-color: transparent;
	text-transform: uppercase;
}

td.prawa {
	background: transparent url(../images/01_13.gif) top left no-repeat;
	padding: 0px 4px 0px 4px;
    font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #CCE2F0;
}
a.prawa, a.prawa:visited, a.prawa:active {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #CCE2F0;
	text-decoration: none;
}
a.prawa:hover {
	color: #CCE2F0;
	text-decoration: underline;
}

td.wykonanie{
	padding: 0px;
    font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-weight: normal;
    font-size: 10px;
	color: #CCE2F0;
}
a.wykonanie, a.wykonanie:visited, a.wykonanie:active {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #CCE2F0;
	text-decoration: none;
}
a.wykonanie:hover {
	color: #CCE2F0;
	text-decoration: underline;
}

p {
	margin: 6px 0px 3px 0px;
}

.nav_current {
	color: #FF6601;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_link, a.nav_link:visited, a.nav_link:active {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FF6601;
	text-decoration: none;
}
a.nav_link:hover {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FF6601;
	text-decoration: underline;
}

.nav_current2 {
	font-weight: bold;
	color: #000000;
}

a.nav_link2, a.nav_link2:visited, a.nav_link2:active {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #6890A1;
	text-decoration: none;
}
a.nav_link2:hover {
	font-weight: bold;
	font-size: 11px;
	color: #6890A1;
	text-decoration: underline;
}

input {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006FB4;
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #254370;
	padding: 2px;
}
.inputr {
	width: auto;
	border: 0px none;
}
.nobox {
	background-color: transparent;
	width: auto;
	border: 0px none;
}
.txt {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006FB4;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #254370;
	padding: 2px;
}
.button {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: center;
	background: #196095 url(../images/bn_bgd.gif) top left no-repeat;
	width: 50px;
	height: 20px;
	border: 0px none;
	padding: 0px;
}

DIV.logo {
	width: 201px;
	height: 63px;
	overflow: visible;
	border: 0px none;
	background-color: transparent;
	position: relative;
}
DIV.menutop {
	width: 527px;
	height: 14px;
	overflow: hidden;
	border: 0px none;
	background-color: transparent;
	position: relative;
}

td.menu {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
/*	letter-spacing: -0.05em; */
	color: #CCE2F0;
/*	background: transparent; */
	padding: 0px;
}
a.menu, a.menu:visited, a.menu:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #CCE2F0;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #CCE2F0;
	text-decoration: underline;
}

td.menuActive {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
/*	letter-spacing: -0.05em; */
	color: #FFFFFF;
	padding: 0px;
/*	background: transparent; */
}
a.menuActive, a.menuActive:visited, a.menuActive:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuActive:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

td.leftMenu {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
/*	text-transform: uppercase;
	letter-spacing: -0.05em; */
	color: #CCE2F0;
/*	background-color: transparent; */
	padding: 0px 15px 0px 25px;
}
a.leftMenu, a.leftMenu:visited, a.leftMenu:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #CCE2F0;
	text-decoration: none;
}
a.leftMenu:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #CCE2F0;
	text-decoration: underline;
}
td.leftMenuActive {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
/*	text-transform: uppercase;
	letter-spacing: -0.05em; */
	color: #FFFFFF;
/*	background-color: transparent; */
	padding: 0px 15px 0px 25px;
}
a.leftMenuActive, a.leftMenuActive:visited, a.leftMenuActive:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftMenuActive:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

td.submenu {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
/*	text-transform: lowercase;
	letter-spacing: -0.05em; */
	color: #006FB4;
	background-color: transparent;
	padding: 0px 15px 0px 25px;
}
a.submenu, a.submenu:visited, a.submenu:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #006FB4;
	text-decoration: none;
}
a.submenu:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #006FB4;
	text-decoration: underline;
}

td.submenuActive {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
/*	text-transform: lowercase;
	letter-spacing: -0.05em; */
	color: #005B93;
	background-color: transparent;
	padding: 0px 15px 0px 25px;
}
a.submenuActive, a.submenuActive:visited, a.submenuActive:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #005B93;
	text-decoration: none;
}
a.submenuActive:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #005B93;
	text-decoration: underline;
}

a.newsMore, a.newsMore:visited, a.newsMore:active {
    font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-weight: bold;
    font-size: 11px;
	color: #9dc929;
	text-decoration: none;
}
a.newsMore:hover {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    font-size: 11px;
	color: #9dc929;
	text-decoration: underline;
}

DIV.submenu {
	width: 434px;
	height: 19px;
	overflow: hidden;
	border: 0px none;
	background-color: transparent;
	position: relative;
}

td.bmenu {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
/*	letter-spacing: -0.05em; */
	color: #D6D6D6;
	background-color: transparent;
	padding-top: 0px;
}
a.bmenu, a.bmenu:visited, a.bmenu:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #D6D6D6;
	text-decoration: none;
}
a.bmenu:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #D6D6D6;
	text-decoration: underline;
}
td.bmenuActive {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
/*	letter-spacing: -0.05em; */
	color: #D6D6D6;
	background-color: transparent;
	padding-top: 0px;
}
a.bmenuActive, a.bmenuActive:visited, a.bmenuActive:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #D6D6D6;
	text-decoration: none;
}
a.bmenuActive:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #D6D6D6;
	text-decoration: underline;
}

td.tmenu {
/* font-family: 'Arial Narrow' */
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 12px;
	letter-spacing: -0.05em;
	color: #006FB4;
}
a.tmenu, a.tmenu:visited, a.tmenu:active {
/* font-family: 'Arial Narrow' */
	font-family:  Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
    font-weight: bold;
	text-transform: lowercase;
	font-size: 12px;
	color: #006FB4;
	text-decoration: none;
}
a.tmenu:hover {
/* font-family: 'Arial Narrow' */
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 12px;
	color: #006FB4;
	text-decoration: none;
}

DIV.popup {
	width: 724px;
	height: 457px;
	overflow: visible;
	border: 0px none;
	background-color: transparent;
	background-image: url(../images/duze_logo3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 99;
	position: absolute;
	visibility: hidden;
	top: 90px;
	left: 135px;
}
a.popup, a.popup:visited, a.popup:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px 3px 2px 3px;
	background-color: #FF7F00;
}
a.popup:hover {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
	padding: 4px 3px 2px 3px;
	background-color: #FF7F00;
}

UL {
	margin: 0px 0px 5px 8px;	/* margin: 5px 0px 20px 8px; */
	padding: 0px 0px 0px 8px;
}
LI {
	margin: 0px 0px 0px 0px;	/* margin: 2px 0px 0px 0px; */
	padding: 0px 0px 0px 0px;	/* padding: 0px 0px 0px 5px; */
}

td.special{
	color: #ffffff;
	font-size: 12px;
}
a.special, a.special:visited, a.special:active {
    color: #ffffff;
    text-decoration: none;
}
a.special:hover {
	color: #ffffff;
    text-decoration: underline;
}

div.picframe0{
	width: 88px;
	height: 88px;
	border: 0px none #0000FF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 3px;
}
div.picframe1{
	width: 94px;
	height: 94px;
	overflow: hidden;
	z-index: 90;
	position: relative;
	top: -94px;
	left: 0px;
	border: 0px none #00FF00;
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
div.picframe2{
	width: 96px;	/* Musi byc wieksze o 2px i z ramka, bo NN obcina gorna krawedz */
	height: 96px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}

form{
	margin: 0px;
}

h1 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
/*	text-transform: uppercase;
	letter-spacing: -0.05em; */
	color: #699CD9;
	background-color: transparent;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}
h2 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	color: #699CD9;
	background-color: transparent;
	padding: 0px;
	margin: 3px 0px 3px 0px;
}
h3 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -0.04em;
	color: #699CD9;
	background-color: transparent;
	padding: 0px;
	margin: 2px 0px 2px 0px;
}
h4 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: -0.03em;
	color: #699CD9;
	background-color: transparent;
	padding: 0px;
	margin: 1px 0px 1px 0px;
}
h5 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	color: #699CD9;
	background-color: transparent;
	padding: 0px;
	margin: 1px 0px 1px 0px;
}
h6 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	color: #699CD9;
	background-color: transparent;
	padding: 0px;
	margin: 1px 0px 1px 0px;
}

/* Typowe style (koniec) */

td.bgcolour01{
	background-color: #FFFFFF;
}
td.bgcolour02{
	background: #FFFFFF url(../images/01_11.gif) repeat-y left top;
}
td.bgcolour03{
	background: #FFFFFF url(../images/01_09.gif) repeat-y left top;
}
td.bgcolour04{
	background: #FFFFFF url(../images/01_11b.gif) repeat-y right top;
}
td.bgcolour05{
	background: #FF6601 url(../images/02_20.gif) repeat-x left top;
}
td.bgcolour06{
	background: #FF6601 url(../images/02_26.gif) repeat-y left top;
}
td.bgcolour07{
	background: #FF6601 url(../images/02_28.gif) repeat-y left top;
}
td.bgcolour08{
	background: #FF6601 url(../images/02_34.gif) repeat-x left top;
}
td.bgcolour09{
	background: #FFFFFF url(../images/02_04.gif) repeat-x left top;
}
td.bgcolour10{
	background: #FFFFFF url(../images/02_10.gif) repeat-y left top;
}
td.bgcolour11{
	background: #FFFFFF url(../images/02_16.gif) repeat-y left top;
}
td.bgcolour12{
	background: #FFFFFF url(../images/02_46.gif) repeat-x left top;
}

a.att, a.att:visited, a.att:active {
	color: #5792BE;
	font-weight: bold;
	text-decoration: none;
}
a.att:hover {
	color: #5792BE;
	font-weight: bold;
    text-decoration : underline;
}

td.white{
    color: White;
}
a.white, a.white:visited, a.white:active {
    color: White;
    text-decoration: none;
}
a.white:hover {
	color: White;
    text-decoration: underline;
}

td.col01{
    color: #848068;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;	/* dla malych (tiny) */
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.col01, a.col01:visited, a.col01:active {
    color: #848068;
    text-decoration: none;
}
a.col01:hover {
	color: #848068;
    text-decoration: underline;
}

td.col02{
    color: #FF6601;
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
}
a.col02, a.col02:visited, a.col02:active {
    color: #FF6601;
	font-weight: bold;
    text-decoration: none;
}
a.col02:hover {
	color: #FF6601;
	font-weight: bold;
    text-decoration: underline;
}

td.col03{
    color: #010080;
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
}
a.col03, a.col03:visited, a.col03:active {
    color: #010080;
	font-weight: bold;
    text-decoration: none;
}
a.col03:hover {
	color: #010080;
	font-weight: bold;
    text-decoration: underline;
}

.colour01{
	color: #FFFFFF;
}
.colour02{
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #010080;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.img_border{
	border: 3px solid #DBDBDB;
}
.img_border2{
	border: 0px none #FFFFFF;
}

a.prod_link, a.prod_link:visited, a.prod_link:active {
    font-weight: bold;
    color: #006FB4;
 /*   text-decoration : none;*/
}
a.prod_link:hover {
    font-weight: bold;
    color: #006FB4;
    text-decoration: underline;
}

.kat_img{
	padding: 8px 5px 0px 0px;
}
.prod_img{
	padding: 0px 0px 0px 0px;
}

hr.separator1{
	width: 500px;
	height: 1px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	border-top: 1px solid #CCE2F0;
}

.light{
	background-color: #FFFFFF;
}
.trans{
	background-color: transparent;
}

span.bigfont{
	font-size: 12px;
}
span.smallfont{
	font-size: 10px;
}

td.gal_left{
	background-color: transparent;
	background-image: url(../images/spacer.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
td.gal_right{
	background-color: transparent;
	background-image: url(../images/spacer.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

table.specjalne0{
	background: #C7E3FD url(../images/box_specials.gif) top left no-repeat;
}
.sepcjalne1{
	background-color: #C7E3FD;
}
.sepcjalne2{
	padding: 7px;
}

td.special{
	color: #ffffff;
	font-size: 10px;
}
a.special, a.special:visited, a.special:active {
    color: #ffffff;
    text-decoration : none;
}
a.special:hover {
	color: #ffffff;
    text-decoration : underline;
}

td.mid {
	text-align: center;
	vertical-align: middle;
}

a.nou, a.nou:visited, a.nou:active {
    text-decoration: none;
}
a.nou:hover {
    text-decoration: underline;
}

.mapprod{
	text-transform: none;
	letter-spacing: -0.00em;
}

.main_panel{
	padding: 30px 20px 30px 20px;
	line-height: 1.5em;
}
.left_panel{
	padding: 0px 7px 10px 14px;
}
.main_panel2{
	padding: 30px 0px 30px 19px;
	line-height: 1.5em;
}
.main_panel3{
	padding: 4px 6px 4px 6px;
	line-height: 1.5em;
}

td.dloc{
	color: #col02;
	font-size: 10px;
	padding-left: 50px;
	font-weight: normal;
}
a.dloc, a.dloc:visited, a.dloc:active {
    color: #col02;
    text-decoration : none;
	font-weight: normal;
}
a.dloc:hover {
	color: #col02;
    text-decoration : underline;
	font-weight: normal;
}

.bgimg01{
	position: relative;
	left: -30px;
}

td.leftMenu0 {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
/*	letter-spacing: -0.05em; */
	color: #0080B7;
/*	background-color: transparent; */
	padding: 0px 25px 0px 50px;
}
a.leftMenu0, a.leftMenu0:visited, a.leftMenu0:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #0080B7;
	text-decoration: none;
}
a.leftMenu0:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #0080B7;
	text-decoration: underline;
}
td.leftMenu0Active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
/*	letter-spacing: -0.05em; */
	color: #0080B7;
/*	background-color: transparent; */
	padding: 0px 25px 0px 50px;
}
a.leftMenu0Active, a.leftMenu0Active:visited, a.leftMenu0Active:active {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #0080B7;
	text-decoration: none;
}
a.leftMenu0Active:hover {
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #0080B7;
	text-decoration: underline;
}
