* {
	margin:0;
	padding:0;
}
html, body {
	min-width:1044px;
	/*min-width:1000px;*/
}
body {
	overflow: scroll;
	position:relative;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	font-size: 16px;
	text-align: center; /*vycentrování pro IE*/
	background-color: #dcdbdb;
	/*background: #dbdbdb url('images/bckg.jpg') repeat-x center top;*/
	color: black;
}
#background0-all {
	/*background: transparent url('images/header_right.png') repeat-x center top;*/
}
#background1-all {
	/*background: #dbdbdb url('images/background.png') no-repeat center top;*/
	/*background: transparent url('images/main_background.jpg') no-repeat center top;*/
	background: transparent url('images/main_bckg.jpg') no-repeat center top;
}
#content li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2em;
}
#all {
	width:1044px;
	display: table;
	/*width: 984px;*/
	text-align: left; /*zrušení vycentrování textu*/
	margin: 0 auto; /*vycentrování v ostatních prohlížečích*/
	overflow:hidden;
	/*min-height: 1100px;*/
	/*background: #ffffff url('images/background.png') repeat-y center top;*/
}
#all0 {
	position: relative;
	display: table-row;
	left: 0px;
	width:1044px;
	/*width: 1000px;*/
	float: left; 
	height: auto;
}
#head {
	position: relative;
	/*display: none;*/
	width: 1044px;
	height: 185px;
	/*background: #2678c2 url('images/logo.png') 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;
	/*display: none;
	position: absolute;*/
	width: 1044px;
	height: 510px;
}
#slider0, #slider0_1, #slider0_2, #slider0_3 {
	/*position: absolute;
	top: 174px;
	left: 90px;*/
	background-color: white;
	width: 870px;
	height: 400px;
	overflow: hidden;
	float: left;
}
#slider_sloup {
	position: absolute;
	top: 11px;
	left: 11px;
	z-index: 1000;
}
#slider_sloup_bottom {
	position: absolute;
	top: 272px;
	left: 11px;
	z-index: 1000;
}
#slider_stin_bottom {
	position: relative;
	left: -76px;
}
.lang_menu {
	position: relative;
	right: 15px;
	top: 30px;
	float: right;
}
.log_menu {
	position: relative;
	right: 76px;
	top: 84px;
	float: right;
	clear: right;
	z-index: 10;
}
a.log_menuText {
	color: #C4C4C4;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
}
a:hover.log_menuText {
	color: white;
}
#left {
	/*position: absolute;
	display: none;*/
	display: table-cell;
	position: relative;
	top: 0px;
	/*margin-left: 80px;
	margin-top: 30px;
	width: 200px;*/
	min-width: 25px;
	min-height: 300px;
	float: left;
	text-align: left;
	margin-left: 35px;
	z-index: 5;
}
#left_menu {
	/*position: absolute;*/
	/*display: none;
	position: relative;*/
	padding-top: 52px;
	/*left: 14px;
	width: 185px;*/
	float: left;
	text-align: left;
	color: black;
	min-height: 200px;
	margin-bottom: 25px;
	/*background: url('images/logo_menu.png') left top no-repeat;
	background-color: #B6B6B6;*/
	margin-left: 35px;
	margin-right: 35px;
}
#left_menu div {
	/*padding-left: 10px;
	padding-right: 10px;*/
	padding: 8px 12px 8px 12px;
	background-color: #495565;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.93);
	-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.93);
	box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.93);
}
#left_menu a.leftmenuA {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: white;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	/*background: url('images/rarrows1.png') left center no-repeat;*/
	width: 170px;
        line-height: 33px;
	/*padding-left: 45px;
	padding-right: 45px;*/
}
#left_menu a:hover.leftmenuA {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: #1BFD3F;
	/*font-size: 17px;*/
	/*background: url('images/rarrows.png') left center no-repeat;*/
	width: 170px;
        line-height: 33px;
}
#right {
	position: absolute;
	display: none;
	/*position: relative;*/
	top: 90px;
	left: 578px;
	width: 182px;
	min-height: 300px;
	float: left;
}
#right_menu {
	position: absolute;
	display: none;
	/*position: relative;*/
	left: 40px;
	width: 152px;
	float: left;
	text-align: left;
	color: black;
}
#horizontal {
	position: absolute;
	top: 130px;
	margin-left: 70px;
	width: 904px;
	z-index: 2005;
	text-align: center;
}
#footer { /* paticka */
	position: relative;
	left: 80px;
	color: white;
	float: left;
	width: 884px;
	height: 0px;
	text-align: center;
	z-index: 2;
}
#footer_full { /* paticka */
	position: relative;
	top: 0px;
	color: white;
	float: left;
	width: 100%;
	height: 1px;
	text-align: center;
	/*background-color: #3E4A5A;*/
	z-index: 1;
	padding-top: 15px;
}

#footer p { /* paticka */
	position: relative;
	text-align: center;
}

p.leftmenu {
	position: relative;
	color: white;
	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;
}
#right_menu h3 {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: black;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ffffff url('images/rightmenu.png') center top no-repeat;
        line-height: 39px;
	padding-left: 25px;
}
p.paging {
  position: absolute;
  top: 0px;
  right: 8px;
}
a {
	color: #0079FF;
	text-decoration: none;
}
a.adminAA {
	font-size: 17px
}
a.leftmenuA {
	color: white;
	text-decoration: underline;
	font-size: 14px;
	text-transform:uppercase;
}
a:hover    {
	text-decoration: none;
	color: #021f73;
}
a.leftsubmenu {
	position: relative;
	color: #ffffff;
	left: 15px;
	text-decoration: underline;
}
a:hover.leftsubmenu {
	color: #ffff00;
	text-decoration: underline;
}
a:hover.leftmenuA    {
	color: #FFFF00;
	text-decoration: underline;
}
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 {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: #000000;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;

}
a:hover.horizontalmenuA    {
	color: #00D6FF;
	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: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
}
#footer_content img {
	margin-top: 21px;
}
#horizontal a {
	color: #f1f1f1;
	text-decoration: none;
}

#horizontal img {
	display: block;
}
#leaft_menu a.leftmenuA {
	display: block;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	color: white;
	font-size: 15px;
	font-weight: bold;
	background: url('images/line.png') bottom repeat-x;
	width: 170px;
        line-height: 35px;
	margin-bottom: -20px;
}


#horizontal a:hover {
	color: #1BFD3F;
	text-decoration: none;
}
#content {
	position: relative;
	/*top: 94px;
	left: -170px;*/
	min-height: 200px;
	/*width: 884px;
	width: 692px;
	left: 76px;
	float: right;*/
	margin-top: 10px;
	margin-bottom: 45px;
	/*margin-left: 70px;*/
	padding-right: 70px;
	max-width: 834px;
	display: table-cell;
}
.latest_changes {
	text-align: right;
	font-style: italic;
}
p {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border-style: none;
}
td {
	padding: 5px;
}
table.pricelist td {
	border: 1px solid #AAA;
}
.login_form {
	position: relative;
	left: 2px;
	top: 2px;
	height: 195px;
	width: 300px;
	background: transparent url('images/login.png') 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: 30px;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 7px;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 7px;
}
h3 {
	font-family: Verdana, 'DejaVu Sans', Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 7px;
}
#gallery {
	position: relative;
	/*width: 720px;
	left: -15px;*/
}
#gallery img {
	background: url('images/framegal.png') center center no-repeat;
	padding: 22px 42px 23px 42px;
}
#gallery div.thumbnail {
	float: left;
	width: 238px;
	height: 238px;
	text-align: center;
} 
#gallery div.thumbnailedit {
	float: left;
	width: 238px;
	height: 238px;
	text-align: center;
} 

#lista {
	position: absolute;
	top: 118px;
	left: 40px;
	z-index: 2000;
}


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

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

.horizontalmenu li
{
/*float: left;*/
display: inline;
padding: 0px 7px 0px 7px;
}

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

.horizontalmenu a
{
padding: 95px 3px 3px 3px;
text-decoration: none;
}

.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;
}

.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 a
{
padding: 0px;
text-decoration: underline;
font-weight: normal;
}

.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;
}

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

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

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

.rightmenu li
{
padding: 0px;
}

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

.rightmenu a
{
padding: 3px;
text-decoration: none;
font-weight: normal;
}

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

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

.rightmenu ul a:hover
{
background-color: #FDF64D;
color: black;
}

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

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

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

#horizontal a.highlA {
	color: #1BFD3F;
}
#table_sliders {
	border-collapse: collapse;
}
#table_sliders td{
	padding: 0px;
}
tr {
	border: 11px solid #f8f5f5;
}
