* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: white url("../img/pozadi.gif") repeat-y center top;
	font-size: x-small;
	text-align: center;
	color: #000000;
	min-height: 200px;
}
html, body {
	height: 100%;
}
a img {
	border: none !important;
	text-decoration: none;    
}
html>body {
	font-size: small;
}
html, body {
	height: 100%;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: rgb(45,106,175);
	text-decoration: underline;
}
a:active {
	color: rgb(45,106,175);
	text-decoration: underline;
}
a:visited {
	color: rgb(45,106,175);
	text-decoration: underline;
}
a:hover {
	color: rgb(171,0,0);
	text-decoration: underline;
}
.tisk {
	color: #2D6AAF;
	text-decoration: underline;
	cursor: pointer;
}
#ram-iframe {
	border: 6px solid rgb(220,232,255);
	border-top: 3px;
}
.clear {
	clear: both;
}
hr {
	display: none;
}
.sel_str {
	width: 50px;
}
.text-cerveny {
	color: #CC0000;
}
.text-zeleny {
	color: #347316;
}
.text-modry {
	color: #2D6AAF;
}
.zarovnat-pravo {
	text-align: right;
}
.zarovnat-pravo-2 {
	text-align: right;
	padding: 0px 15px 5px 0px;
}
.zarovnat-stred {
	text-align: center;
	padding: 5px;
}
.zarovnat-stred-1 {
	padding-left: 8px;
	padding-right: 5px;
	font-size: 80%;
}
#pozadi-hlavicka {
	background: white url("../img/pozadi_hlavicka.gif") repeat-y center top;
}
#hlavicka-baner {
	background: white url("../img/pozadi_hlavickaa.jpg") repeat-y right top;
	height: 85px;
	width: 100%;
	float: right;
}
#hlavicka, #stred, #paticka {
	width: 945px;
	margin: 0 auto;
	text-align: left;
}
#hlavicka {
	height: 85px;
}
#hlavicka h1 {
	color: #CB9902;
	padding: 8px 0 0 10px;
	font-size: 160%;
	width: 390px;
	float: left;
}
#hlavicka h1 a {
	color: #CB9902;
	text-decoration: none;
}
#hlavicka h1 a:active {
	color: rgb(0,102,153);
	text-decoration: none;
}
#hlavicka h1 a:visited {
	color: #CB9902;
	text-decoration: none;
}
#hlavicka h1 a:hover {
	color: #D43C31;
	text-decoration: none;
}
#hlavicka .domena {
	position: relative;
	top: -22px;
	left: 3px;
}
#hlavicka .domena-en {
	position: relative;
	top: -23px;
	left: -5px;
	font-size: 80%;
}
#hlavicka .domena-cn {
	position: relative;
	top: -23px;
	left: -35px;
	font-size: 70%;
}
#hlavicka .ram-hledat {
	position: relative;
	width: 490px;
	float: left;
	top: 25px;
	left: 80px;
	_left: 95px;
}
#hlavicka .h1-nadpis {
	position: relative;
	font-size: 90%;
	overflow: hidden;
	padding: 0px;
	color: rgb(80,80,80) !Important;
}
.bunka-search {
	width: 285px !important;
	height: 21px !important;
	_height: 28px !important;
	background: #ffffff url("../img/search.gif") 0 0 no-repeat;
	border: 1px solid #c4c4c4 !important;
	padding: 3px 3px 2px 25px !important;
	margin: 1px 0 0 0 !important;
	font-weight: bold;
	color: rgb(160,160,160);
}
.bunka-select {
	width: 160px !important;
	height: 25px !important;
	_height: 23px !important;
	background: #ffffff url("../img/input.gif") 0 0 no-repeat;
	border: 1px solid #c4c4c4 !important;
	padding: 3px 3px 2px 3px !important;
	margin: 1px 0 0 0 !important;
}
.hledat {
	border: 1px solid #c4c4c4;
	background: #e1e1e1 url("../img/nadpis-pozadi.png") repeat-x left top;
	color: #000000;
	padding: 0 5px 0 5px;
	width: 30px;
	height: 26px;
}
#menu-top {
	margin: 0 auto;
	background: rgb(196,0,0) url("../img/pozadi_menu.gif") repeat-y center top;
	width: 972px;
	height: 30px;
	color: #ffffff;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#menu-top ul {
	margin-left: 25px;
	font-size: 100%;
	list-style: none;
}
#menu-top ul li {
	display: inline;
}
#menu-top ul li a, menu-top ul li strong {
	display: block;
	float: left;
	border-right: 1px solid rgb(196,0,0);
	background: rgb(212,60,49) url("/images/css/sipka01.gif") 10px 9px no-repeat;
	padding: 7px 30px 7px 30px;
	color: #ffffff;
}
#menu-top ul li a.posledni {
	border-right: none;
}
#menu-top ul li a:hover {
	background: #ffffff url("/images/css/sipka02.gif") 10px 9px no-repeat;
	color: #000000;
}
#menu-top ul li a#aktivni, menu-top ul li strong {
	color: #3F5C19;
	background: #BFE18F url("/images/css/sipka03.gif") 10px 9px no-repeat;
	text-decoration: none;
	font-weight: normal;
}
#menu-top ul li a:hover#aktivni {
	text-decoration: underline;
}
#stred {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 972px;
}
#obsah {
	width: 552px;
	float: left;
}
.obsah-in {
	padding: 6px 0px 6px 0px;
}
#obsah h2 {
	background: rgb(220,232,255);
	color: rgb(45,106,175);
	font-size: 100%;
	padding: 5px 5px 5px 15px;
}
.menuknihy ul li {
	margin-left: 40px;
	padding: 4px !Important;
	list-style-type: circle;
	text-align: left;
}
#obsah .top-popis {
	font-size: 90%;
	font-weight: normal !Important;
	color: #606060;
	text-align: justify;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 5px 0px;
	background: #F1F8FE;
}
.top-popis p {
	padding-bottom: 10px;
}
#obsah .top-popis-uvod {
	font-size: 90%;
	font-weight: normal !Important;
	color: #606060;
	text-align: justify;
	padding: 10px;
	background: #F1F8FE;
}
.top-popis-uvod p {
	padding-bottom: 10px;
}
#obsah-menu {
	border: 1px solid rgb(220,232,255);
	background: rgb(246,246,246);
	text-align: left;
	padding: 4px 6px 4px 6px;
	margin-bottom: 7px;
}
#obsah-menu ul {
	margin-top: 5px;
	text-align: left;
}
#obsah-menu li {
	list-style: none;
	width: 230px;
	_width: 265px;
	float: left;
	line-height: 22px;
	padding: 7px 7px 0px 30px;
	font-size: 110%;
	font-weight: bold;
}
#obsah-menu-sub {
	border: 1px solid rgb(220,232,255);
	background: rgb(246,246,246);
	text-align: left;
	padding: 4px 6px 4px 6px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#obsah-menu-sub ul {
	margin-top: 5px;
	text-align: left;
}
#obsah-menu-sub li {
	list-style: none;
	width: 210px;
	_width: 270px;
	float: left;
	line-height: 22px;
	padding: 7px 7px 0px 50px;
	font-size: 110%;
	font-weight: bold;
}
#obsah h3 {
	font-size: 110%;
	font-weight: normal;
	padding-bottom: 5px;
}
#obsah a {
	color: #2D6AAF;
	text-decoration: underline;
}
#obsah a:active {
	color: #2D6AAF;
	text-decoration: underline;
}
#obsah a:visited {
	color: #2D6AAF;
	text-decoration: underline;
}
#obsah a:hover {
	color: rgb(204,0,0);
	text-decoration: underline;
}
#obsah .subkat-link {
	color: rgb(196,0,0) !Important;
	text-decoration: underline;
}
#obsah .subkat-link:active {
	color: rgb(196,0,0) !Important;
	text-decoration: underline;
}
#obsah .subkat-link:visited {
	color: rgb(196,0,0) !Important;
	text-decoration: underline;
}
#obsah .subkat-link:hover {
	color: rgb(45,106,175) !Important;
	text-decoration: underline;
}
.h2-uvod {
	background: rgb(220,232,255) !Important;
	border: 1px solid rgb(45,106,175);
	color: rgb(171,0,0) !Important;
	font-size: 110% !Important;
	padding: 5px 5px 5px 15px;
}
.obsah-item2 {
	float: left;
	border-right: 1px solid rgb(220,232,255);
	border-bottom: 1px solid rgb(220,232,255);
	background: rgb(250,250,250);
	text-align: left;
	padding: 7px 7px 7px 7px;
	margin: 3px 3px 5px 0px;
	width: 258px;
	_width: 270px;
	height: 110px;
	_height: 130px;
}
.obsah-item2 h3 {
	font-size: 100% !Important;
	color: rgb(196,0,0);
	margin: 0px !Important;
	padding: 0px !Important;
	;
	height: 18px;
	overflow: hidden;
}
.obsah-item2 img {
	padding: 0px !Importent;
	margin: 0px !Importent;
	float: left;
	_float: none;
}
.obsah-item2 p {
	margin: 0px 10px 15px 0px;
	text-align: justify;
}
.obsah-item2 .img-link {
	_height: 81px;
	_width: 106;
	color: #2D6AAF;
	border: 1px solid #2D6AAF;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	padding: 2px;
	margin: 5px 5px 0px 0px;
}
.obsah-item2 .img-link:active {
	_height: 81px;
	_width: 106;
	color: #2D6AAF;
	border: 1px solid #2D6AAF;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	padding: 2px;
	margin: 5px 5px 0px 0px;
}
.obsah-item2 .img-link:visited {
	_height: 81px;
	_width: 106;
	color: #2D6AAF;
	border: 1px solid #2D6AAF;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	padding: 2px;
	margin: 5px 5px 0px 0px;
}
.obsah-item2 .img-link:hover {
	_height: 81px;
	_width: 106;
	color: #052ba5;
	border: 1px solid #ffffff;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	background: rgb(204,0,0);
	padding: 2px;
	margin: 5px 5px 0px 0px;
}
.obsah-item2 .p1 {
	text-align: justify;
}
.obsah-item2 .p2 {
	font-size: 90%;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}
.obsah-item2 .p2in {
	float: right;
	font-size: 90%;
	color: rgb(255,255,255);
	background: rgb(212,60,49);
	padding: 1px 6px 1px 6px;
	letter-spacing: 1px;
	line-height: 18px;
}
.obsah-item {
	border-right: 1px solid rgb(220,232,255);
	border-bottom: 1px solid rgb(220,232,255);
	background: rgb(250,250,250);
	text-align: left;
	padding: 7px 7px 7px 7px;
	margin: 5px 0px 5px 0px;
	width: 537px;
	_width: 552px;
}
.obsah-item-zvyraznit {
	border-right: 1px dashed rgb(189,183,107);
	border-bottom: 1px dashed rgb(189,183,107);
	background: rgb(238,232,170);
}
.obsah-item h3 {
	color: rgb(196,0,0);
	margin: 0px !Important;
	padding: 0px !Important;
	;
}
.obsah-item img {
	padding: 0px !Importent;
	margin: 0px !Importent;
	float: left;
	_float: none;
}
.obsah-item p {
	margin: 0px 10px 15px 0px;
	text-align: justify;
}
.obsah-item .img-link {
	_height: 118px;
	_width: 156;
	color: #2D6AAF;
	border: 1px solid #2D6AAF;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	padding: 2px;
	margin: 5px 5px 0px 0px;
}
.obsah-item .img-link:active {
	_height: 118px;
	_width: 156;
	color: #2D6AAF;
	border: 1px solid #2D6AAF;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	padding: 2px;
	margin: 5px 5px 0px 0px;
}
.obsah-item .img-link:visited {
	_height: 118px;
	_width: 156;
	color: #2D6AAF;
	border: 1px solid #2D6AAF;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	padding: 2px;
	margin: 5px 5px 0px 0px;
}
.obsah-item .img-link:hover {
	_height: 118px;
	_width: 156;
	color: #052ba5;
	border: 1px solid #ffffff;
	text-decoration: underline;
	float: left;
	overflow: hidden;
	background: rgb(204,0,0);
	padding: 2px;
	margin: 5px 5px 0px 0px;
}
.obsah-item .p1 {
	text-align: justify;
}
.obsah-item .p2 {
	font-size: 90%;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}
.obsah-item .p2in {
	float: right;
	font-size: 90%;
	color: rgb(255,255,255);
	background: rgb(212,60,49);
	padding: 1px 6px 1px 6px;
	letter-spacing: 1px;
	line-height: 18px;
}
.box-vsv{
margin:15px 0px;
padding:10px;
border:1px solid silver;
background:#fff;

	border-radius: 6px;
	-moz-border-radius: 6px ;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
  box-shadow: #D0D0D0 0px 0px 5px; -webkit-box-shadow: #606060 0px 0px 5px; -moz-box-shadow: #606060 0px 0px 5px;
}
.box-vsv img{
  margin-right:10px;
   box-shadow: #606060 0px 0px 5px; -webkit-box-shadow: #606060 0px 0px 5px; -moz-box-shadow: #606060 0px 0px 5px;
  }
.box-vsv h3{
  padding-bottom:5px !Important;
  }
.box-vsv-right{
text-align:right;
margin:12px 1px 9px 0px;
}

.box-vsv-lang{
 margin:5px 0;
  }

.box-vsv-right a{
  background: #C40000;
  padding:8px;
  color:#fff !Important;
  border-radius: 6px;
	-moz-border-radius: 6px ;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	box-shadow: #707070 0px 0px 5px; -webkit-box-shadow: #606060 0px 0px 5px; -moz-box-shadow: #606060 0px 0px 5px;
  text-decoration:none !Important;
  }
.box-vsv-right a:hover{
  background: #006600;
  padding:8px;
  color:#fff !Important;
  }
.obsah-cara {
	border-top: 1px solid rgb(224,224,224);
	margin: 10px 0px 10px 0px;
}
.obsah-item .p3 {
	text-align: justify;
	float: left;
}


.obsah-item .p4 {
	padding: 0px 0px 0px 15px;
	line-height: 18px;
	float: left;
	width: 291px;
}
.obsah-galerie {
	border: 2px solid rgb(220,232,255);
	float: left;
	padding: 3px 3px 3px 3px;
	_padding: 1px 1px 1px 1px;
	margin: 10px 0px 0px 0px;
	width: 530px;
	_width: 537px;
	background: rgb(242,242,242);
	text-align: left !important;
}
.obsah-galerie img {
	margin: 3px;
}
.obsah-uvod-hudba {
	float: left;
	padding: 4px 4px 7px 4px;
	width: 542px;
	_width: 552px;
	text-align: center !important;
}
.obsah-uvod-hudba h3 {
	color: rgb(45,106,175);
	text-align: left;
}
.obsah-uvod-hudba img {
	margin: 2px 3px 2px 2px;
}
.obsah-mapa-iframe {
	width: 540px;
	_width: 537px;
	height: 540px;
}
#mapawebu ul {
	margin: 5px 0px 0px 40px;
}
#mapawebu li {
	padding: 2px;
	list-style-type: circle;
}
#mapawebu h3 {
	margin-left: 10px;
}
#seznamjazyku ul {
	margin: 10px;
	margin-left: 30px;
}
#seznamjazyku li {
	display: inline;
	float: left;
	width: 240px;
	list-style-type: circle;
	padding: 3px;
}
#seznamjazyku h3 {
	margin-left: 10px;
}
#menu-levo {
	width: 230px;
	float: left;
	padding: 0px 0px 0px 0px;
}
.menu-levo-in {
	margin-right: 8px;
	border-bottom: 1px solid #E0E0E0;
	background: #F2F2F2 url("../img/menu_levo.gif") repeat-y left top;
}
#menu-levo h2 {
	background: #E6E6E6 url("../img/menu_levo_nadpis.gif") repeat-y left top;
	color: rgb(171,0,0);
	font-size: 110%;
	padding: 5px;
	padding-left: 10px;
}
#menu-levo ul {
	margin: 4px !Important;
	padding: 0px !Important;
	list-style: none;
}
#menu-levo li {
	list-style: none;
	margin: 0px !Important;
	padding: 3px !Important;
	line-height: 1.3;
	_width: 100%;
}
#menu-levo li a {
	display: block;
	_display: inline;
	text-decoration: none;
	background: rgb(233,233,233);
	_width: 100%;
	margin: 0px !Important;
	padding: 7px !Important;
	color: rgb(80,80,80);
	border-bottom: 1px solid rgb(224,224,224);
	border-right: 1px solid rgb(224,224,224);
}
#menu-levo li a:link #menu-levo li a:visited {
	display: block;
	color: red !IMPORTANT;
	margin: 0px !Important;
	padding: 7px !Important;
}
#menu-levo li a:hover {
	color: rgb(171,0,0);
	text-decoration: none;
	margin: 0px !Important;
	padding: 7px !Important;
	background: white;
	border-bottom: 1px solid rgb(224,224,224);
	border-right: 1px solid rgb(224,224,224);
}
#menu-pravo {
	width: 190px;
	float: left;
	margin-bottom: 4px;
}
.menu-pravo-in {
	width: 182px;
	_width: 182px;
	margin-left: 8px;
	border-bottom: 1px solid #E0E0E0;
	background: #F2F2F2 url("../img/menu_provo.gif") repeat-y right top;
}
#menu-pravo h2 {
	background: #E6E6E6 url("../img/menu_provo_nadpis.gif") repeat-y right top;
	color: #AB0000;
	font-size: 110%;
	padding: 5px;
}
#menu-pravo ul {
	margin: 8px 5px 0px 5px;
	list-style: none;
}
#menu-pravo li {
	padding-bottom: 10px;
}
#menu-pravo h3 {
	padding-bottom: 5px;
	font-size: 100%;
}
#menu-pravo .zarovnat-stred {
	text-align: center;
}
#paticka-pozadi {
	margin: 0 auto;
	background: rgb(233,235,237) url("../img/pozadi_paticka.gif") repeat-y center top;
	width: 972px;
	height: 250px;
	color: rgb(52,115,22);
	border-top: 1px solid rgb(224,224,224);
	border-bottom: 1px solid rgb(224,224,224);
}
#paticka {
	margin: 0 auto;
	width: 972px;
}
#paticka h2 {
	background: #EDEDED url("../img/nadpis_paticka.gif") repeat-y center top;
	color: rgb(80,80,80);
	text-align: left;
	border-bottom: 1px solid rgb(224,224,224);
	font-size: 100%;
	font-weight: normal;
	padding: 8px 8px 8px 15px;
}
#paticka ul {
	margin-left: 95px;
	margin-top: 5px;
}
#paticka li {
	list-style: none;
	padding: 7px 3px 7px 3px;
	width: 285px;
	float: left;
}
#paticka h2 a {
	color: rgb(171,0,0);
	text-decoration: underline;
}
#paticka h2 a:active {
	color: rgb(171,0,0);
	text-decoration: underline;
}
#paticka h2 a:visited {
	color: rgb(171,0,0);
	text-decoration: underline;
}
#paticka h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#paticka_projekty {
	margin: 0 auto;
	background: rgb(233,235,237) url("../img/pozadi.gif") repeat-y center top;
	width: 972px;
	color: rgb(52,115,22);
	border-bottom: 1px solid rgb(224,224,224);
}
.paticka_ul_projekty {
	margin-left: 20px;
	margin-top: 2px;
}
.paticka_li_projekty {
	list-style: none;
	padding: 7px;
	width: 140px !Important;
	float: left;
}
.link-projekty a {
	font-size: 100%;
	line-height: 2;
	text-decoration: none;
}
.link-projekty a:active {
	font-size: 100%;
	line-height: 2;
	text-decoration: none;
}
.link-projekty a:visited {
	font-size: 100%;
	line-height: 2;
	text-decoration: none;
}
.link-projekty a:hover {
	font-size: 100%;
	line-height: 2;
	text-decoration: none;
}
#lista-copyright {
	margin-top: 10px;
	margin-bottom: 10px;
}
#copyright span {
	color: rgb(171,0,0);
	text-decoration: underline;
	cursor: pointer;
}
.zobraz-uvod {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	color: #C40000
}
.skryt {
	display: none
}
.nadpis-uvod {
	background: #FFFFFF !Important;
	padding: 0px 4px 2px 4px !Important;
	font-weight: normal !Important;
	font-size: 110% !Important;
}
.nadpis-hudba-text {
	color: #606060;
	font-size: 90% !Important;
}
.code {
	width: 480px;
	margin: 10px;
	padding: 10px;
	background: #fff;
	border: 1px solid #909090;
	text-align: left;
}