body {
	font-size: 9pt;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}
#container00 {
	margin: 0px auto;
	margin-top: 25px;
	width: 800px;
	border: 2px solid white;
}
#container00 #head {
	margin: 0px;
	padding: 0px;
  position: relative;
	background-color: white;
	height: 351px;
}
#container00 #head .toppic {
	top: -26px;
  left: 500px;
	width: 289px;
	height: 273px;
	position: absolute;
	background-image: url(img/pavouk.png);
	background-repeat: no-repeat;
	z-index: 10;
}
#container00 #head .topgray{
	margin: 0px;
	padding: 0px;
  position: relative;
	background-color: #6A7B83;
	height: 63px;
	text-align: left;
	padding-left: 5px;
}
#container00 #head .logowhite{
	margin: 0px;
	padding: 0px;
  position: relative;
	background-color: #FFFFFF;
	height: 113px;
}
#container00 #head .stripegreen{
	margin: 0px;
	padding: 0px;
  position: relative;
	background-color: #11AE91;
	height: 16px;
	border-bottom: 2px solid white;
}
#container00 #head .stripeblue{
	margin: 0px;
	padding: 0px;
  position: relative;
	background-color: #FFFFFF;
	height: 40px;
	border-bottom: 2px solid white;
	background-image: url(img/headbstripe.jpg);
	background-repeat: no-repeat;
}
#container00 #head .picsgreen{
	margin: 0px auto;
	padding: 0px;
  position: relative;
	background-color: #11AE91;
	height: 115px;
	border-bottom: 2px solid white;
}

#container00 #head .picsgreen .timg {
  border: 0px solid black;
  margin: 0px auto;
  padding: 0px;
  padding-top: 15px;
	width: 750px;
}
#container00 #head .picsgreen .timg .small-item {
	float: left;
	margin-left: 7px;
}
#container00 #head .picsgreen .timg img {
	border-right: #11AE91 1px solid;
	border-top: #11AE91 1px solid;
	border-left: #11AE91 1px solid;
	border-bottom: #11AE91 1px solid;
}

#container00 #head .mainlogo {
	left: 5px;
	height: 105px;
	position: absolute;
	top: 7px;
}
#container00 #head .logovyr {
	left: 115px;
	height: 105px;
	position: absolute;
	top: 7px;
}
#container00 #head .logovyr1 {
	left: 195px;
	height: 105px;
	position: absolute;
	top: 7px;
}
#container00 #head .logovyr2 {
	left: 277px;
	height: 105px;
	position: absolute;
	top: 7px;
	text-align: left;
}

#container00 #head .logovyr2 .heightbalance2{
  margin: 0px auto;
  padding: 0px;
  height: 13px;
  width: 80px;
}

#container00 #head .logovyr3 {
	left: 365px;
	height: 105px;
	position: absolute;
	top: 7px;
	text-align: left;
}

.top_red {
    font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	color: red;
}

#container00 #head .nazev {
	background-image: url(img/nazev_bgr.jpg);
	text-align: right
}
#container00 #head .bagr {
	right: 80px;
	position: absolute;
	top: 7px;;
}
#container00 #head .tuv {
	right: 20px;
	background-image: url(img/logo_tuv.gif);
	position: absolute;
	top: 10px;
}
#container00 #head .iso {
	right: 20px;
	background-image: url(img/logo_empty.jpg);
	width: 48px;
	position: absolute;
	top: 53px;
	height: 22px;
	text-align: center;
}
#container00 #head .iso a {
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
a img {
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}
#content {
	background-color: white;
	background-image: url(img/menubgr.jpg);
	background-repeat: repeat-y;
	text-align: right;
	position: relative;
}
#menu {
	left: 0px;
	width: 256px;
	position: absolute;
	top: 0px;
	text-align: left;
	background-image: url(img/menutopbgr.jpg);
	background-repeat: no-repeat;
}
#menu .item {
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 15px
}
#menu .item .a2 {
	color: #fce119;
	text-decoration: none
}
#menu .item a {
	color: white;
	text-decoration: none
}
#menu .item a:hover {
	color: #fce119
}
#menu h4 {
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 15px;
}
#menu h4 .a2 {
	color: #fce119;
	text-decoration: none;
}
#menu h4 a {
	color: white;
	text-decoration: none;
}
#menu h4 a:hover {
	color: #fce119;
}
#detail {
	margin-left: 256px;
	overflow: hidden;
	width: 542px;
	text-align: left;
	border-left: 2px solid white;
	margin-top: 2px;
}
#detail .detail-head {
	font-size: 8pt;
	text-align: right;
	height: 33px;
  background-image: url(img/detailheadbgr.jpg);
	background-repeat: no-repeat;
}
#detail select {
	font-weight: bold;
	font-size: 8pt;
	width: 170px;
	margin-top: 6px;
	margin-right: 19px;
}
h1 {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 18px;
	float: left;
	padding-bottom: 0px;
	margin: 5px 0px 0px 5px;
	color: white;
	padding-top: 0px;
}
h2 {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin: 0px 19px 0px 0px;
	color: white;
	padding-top: 3px;
	background-color: #009AD8;
	text-align: left;
	height: 20px;
	border-top: 2px solid white;
}
h3 {
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	padding-bottom: 1px;
	margin: 15px 0px 10px;
	color: black;
	padding-top: 1px;
	background-color: #11AE91;
}
h4 {
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 15px;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-weight: normal;
}
h4 .a2 {
	color: #fce119;
	text-decoration: none
}
h4 a {
	color: white;
	text-decoration: none
}
h4 a:hover {
	color: #fce119
}
#foot {
  margin: 0px;
  padding: 0px;
	background-color: white
}
#foot .sfgreen {
  border-top: 2px solid white;
	background-color: #11AE91;
  color: white;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
}

#foot .sfblue {
  border-top: 2px solid white;
	background-color: #009AD8;
	color: white;
	height: 20px;
	text-align: right;
	padding-right: 5px;
}

#foot .sfblue a{
	text-align: center;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#foot .sfblue a:hover{
  text-decoration: underline;
}

#foot .stripe {
	margin-top: 5px;
	background-image: url(img/nazev_bgr.jpg);
	height: 19px
}
#obsah {
	min-height: 905px;
}
#obsah .imges {
	margin: 0px 15px 15px 40px;
	width: 200px
}
.imges .small-item {
	float: left;
	margin-left: 7px
}
.imges img {
	border-right: #fde217 1px solid;
	border-top: #fde217 1px solid;
	border-left: #fde217 1px solid;
	border-bottom: #fde217 1px solid
}
#obsah .popis {
	float: right;
	width: 220px;
	color: black;
	margin-right: 19px;
}
.seda-popis .popis h3{
  margin: 0px auto;
  padding: 0px;
  font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-weight: normal;
	background-color: #afb9c0;
	display: inline;
}
#obsah strong {
	color: black
}
#obsah .imges a {
	font-weight: bold;
	color: white;
	text-decoration: none
}
#obsah .imges a:hover {
	color: #a70a15
}
#obsah .seda-popis {
	background-color: #FFFFFF
}
#kontakt {
	margin: 15px;
	color: black;
}
#kontakt p {
	text-align: justify;
}
#kontakt p a {
	color: black;
	text-decoration: none
}
#kontakt p a:hover {
	color: #11AE91;
}
#kontakt li a {
  color: #009AD8;
	font-weight: bold;
	text-decoration: none
}
#kontakt li a:hover {
	color: #11AE91;
}
.label100 {
	display: block;
	float: left;
	margin-left: 6px;
	width: 100px;
	color: #009AD8;
	font-weight: bold;
	padding-top: 3px;
}
.separator {
	clear: both;
	margin-bottom: 5px
}
.red {
	border-right: red 1px solid;
	padding-right: 20px;
	border-top: red 1px solid;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	margin: 5px;
	border-left: red 1px solid;
	color: red;
	padding-top: 20px;
	border-bottom: red 1px solid;
	background-color: #bbc4ca;
	text-align: center
}
.green {
	border-right: green 1px solid;
	padding-right: 20px;
	border-top: green 1px solid;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	margin: 5px;
	border-left: green 1px solid;
	color: green;
	padding-top: 20px;
	border-bottom: green 1px solid;
	background-color: #bbc4ca;
	text-align: center
}
.img-stripe {
	width: 230px;
	text-align: center
}
.centered {
	text-align: center
}
.clear {
	clear: both;
	font-size: 1px
}
#galerie {
	margin: 0px auto;
	width: 450px;
	padding-top: 15px;
	text-align: center
}
#galerie .small-img {
	text-align: left
}
#galerie .small-img-main {
	text-align: right
}
#galerie .small-item {
	float: left;
	margin-left: 5px
}
#galerie .small-item-main {
	margin-top: 2px;
	float: left;
	margin-left: 2px
}
#galerie img {
	border-right: #fde217 1px solid;
	border-top: #fde217 1px solid;
	border-left: #fde217 1px solid;
	border-bottom: #fde217 1px solid
}
#galerie .big-img {
	text-align: center
}
.back {
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	color: black;
	padding-top: 3px;
	background-color: #fce119;
	text-align: right
}
.back a {
	color: black;
	text-decoration: none
}
.back a:hover {
	color: #a70a15
}
.orange {
	color: #dd6f20
}
.orange a {
	color: #dd6f20;
	text-decoration: none
}
.orange a:hover {
	color: #dd6f20
}
#next-prev {
	margin-top: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	margin-right: 5px;
	text-align: right
}
#next-prev a {
	color: #009AD8;
	text-decoration: none
}
#next-prev a:hover {
	color: #a70a15;
	text-decoration: none
}
.copyright {
	text-align: right
}
.copyright a {
	color: #919ea7;
	text-decoration: none
}
.bold {
	color: #009AD8;
	font-weight: bold;
}
.flags {
	margin-top: 10px;
	padding-bottom: 7px;
	padding-top: 3px;
	text-align: left
}
.flags a {
	border-right: #afb9c0 3px solid;
	border-top: #afb9c0 3px solid;
	display: block;
	float: left;
	border-left: #afb9c0 3px solid;
	margin-right: 5px;
	border-bottom: #afb9c0 3px solid;
	height: 13px
}
.flags a:hover {
	border-right: #fce119 3px solid;
	border-top: #fce119 3px solid;
	border-left: #fce119 3px solid;
	border-bottom: #fce119 3px solid
}

