
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	min-width: 1044px;
}
body {
	position: relative;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	font-size: 13px;
	text-align: center; /*vycentrování pro IE*/
	color: #5c5c5c;
	background-color: #A6A6A6;
}
legend {
	color: #5c5c5c !important;
}
#all {
	width: 1044px; 
	text-align: left; /*zrušení vycentrování textu*/
	margin: 0 auto; /*vycentrování v ostatních prohlížečích*/
	overflow: hidden;
	/*background: #ffffff url('images/background.png') repeat-y center top;*/
}
#all0 {
	position: relative;
	width: 1044px;
	float: left; 
	height: auto;
	background: #212121 url('images/background.png') repeat-y center top;
}
#head {
	width: 1044px;
	height: 210px;
	/*background: #212121 url('images/logo.jpg') no-repeat;*/
}
#fadeshow1 {
	position: absolute;
	z-index: 0;
	left: 32px;
	top: 22px;
}
#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: 1044px;
	height: 210px;
}
#logoarea1 {
	position: absolute;
	top: 0px;
}
.lang_menu {
	position: relative;
	right: 15px;
	top: 30px;
	float: right;
}
.log_menu {
	position: relative;
	right: 45px;
	top: -15px;
	float: right;
	clear: right;
}
a.adminAA {
    font-size: 17px
}
a.log_menuText {
	color: #B0B0B0;
}
a:hover.log_menuText {
	color: #0D0A05;
}
#left {
	position: relative;
	top: -52px;
	left: 73px;
	width: 241px;
	min-height: 370px;
	float: left;
	text-align: left;
	background: transparent url('images/leftgradient.png') repeat-x left top;
}
#left_menu {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	text-align: left;
	color: #ffffff;
}
#right {
	position: relative;
	top: -25px;
	left: 565px;
	width: 195px;
	min-height: 370px;
	float: left;
}
#right p.big {
	font-size: 16px;
	font-weight: bold;
}
#right input, #right textarea {
	width: 188px;	
}
#right_menu {
	position: relative;
	left: 0px;
	width: 152px;
	float: left;
	text-align: left;
	color: #ffffff;
}
#horizontal {
	position: relative;
	top: 0px;
	left: -129px;
	width: 493px;
	float: left;
	display: none;
}
#footer { /* paticka */
	position: relative;
	top: 0px;
	color: white;
	float: left;
	width: 1044px;
	height: 105px;
	text-align: center;
	background: #A6A6A6 url('images/footer.png') no-repeat center top;
}

#footer p { /* paticka */
	position: relative;
	top: 3px;
	color: #5c5c5c;
	text-align: center;
}

p.leftmenu {
	position: relative;
	color: black;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}
p.horizontalmenu {
	color: black;
	font-size: 13px;
	font-weight: normal;
}
p.rightmenu {
	position: relative;
	color: white;
	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: #EE7E1A;
	text-decoration: none;
}
a.leftmenuA {
	display: block;
	width: 211px;
	color: #747474;
	text-decoration: none;
        line-height: 25px;
	font-size: 20px;
	padding: 1px 0px 5px 30px;
	margin: 0px 0px 10px 0px;
}
a:hover    {
	color: #FF292C;
}
a.leftsubmenu {
	position: relative;
	color: black;
	left: 15px;
	text-decoration: none;
}
a:hover.leftsubmenu {
	color: black;
	text-decoration: none;
}
a:hover.leftmenuA    {
	color: #ffffff;
	background: #e53821 url('images/lmenu_gradient.png') repeat-x left top;
	text-decoration: none;
}
a.rightmenuA {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
a:hover.rightmenuA    {
	color: #FFFF00;
	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: #000000;
	text-decoration: none;
	font-size: 14px;
}
a:hover.horizontalmenuA    {
	color: #0000FF;
	text-decoration: none
}
a.horizontalsubmenu {
	position: relative;
	color: #ffffff;
	left: 15px;
	text-decoration: none;
}
a:hover.horizontalsubmenu {
	color: #ffff00;
	text-decoration: none;
}
#footer a {
	color: #F0272D;
	text-decoration: none;
	font-size: 14px;
}
#footer a:hover {
	color: #D7040D;
	text-decoration: none;
	font-size: 14px;
}
#content {
	position: relative;
	top: 0px;
	left: -110px;
	width: 452px;
	float: left;
	z-index: 5;
	color: #5c5c5c;
}
#content li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2em;
	/*list-style-image: url('images/light.png');*/
}
.latest_changes {
	text-align: right;
	font-style: italic;
}
p {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: #5c5c5c;
	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: #5c5c5c;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: #5c5c5c;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: #5c5c5c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gallery {
	position: relative;
	width: 530px;
	left: 0px;
	top: 30px;
}
#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;
}
li {
	margin-left: 15px;
}
#left li {
	margin-left: 0px;
}
#left .highlA{
	color: #ffffff;
	background: #e53821 url('images/lmenu_gradient.png') repeat-x left top;
}
#left .highlA:hover{
	color: #ffffff;
}

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

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

.leftmenu li
{
padding: 0px;
}

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

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

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

.leftmenu ul a:hover
{
background-color: #FAA612;
color: black;
}

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

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