body 
{
	margin: 0%;
	overflow:auto;
	background-color: #e1e6eb;
	background-image: url(../img/bg1.gif); 
	background-repeat: repeat-x;
}


table.main
{
	width: 860px;
	height: 100%;
}

td.main-l
{
width: 17px; background-image: url(../img/bg-left2.gif); background-repeat: repeat-y;
}

td.main
{
	width: 826px;
	background-image: url(../img/bg-main.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

td.main-r
{
width: 17px; background-image: url(../img/bg-right2.gif); background-repeat: repeat-y;
}

td.zapata
{
	height: 18px; 
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #blue;
}

div.zapata
{
	margin-bottom: 5px;
}


div.globe
{
	width: 826px;
	height: 100%;
	background-image: url(../img/globe1.jpg);
	background-repeat: no-repeat;
}

div.topmenu
{
	float: right;
	padding-top: 24px;
	padding-right: 30px;
}

div.menu1
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}

div.menu2
{	
	padding-top: 27px;
	padding-right: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2080d0;
}

div.shadow
{
	float: left;
	width: 220;
	margin-top: 66px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid lightblue;
	position:relative;
	display:inline;
	background:white;
	z-index:100

}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}

div.shadow2
{
	float: left; 
	width: 508; 
	margin-top: 15px; 
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: grey;
  border:1px solid lightblue;
	position:relative;
	display:inline;
	background:white;
	z-index:100
}

a.topmenu
{
	color: #3300ff;
	text-decoration: none;
}

a.topmenu:hover
{
	color: #6699ff;
	text-decoration: underline;
	font-weight : bold;
}

font.topmenu
{
	color: #0066ff;
	text-decoration: none;
	font-weight : bold;
	font-size: 15px;
}


a.menu
{
	color: #2080d0;
	text-decoration: none;
}

a.menu:hover
{
	color: #f67a28;
	text-decoration: underline;
}

.piclink1
{
_border: 1px solid #f67a28;
}



.piclink2
{
border: 1px solid #f67a28;
background-color: silver;
padding: 1px;
_border: 1px solid silver;
}

.nadpis
{
color: #0066ff;
font-weight: bold;
}
.highlight
{
color: #0066ff;

}
