* {
	margin:0;
	padding:0;
}
html, body {
	min-width:956px;
}
body {
	position:relative;
	/*background: #ffffff url('images/background.png') repeat-y center top;*/
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	font-size: 13px;
	text-align: center; /*vycentrování pro IE*/
}
#all {
	/*background: #ffffff url('images/background.png') repeat-y center top;*/
	width: 956px; 
	text-align: left; /*zrušení vycentrování textu*/
	margin: 0 auto; /*vycentrování v ostatních prohlížečích*/
	overflow:hidden
}
#all0 {
	position: relative;
	left: 0px;
	width: 956px;
	float: left; 
	height: auto;
	background: #ffffff url('images/background.png') repeat-y center top;
}
#head {
	width: 956px;
	height: 242px;
	background: url('images/logo.jpg') no-repeat;
}
#logoarea { /* Pomocný styl pro umístění obdélníkového odkazu loga na hl. stránku, měl by být velký jako id #head*/
	position: absolute;
	width: 956px;
	height: 229px;
}
.lang_menu {
	position: relative;
	right: 55px;
	top: 30px;
	float: right;
}
.log_menu {
	position: relative;
	right: 55px;
	top: 20px;
	float: right;
	clear: right;
}
a.log_menuText {
	color: white;
}
a.log_menuText:hover {
	color: white;
}
a.adminAA {
    font-size: 17px
}
#horizontal {
	position: relative;
	right: 66px;
	top: -33px;
	height: 28px;
	width: 620px;
	float: right;
	color: white;
}
#horizontal p{
	text-align: right;
}
#footer { /* paticka */
	position: relative;
	top: 4px;
	color: white;
	float: left;
	width: 956px;
	height: 120px;
	text-align: center;
	background: #ffffff url('images/footer.png') no-repeat center top;
}

#footer_content { /* paticka */
	position: relative;
	float: left;
	left: 50px;
	width: 856px;
	display: inline;
}

#footer p { /* paticka */
	position: relative;
	top: 0px;
	color: white;
	text-align: center;
}
#footer p.footer_reklama {
	position: absolute;
	left: 0px;
	top: -37px;
	color: black
}
#footer a.footer_reklama {
	color: navy;
}
#footer a:hover.footer_reklama {
	color: navy;
	text-decoration: underline
}
p.leftmenu {
	position: relative;
	color: black;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}
p.horizontalmenu {
	color: white;
	font-size: 13px;
	font-weight: normal;
}
p.rightmenu {
	position: relative;
	color: black;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}
p.paging {
  position: absolute;
  top: 0px;
  right: 8px;
}
a {
	color: navy;
	text-decoration: none;
}
a.leftmenuA {
	color: black;
	text-decoration: none;
	font-size: 14px;
}
a:hover    {
	color: navy;
	text-decoration: underline
}
a.leftsubmenu {
	position: relative;
	color: #ffffff;
	left: 15px;
	text-decoration: none;
}
a:hover.leftsubmenu {
	color: #ffff00;
	text-decoration: none;
}
a:hover.leftmenuA    {
	color: #fc5d5d;
	text-decoration: none
}
a.rightmenuA {
	color: black;
	text-decoration: none;
	font-size: 14px;
}
a:hover.rightmenuA    {
	color: #fc5d5d;
	text-decoration: none
}
a.rightsubmenu {
	position: relative;
	color: #ffffff;
	left: 15px;
	text-decoration: none;
}
a:hover.rightsubmenu {
	color: #ffff00;
	text-decoration: none;
}
a.horizontalmenuA {
	color: white;
	text-decoration: none;
	font-size: 14px;
}
a.horizontalmenuA:hover {
	color: #fc5d5d;
	text-decoration: none;
	padding-bottom: 12px;
	background-image: url('images/linkhover.gif');
}
a.horizontalsubmenu {
	position: relative;
	color: #ffffff;
	left: 15px;
	text-decoration: none;
}
a:hover.horizontalsubmenu {
	color: #ffff00;
	text-decoration: none;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
}
#content {
	position: relative;
	width: 845px;
	top: -35px;
	left: 55px;
	float: left;
}

.latest_changes {
	text-align: right;
	font-style: italic;
	clear: both;
}

p {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: black;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border-style: none;
}
table {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	font-size: 13px;
}
.login_form {
	position: relative;
	left: 2px;
	top: 2px;
	height: 195px;
	width: 300px;
	background: #D0D0D3 url('images/login.jpg') repeat-y;
	color: white;
	font-size: 13px;
	font-weight: bold;
}
.login_form1 {
	position: absolute;
	right: 30px;
	top: 30px;
}
.login_form2 {
	position: absolute;
	right: 30px;
	top: 80px;
}
.login_submit {
	position: absolute;
	right: 120px;
	top: 128px;
	height: 64px;
	width: 64px;
}
h1 {
	font-size: 19px;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: black;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}
h2 {
	font-size: 16px;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: black;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gallery {
	position: relative;
	width: 493px;
	left: 182px;
}
#gallery img {
	background: url('images/framegal.png') center center no-repeat;
	padding: 15px 15px 15px 15px;
}
#gallery div.thumbnail {
	float: left;
	width: 160px;
	height: 160px;
	text-align: center;
} 
#gallery div.thumbnailedit {
	float: left;
	width: 160px;
	height: 160px;
	text-align: center;
}




.horizontalmenu
{
padding: 0px;
margin: 0px;
list-style-type: none;
display: block;
float: right;
}

.horizontalmenu ul
{
margin-top: 0px;
position: absolute;
visibility: hidden;
margin: 0px;
padding: 0px;
list-style-type: none;
}

.horizontalmenu li
{
float: left;
padding: 0px;
padding-bottom: 12px;
}

.horizontalmenu li li
{
position: relative;
top: 0px;
left: 0px;
padding: 0px;
}

.horizontalmenu a
{
text-decoration: none;
font-weight: normal;
}

.horizontalmenu ul a:link
{
border-bottom: none;
padding-left: 15px;
padding-right: 15px;
}

.horizontalmenu ul a:visited
{
border-bottom: none;
padding-left: 15px;
padding-right: 15px;
}

.horizontalmenu ul a:hover
{
background-color: #FDA506;
color: black;
}

.horizontalmenu li:hover ul, ul.horizontalmenu li.hover ul
{
visibility: visible;
z-index: 10000;
}

.horizontalmenu li li
{
float: none;
border: none;
padding: 0px;
margin: 0px;
}

a.horizontalsubmenu
{
display: block;
background-color: #C9C8C4;
color: black;
padding-top: 5px;
padding-bottom: 5px;
}

