BODY {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	color: black;
	background-color: #cdcdcd;
  	margin-bottom: 3px;
    text-align: center;
}

TABLE {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	color: black;
	background-color: #cdcdcd
}

ADDRESS {
	margin-left: 1em;
	font-family: Times New Roman;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	color: black
}

PRE {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black
}

A:link, A:visited {
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #5f0fff
}

A:hover {
	text-decoration: underline;
	font-size: 10pt; 
	font-style: normal;
	font-weight: bold;
	color: #0e7005
}

H3	{ 
	text-decoration: none; 
	font-size: 10pt; 
	font-style: normal;
	font-weight: bold;
	color: #5f0fff
}

H1	{ 
	text-decoration: none; 
	font-size: 15pt; 
	font-style: normal;
	font-weight: bold;
	color: black
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	font-weight: normal;
	padding: 1px 2px 1px 2px;
	color: #000000;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.dtree a.nodeSel {
	background-color: #cdcdcd;
}

.dtree .clip {
	overflow: hidden;
}

#menu {
	float: left;
}


#locator {
	float:right;
	font-family: Arial;
	font-size: 15pt;
	font-style: bold;
	font-weight: bold;
	color: black	
}

#main {
	clear:both;
}

#update {
	float: left;
}

#counter {
	float: right;
}


.slideshow{ /*IE method of centering a relative div*/
text-align: center;
}

.slideshow>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

#dropinboxv2cover{
width: 320px; /*change width to desired */
height: 220px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
height: 200px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 1px solid black; /*Customize box appearance*/
font-family: Arial;
font-size: 7pt;
font-style: normal;
font-weight: normal;
background-color: #e8e8e8;
padding: 4px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

#dropinboxv2 A {
	text-decoration: none; 
	font-size: 7pt; 
	font-style: normal;
	font-weight: bold;
	color: #5f0fff
}

#dropinboxv2 A:hover {
	text-decoration: underline;
	font-size: 7pt; 
	font-style: normal;
	font-weight: bold;
	color: #0e7005
}

.gallerytitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15pt;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}

.imagetitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

#levy {
	float:left;
	width:80%;
}

#pravy {
	float:left;
	width:120px;
}

#obal {
width:770px;
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
padding:0px;
_padding-bottom:15px;
text-align:left}

#footer {
  float:left;
  width:100%;
}

#header {
  float:left;
  width:100%;
}

