body {
    background : url(../images/background.gif) #2c3137 0 0;
    font-family : "Trebuchet MS";
    font-size : 11px;
    color : #2c3137;
    padding : 0;
    margin : 0;
}

a img {
	border : none;
}

img.logo_big {
	float : right;
}

#main {
    width : 1000px;
    margin-left : auto;
    margin-right : auto;
    background-color : #edeed8;
    border-left : solid 1px #939598;
    border-right : solid 1px #939598;
    padding-bottom : 30px;
    position : relative;
}

#head {
    height : 128px;
	width : 1000px;
    position : absolute;
	top : 0;
	left : 0;
    border-bottom : solid 1px #939598;
}

#head .logo {
    position : absolute;
    width : 341px;
    height: 55px;
    display:block;
    top : 38px;
    left : 32px;
    background : url(../images/logo.gif) transparent 0 0;
}

#head .decor {
    position : absolute;
    width : 528px;
    height: 73px;
    display:block;
    top : 40px;
    right : 50px;
    background : url(../images/head-decor.gif) transparent 0 0 no-repeat;
}

#search {
    position : absolute;
    width : 155px;
    height: 32px;
    display:block;
    top : 0px;
    right : 30px;
    background : url(../images/search.gif) transparent 0 0;
}

#search form {
	padding : 0;
	margin : 0;
}

#search input.txt {
	position : absolute;
	border : none;
	font-family : "Trebuchet MS";
	font-size : 13px;
	background-color : #edeed8;
	text-align : left;
	width : 108px;
	padding:0;
	margin:0;
	height : 26px;
	left : 10px;
	top : 2px;
}

#search input.srch {
	position : absolute;
	right : 5px;
	top : 2px;
	height : 28px;
	width : 24px;
	font-size: 0;
	border:none;
	background-color: transparent;
	background : url(../images/search.png) transparent left center no-repeat;

}

#search div {
	border : none;
	padding : 0;
	margin : 0;
	margin-left : 10px;
}

#home {
	position : absolute;
    top : 102px;
    right : 115px;
    background : url(../images/home.png) transparent left center no-repeat;
}

#home a {
	text-decoration : none;
    padding-left : 25px;
    font-family : "Trebuchet MS";
    font-size : 14px;
}

#lang {
	position : absolute;
    top : 102px;
    right : 35px;
    background : url(../images/english.png) transparent left center no-repeat;
}

#lang a {
	text-decoration : none;
    padding-left : 25px;
    font-family : "Trebuchet MS";
    font-size : 14px;
}

#menu {
	position : absolute;
	font-size : 15px;
    height: 44px;
    width : 100%;
    display:block;
    top : 129px;
    background : url(../images/menu.gif) transparent 0 0;
    border-bottom : solid 1px #939598;
}

#menu ul, #menu ul li {
    display : inline;
    margin : 0;
    padding : 0;
    line-height : 44px;
}

#menu ul li {
    margin-left : 10px;
    background : url(../images/greendot.png) transparent left center no-repeat;
    padding-left : 25px;
}

#menu ul li.active a {
	color : #739a30;
}

#menu ul li:first-child {
    margin-left : 10px;
    background : none;
    padding-left : 0;
}

#menu a {
    color : #fff;
    text-transform: uppercase;
    text-decoration : none;
}

#content {
    padding-top : 172px;
    min-height : 500px;
    background : url(../images/back-decor.png) transparent 235px 128px no-repeat;

}

.homepage #content-left {
	position : relative;
	float : left;
	width : 330px;
	left : -480px;
	margin-top : 10px;
}

.subpage #submenu {
	position : relative;
	float : left;
	width : 200px;
	left : -580px;

}

.subpage #submenu ul {
	margin : 0;
	padding : 0;
	margin-top : 60px;
	list-style : none;
	font-size : 14px;
	font-weight : bold;
	padding-right : 10px;
}

.subpage #submenu ul li {
	padding-left : 35px;
      background : url(../images/greencircle.png) transparent 15px center no-repeat;
	margin-bottom : 15px;
	border-bottom : solid 1px #939598;
}

.subpage #submenu ul li a {
	text-align: left;
	text-decoration : none;
}

.subpage #submenu ul li a.active {
	color : #739a30;
}

#akce {
	padding-left:20px;
	margin-right : 20px;
	border-bottom : solid 1px #939598;
	padding-bottom :20px;
	min-height : 200px;
}

#akce h2 span {
    background : url(../images/ikony/akce.png) transparent right center no-repeat;
    padding-right : 28px;
    line-height : 28px;
}

#akce ul {
    margin : 0;
    padding : 0;
    list-style : none;
}

#akce ul li{
    background : url(../images/greencircle.png) transparent 0 4px no-repeat;
	font-size : 10px;
    padding-left : 20px;
    margin-bottom : 10px;
}

#akce ul li h3 {
    margin : 0;
    padding : 0;
}

#akce ul li p {
    margin : 0;
    padding : 0;
}

#fotogalerie {
	padding-left:20px;
	border-bottom : solid 1px #939598;
	margin-right : 20px;
	padding-bottom :20px;
}

#fotogalerie h2 span {
    background : url(../images/ikony/foto.png) transparent right center no-repeat;
    padding-right : 28px;
}

#fotogalerie img {
	border : solid 1px #000;
	margin-bottom : 10px;
}

#publikace {
	padding-left:20px;
	margin-right : 20px;
	padding-bottom :20px;
}

#publikace h2 span {
    background : url(../images/ikony/publikace.png) transparent right center no-repeat;
    padding-right : 28px;
}

#publikace ul {
	list-style: none;
	margin : 0;
	padding : 0;
}

#publikace ul li {
    background : url(../images/greencircle.png) transparent 0 4px no-repeat;
	font-size : 10px;
    padding-left : 20px;
    margin-bottom : 10px;
}

.homepage #content-center {
	position : relative;
	left : 330px;
	float : left;
	width : 480px;
	text-align : justify;
	margin-top : 10px;
}

.subpage #content-center {
	position : relative;
	left : 200px;
	float : left;
	width : 580px;
	text-align : justify;
	margin-top : 10px;
	font-size : 12px;
}

#content-center .article {
	padding-left: 20px;
}

#content-center .article .title {
	position : relative;
	left: -20px;
}

#content-center a {
	color : #2c3137;
}

#content-center h1, #content-left h2, #content-right h2, #members h2, #navigace h2 {
    margin-top : 10px;
    line-height : 28px;
    background : url(../images/greendot.png) transparent left center no-repeat;
    padding-left : 20px;
    text-align: left;
    font-size : 18px;
}

.subpage #content-center h2 {
    background : url(../images/greendot_small.png) transparent left center no-repeat;
    padding-left : 20px;
}

.homepage #content-center h2, .subpage #content-center h3 {
    background : url(../images/greencircle.png) transparent left center no-repeat;
    padding-left : 20px;
    font-size : 12px;
    font-weight : bold;
    color : #2c3137;
    margin-bottom : 0;
    text-align: left;
}

.homepage h2 {
    margin-top : 10px;
}

.subpage #content-center h2 {
    font-style : italic;
    font-size : 14px;
    color : #2c3137;
    text-align: left;
}

#content-center h2 a {
    color : #2c3137;
}

#content-center ul {
	list-style-image: url(../images/greendot_small.png);
	list-style-position: outside;
}

#content-right {
	float : right;
	width : 170px;
	padding-left : 20px;
	margin-top : 10px;
}

#content-right ul {
	list-style : none;
	padding : 0;
	margin : 0;
}

#content-right ul li a {
    list-style : none;
    font-size : 18px;
    color : #303030;
    text-decoration : none;
    line-height : 25px;
    padding : 12px;
    padding-right : 25px;
    width : 117px;
    height: 46px;
    display:block;
}

#content-right ul li {
	margin-bottom : 8px;
}

#butterfly {
    width : 47px;
    height: 44px;
    display:block;
    line-height : 44px;
    padding-left : 50px;
    font-size : 18px;
    font-weight : bold;
    color : #000;
    background : url(../images/butterfly.png) transparent 0 0 no-repeat;
}

#greenstep {
    background : url(../images/greenstep.png) transparent 0 0 no-repeat;
}

#vyzkum {
    background : url(../images/vyzkum.png) transparent 0 0 no-repeat;
}

#hraozemi {
    background : url(../images/hraozemi.png) transparent 0 0 no-repeat;
}

#ucastverejnosti {
    background : url(../images/ucastverejnosti.png) transparent 0 0 no-repeat;
}

#content-right ul li a#apel {
	padding-top : 37px;
	height : 21px;
    background : url(../images/edice-apel.png) transparent 0 0 no-repeat;
}

#content-right ul li a#ekofestival {
	padding-top : 37px;
	height : 21px;
    background : url(../images/ekofestival.png) transparent 0 0 no-repeat;
}

.cleaner {
	clear : both;
	display : block;
	height : 0;
}

.hide {
	display: none;
}


.article .date {
	padding : 0;
	margin : 0;
}

.more {
    background : url(../images/greentriangle.png) transparent right center no-repeat;
	padding-right : 10px;
}

.small {
	font-size : 14px;
	display : block;
}

.delim {
	color : #78a22f;
}

.greendot_small {
    background : url(../images/greendot_small.png) transparent left center no-repeat;
    padding-left : 20px;
	text-align: left;
}

a.doc {
	background : url(../images/doc.gif) 0 4px no-repeat;
	padding : 4px 0;
	padding-left : 20px;
}

a.xls {
	padding : 4px 0;
	padding-left : 20px;
	background : url(../images/xls.gif) 0 4px no-repeat;
}

a.pdf {
	padding : 4px 0;
	padding-left : 20px;
	background : url(../images/pdf.gif) 0 4px no-repeat;
}

a.ppt {
	padding : 4px 0;
	padding-left : 20px;
	background : url(../images/ppt.gif) 0 4px no-repeat;
}

#buttons {
	border-top : solid 1px #939598;
	width : 290px;
	float : left;
	padding-top : 20px;
	padding-left : 20px;
}

#buttons ul {
	list-style : none;
	padding : 0;
	margin : 0;
}

#buttons ul li a {
	font-size : 24px;
	color : #303030;
	text-decoration : none;
	padding : 5px;
	padding-left : 20px;
}

#buttons ul li {
	margin-bottom : 8px;
}

.subpage #buttons {
	margin-top : 12px;
	margin-bottom : 12px;
	border-top : solid 1px #939598;
	width : 970px;
	padding-top : 20px;
	padding-left : 30px;

}

.subpage #buttons ul {
	display : block;
	text-align : center;
}
.subpage #buttons ul li {
	display : inline;
}

.button {
	background : url(../images/tlacitko.png) transparent 0 0 no-repeat;
	display:block;
	width : 275px;
	height: 64px;
}

.subpage .button {
	display : inline-block;
	text-align : left;
}

#members {
	border-top : solid 1px #939598;
	width : 670px;
	float : right;
	line-height : 80px;
}

.subpage #members {
	width : 800px;
}


#members p {
	line-height: 70px;
	text-align: justify;
}

#members a {
    margin-right : 15px;
    padding-bottom : 15px;
    line-height : 60px;
}

#odkazy {
	border-top : solid 1px #939598;
	width : 290px;
	float : left;
	padding-left : 20px;
}

.subpage #odkazy {
	width : 250px;
}

#odkazy h2 {
    background : url(../images/greendot.png) transparent left center no-repeat;
    padding-left : 20px;
	text-align: left;
}

#odkazy a {
	width : 96px;
	display : block;
	float : left;
	height : 50px;
	text-align : center;
}

#odkazy a img {
	margin-top : auto;
	margin-bottom : auto;
	border : solid 1px #000;
}

#doporuceni {
	border-top : solid 1px #939598;
	position : relative;
	margin-left : 20px;
	width : 480px;
	float : left;
}

.subpage #doporuceni {
	margin-left : 0;
	padding-left : 20px;
	width : 510px;
}

#doporuceni h2 {
    background : url(../images/greendot.png) transparent left center no-repeat;
    padding-left : 20px;
	text-align: left;
}

#doporuceni .banner {
	margin-bottom : 12px;
	/* border : solid 1px #000; */
}

#spoluprace {
	border-top : solid 1px #939598;
	float : right;
	width : 170px;
	padding-left : 20px;
}

.subpage #spoluprace {
	width : 180px;
}

#spoluprace h2 {
    background : url(../images/greendot.png) transparent left center no-repeat;
    padding-left : 20px;
	text-align: left;
}

#spoluprace ul {
	list-style : none;
	text-align : center;
	padding : 0;
}

.gallery div {
	float : left;
	width : 160px;
	height : 180px;
	text-align: center;
	overflow : auto;
}

.gallery div span {
	display : block;
}


.gallery div image {
	border : solid 1px #000;
}


a {
	color : #2c3137;
}


#navigace {
	border-top : solid 1px #939598;
	padding-left : 20px;
	padding-right : 20px;
}

#navigace a {
	text-decoration : none;
}

#navigace a:hover {
	text-decoration : underline;
}

#navigace>ul {
	padding:0;
	margin:0;
	font-size : 14px;
	float:left;
}

#navigace>ul>li {
	display : block;
	margin-right : 20px;
	margin-bottom : 20px;
	width : 130px;
}

#navigace>ul>li.nolink {
}

#navigace>ul>li>ul {
	padding:0;
	margin:0;
	list-style : none;
	font-size : 11px;
}

#foot {
	border-top : solid 1px #939598;
	padding-left : 20px;
	padding-right : 20px;
    text-transform: uppercase;
}

#foot p {
	font-size : 14px;
	font-weight: bold;
    text-transform: none;
}

#foot .big{
	font-size : 18px;
	font-weight: bold;
    text-transform: none;
    background : url(../images/greendot.png) transparent left center no-repeat;
    padding-left : 20px;
}

#foot ul {
	margin : 0;
	padding : 0;
	padding-left : 15px;
	color : #78a22f;
}

#foot ul li {
	color : #2c3137;
}


h1 a,h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover,h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

