body {
	font: 80%/130% "Trebuchet MS", verdana, sans-serif;
	/*font: 80%/130% verdana, sans-serif;*/
	
	text-align: center ;
	margin-top: 0px;
	background-image: url(images/back1.jpg);
	background-repeat: repeat-x;
	background-color: #A0B060;
}
#main {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
}
#hlavicka-null {
	width: 100%;
	padding: 0;
	border: 0;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 219px;	
}
#hlavicka {
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 35px;
	height: 219px;	
}
#vpravo-null {
	width: 200px;
	float: right;
	padding: 0;
	border: 0;
}
#vpravo {
	margin-right: 18px;
	padding-top: 5px;
	background-color: #F7F8EF;
}
#vlevo-null {
	width: 216px;
	padding: 0;
	border: 0;
	background-image: url(images/menu_shadow.png);
	background-position: 194px -5px;
	background-repeat: no-repeat;
	margin-left: 20px;
	float: left;
	display: inline;
}
#vlevo {
	margin-left: 0px;
	width: 198px;
	position: relative;
}
#stred-null {
	margin: 0px 205px 0px 225px;
	padding: 0;
	border: 0;
}
#stred {
	padding: 5px 0px 0px 5px;
	background-color: #F7F8EF;
}
#paticka-null {
	clear: both;
	width: 100%;
	padding: 0;
	border: 0;
	background-image: url(images/footer1.jpg);
	height: 42px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#paticka {
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 4px;
	font-size: 11px;
	color: #666666;
}
.noscreen { 
     display: none
}
#menu {
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	float: left;
	position: relative;
	background-color: #CBCDAB;
	padding: 0px 0px 35px 0px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #999999 1px;
	min-height: 370px;
	background-image: url(images/menu_bott.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.menu li{
	font-size: 13px;
	list-style-type: none;
	/*text-indent: -30px;*/
	width: 198px;
	float: left;		
}
a.menu:link {
	color: #294000;
	text-decoration: none;
	border-style: none;
	width: 198px;
	float: left;	
	text-indent: 5px;	
}
a.menu:visited {
	color: #3C5B00;
	text-decoration: none;
	border-style: none;
	width: 198px;
	float: left;	
	text-indent: 5px;		
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;	
	width: 198px;
	background-color: #606239;
	float: left;
	text-indent: 5px;		
}
a.menu:active {
	color: #000000;
}

#xmenu {
	text-align: left;
	text-indent: 15px;
}
.xmenu li{
	list-style-type: none;
	text-indent: -63px;
}
a.xmenu:link {
	font-size: 11px;
	color: #3C5B00;
	text-decoration: none;
	border-style: none;
	font-weight: normal;
	width: 198px;
	float: left;		
	text-indent: 15px;	
}
a.xmenu:visited {
	font-size: 11px;
	color: #3C5B00;
	text-decoration: none;
	border-style: none;
	font-weight: normal;	
	width: 198px;
	float: left;		
	text-indent: 15px;	
}
a.xmenu:hover {
	font-size: 11px;
	color: #FFFFCC;
	width: 198px;
	float: left;
	text-indent: 15px;
	background-color: #7E814B;
	text-decoration: none;
}
a.xmenu:active {
	color: #000000;
}
#topmenu-null {
	width:763px;
	height:19px;
	background-color: #3C5A00;
	padding: 5px 5px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	left: 194px;
	top: 20px;
	position: relative;
}
#topmenu {
	text-align: left;
}
.topmenu li{
	list-style-type: none;
	display: inline;
	font-weight: bold;
}
a.topmenu:link {
	color: #F2F2F2;
	font-size: 11px;	
	text-decoration: none;
	border-style: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
a.topmenu:visited {
	font-size: 11px;	
	color: #F2F2F2;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
		
}
a.topmenu:hover {
	font-size: 11px;	
	color: #003C00;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
a.topmenu:active {
	color: #000000;
}
a.paticka:link {
	color: #3C5B00;
	text-decoration: none;
	border-style: none;
	font-weight: normal;
	border-left: solid #999900 1px;
	padding-left: 3px;
	padding-right: 3px;
}
a.paticka:visited {
	color: #3C5B00;
	text-decoration: none;
	border-style: none;
	font-weight: normal;	
	border-left: solid #999900 1px;
	padding-left: 3px;
	padding-right: 3px;
	
}
a.paticka:hover {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	border-bottom-width: 1px;
}
a.paticka:active {
	color: #000000;
}
a.stred:link {
	color: #00769D;
	text-decoration: none;
	border-bottom: dotted #00769D 1px;
}
a.stred:visited {
	color: #00769D;
	text-decoration: none;
	border-bottom: dotted #00769D 1px;
}
a.stred:hover {
	color: #CC3300;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;
}
a.stred:active {
	color: #CC0000;
}

.opacity
{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.opacity50
{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* KONKRÉTNí STYLY */

#hlavicka h1 {
	margin: 0;
	font-size: 145%
}
#pruvodce {
	width: 100%;
	border: 0;
	background-image: url(images/pruvodce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	padding: 25px 0px 0px 10px;
	font-size: 11px;
	line-height: 120%;
	cursor: pointer;
	color: #FFFFFF;
}
#ubytovani {
	width: 100%;
	border: 0;
	background-image: url(images/ubytovani.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	padding: 25px 0px 0px 10px;
	font-size: 11px;
	line-height: 120%;
	cursor: pointer;
	color: #FFFFFF;
}
#pocasi {
	width: 100%;
	border: 0;
	background-image: url(images/pocasi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	padding: 25px 0px 0px 10px;
	font-size: 11px;
	line-height: 120%;
	cursor: pointer;
	color: #FFFFFF;
}
#mapy {
	width: 100%;
	border: 0;
	background-image: url(images/mapy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	padding: 25px 0px 0px 10px;
	font-size: 11px;
	line-height: 120%;
	cursor: pointer;
	color: #FFFFFF;
}
#foto {
	width: 100%;
	border: 0;
	background-image: url(images/foto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	padding: 25px 0px 0px 10px;
	font-size: 11px;
	line-height: 120%;
	cursor: pointer;
	color: #FFFFFF;
}
.butt_nadpis {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #006699;
}
h1{
	font-size: 180%;
	font-weight: bold;
	color: #003366;
}
h2{
	font-size: 135%;
	font-weight: bold;
	color: #006699;
}
h3{
	font-size: 115%;
	font-weight: bold;
	color: #717100;
}

.map_nadpis {
	font-size: 17px;
	font-weight: bold;
	color: #336699;
}

.datum
{
	float: left;
	margin: 8px 2px 2px 2px;
	padding: 2px 0px 0px 0px;
	border: 0;
	color: #003300;
	background-image: url(images/date.jpg);
	background-repeat: no-repeat;
	width: 59px;
	height: 59px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}
#logo {
	position:relative;
	width:193px;
	height:145px;
	left: 2px;
	top: -10px;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	clear: both;
}
.style1 {color: #CC0000}
#ubyt_top_null {
	width:270px;
	height:225px;
	background-image: url(images/box_back.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDED;
	background-position: top left;
	border: solid #CCCCCC 1px;
	margin: 0px 0px 1px 0px;
}
#kal_top_null {
	width:270px;
	height:225px;
	background-image: url(images/box_back.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDED;
	background-position: top left;
	border: solid #CCCCCC 1px;
	margin-left: 287px;
	margin-top: -228px;
}
#ubyt_top_main {
	margin: 10px;
	text-align: center;
}
#kal_top_main {
	margin: 10px;
	cursor: pointer;
}
#kalendar {
	position:relative;
	width:553px;
	top: 10px;
	background-color: #EDEDED;
	background-image: url(images/box_back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border: solid #CCCCCC 1px;
	cursor: pointer;
}
.style4 {
	font-size: 120%;
	font-weight: bold;
	color: #0065AD;
}

.style2 {color: #FFFFFF}
.style3 {
	font-size: 105%;
	font-weight: bold;
	color: #717100;
}
.floatright {
	float: right;
	color: #4A6F00;
	font-size: 10px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-top: 16px;
	padding-left: 3px;
	padding-right: 1px;
	margin-left: 5px;
	background-color: #F7F8EF;
	text-align: center;
}
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;
	background-image: url(images/img_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 14px;
	padding-bottom: 18px;
	padding-left: 10px;	
}
div.floatright a {
	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;
}
.floatleft {
	float: left;
	color: #666666;
	font-size: 10px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-top: 16px;
	padding-left: 3px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 5px;
	background-color: #F7F8EF;
}
div.floatleft img {
	border-top: 0px solid #555;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #555;
	text-decoration: none;
	background-image: url(images/img_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 14px;
	padding-bottom: 18px;
	padding-left: 10px;	
}
div.floatleft a {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	outline-style: none;
	outline-width: 0px;
}
a.floatleft:visited {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	outline-style: none;
	outline-width: 0px;
}
.tipl
{
	margin: 8px 10px 2px 0px;
	padding: 10px;
	border: solid 1px #A9C929;
	color: #A9C929;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #F5FAE2;
	float: left;
	background-image: url(images/tip_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tip
{
	margin: 8px 0px 2px 10px;
	padding: 10px;
	border: solid 1px #A9C929;
	color: #A9C929;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #F5FAE2;
	float: right;
	background-image: url(images/tip_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p.tip:before{
content: open-quote;
	font-size: 26px;
	color: #A9C929;	
	font-weight: bold;
}
p.tip:after{
content: close-quote;
	font-size: 26px;
	color: #A9C929;	
	font-weight: bold;
}
.card-left, .card-right {
	float: left;
	width: 26px;
	margin: 0 0px 0px 0;
	padding: 5px 5px;
	text-align: center;
	background: none;
	border-right: 0px none #ccc;
	border-bottom: 0px none #ccc;
	cursor: help;
       }
    .card-right {
       float: right;
       margin: 0 0 0px 0px;
       }
	   
.fotogal {
	float: left;
	width: 30px;
	text-align: center;
	background: none;
	height: 28px;
	background-image: url(images/fotobuton.jpg);
	background-repeat: no-repeat;
	color: #003366;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 0px;
       }
a.fotogal:link {
	color: #00769D;
	text-decoration: none;
	border-bottom: none #00769D 1px;
	line-height: 28px;
}
a.fotogal:visited {
	color: #0099FF;
	text-decoration: none;
	border-bottom: none #00769D 1px;
	line-height: 28px;
}
a.fotogal:hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom: none #00769D 1px;
	line-height: 28px;
}
a.fotogal:active {
	color: #CC0000;
}

	   
.input
{
	border: solid 1px #A9C929;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5FAE2;
}
.nabidka
{
	color: #333333;
	font-size: 12px;
	background-color: #F5FAE2;
	margin: 5px;
	min-width: 10px;
	font-weight: bold;
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border: solid #999999 1px;	
}
.ball
{
	background-color: #F5FAE2;
	border-bottom: dotted #336600 1px;
}
#planovac {
	position:relative;
	width:124px;
	height:28px;
	left: 825px;
	top: -37px;
}
	.poller{	/* The poller box */
	/*	float:right;*/
	width:140px;
	padding:15px;
	border:2px solid #A0B060;
	/*background-image:url(images/question.gif);
	background-repeat:no-repeat;
	background-position: center center;*/
	float: left;
	padding-bottom: 30px;
	padding-top: 5px;
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
	}
	/* Label for each radio button */
	.pollerOption{
	margin:0px;
	font-size: 9px;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
	margin:0px;
	font-size:9px;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
	float:left;
	height:19px;
	background-repeat:repeat-x;
	color:#FFF;
	font-size:11px;
	line-height:19px;
	font-weight: bold;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:19px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
	clear:both;
	font-size:9px;
	margin-top:10px;
	font-style:italic;
	}
#teplota {
	position:relative;
	width:120px;
	height:30px;
	z-index:1;
	top: -60px;
	left: 63px;
	font-size: 16px;
	color: #F0F0F0;
}
