body {
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	background-image:url(images/Themes/Spring2.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size: 100%;}

.obal {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    padding: 10px;
    border: 1px solid black;
    width: 974px;
    margin-left: auto;
    margin-right: auto;

}

.zahlavi {
	position:relative;
	background-color: #ffde00;
	width: 974px;
	margin: 0px auto 0px auto;
	border: 1px solid #D0A040;
}

.logo{
	position:relative;
	top:0px;
	width:974px;
	padding:0px;
	margin-top:0px;
}

.hlavni {
	background-color: rgba(0, 0, 0, 0.0);
	width: 976px;
	margin: 0px auto 0px auto;
}

.navigace {
	width: 188px;
	float: left;
	font-size: 14px;
}

.navigace ul {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right:2px;
	padding-left:0px;
}

.navigace ul li {
	list-style-type: none;
	border-bottom: 1px dotted #222;
	background-color: #DA4;
	margin: 0;
}

.navigace ul li a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px;
    }

.navigace ul li a#selected {
	background-color: #222;	
	color:#D0A040;
	}
    
.navigace ul li a:hover{
	background-color: #222;
	color:#D0A040;
}

.icons {
	padding: 1px;
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: auto;
	margin-left: auto;
}

.obsah {
	margin-top:2px;
	display:block;
	width: 766px;
    background-color:#fdf9eb;
	float:right;
	padding: 10px;
	border: 1px solid #D0A040;
}

.zapati {
	clear: both;
}

.novinky{
	width:inherit;
}

#adminNews IMG:hover {
	background-color:white;	
}

#newsTitle {
	width:180px;	
}

#newsTitleBox {
	width: 330px;	
}

.obsah table {
	margin: 5px 0px 0px 0px;
}	

.obsah table tr {
	background: #FC6;
	padding: 5px;	
}

.obsah table tr td{
	padding:5px;	
}

.obsah a {
	color:#900;
}

.obsah a:hover {
	color:#D0A040;
}

#cas {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom:: 2px;
	float:right;
	width: 85px;	
}

#comments {
	width: 110px;
    }

#nadpis {
	width: 605px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom:: 2px;	
}

#facebook {
	width: 50px;
}

#telo {
	background:#fdf9eb;
	width: 500px;
	padding: 5px;		
}

IMG.foto {
	display:block;
    margin: 0 auto;
	max-width:764px;
	height: auto;
	border: 1px solid #D0A040;
}

.imageLeft {
	margin: 5px 5px 5px 0px;
	float: left;
    max-width: 350px;
    border: 1px solid #D0A040;
}

.imageRight {
	margin: 5px 0px 5px 5px;
	float: right;
    max-width: 350px;
    border: 1px solid #D0A040;
}

.imageCenter {
	display:block;
	margin:0 auto;
    max-width: 350px;
    border: 1px solid #D0A040;
}

.vrhy {
	display:block;
    margin: 0 auto;
	width: 600px;
	height: auto;
	border: 1px solid #D0A040
}

.vrhy:hover {
	display:block;
    margin: 0 auto;
	width: 605px;
	height: auto;
	border: 1px solid black
}

.floatContentRight {
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #D0A040;
}

.left {
	width: 380px;
    float: left;
}

.right {
	width: 380px;
    float: right;
}

.center {
	text-align:center;	
}

.center_ {
	text-align:center;
	text-decoration:underline;	
}

.underlined {
	text-decoration:underline;
}

.trans-image{
	position: relative;
    margin:0 auto;
}

.trans-image span {
	float:left;
    list-style:none;
    padding:0 2px 4px;
    margin: 0 auto;
}

.trans-image a {
	display:block;
}

#uspechyBerry a {
	border: 1px solid #D0A040;
	background:url('images/uspechyberry.png') 0 0;
    height: 375px;
    width: 249px;
    opacity: 0.75;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:opacity 0.5s;
}

#uspechyBerry:hover a {
    opacity:1;
}

#uspechyArlin a {
	border: 1px solid #D0A040;
	background:url('images/uspechyarlin.png') 0 0;
    height: 375px;
    width: 249px;
    opacity: 0.75;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;;
    transition:opacity 0.5s;
}

#uspechyArlin:hover a {
    opacity:1;
}

#uspechyEjva a {
	border: 1px solid #D0A040;
	background:url('images/uspechyejva.png') 0 0;
    height: 375px;
    width: 249px;
    opacity: 0.75;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:opacity 0.5s;
}

#uspechyEjva:hover a {
    opacity:1;
}

#uspechyMia a {
	border: 1px solid #D0A040;
	background:url('images/uspechymia.png') 0 0;
    height: 375px;
    width: 249px;
    opacity: 0.75;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:opacity 0.5s;
}

#uspechyMia:hover a {
    opacity:1;
}

#uspechyTerri a {
	border: 1px solid #D0A040;
	background:url('images/uspechyterri.png') 0 0;
    height: 375px;
    width: 249px;
    opacity: 0.75;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:opacity 0.5s;
}

#uspechyTerri:hover a {
    opacity:1;
}

#uspechyAmata a {
	border: 1px solid #D0A040;
	background:url('images/uspechymata.png') 0 0;
    height: 375px;
    width: 249px;
    opacity: 0.75;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:opacity 0.5s;
}

#uspechyAmata:hover a {
    opacity:1;
}

#poradameLZ a {
	border: 1px solid #D0A040;
	background:url('images/levouzadni.png') 0 0;
    height: 232px;
    width: 350px;
    opacity: 0.7;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:opacity 0.5s;
}

#poradameLZ a:hover {
	background:url('images/levouzadni.png') 0 -232px;
    opacity:1;
}

#poradameSpecial a {
	border: 1px solid #D0A040;
	background:url('images/specialCHP.png') 0 0;
    height: 232px;
    width: 350px;
    opacity: 0.7;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:opacity 0.5s;
}

#poradameSpecial a:hover {
	background:url('images/specialCHP.png') 0 -232px;
    opacity:1;
}

.linkimage {
	margin:0 auto auto auto;
	height:	290px;
	border: 1px solid #D0A040;
}

.aktivity a {
	text-decoration: none;
}

.linkimage:hover {
	border: 1px solid black;
}

.cerveny {
	color:red;	
}

.obsah ol li {
	margin-bottom:15px;	
}

.odsazeny {
	margin-bottom:8px;	
}

#message {
	background-color:#fdf9eb;
	width: 740px;
	border-bottom: 1px dotted black;	
}

#nick {
	float: left;
	width: 500px;	
}

#cas2 {
	float: right;
	width: 160px;
	margin-left:2px;
	border-left:1px solid white;
}	

form input {
	background-color: #EEE;
	border-radius:5px;
	border: 1px solid #D0A040;
	margin: 3 3 3 0;
	padding: 3px;	
}

form textarea {
	background-color: #EEE;
	border-radius:5px;
	border: 1px solid #D0A040;
	margin: 3 3 3 0;
	padding: 3px;		
}

form select {
	background-color: #EEE;
	border-radius:5px;
	border: 1px solid #D0A040;
	margin: 3 3 3 0;
	padding: 3px;	
}

.button:hover {
	background-color: #D0A040;
	border-radius:5px;
	border: 1px solid black;
	margin: 3 3 3 0;
	padding: 3px;	
}

.emoticon {
	width:24px;
}

#emoticon {
	height: 20px;
    width: 60px;
}

.guestbook IMG:hover {
	background-color:#CCC;	
}

.emoticons {
	border-radius: 5px;
	background-color:#EEE;
	padding:3px;
	border: 1px solid #D0A040;	
}

.tabulka_nadpis {
	color: #D0A040;
	background-color: #222;	
}

.probehlo {
	background-color: #fee8bd;
}

#cal_datum {
	width: 94px;
}

#cal_co {
	width: 396px;	
}

#cal_kde {
	width: 150px;	
}

#cal_skym {
	width: 150px;	
}

.pagNumActive {
    color: #000;
    border:#060 1px solid; background-color: #D2FFD2; padding-left:3px; padding-right:3px;
}
.paginationNumbers a:link {
    color: #000;
    text-decoration: none;
    border:#999 1px solid; background-color:#F0F0F0; padding-left:3px; padding-right:3px;
}
.paginationNumbers a:visited {
    color: #000;
    text-decoration: none;
    border:#999 1px solid; background-color:#F0F0F0; padding-left:3px; padding-right:3px;
}
.paginationNumbers a:hover {
    color: #000;
    text-decoration: none;
    border:#060 1px solid; background-color: #D2FFD2; padding-left:3px; padding-right:3px;
}
.paginationNumbers a:active {
    color: #000;
    text-decoration: none;
    border:#999 1px solid; background-color:#F0F0F0; padding-left:3px; padding-right:3px;
}

label {
  display: inline-block;
  margin-bottom: 8px;
}

select {
  padding: 8px;
  font-size: 16px;
  border: 2px solid #333;
  border-radius: 4px;
  background: #fbe9c1;
}

/* Styly pro option v rámci selectu */
select option {
  background-color: #fbe9c1;
  color: #000;
}

/* Při najetí myši na option */
select option:hover {
  background-color: #d6ac53;
}

.contacts {
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto;
}

.contacts {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border: 2px solid #ddd;
    border-radius: 10px;
    max-width: 800px;
    margin: 20px auto;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.contact-center {
    text-align: center;
    margin-top: 20px;
    font-style: italic;
    padding: 15px;
    border: 2px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.contact p, .contact-center p {
    margin: 5px 0;
}

.contact a, .contact-center a {
    color: #0073e6; /* Jemná modrá */
    text-decoration: none;
    font-weight: bold;
}

.contact a:hover, .contact-center a:hover {
    text-decoration: underline;
    color: #005bb5; /* Tmavší modrá pro hover efekt */
}

