
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #515151;
	margin:0;
	padding:0;
	background-color:#DEF3BE; 
	text-align:center;
}

img{
	border: none;
}
p{
	margin: 5px 0px 5px 0px;
}
table{
	font-size: 1em;
}
h4{
	padding: 4px 0px 4px 8px;
	margin: 0 0 4px -9px;
	background-color: #757575;
	color: White;
	width: 234px;
	_width: 243px;
	font-size: 1em;
}
.bold{
	font-weight: bold;
}
.lnkImage{
	margin-bottom: 1px;
}
.stealth{
	visibility: hidden;
}

/* HEADER TEXT */
#headerText
{
	width: 820px;
	margin:0px auto;
	padding:4px 0;
	text-align:center;	
}
/* SITEMAP TOP */
#siteMapTop
{
	padding:4px 0;
	text-align:left;
	float: left;
}
#siteMapTop a
{ color: #148143; }
/* LANGUAGE  */
#language
{
	
	text-align:right;
}
#language a
{
	color:#148143;
	font-weight: bold;
	font-size: .9em;
}

#loginSwitch{
	
}
/* =========================== */

/* horni hlavni MENU */
#header{
	width: 900px;
	margin:-2px auto;
	text-align:left;
	height: 103px;
	padding: 0;
	
   background-image: url(Images/hTop.gif);
   background-repeat: no-repeat;
   background-position: top left;
}

/* 2 COLUMN LAYOUT */

#content
{
	width: 900px;
	margin:0 auto;
	text-align:left;
	background-image: url('Images/hCenter.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

#left
{
	float: left;
	width: 200px;
	margin:0;
	padding:0 0 0 0px;	
}

#left-content
{
	margin:0;
	padding: 0.5em 1em;
}

#right
{
	color: Black;
	font-size: 1em;
	width: 680px;
	margin:0px 0px 0px 200px;
	padding:0px 0px 0px 0px;
	min-height: 100px;
}

#right a{
	color: #4169E1;
	text-decoration: none;
}
#right a:hover{
	text-decoration: underline;
}
#right a:visited{
/*	color: #228B22;*/
	text-decoration: none;
}
#right a:hover{
	text-decoration: underline;
}

#right-content
{
	margin:0;
	/*padding: 0.5em 1em;*/
	padding: 20px 25px 10px 15px;
}

hr.cleaner
{
	clear:both;
	height:1px;
   margin: -1px 0 0 0; padding:0;
   border:none;
   visibility: hidden;
}
/* =================================== */

#footer
{
	width: 900px;
	margin:0 auto 0 auto;
	text-align:left;
	height: 30px;
	background-image: url(Images/hBottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/* ---------------------- */

#footerText{
	width: 820px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}
#footerText a
{ color: #148143; }
	
#author{
	width: 800px;
	margin: 5px auto;
	padding: 0;
	text-align: right;
}


/* DEFAULT PAGE */
#imgHecoWorld
{
}

#imgHecoFab
{
	width:400px;
}

/* OSTATNI */
.imgBorder1
{ 
	padding: 1px;
	border:1px solid #BEC0F3; 
}
