body, div, html, form {
	font-family: sans-serif;
	font-size: 100%;
	margin: 0px;
	padding:0px;
}
body {
	text-align: center;
	color: #EE9B11;
	background: url('../gfx/body_bckg.png') #F09A12 repeat-x 0px 0px;
	background-color: #ffffff;
}
h1 {
	color: #EE9B11;
	font-size: 18px;
	/*background: url('../gfx/h1_bg.png') transparent no-repeat 0px 0px;*/
	/*padding-left: 20px;*/
	/*margin-top: 2px;*/
}
h2 {
	color: #EE9B11;
	font-size: 16px;
	font-weight: normal;
}
h2 strong {
	color: #015198;
	font-size: 16px;
	font-weight: bold;
}
h3, h4, h5 {
	color: #015198;
	font-size: 14px;
	text-transform: uppercase;
}
img {
	border: none;
}
p {
	text-align: justify;
}
hr {
	clear: both;
	color: #015198;
}
#all {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background: url('../gfx/content_bckg.png') #D48F16 repeat-y 0px 0px;
}
#header {
	height: 250px;
	width: 1000px;
	background: url('../gfx/header.png') transparent no-repeat 0px 0px;
	overflow: hidden;
}
#header #contact {
	height: 100px;
	width: 300px;
	margin-top: 26px;
	margin-right: 90px;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	float: right;
}
#header #contact strong {
	font-size: 20px;
	font-weight: bold;
	color: #EE9B11;
}
#header #contact a {
	color: #ffffff;
	text-decoration: none;
}
#header #contact a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#title {
   height: 90px;
   width: 380px;
   margin-top: 130px;
   margin-left: 540px;
	/*float: right;*/
}

#title a {
	display: block;
	width: 100%;
	height: 100%;
   color: #000000;
   font-size: 28px;
   font-weight: bold;
   text-decoration: none;
}

#content {
	width: 1000px;
	min-height: 550px;
	font-size: 18px;
	overflow: hidden;
}

#right-panel {
	border-left: none;
	width: 290px;
   margin-left: 0px;
	padding-top: 140px;
	background: url('../gfx/right_bckg.png') #D48F16 no-repeat 0px 0px;
	float: right;
}
#right-panel .box {
	width: 270px;
	margin-left: 4px;
   margin-bottom: 10px;
   color: #ffffff;
	font-size: 75%;
	overflow: hidden;
	border-bottom: 1px solid #000000;
}
#right-panel .box .footer{
	width: 292px;
   height: 25px;
   color: #ffffff;
	overflow: hidden;
}
#right-panel h2 {
   font-size: 18px;
   color: #ffffff;
	margin-top: 12px;
	margin-bottom: 12px;
}
#right-panel p {
   padding: 0px;
   padding-bottom: 8px;
}
#right-panel .box a {
	color: #000000;
	text-decoration: none;
}
#right-panel .box a:hover {
	color: #000000;
	text-decoration: underline;
}
.boxes-header{margin-top:6px;margin-left:0px;width:154px;height:32px;background-color:transparent;color:#ffffff;font-weight: bold;padding-left: 10px;line-height: 32px;}
.boxes-content{margin-left:0px;width:164px;padding-top:10px;padding-bottom:10px;font-size:12px;background-color:#2c073c;color:#ffffff;}
.boxes-content a {font-weight:bold;}
.boxes-footer{margin-left:7px;width:164px;height:8px;background:url('../gfx/boxes_footer.png') transparent no-repeat 0px 100%;}
.boxes-content .box{width:164px;}
.boxes-content .boxwrapper{width:144px;margin-left:10px;}
.boxes-content .boxwrapper h2 a{color:#FFCC00;text-decoration:none;font-size: 14px;}
.boxes-content .boxwrapper h2 a:hover{color:#FFCC00;text-decoration:underline;font-size: 14px;}
#right-panel .wrapper .actions {
	border-bottom: 1px solid #ffffff;
}
#right-panel .wrapper .actions .perex {
	font-style: italic;
	border-bottom: 1px solid #ffffff;
}
#right-panel .wrapper .actions .date {
	font-weight: bold;
}
#left-panel {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 75%;
	color: #EE9B11;
	width: 700px;
	/*border-right: 2px solid #B8636E;*/
	float: left;
	clear: both;
}
#left-panel .wrapper {
   width: 660px;
   margin-left: 25px;
	margin-bottom: 40px;
}
#left-panel .wrapper p {
	text-indent : 20px;
	/*background: url('../gfx/pcircle.png') transparent no-repeat 0px 2px;*/
}
#left-panel .wrapper a {
	font-weight: bold;
	color: #026E61;
	text-decoration: none;
}
#left-panel .wrapper a:hover {
	font-weight: bold;
	color: #026E61;
	text-decoration: underline;
}
#left-panel .wrapper ul {
	list-style: square outside none;
}
#left-panel .wrapper li {
	color: #EE9B11;
	text-align: justify;
}
#left-panel .wrapper li a {
	color: #000000;
}
#left-panel .wrapper li a:hover{
	color: #000000;
}
.katalog_tabulka {
	width: 90%;
}
.katalog_tabulka td {
	border-bottom: 1px solid blue;
}
.katalog_tabulka .tabulka_image_center {
	text-align: center;
}
#left-panel table {
	text-align: left;
}
#left-panel ul {
	font-weight: bold;
}
#left-panel li {
	font-weight: normal;
}
#left-panel li a, span.gal a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#left-panel li a:hover, span.gal a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ff9d06;
}
#left-panel .news {
	text-align: left;
	border-bottom: 1px solid #198a4c;
}
#left-panel #pager {
	margin-top: 8px;
	display: block;
	float: left;
}
#left-panel #pager li {
	list-style-type: none;
}
#left-panel .butt {
	height: 21px;
	width: 100px;
	overflow: hidden;
	/*background-color: #8b4792;*/
	background: url('../gfx/menu_content.jpg') transparent 0px 0px repeat-x;
}
#left-panel .butt a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	margin-left: 4px;
}
#left-panel .butt a:hover, #left-panel .butt a.selected {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	margin-left: 4px;
}
#left-panel fieldset {
	width: 400px;
	margin-top: 40px;
   border-color: #8b4792;
}
#menu-1 {
	width: 710px;
   height: 30px;
	margin-left: 0px;
	border-bottom: 2px solid #D48F16;
	/*background: url('../gfx/right_bckg_top.png') transparent 0px 0px no-repeat;*/
	text-transform: uppercase;
}
#menu-1 ul {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}
#menu-1 li {
	height: 30px;
	overflow: hidden;
   float: left;
   text-align: center;
}
#menu-1 li.menuinterchar {
	color: #EE9B11;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
#menu-1 li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #EE9B11;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
#menu-1 li a:hover, #menu-1 li a.selected {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #015198;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	/*background: url('../gfx/menu_content_active.jpg') transparent repeat-x 0px 0px;*/
}
#footer {
	/*background: url('../gfx/footer_bckg.png') transparent 0px 0px no-repeat;*/
	background-color: #D48F16;
	height: 30px;
	width: 1000px;
	color: #ffffff;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
}
#footer span {
	padding-left: 10px;
}
#footer a {
	float: right;
   color: #ffffff;
   font-size: 12px;
   text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
}
#map {
	border: 3px solid #198a4c;
	width: 562px;
	height: 400px;
	margin-top:20px;
}
#login, #forgottenlogin, #changelogin {
	width: 300px;
	float: left;
}
.photo {
	position: relative;
	height: 90px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.photo a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: hand;
}
.photo .overlayer {
	position: absolute;
	top: 18px;
	left: 0px;
	height: 90px;
	width: 120px;
	background: url('../gfx/overlayer.png') transparent no-repeat 0px 0px;
	z-index: 10;
}
.clear {
	clear: both;
}
.border_bottom {
	border-bottom: 1px solid #1D0D65;
}
#gallery_banner {
	margin-left: 10px;
}
.back{
	background: url('../gfx/zpet.png') transparent no-repeat 0px 0px;
	padding-left: 14px;
  color: #C91514;
  text-decoration: none;
  font-style: italic;
  
}
.box_pro_obrazek {
	border: none;
}
.back:hover{
  text-decoration: underline;
}
.limage {
	float: left;
	margin-right: 10px;
}
.rimage {
	float: right;
	margin-left: 10px;
}
.backlink {
	background-color: #D48E15;
	border-top: 1px solid #ffffff;
	text-align: center;
	color: silver;
	line-height:12px;
}
.backlink a {
	color: #ffffff;
	font-size: 11px;
}
