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;
	font-size: 1em;
}
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;
	
}

.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: 20px;
	padding-bottom: 20px;
	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;
}
#page_L {
	height: 500px;
	float: left;
	width: 850px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#page_C {
	height: 500px;
	width: 850px;
	top: 0px;
	float: left;
	left: 855px;
	position: absolute;
	background-color: #66CB33;
	background-attachment: scroll;
	background-image: url(images/mainContent_pattern.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#page_R {
	float: right;
	height: 500px;
	width: 850px;
	left: 1710px;
	top: 0px;
	position: absolute;
	background-color: #66CB33;

}
#page_C_R {
	float: right;
	height: 500px;
	width: 1705px;
	left: 855px;
	top: 0px;
	position: absolute;
	background-color: #66CB33;
	background-attachment: scroll;
	background-image: url(images/mainContent_pattern.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#page_LCR {
	height: 500px;
	float: left;
	width: 2560px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	background-image: url(images/flies.jpg);
}

.whiteDiv {
	background-color: #FFF;
}
.greyDiv {
	background-color: #F4F4F4;
}
#columnLeft {
	float: left;
	margin-left: 15px;
	margin-right: 30px;
}
#columnLeft500 {
	float: left;
	width: 500px;
	margin-left: 15px;
	margin-right: 30px;
}
#columnLeft550 {
	float: left;
	width: 550px;
	margin-left: 15px;
	margin-right: 30px;
}


#columnLeft650 {
	float: left;
	width: 650px;
	margin-left: 0px;
}
#columnLeft700 {
	float: left;
	width: 700px;
	margin-left: 15px;
}




#linkDiv {
	padding: 5px;
	float: left;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #999;
	margin-top: 15px;
}

#linkTextDiv {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	width: 300px;
}
#linkTextDiv2 {
	float: right;
	width: 385px;
	text-align: justify;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 15px;
}
#linkTextDiv2L {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#linkTextDiv2R {
	float: right;
	text-align: justify;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 15px;
}

#linkTextDiv3 {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	width: 450px;
}
.titleBig {
	font-size: 36px;
	font-weight: normal;
	color: #CCC;
	text-align: left;
}





#linkImageDiv {
	float: right;
	height: 80px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#linkImageDiv2 {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#linkImageDiv2L {
	float: right;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

#linkPhotoDiv340 {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	height: 340px;
	margin-left: 20px;
	margin-top: 15px;
	border: 1px solid #000;
}
.title {
	color: #333;
	font-weight: bold;
}
#linkTextDiv img {
	border: 1px solid #000000;
}

.date {
	color: #FF0000;
}
