body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000066;
	background-image: url(../images/background_strip.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}
table	{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	}
td, th	{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
	}
th	{
	background-color: #eeeeee;
}
thead	{
	background-color: #eeeeee;
	text-align: center;
	}
tbody	{
	text-align: center;
	font-size: 0.75em;
	}
caption	{
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 90%;
	/*display: inline;*/
	background-color:#000066;
	color:#ffffff;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
	text-decoration: underline;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
	font-weight: normal;
}
dt {
	font-size: 110%;
	margin-left: 1em;
	}
hr	{
	width: 99%;
}
.notes  {
  font-size: small;
}
#top {
	width: 955px;
	height: 125px;
	/*border: 1px solid #0066FF;*/
	margin: auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	}
#strip {
	width: 955px;
	height: 20px;
	background-color: #0066ff;
	margin: auto;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding: 0.15em 0 0 0;
	vertical-align: middle;
	}
#strip a	{
	color: #fff;
	text-decoration: none;
	padding: 0 2em 0 1em;
	border-left: 10px solid #ffcc00;
	border-right: 10px solid #ffcc00;
}
#strip a:hover	{
	text-decoration: underline;
	color: #ffcc00;
	padding: 0 2em 0 1em;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}
#strip li	{
	list-style: none;
	display: inline;
}
/*
#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	text-align: center;
	}
#minitabs li {
	margin: 0;
	padding: 10px;
	display: inline;
	list-style: none;
	}
#minitabs a {
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 0px 5px;
	padding: 0 2px 0 2px;
	color: #fff;
	border-left: 1em solid #fc0;
	border-right: 1em solid #fc0;
	}
#minitabs a.active, #minitabs a:hover {
	border-left: 1em solid #fff;
	border-right: 1em solid #fff;
	padding-bottom: 3px;
	color: #ffcc00;
	}
#minitabs a:hover {
	color: #fc0;
	border-left: 1em solid #fff;
	border-right: 1em solid #fff;
	}*/
#content {
   width: 955px;
   margin: 1em auto;
}
#sidebar {
   float: left;
   width: 200px;
	margin: 0;
	padding: 0;
}
#sidebar-content {
   margin:0; 
	padding: 0.5em 0.5em;
   font-size: 80%;
	text-align: left;
}
#sidebar-content img	{
	border: none;
}
#main {
   margin: 0 0 0 200px; 
	padding: 0;
}
#main-content {
   margin: 0; 
	padding: 0.5em 0.5em 0 1.5em;
   font-size: 100%;
	text-align: left;
}
hr.cleaner {
   clear: both;
   height: 1px;
   margin: -1px 0 0 0; 
	padding: 0;
   border: none;
   visibility: hidden;
}
.tablenadpis	{
	font-size: 0.70em;
}
.tablejednotky	{
	font-size: 0.70em;
}
.tableimg	{
	padding: 10px 10px 10px 10px;
}
.tablenadpisrada	{
	font-weight: bold;
	font-style: italic;
}
.tablehodnoty	{
	text-align: center;
	vertical-align: middle;
}
#main-content dl	{
	font-weight: bold;
	font-size: 0.95em;
}
#main-content dt	{
	font-size: 0.95em;
	font-style: oblique;
}
.top	{
	float: right;
}
.drop	{
	font-weight: bold;
	font-size: 115%;
	}
.oddelovac	{
	color: #0066FF;
	width: 100%;
	height: 1px;
}
.imgdata	{
	padding: 10px; 
	border-left: 1px solid #0066ff; 
	border-top: 1px solid #0066ff; 
	border-right: 2px solid #ffcc00; 
	border-bottom: 2px solid #ffcc00; 
	background-color: #eeeeee;
	background-image: url(../images/watermark.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}
/* fotogalerie */
.card {
	float: left;
	_width: 204px;
	width: 195px;
	margin: 10px 5px 15px 5px;
	padding: 10px 0 10px 10px;
	text-align: justify;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	font-size: 100%;
	height: 230px;
	_height: 230px;
	overflow: auto;
	}
	
.card-title {
	margin: 0 0 5px 0;
	font-size: 90%;
	color: #0066ff;
	}
.card-photo {
	margin:0 auto; padding:5px;
	border: none;
	}
.card-desc {
	margin: 5px 10px; padding:0;
	text-align: left;
	font-size: 80%;
	}
.card-info {
	margin: 5px 10px 0 10px; padding:0;
	text-align: right;
	font-size: 60%;
	color: #666;
	}
#footer {
	width: 955px;
	margin: auto;
	font-size: 70%;
	text-align: center;
	border-top: 1px solid #0066ff;
	padding: 0.5em 0 0 0;
	}
.menutop {
	padding: 0.15em 0 0.15em 0;
	background-color: #0066ff;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	border-left: 1em solid #FFCC00;
	}
#adresaleft	{
	margin: 0;
	padding: 0 0 20px 10px;
}
#adresaleft li	{
	list-style: none;
}
#menuleft	{
	margin: 0px;
	padding: 0 0 20px 1px;
}
#menuleft li	{
	margin: 0;
	padding: 1px 0 1px 7px;
	list-style: none;
	background-image: url(../images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
}
.katalognadpis {
	font-weight: bold;
	list-style: none;
}
#frmkontakt	{
	font-family: "Verdana", serif;
	font-size: 12px;
	color: #999;
}
#frmkontakt label	{
	font-weight: bold;
	color: #660000;
}
#frmkontakt legend	{
	border: 1px solid #999;
	padding: 4px;
	font-size: 90%;
	font-weight: bolder;
	background-color: #eee;
	color: #000066;
}
#frmkontakt fieldset	{
	width: 63%;
	padding: 20px;
}
/* inline tlatka */
.inline-button {
   _width:12em;
   font: normal 75%/1 Verdana, sans-serif;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #ccc;
   color: black;
}
.inline-button em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: black;
}
.blue { background: #06c; color: white }
.blue em { background: white; color: #06c }
.inline-button span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
	color: white;
}
.inline-button:hover {
   background: #666;
   color: white;
}
.inline-button:hover em {
   background: black;
   color: white;
}

