body{font-family: "Geneva CE", "Arial CE", sans-serif;text-align:center; margin:0px; padding:0px;}

/*******************LAYOUT stránky********************/
.layout{
width: 1024px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
.layout2{
margin:5px;
margin-top:0px;
text-align:left;
width:1024px;
}
.cela_stranka{
/*Hlavní div, ve kterým je všecko.. hlavně kvůli odsazení, ohraničení, popř. fixní velikosti stránky*/
border: solid 1px #A2B3B4;
}
/*Info o aktuální session*/
.prihlaseni{
width:100%;
font-size:12px;
padding: 5px;
background: #F4FAFB;
border-bottom:solid 1px #357275;
text-align: center;
color:#A2B3B4;
}
.prihlaseni a,a:hover{color:#A2B3B4;}
.hlavicka {
/*Logo, pripradne titulek stranky.. fixni vyska, 100% sirka*/
width:99%;
color:white;
text-align: left;
padding-top: 5px;
padding-left:15px;
padding-left: 225px;
}
.hlavicka img {height: 95px;}
.levy_blok{
/*pruh v levé části, kde bude především menu*/
width: 100%;
}
.levy_blok a{
text-transform: uppercase;
padding-left: 10px;
padding-right: 10px;
color:#A2B3B4;
font-size: 12px;
}
.levy_blok a:hover{
text-decoration:none;
text-transform: uppercase;
padding-left: 10px;
padding-right: 10px;
color:#186569;
font-size: 12px;
}
.levy_blok a.aktive{
color:#032A2C;
}
.prihlasit_se{margin-left:auto; margin-right:0px; float:right;display:inline; position:relative; top: 3px;}
.obsah{
/*zbytek po levem bloku.. pod hlavickou*/
min-height:555px;
padding:8px;
padding-right:15px;
}
.aktualne{
/*pruh v obsahu, kde se zobrazují aktuální akce*/
float:left;
width:100%;
height:100px;
margin-bottom: 15px;
}
.clanky{
/*pod pruhem se zobrazí články*/
width:100%;
font-size:12px;
padding:5px;
color:#272727;
text-align:justify;
}
.clanky h2{
margin-top:10px;
margin-bottom:0px;
font-size: 14px;
color:#186569;
margin-left: 2px;
}
.clanky h2:first-letter{
text-transform:capitalize;
font-size: 18px;
}
.clanky img {
float:right;
}
.clanky img.photo{
border:solid 1px #186569;
float: none;
margin: 5px;
margin-right: 10px;
width: 200px;
padding:2px;
}
.clanky a{
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.clanky a:hover{
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.paticka{
/*klasicka paticka dole*/
width:100%;
height:20px;
border-top:dotted 1px #A2B3B4;
color: #A2B3B4;
font-size:10px;
text-align:center;
}

a{
text-decoration:none; color:black; font-weight: bold; font-size:10px;
}
a:hover{
text-decoration:underline; color:black; font-weight: bold; font-size:10px;
}
/****************GALERIE**********************/
.galerie_rozcestnik{
display:inline-table;
_display: inline;
width: 120px;
height: 100px;
margin: 1em;
text-align: center;
font-size: 0.8em;
vertical-align:top;
}
.galerie img{
border: solid 1px #A2B3B4;
}
.galerie a{
color: #A2B3B4;
text-transform:uppercase;
}
.galerie a:hover{
color: #186569;
text-decoration:none;
}
.galerie_nahled{
display:inline-table;
_display: inline;
width: 128px;
_width:136px;
height: 90px;
margin: 2px;
_margin: 2px;
text-align:center;
}
.galerie_nahled img{
height: 90px;
display:inline-table;
_display: inline;
margin-left:auto;
margin-right:auto;
}
.galerie_nahled img:hover{
border: solid 1px black;
}
/*Styl úvodní stránky*/
.firstpage .akce{
width:750px;
border:dotted 1px #A2B3B4;
margin-top:5px;
margin-bottom: 5px;
padding: 5px;
min-height:215px;
font-size:14px;
text-align:justify;
}
.firstpage .akce h2{
text-transform:uppercase;
font-size:20px;
color: #825936;
margin-top:2px;
letter-spacing: 2px;
}
.firstpage .akce h2:first-letter{
text-transform:capitalize;
font-size: 20px;
}
.firstpage img{
height:200px;
float:right;
display:inline;
}
.firstpage .pod_carou{
width:100%;
color: #72A4A7;
float:right;
display: inline;
border-top: dotted 1px #72A4A7;
}
.firstpage .pod_carou strong{
color: #0B3133;
}
.pravy{
width:200px;
float:right;
border-left: dotted 1px #C1936C;
height:500px;
padding-left: 5px;
color: #553012;
display: inline;
}
.pravy img {
margin-top: 3px;
width: 96%;
height: auto;
border: dashed 1px #C1936C;
padding: 2px;
}
.pravy p {
margin-left:9px;
margin-right:5px;
}
.pravy h2{
margin-bottom: 8px;
}
.pravidelne ul{
padding-left:0px;
margin:0px 0px 0px 8px;
}
.pravidelne li{
padding-left:0px;
margin-left:0px;
list-style:none;
}
.pravidelne strong{
display:block;
}
.novinka {
border:solid 1px #A2B3B4;
margin: 15px;
margin-right:240px;
margin-top: 35px;
}
.novinka .nazev{
border-bottom:dotted 1px #A2B3B4;
width:100%;
font-size: 14px;
font-weight:bold;
background: #CED9DA;
}
.kontakt_obrazek{
float:left;
display: inline;
margin-right: 7px;
border-right:dotted 1px #A2B3B4;
padding-right: 5px;
}

