body, div, p, html, form {
	font-family: Arial, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding:0px;
}
body {
	text-align: center;
	color: #000000;
	background: #c4c4c4 url('../gfx/bkg.jpg') 0px 0px repeat fixed;
}
h1 {
	color: #000000;
	font-size: 18px;
	/*margin-top: 2px;*/
}
h2 {
	color: #000000;
	font-size: 16px;
}
img {
	border: none;
}
ul.submenu {
	width: 300px;
	float: left;
}
#all {
	width: 940px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 200px;
	width: 940px;
	background: url('../gfx/header.jpg') no-repeat 0px 0px;
	overflow: hidden;
}

#title {
   height: 40px;
   width: 620px;
   margin-top: 24px;
   margin-left: 20px;
   /*background: url('../gfx/title.gif') 0px 0px no-repeat;*/
}

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

#content {
	width: 940px;
	min-height: 550px;
	/*background: url('../gfx/content.jpg') 0px 0px repeat-y;*/
	overflow: hidden;
}

#left-panel {
	margin-top: 30px;
	border-left: none;
	width: 220px;
   margin-left: 0px;
	float: left;
}
#left-panel .box {
	width: 220px;
   margin-bottom: 10px;
	background: url('../gfx/box_header.jpg') #8bb7fe no-repeat 0px 0px;
   font-size: 75%;
   color: #333333;
	overflow: hidden;
}
#left-panel .box .footer{
	width: 220px;
   height: 25px;
	background: url('../gfx/box_footer.jpg') #c4c4c4 no-repeat bottom center;
   background-color: #8bb7fe;
   font-size: 75%;
   color: #333333;
	overflow: hidden;
}
#left-panel h2 {
   font-size: 16px;
   color: #ff9d06;
   margin-right: 10px;
   text-align: right;
}
#left-panel p {
   padding: 4px;
   padding-top: 8px;
}
#right-panel {
	margin-top: 30px;
	font-size: 75%;
	color: #000000;
   background: url('../gfx/content_header.jpg') #ffffff no-repeat 0px 0px;
	line-height: 140%;
	width: 699px;/*640*/
	float: right;
	clear: both;
}
#right-panel .wrapper {
   width: 660px;
   margin-left: 10px;
}
#right-panel .wrapper-hp {
   width: 660px;
   margin-left: 10px;
   background: transparent url('../gfx/bghp.gif') no-repeat 0px 40px;
}
#right-panel .wrapper li {
	color: #000000;
}
#right-panel .wrapper li a {
	color: #000000;
}
#right-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;
}
#right-panel .footer{
   width: 699px;
   height: 33px;
	background: url('../gfx/content_footer.jpg') #c4c4c4 no-repeat bottom center;
	clear: both;
}
#right-panel img {
	border: none;
	margin: 18px 0px;
	text-align: center;
}
#right-panel table {
	text-align: left;
}
#right-panel ul {
	font-weight: bold;
}
#right-panel li {
	font-weight: normal;
}
#right-panel li a, span.gal a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#right-panel li a:hover, span.gal a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ff9d06;
}
#right-panel .news {
	text-align: left;
	border-bottom: 1px solid #198a4c;
}
#right-panel #pager {
	margin-top: 8px;
	display: block;
	float: left;
}
#right-panel #pager li {
	list-style-type: none;
}
#right-panel .butt {
	height: 40px;
	width: 194px;
	overflow: hidden;
	/*background-color: #8b4792;*/
   background: url('../gfx/butt.jpg') no-repeat 0px 0px;
}
#right-panel .butt a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
	padding-left: 14px;
}
#right-panel .butt a:hover, #right-panel .butt a.selected {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
	padding-left: 14px;
	/*background-color: #fa87d9;*/
}
#right-panel fieldset {
   border-color: #8b4792;
}
#menu-1 {
	width: 940px;
   height: 50px;
	margin-left: 0px;
	/*background: url('../gfx/menu_content.jpg') 0px 0px repeat-y;*/
}
#menu-1 ul {
	padding: 0px;
	margin: 0px;
}
#menu-1 li {
	height: 29px;
	width: 134px;
	margin-bottom: 1px;
	overflow: hidden;
	/*background: url('../gfx/menu_bg.jpg') 0px 0px repeat-y;*/
   display: block;
   float: left;
   text-align: center;
}
#menu-1 li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 29px;
	padding-left: 0px;
}
#menu-1 li a:hover, #menu-1 li a.selected {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 29px;
	padding-left: 0px;
	/*background: url('../gfx/menu_bg_selected.jpg') 0px 0px repeat-y;*/
}
#menu-1-footer {
	height: 26px;
	width: 230px;
	background: url('../gfx/menu_footer.jpg') 0px 0px repeat-y;
}
/*===============*/
#menu-2 {
	width: 200px;
   /*height: 50px;*/
	margin-left: 0px;
	padding: 0px;
	padding-left: 10px;
	/*background: url('../gfx/menu_content.jpg') 0px 0px repeat-y;*/
}
#menu-2 ul {
	padding: 0px ;
	margin: 0px;
}
#menu-2 li {
	height: 29px;
	width: 180px;
	margin-bottom: 1px;
	overflow: hidden;
	/*background: url('../gfx/menu_bg.jpg') 0px 0px repeat-y;*/
   display: block;
   float: left;
   text-align: left;
}
#menu-2 li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 0px;
}
#menu-2 li a:hover, #menu-2 li a.selected {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 0px;
	/*background: url('../gfx/menu_bg_selected.jpg') 0px 0px repeat-y;*/
}
#menu-2 li a:hover {
	text-decoration: underline;
}
#menu-2-footer {
	height: 26px;
	width: 230px;
	background: url('../gfx/menu_footer.jpg') 0px 0px repeat-y;
}
/*===============*/
#submenu-img {
	height: 140px;
	width: 230px;
	margin-left: 30px;
	margin-top: 10px;
	background: url('../gfx/image_sub_menu.jpg') 0px 0px repeat-y;
}
#footer {
	background: url('../gfx/footer.jpg') no-repeat bottom center;
	height: 39px;
	width: 940px;
}
#footer a {
	display: block;
	width: 120px;
	height: 20px;
	float: right;
   color: #000000;
   font-size: 12px;
   text-decoration: none;
}
#map {
	border: 3px solid #198a4c;
	width: 562px;
	height: 400px;
	margin-top:20px;
}
.clear {
	clear: both;
}
.back {
	display: block;
	width: 60px;
	height: 20px;
	margin-top: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.back:hover {
	color: #000000;
}
}
.box_pro_obrazek {
	border: none;
}
