/* ekologie */
html	{
	background:#888;
	}
body	{
	margin:0;padding:10px 10px 80px 10px;
	font:11px Verdana,Arial,Helvetica;
	color:#666;
	}
table	{
	background:#fff;
	}

div.page0	{
		border:1px solid #000;position:relative;
		margin : 20px auto 0 auto;
		width:893px;
		background:#eee url("/gfx/default/eko-bg.gif") repeat-y 0 0;}

div.logo	{
		height:104px;
		background:#eee url("/gfx/default/eko-top.gif") no-repeat 0 0;
		}

div.page1	{
		height:500px;			/*IE*/
		background:url("/gfx/default/eko-mraky.jpg") no-repeat 59px 0;
		position:relative;
		}
div.page0>div.page1
		{
		height:auto; min-height:500px;	/*Moz*/
		}
div.page1 h2	{
		font-size:18px;
		margin:0;
		padding:1em 0 0 0;
		}
div.page1 h3	{
		font-size:13px;
		color:#9bd;
		}

#menu		{
		position:absolute; z-index:10;
		top:250px;left:58px;
		width:270px;
		border-right:1px solid #b7d5ef;
		}
#menu hr	{
		display:none;
		}
#menu a		{
		font-weight:bold;
		color:#bbb;
		text-decoration:none;
		}
#menu li.sel a,
#menu a:hover	{
		color:#9bd;
		}
#menu ul,
 #menu li
		{
		list-style:none;
		}
#menu li	{
		padding-top:.5em;
		padding-bottom:.5em;
		}

div.content	{
		padding-left:480px;
		}
div.contentbody	{
		padding:1em 0;
		width:350px;
		}
div.contentbody a	{
		color:#9bd;
		}

div.foot	{
		height:96px;
		background:url("/gfx/default/eko-bottom.gif") no-repeat 0 0;
		position : relative;
		}
		
div.foot div.foot_dp { position : absolute;right : 69px;top : 35px; }
div.foot div.foot_dp a { color : #004FB4;text-decoration : none; }
div.foot div.foot_links { position : absolute;left : 5px;top : 102px;width : 880px;font-size : 10px;color : #DEDEDE; }
div.foot div.foot_links a { color : #DEDEDE;text-decoration : underline;white-space : nowrap; }
div.foot div.foot_links a:hover { text-decoration : none; }

		
#gallery-content { }
#gallery-content h2 { margin-bottom : 20px; }

#gallery-content div.gallery_info {
	margin-bottom : 20px;
}
#gallery-content div.gallery_info p { margin : 0;padding : 0 0 10px 0; }
#gallery-content div.gallery_info a { margin : 0;padding : 0;color : #0076CE; }
#gallery-content div.gallery_info div { margin : 0;padding : 0; }

#gallery-content div.galdir {
	float : left;
	padding : 5px;
	width : 345px;
	background-color : #D6EDFF;
	border : 1px solid #2397EE;
	margin-bottom : 10px;
}
#gallery-content div.galdir img {
	border : 1px solid #0076CE;
}
#gallery-content div.galdir div.left {
	float : left;
	width : 102px;
}
#gallery-content div.galdir div.right {
	float : right;
	width : 230px;
	margin : 0;
	padding : 0;
}
#gallery-content div.galdir h4 {
	margin : 0;
	padding : 0 0 10px 0;
	font-size : 12px;
}
#gallery-content div.galdir span {
	display : block;
	margin : 0;
	padding : 0 0 10px 0;
}
#gallery-content div.galdir a {
	display : block;
	color : #004FB4;
	font-size : 12px;
}

#gallery-content div.galitem {
	float : left;
	padding: 5px;
	height : 120px;
}
#gallery-content div.galitem img {
	border : none;
}
#gallery-content div.video {
	width : 330px;
	height : 260px;
}
#gallery-content div.galitem img {
	margin: 0;
}
#gallery-content div.galitem p.name {
	font-weight: bold;
	padding : 0;
	margin : 0;
	text-align : center;
}

span.cleaner {
	border:medium none;
	clear:both;
	display:block;
	margin:0pt;
	padding:0pt;
	visibility:hidden;
}

