*{
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ccc;
	font-size: 12px;
	background-image: url(images/bbg.jpg);
}
img {
	padding: 3px;
	border: 1px solid gray;
}
img.floatTL {
	float: left;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-top: 12px;
	margin-left: 10px;
}
img.floatTR {
	float: right;
	margin-left: 7px;
	margin-bottom: 2px;
	margin-top: 12px;
	margin-right: 10px;
}
img.floatTR_m {
	float: right;
	margin-bottom: 2px;
	margin-right: 7px;
	margin-left: 7px;
}
.blue {
	color: #3f4858;
}
.orange {
	color: #d0660a;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #3f4857;
  min-height: 1170px;
}
* html #wrapper {
	height: 1170px;
}
#topnav {
	height: 30px;
	margin-right: 10px;
	background-color: #3f4857;
	text-align: right;
	color: #d0660a;
}
#topnav a {
	padding-top: 10px;
	color: #d0660a;
	text-decoration: none;
}
#header {
	height: 170px;
	background-color: #fff;	
  background-image: url(images/banner.gif);
  background-repeat: no-repeat;
	background-position: center 0%;
}
#header a {
	text-decoration: none; 
}
#header img {
  padding: 0px;
  border: none;
}	
.name {
	background-image: url(images/logopic.jpg);
	background-repeat: no-repeat;
}
.name h1 {
	font-size: 1.5em;
	margin-top: 5px;
	margin-left: 20px;
	font-weight: lighter;
	font-family: Verdana, Arial , Helvetica, sans-serif;
	padding-top: 84px;
}
.name h3 {
	font-size: 0.9em;
	margin-left: 30px;
	font-family: Verdana, Arial , Helvetica, sans-serif;
	color: #999;
}
.top {
	margin-left: 20px;
	font-family: Verdana, Arial , Helvetica, sans-serif;
	color: #3f4858;
}
#leftcolumn {
	display: inline;
	width: 210px;
	float: left;
	min-height: 695px;
	background-color: #3f4857;
}
* html #leftcolumn {
	height: 695px;
}
#leftcolumn h3 {
	font-size: 1.2em;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #d0660a;
	font-weight: bolder;
}
form {
	margin-top: 0;
	width: 150px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 15px;
	background-color: #fff;
}
form p {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #cd6209;
}
.reg p {
	padding-left: 20px;
	color: #ffe;
}
.reg a {
	color: #d0660a;
	text-decoration: none;
}
#leftcolumn h4 {
	color: #d0660a;
	text-align: center;
	font-size: 1.1em;
	margin-top: 15px;
	text-decoration: underline;
}
#leftcolumn p span {
  white-space: nowrap;
}  
.lefttext p {
	text-align: left;
	padding: 10px;
}
.lefttext a {
	color:#d0660a;
	text-decoration: underline;
}
	a:hover {
        color: #FF9900;
}          
#rightcolumn {
	display: inline;
	margin-right: 10px;
	margin-top: 5px;
	width: 580px;
	float: left;
	height: 935px;
	overflow: auto;
	background-color: #fff;
	background-image: url(images/rcbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
* html #rightcolumn {
	height: 695px;
}
blockquote {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid;
	padding: 3px;
}
#rightcolumn p {
	padding: 10px;
	text-align: left;
	color: #3f4856;
}
#rightcolumn h2 {
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.7em;
	font-family: Verdana, Arial , Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
	color: #3f4856;
}
#rightcolumn h3 {
	margin-left: 15px;
	margin-top: 20px;
	font-size: 1.2em;
	font-family: Verdana, Arial , Helvetica, sans-serif;
	font-weight: bolder;
	color: #3f4856;
	letter-spacing: 0.3em;
}
#rightcolumn a {
	color: #d0660a;
	text-decoration: underline;
}
#rightcolumn	a:hover {
        color: #006633;
}
    
.lb {
	background-image: url(images/lb.jpg);
	background-repeat: repeat-x;
	width: 530px;
	height: 5px;
	height: 5px;
	margin-left: 10px;
}
#footer {
	margin-top: 5px;
	background-color: #3f4847;
	display: inline;
	float: left;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	color: #f7f7f7;
}
#footer a {
	color: #f7f7f7;
}
ol {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 10px;
	color: #3f4856;
}
ul {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 15px;
	color: #3f4856;
}
table {
	font-size: 10px;
	background: silver;
	margin: 0px 6px 0px 4px;
}
td {
	width: 121px;
	padding: 10px;
	text-align: left;
	vertical-align: top;	
	color: #3f4856;
}
#mapky {
  width: 570px;
	margin-right: 0px;
	padding-left: 10px;
	float: left;
}
.malyobr {
	border: 1px solid gray;
	padding: 5px;
	background: #FFF;
}
.velky_img {
  width: 200px;
	padding: 3px;
	border: 1px solid gray;
	float: left;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top: 12px;
	margin-left: 10px;
}
.velky_imgTR {
  width: 200px;
	padding: 3px;
	border: 1px solid gray;
	float: right;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top: 12px;
	margin-left: 10px;
}
.velky_imgCE {
	padding: 3px;
	border: 1px solid gray;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top: 12px;
	margin-left: 40px;
}
.obr{ 
		float: left;
		width: 200px;
		margin-right: 20px;
}
.fotogalerie{ 
margin: 20px;
}
.obr p{ 
margin: 0px 0px 20px 0px;
text-align: center;
}
.velky_imgVYBAV { 
	padding: 3px;
	border: 1px solid gray;
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}
.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}
.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 8px;
	padding-right: 30px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */
/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}
#vyhledej {
float: right;
padding-top: 10px;
padding-right: 40px;
font-size: 0.8em;
color: #3f4858;
}
#column h4 {
	color: #d0660a;
	text-align: center;
	font-size: 1.1em;
	margin-top: 15px;
	text-decoration: underline;
}
#column img {
  border: none;
  padding: 15px 5px 5px 10px;
}
.odkazy  {
   font-size: 92%;
   line-height: 1.2;
   margin-top: -15px;
   margin-left: 15px;
   }
/* zoom */
	a.zoom {
		display: block;
		width:85px; height: 120px;
		margin-right: 7px;
		padding-right: 7px;
		float: right;
		background: url(images/osvedceni_maly.jpg) no-repeat left top;
	}
	a.zoom:hover {
		width:462px; height: 650px;
		background-position: right top;
    background: url(images/osvedceni.jpg) no-repeat left top; 
	}
	a.zoom span { 
		display: none; 
		}
/* bublina nápovìdy */		

#napoveda a {
   position: relative;
  }
#napoveda a span {
       display: none;
  }
          
#napoveda a:hover span {
    display: block;
    position: absolute;
    top: 1.2em; left: 5px;
    padding: 10px;
    background: #FFFFCC;
		color: #000;
		border: 2px solid #AAA;
    }
 /* IE 6 */   
#napoveda a:hover {
    background: transparent;
		text-decoration: none;
    }  
/* konec bublina nápovìdy */         