html, body {
	background: #ffffff url(/repository/layout/pozadi-pruh.png) center top repeat-x;
  	font-family:  arial, verdana, tahoma, sans-serif;
  	font-size: 13px;
        color: #717171;
        line-height: 150%;
  	margin: 0px;
 	padding: 0px;
}

.clear{
	clear:both;
}

a:hover .obrazek {
	opacity: 0.7;
}

.okraj{
	border: 1px solid #333333;
}

.nadpis-sekce h1{
	font-size: 36px;
	font-weight: bold;
}

.tlacitko-podpora-dobrocinnych-projektu {
    display: block;
    width: 260px;
    height: 43px;
    border: none;
    background-image: url(/repository/layout/tlacitko-podpora-dobrocinnych-projektu.png);
    background-position: top left;
    text-decoration: none;
}

.tlacitko-podpora-dobrocinnych-projektu:hover {
    cursor: hand;
    cursor: pointer;
    background-position: bottom left;
}

.tlacitko-podpora-dobrocinnych-projektu_active {
    display: block;
    width: 260px;
    height: 43px;
    border: none;
    background-image: url(/repository/layout/tlacitko-podpora-dobrocinnych-projektu.png);
    background-position: bottom left;
    text-decoration: none;
}

.tlacitko-geocaching {
    display: block;
    width: 153px;
    height: 43px;
    border: none;
    background-image: url(/repository/layout/tlacitko-geocaching.png);
    background-position: top left;
    text-decoration: none;
}

.tlacitko-geocaching:hover {
    cursor: hand;
    cursor: pointer;
    background-position: bottom left;
}

.tlacitko-geocaching_active {
    display: block;
    width: 153px;
    height: 43px;
    border: none;
    background-image: url(/repository/layout/tlacitko-geocaching.png);
    background-position: bottom left;
    text-decoration: none;
}

a{
	color:#5a7532;
}

a:hover{
	color:#3a5019;
	text-decoration: none;
}

a.fotogalerie{
	color:#5a7532;
}

a.fotogalerie:hover{
	color:#3a5019;
	text-decoration: none;
}

a.tlacitko{
	text-decoration: none;
}

a.paticka{
	color: #ffffff;
	text-decoration: underline;
}

a.paticka:hover{
	color: #cccccc;
	text-decoration: none;
}

a.paticka_active{
	color: #cccccc;
	text-decoration: none;
}

.paticka {
	color: #ffffff;
}

.paticka strong{
	color: #ffffff;
}

h1{
	color: #5a7532;
	font-size: 20px;
}

.sekce{
	color: #5a7532;
	font-size: 36px;
}

h2{
	color: #5a7532;
	font-size: 20px;
}

strong{
	color: #333333;
}