body
{
	font: 12px 'Arial CE', Arial, Helvetica, sans-serif;
	background: #414749;
	margin: 20px;
	text-align: center;
	color: #aabbcc;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #efefef;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #222222;
}


/* tables */
table.main
{
	margin: auto;
	width: 780px;
	background: #414749;
}


table.menu
{
	margin: auto;
	width: 700px;
}

table.stopka
{
	margin: auto;
	width: 700px;
}


table.text
{
	margin: auto;
	width: 700px;
	border-width: 1px;
	border-color: #555555;
	border-style: solid;
/*	background: #55595A;*/
/*	background: url("img/back.gif");*/
}

td
	{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	}

table.middle
	{
	margin: auto;
	background: url("img/main.jpg");
	background-repeat: no-repeat;
	width: 680px;
	height: 380px;
	}


td.text
	{
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #bbbbbb;
	}

td.sectionTitle
	{
	font-size: 14px;
	text-align: justify;
	vertical-align: top;
	color: #FF0033;
	background: #000000;
	}

td.sectionTitleBlue
	{
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #ffffff;
	background: #26738D;
	}
td.sectionTitleRed
	{
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #ffffff;
	background: #B68929;
	}



td.menu
{
	text-align: center;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: #414749;
	font-size: 12px;
	color: #ffffff;
	width: 20%;
}

td.menuSelected
{
	text-align: center;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: #777777;
	font-size: 12px;
	color: #ffffff;
	width: 20%;
}


/* Text */

p.right
{
	text-align: center;
}

p.text
{
	text-align: justify;
	font-size: 12px;
	margin: 10px;
}


div.title
{
	font: 'Courier';
	letter-spacing: 4mm;
	font-size: 11px;
	font-weight: 800;
	color: #ffffff;
}

div.bob
{
	font: 'Courier';
	letter-spacing: 4mm;
	font-size: 20px;
	font-weight: 1000;
	color: #000000;
}


div.bob1
{
	font: 'Times, Georgia';
	letter-spacing: 2mm;
	font-size: 20px;
	font-weight: 800;
	color: #FF0000;
}

div.bob2
{
	font: 'Tahoma';
	letter-spacing: 2mm;
	font-size: 20px;
	font-weight: 800;
	color: #FFFFFF;
}

p.emphasis
{
	color: #ffffff;
	background: #444444;
	border-width: 1px;
	border-color: #555555;
	border-style: solid;
	text-align: center;
	margin: 10px;
}

p.emphasisbob
{
	font: 'Tahoma' ;
	color: #ffffff;
	background: #444444;
	border-width: 1px;
	border-color: #555555;
	border-style: solid;
	text-align: center;
	margin: 10px;
}


p.emphasisLeft
{
	color: #ffffff;
	background: #444444;
	border-width: 1px;
	border-color: #555555;
	border-style: solid;
	text-align: left;
	margin: 10px;
}


h4.section
{
	letter-spacing: 2mm;
	font-size: 12px;
	color: #ffffff;
}


ul
{
	text-align: left;
	list-style-image: url("img/point.gif");
}

/*
table.foundPanel
	{
	border: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-bottom-style: none;
	border-left-style: none;
	}

table.searchPanel
	{
	border: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-left-style: none;
	border-bottom-style: none;
	width: 550px;
	}



table.detailsPanel
	{
	border: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 550px;
	}


table.map
	{
	border: 2px;
	border-style: outset;
	border-color: cccccc;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	}


td.navbar_corner
	{
	width: 20px;
	height: 20px;
	}

td.navbar_topbar
	{
	text-align: left;
	height: 20px;
	width: 200px;
	}

td.navbar_bottombar
	{
	text-align: left;
	height: 20px;
	}

td.navbar_sidebar
	{
	vertical-align: middle;
	width: 20px;
	}


/* Columns */


/*
td.found
	{
	text-align: left;
	}

td.leftSide
	{
	vertical-align: top;
	}

td.foundPanel
	{
	text-align: left;
	height: 450px;
	width: 150px;
	vertical-align: top;
	}

td.rightSide
	{
	vertical-align: top;
	width: 550px;
	text-align: left;
	}

td.searchPanelSub
	{
	vertical-align: top;
	text-align: left;
	}


td.header
	{
	width: 90px;
	height: 20px;
	color: #68737D;
	font-weight: bold;
	background-image: url("img/title.jpg");
	background-repeat: no-repeat;
	}

td.left
	{
	vertical-align: top;
	text-align: left;
	}

td.data
	{
	vertical-align: top;
	text-align: justify;
	}

td.map
	{
	width: 300px;
	height: 300px;
	}




/* links */
a
	{
	text-decoration: none;
	color: #bbbbbb;
	}

a.black
	{
	color: #000000;
	} 

a:hover
	{
/*	color: red;*/
	}

a.menu 
{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background: #808080;
	width: 100%;
	height: 100%;
	display: block;
}

a.menu:hover 
{
	color: #000000;
	background: #FF7C12;
	width: 100%;
}


a.menuSelected
{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}



hr.700
	{
	color: #777777;
	background-color: #bbbbbb;
	border: 0px;
	height: 1px;
	width: 700px;
	}

hr
	{
	color: #666666;
	background-color: #aaaaaa;
	border: 0px;
	height: 1px;
	}

img.frame1
	{
	border-width: 1px;
	border-color: #555555;
	border-style: solid;
	}

.ezmap {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7A7A7A;
font-weight: normal;
}

.ezmap_details {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
}

.ezmap_gen {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
}

