body {
	font: 80%/170% verdana, sans-serif;
	text-align: center /* vycentrováno pro Internet Explorer */;
	margin-top: 0px;
	background-color: #2298D8;
}
#main {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #333;
	background-color: #FFF;
}
#hlavicka-null {
	padding: 0;
	border: 0;
	height: 100px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #2298D8;
}
#hlavicka {
	height: 200px;
	top: -200px;



}
#vpravo-null {
	width: 758px;
	float: right;
	border: 0;
	padding-right: 10px;
}
#vpravo {

}
#vlevo-null {
	width: 236px;
	float: left;
	border: 0;
	margin: 0;
	position: relative;
	margin-top: -23px;
}
#vlevo {
	margin-top: 0px;
	margin: 0;
	border: 0;
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-top: 30px;
}
#vlevo-nullx {
	width: 1005px;
	float: left;
	border: 0;
	margin: 0;
	position: relative;
}
#vlevox {
	margin-top: 0px;
	padding-top: 0px;
	left: 0px;
	margin: 0;
	padding: 15px;
	border: 0;
}

#paticka-null {
	clear: both;
	border: 0;
	height: 89px;
	width: 1005px;
}
#paticka {
	padding: 25px;
	font-size: 9px;
	height: 60px;
	background-image: url(images/main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.paticka:link {
	color: #999999;
	text-decoration: none;
	border-style: none;
	border-bottom: dotted #c2c2c2 1px;
}
a.paticka:visited {
	color: #999999;
	text-decoration: none;
	border-style: none;
	border-bottom: dotted #c2c2c2 1px;

}
a.paticka:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
	border-bottom: dotted #c2c2c2 1px;	
}
a.paticka:active {
	color: #000000;
}

.noscreen { 
     display: none
}

/* KONKRÉTNí STYLY */
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style7 {
	color: #FFD9D9
}

h1{
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
	color: #CC3300;
	text-shadow: #000 1px 1px 1px;
}

h2{
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	color: #CD5C12;
	text-shadow: 1px 1px 1px #000000
}
h3{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #EC7424;
	text-shadow: 0px 1px 1px #FFFFFF;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -25px;
}
#menu {
	position:relative;
	width:235px;
	color: #333;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/menu_main.jpg);
	background-repeat: repeat-y;
	margin-bottom: 40px;
		list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -25px;

}
.menu ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -25px;
}

a.menu:link {
	color: #B7A74D;
	text-decoration: none;
	text-align: left;
	text-shadow: #DAD7CE -1px 1px 1px;
	line-height: 30px;
}

a.menu:visited {
	color: #CCC081;
	text-decoration: none;
	text-align: left;
	text-shadow: #DAD7CE -1px 1px 1px;
	line-height: 30px;
}
a.menu:hover {
	color: #B03401;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	text-shadow: #DAD7CE 1px 1px 1px;
	
}

a.menu:active {
	color: #000000;
}
#menu_bott {
	position:relative;
	width:217px;
	height:10px;
	background-image: url(images/menu_bott.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 10px;
}

.xmenu {
	background-color:#D3C9AD;
	padding:5px;
	border: dashed #B6A572 1px;
	border-top-color: #B6A572;
}

a.xmenu:link {
	color: #605333;
	text-decoration: none;
	border-style: none;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	text-shadow: #fff 1px 1px 2px;
}

a.xmenu:visited {
	color: #605333;
	text-decoration: none;
	border-style: none;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	text-shadow: #fff 1px 1px 2px;
}
a.xmenu:hover {
	color: #58682D;
	text-decoration: none;
	border-style: none;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	text-shadow: #fff -1px 1px 1px;
	font-weight: bold;
}

a.xmenu:active {
	color: #000000;
}

.sel {
	color: #999900;
	width: 141px;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	line-height: 47px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;	
}

.floatright
{
	float: right;
	margin: 5px 5px 5px 5px;
	/*background-color: #FFFFFF;*/
	padding: 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #333333;
	font-size: 0.7em;
	background-color: #FFFFFF;

}
.floatleft
{
	float: left;
	margin: 5px 5px 5px 5px;
	/*background-color: #FFFFFF;*/
	padding: 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #333333;
	font-size: 0.7em;
	background-color: #FFFFFF;

}

div.floatright img {
	border-top: 0px solid #555;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #555;
	text-decoration: none;
	padding: 5px;
}
a.floatright:link {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	outline-style: none;
	outline-width: 0px;
}
a.floatright:visited {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	outline-style: none;
	outline-width: 0px;
}
.imgshadow_left{
	/*background-color: #F6F5E3;
	background-image: url(images/img_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	float: left;
	padding: 5px 5px 5px 5px;
}
.imgshadow_right{
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.imgshadow_left img {
	border-top: 0px solid #555;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #555;
	text-decoration: none;
	padding: 8px;
	background-color: #FFFFFF;
	border: solid #CCC 1px;
}
a.imgshadow_left img:link{
	text-decoration:none;
	border-bottom-style: none;
	outline-style: none;
	border-bottom-width: 0px;
	border: none #ccc 0px;
}
a.imgshadow_left img:visited{
	text-decoration:none;
	border-bottom-style: none;
	outline-style: none;
	border-bottom-width: 0px;
	border: none #ccc 0px;
}
a.imgshadow_left:link{
	text-decoration:none;
	border-bottom-style: none;
	outline-style: none;
	border-bottom-width: 0px;
	border: none #ccc 0px;
}
a.imgshadow_left:visted{
	text-decoration:none;
	border-bottom-style: none;
	outline-style: none;
	border-bottom-width: 0px;
	border: none #ccc 0px;
}

div.imgshadow_right img {
	border-top: 0px solid #555;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #555;
	text-decoration: none;
	padding: 8px;
	background-color: #FFFFFF;
	border: solid #CCC 1px;
}

.card-left, .card-right {
	float: left;
	width: 80px;
	margin: 0 5px 5px 0;
	padding: 5px 5px;
	text-align: center;
	background: none;
	border: solid #CCCCCC 1px;
	background-color: #FBE58C;
	border-top: solid #8BBF51 10px;
       }
    .card-right {
       float: right;
       margin: 0 0 0px 0px;
       }
#pat_menu {
	position:relative;
	width:624px;
	height:26px;
	left: -10px;
	top: 20px;
	float: right;
}
#main_foto {
	width:542px;
	height:215px;
	background-image: url(images/main_foto_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-top: 27px;
	position: relative;
	top: 1px;
	left: 0px;
	float: left;
}
#news {
	position:relative;
	width:244px;
	margin-top: 20px;
	float: left;
	margin-left: 5px;
}
#right_box {
	position:relative;
	width:350px;

	float: right;
	margin-right: 20px;
	margin-top: 20px;
	border-left: solid #A8B0AB 1px;
	padding-left: 8px;
}
.style8 {
	color: #000;
	font-size: 9px;
}
.style11 {
	font-size: 14px;
	color: #000;
	line-height: 12px;
	font-family: "Times New Roman", Times, serif;
}
a.odkaz:link {
	color: #099;
	text-decoration: none;
	border-style: none;
	border-bottom: dotted #099 1px;
}
a.odkaz:visited {
	color: #099;
	text-decoration: none;
	border-style: none;
	border-bottom: dotted #099 1px;
}
a.odkaz:hover {
	color: #060;
	text-decoration: none;
	border-style: none;
	border-bottom: dotted #036 1px;
}
a.odkaz:active {
	color: #000000;
}
.input{
	color: #333;
	font-weight: bold;
	border: solid #414A45 1px;
	font-size: 12px;
	background-color: #EBEBEB;
}
#head_text {
	position:absolute;
	width:549px;
	height:25px;
	top: 10px;
}
#logo {
	position:relative;
	width:250px;
	height:45px;

	top: 0px;
	float: right;
}
#lang {
	position:absolute;
	width:34px;
	height:23px;
	left: 22px;
	top: 10px;
}
.panel_text {
	width:200px;
	height:85px;
	float: right;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	position: absolute;
	margin-top: 148px;
	margin-left: 608px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	text-shadow: #000 1px 1px 4px;

}
.hidelink { 
	text-decoration:none;
	border-bottom-style: none;
	outline-style: none;
	border-bottom-width: 0px;
	border: none #ccc 0px;
}
a.hidelink:link{
	text-decoration:none;
	border-bottom-style: none;
	outline-style: none;
	border-bottom-width: 0px;
	border: none #ccc 0px;
}
a.hidelink:visited{
	text-decoration:none;
	border-bottom-style: none;
	outline-style: none;
	border-bottom-width: 0px;
	border: none #ccc 0px;
}

#kalendar_main {
	position:relative;
	width:262px;
	background-image: url(images/news_header_w.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	left: 490px;
	margin-top: 10px;
	clear: both;
	z-index: 1;
	padding-top: 60px;
	top: 0px;
	
}
#kalendar_wrap {
	width:262px;
	font-size: 9px;
	color: #000;
	background-image: url(images/news_main_w.jpg);
	background-repeat: repeat-y;
	margin-top: -10px;
}
#kalendar_nadpis {
	width:150px;
	height:37px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	padding-top: 10px;
}
#pocasi {
	width:136px;
	height:80px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	position: absolute;
	left: 331px;
	top: -20px;
	cursor: pointer;
}
#pocasi_text {
	position:absolute;
	width:115px;
	height:34px;

	left: 5px;
	top: 31px;
}
.kalendar_akce {
	background-image: url(images/kalendar-datum.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 14px;
}
.kalendar_datum {
	text-align:center;
	color:#FFF;
	font-weight:bold;
	display:block;
	width:55px;
	padding-top:5px;
	font-size: 12px;
}
.kalendar_nadpis {
	color:#09C;
	font-weight:bold;
	display:block;
	margin-left:65px;
	font-size:14px;
	margin-top:-35px;
	min-height:60px;
	line-height: 18px;
}
.kalendar_footer{
background-image:url(images/news_footer_w.jpg); background-repeat:no-repeat; width:262px; height:32px; margin-top: -10px;}

.small_shadow {
	color:#999;
	font-weight:bold;
	font-size: 9px;
	text-shadow: #000 0px 0px 0px;
}
#adress_box {
	position:relative;
	width:205px;
	margin-left: 18px;
	font-size: 9px;
	text-align: left;
	padding-left: 5px;
	border: #E8DDBF solid 2px;
}
#main_text {
	width:480px;
	font-size: 10px;
	clear: both;
	margin-top: -180px;
	padding-left: 10px;
}
#main_textx {
	width:740px;
	font-size: 10px;
	clear: both;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 20px;
}

#mainx {
	position:relative;
	width:730px;
	left: 0px;
	margin-top: 260px;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
}
.style1 {color: #CC0000}
.translator { position: relative; margin-left: 10px; text-align: center; }
.style5 {
	font-size: 9px;
	color: #333;
	line-height: 13px;
}
.style6 {color: #666666}
.style7 {font-size: 9px; color: #666666; }
.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
}
.map_nadpis {
	font-size: 17px;
	font-weight: bold;
	color: #336699;
}
.card-left, .card-right {
	float: left;
	width: 80px;
	margin: 0 5px 5px 0;
	padding: 5px 5px;
	text-align: center;
	background: none;
	border: solid #CCCCCC 1px;
	background-color: #FBE58C;
	border-top: solid #8BBF51 10px;
       }
    .card-right {
       float: right;
       margin: 0 0 0px 0px;
       }
.card-leftx, .card-rightx {
	float: left;
	width: 80px;
	margin: 0 5px 5px 0;
	padding: 5px 5px;
	text-align: center;
	background: none;
	border: solid #CCCCCC 1px;
	background-color: #EEE;
	border-top: solid #CCC 10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;	
       }
    .card-rightx {
       float: right;
       margin: 0 0 0px 0px;
       }
	   
#popis {
	position:relative;
	width:700px;
	z-index:3;
	float: left;
}
#navigace {
	position:relative;
	width:120px;
	height:133px;
	z-index:4;
	float: right;
	margin-right: 10px;
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
}
.CollapsiblePanelContent ol, ul {
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
}

