body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/*a:link, a:visited
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-weight: bold;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
	
}*/
a.email:link, a.email:visited
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	
	width: 100px;
	font-weight: bold;
}

a.email:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
	
}
.language {
	background-color: #66CB33;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F8020;
	padding-left: 15px;
}
#container   {
	background-color: #66CB33;
	width: 2560px;
}
#subpagePressContainer {
	background-color: #FFF;
	height: 500px;
	width: 2560px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#subpageImpressumContainer {
	background-color: #FFF;
	height: 500px;
	width: 2560px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}




.hand {
	cursor: hand;
	cursor: pointer;
}




#mainContent {
	background-color: #FFFFFF;
	width: 100%;
	height: 500%;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#gnavi  {
	list-style-image:none;
	list-style-type:none;
	float: left;
	width: 2560px;
	font-size: 0.8em;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#mainnavi {
	width: 100%;

}

#mainnavi  li {
	list-style-type: none;
	font-size: 0.8em;
		}
#mainnavi  li  .lightColor {
	padding-right: 10px;
			}
#footer {
	padding: 0 10px 0 20px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.transparent{
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}
#sponsors {
	float: left;
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0;
	overflow: visible;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/sponzori_zeleni.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #66CD2D;
}

.whiteDiv {
	background-color: #FFF;
}
.greyDiv {
	background-color: #F4F4F4;
}
#columnLeft {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}







#linkDiv {
	float: left;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #999;
	overflow: visible;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#linkTitleDiv {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	overflow: visible;
	width: 200px;
	margin-right: 65px;
	padding-left: 5px;
	height: 25px;
}
#linkTitleDiv2 {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #DFDFDF;
	overflow: visible;
	width: 100%;
	margin-right: 65px;
	padding-left: 5px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#linkTitleDiv3 {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	overflow: visible;
	width: 220px;
	margin-right: 65px;
	padding-left: 5px;
	height: 25px;
}





#linkImageDiv {
	float: right;
	text-align: left;
	font-weight: normal;
	width: 50px;
	vertical-align: top;
	margin-right: 5px;
}
#linkContentDiv {
	float: left;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	width: 100%;
}
#linkSpacerDiv {
	float: left;
	font-weight: normal;
	width: 100%;
	height: 20px;
}
#linkSpacerHorDiv {
	float: left;
	font-weight: normal;
	width: 50px;
	height: 20px;
}


#linkPhotoDiv {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	height: 455px;
	width: 500px;
	background-color: #D6D6D6;
}
.title {
	color: #333;
	font-weight: bold;
}
.titleBig {
	font-size: 25px;
	font-weight: normal;
	color: #CCC;
	text-align: left;
}


.date {
	color: #FF0000;
}
.titlePhoto {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	line-height: 20px;
}
.smallFont {
	font-size: 10px;
}
#contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 5px;
}
#guests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 5px;
	line-height: 25px;
}

