
input.top_stred
{
    margin-top: 3px;
    margin-left: 40px;
	padding:1px;
	height: 32px;
	width: 350px;
	border:0;
	background-color: #F8F8F8;
}
input.top_stred_submit
{
    margin-top: 3px;
	padding:1px;
	height: 34px;
	width: 34px;
	border:0;
	background-color: #6DC72C;
    background-image: url(../icons/lupa.png);
    background-repeat: no-repeat;
    background-position:center;
}
input.top_stred_kalendar
{
    margin-top: 3px;
	padding:1px;
	height: 34px;
	width: 100px;
	border:0;
	background-color: #6DC72C;
    color:#ffffff;
    font-size: 70%;
    font-weight: 200;
}
input.pohled
{
	padding:1px;
	height: 25px;
	width: 50px;
	border:0;
	background-color: #6DC72C;
    color:#ffffff;
    font-size: 80%;
    font-weight: 200;
    background-image: none;
}

input.pohled_sel
{
	padding:1px;
	height: 25px;
	width: 50px;
	border:0;
	background-color: #ffffff;
    color:#6DC72C;
    font-size: 80%;
    font-weight: 200;
    border: 1px solid #6DC72C;
        background-image: none;
}
input.dnes
{
	padding:1px;
	height: 25px;
	width: 50px;
	border:0;
	background-color: #666666;
    color:#ffffff;
    font-size: 80%;
    font-weight: 200;
        background-image: none;
}

#maly_kalendar
{
    padding: 15px;
    text-align: center;
    font-size: 90%;
    font-weight: 200;

}
#maly_kalendar h1
{
	color: black;
    font-size: 90%;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: inline;
}
#maly_kalendar a, #maly_kalendar a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 200;
}
#maly_kalendar a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 200;
}
#maly_kalendar a.kal, #maly_kalendar a.kal:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#maly_kalendar a.kal:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#maly_kalendar a.kal_pod, #maly_kalendar a.kal_pod:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#maly_kalendar a.kal_pod:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#maly_kalendar a.kal_dnes, #maly_kalendar a.kal_dnes:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#maly_kalendar a.kal_dnes:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#maly_kalendar a.kal_jiny, #maly_kalendar a.kal_jiny:visited
{
	text-decoration: none;
	color: #BABABA;
	font-weight: 400;
}
#maly_kalendar a.kal_jiny:hover
{
	text-decoration: underline;
	color: #BABABA;
	font-weight: 400;
}
#maly_kalendar table
{
    font-size: 90%;
	margin-top: 10px;
	margin-bottom: 8px;
	width: 100%;
}
#maly_kalendar table th
{
    font-size: 90%;
    padding-bottom: 10px;
	border-bottom: 1px solid #D1D1D1;
    color: #BABABA;
    font-weight: 400;
    text-align: center;
}
#maly_kalendar table td
{
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-weight: 400;
    text-align: center;
}

#maly_kalendar table td.jiny
{
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #BABABA;
    font-weight: 400;
    text-align: center;
}
#maly_kalendar table td.vybrany
{
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    background-image: url(../images/td.png);
	background-repeat: no-repeat;
	background-position: center;
}
#top_kalendar_ukoly
{
    padding: 3px;
    text-align: center;
    font-weight: 200;
		background-color: white;
		margin-bottom: 5px;
    padding-top: 8px;
		border-top: 1px solid #6DC72C;
}
#top_kalendar_ukoly a, #top_kalendar_ukoly a:visited
{
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 5px;
	background-color: #6DC72C;
	border: 1px solid #6DC72C;
}
#top_kalendar_ukoly a:hover
{
	text-decoration: none;
	color: #6DC72C;
	font-weight: bold;
	padding: 5px;
	background-color: white;
	border: 1px solid #6DC72C;
}
#top_kalendar_ukoly a.aktivni, #top_kalendar_ukoly a.aktivni:visited
{
	text-decoration: none;
	color: #6DC72C;
	font-weight: bold;
	padding: 5px;
	background-color: white;
	border: 1px solid #6DC72C;
}
#top_kalendar_ukoly a.aktivni:hover
{
	text-decoration: none;
	color: #6DC72C;
	font-weight: bold;
	padding: 5px;
	background-color: white;
	border: 1px solid #6DC72C;
}
#top_kalendar
{
    padding: 0px;
    text-align: center;
    font-weight: 200;
    border-bottom: 1px solid #BABABA;
    border-top: 1px solid #6DC72C;
    padding-bottom: 5px;
    padding-top: 5px;

}
#top_kalendar h1
{
	color: black;
    font-size: 120%;
    font-weight: 200;
    margin: 0;
    padding: 0;
    display: inline;
    border: 0;
    background-image: none;
}
#top_kalendar a, #top_kalendar a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 200;
    font-size: 170%;
}
#top_kalendar a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 200;
    font-size: 170%;
}
#velky_kalendar
{
    padding: 0px;
    text-align: center;
    font-size: 100%;
    font-weight: 200;

}
#velky_kalendar div.zaznam
{
    padding: 1px;
    text-align: center;
    font-size: 80%;
    font-weight: 400;
    text-align: left;
    background-color:#B4FFB5;
    margin-bottom: 2px;
    color: #000000;
}
#velky_kalendar h1
{
	color: black;
    font-size: 90%;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: inline;
}
#velky_kalendar a, #velky_kalendar a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar a.kal, #velky_kalendar a.kal:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar a.kal:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar a.kal_pod, #velky_kalendar a.kal_pod:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar a.kal_pod:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar a.kal_dnes, #velky_kalendar a.kal_dnes:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#velky_kalendar a.kal_dnes:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#velky_kalendar a.kal_jiny, #velky_kalendar a.kal_jiny:visited
{
	text-decoration: none;
	color: #BABABA;
	font-weight: 400;
}
#velky_kalendar a.kal_jiny:hover
{
	text-decoration: underline;
	color: #BABABA;
	font-weight: 400;
}
#velky_kalendar table
{
    font-size: 90%;
	margin-top: 10px;
	margin-bottom: 8px;
	width: 100%;
}
#velky_kalendar tr
{
    border: 1px solid #D1D1D1;
}
#velky_kalendar tr:hover
{
	background-color: #FFFfff;
	background-image: none;
}
#velky_kalendar table th
{
    font-size: 130%;
    padding-bottom: 5px;
		border-bottom: 1px solid #D1D1D1;
    color: #BABABA;
    font-weight: 400;
    text-align: center;
    background-color:#F8F8F8;
    background-image: none;
}
#velky_kalendar table td
{
    font-size: 110%;
    padding: 4px;
    color: #000000;
    font-weight: 400;
    text-align: right;
    vertical-align: top;
    height: 70px;
    width: 70px;
    border-bottom: 1px solid #D1D1D1;
    border-left: 1px solid #D1D1D1;
}

#velky_kalendar table td.jiny
{
    font-size: 110%;
    padding: 4px;
    color: #BABABA;
    font-weight: 400;
    text-align: right;
    vertical-align: top;
}
#velky_kalendar table td.vybrany
{
    font-size: 110%;
    padding: 4px;
    color: #000000;
    font-weight: 400;
    text-align: right;
    vertical-align: top;
    background-color: #EDEDEE;
}
#velky_kalendar_tyden
{
    padding: 0px;
    text-align: center;
    font-size: 100%;
    font-weight: 200;
    overflow-x: hidden;
}
#velky_kalendar_tyden div.zaznam_den
{
    padding: 5px;
    text-align: center;
    font-size: 90%;
    font-weight: 400;
    text-align: left;
    background-color:#B4FFB5;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
}

#velky_kalendar_tyden h1
{
	color: black;
    font-size: 90%;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: inline;
}
#velky_kalendar_tyden a, #velky_kalendar_tyden a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_tyden a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_tyden a.kal, #velky_kalendar_tyden a.kal:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_tyden a.kal:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_tyden a.kal_pod, #velky_kalendar_tyden a.kal_pod:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_tyden a.kal_pod:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_tyden a.kal_dnes, #velky_kalendar_tyden a.kal_dnes:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#velky_kalendar_tyden a.kal_dnes:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#velky_kalendar_tyden a.kal_jiny, #velky_kalendar_tyden a.kal_jiny:visited
{
	text-decoration: none;
	color: #BABABA;
	font-weight: 400;
}
#velky_kalendar_tyden a.kal_jiny:hover
{
	text-decoration: underline;
	color: #BABABA;
	font-weight: 400;
}
#velky_kalendar_tyden table
{
    font-size: 90%;
	margin-top: 10px;
	margin-bottom: 8px;
	width: 714px;
    background-image: url(../images/hod_td_ku.png);
	background-repeat: repeat;
	background-position: left;

}
#velky_kalendar_tyden tr
{
    border: 1px solid #D1D1D1;
}
#velky_kalendar_tyden tr:hover
{
	background-color: #FFFfff;
	background-image: none;
}
#velky_kalendar_tyden table th
{
    font-size: 140%;
    padding-bottom: 5px;
    padding-left: 0px;
	border-bottom: 1px solid #D1D1D1;
    color: #BABABA;
    font-weight: 400;
    text-align: left;
    background-color:#F8F8F8;
    width:36px;
        background-image: none;
}
#velky_kalendar_tyden table td
{
    font-size: 120%;
    padding: 0px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    vertical-align:top;
    height: 80px;
    border-left: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    background-image: url(../images/hod_td_ku.png);
	background-repeat: repeat;
	background-position: left;

}

#velky_kalendar_tyden table td.jiny
{
    font-size: 90%;
    padding: 4px;
    color: #BABABA;
    font-weight: 400;
    text-align: center;
    vertical-align:middle;
}
#velky_kalendar_tyden table td.vybrany
{
    font-size: 90%;
    padding: 4px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    vertical-align:middle;
    background-color: #EDEDEE;
    background-image:none;
}
#velky_kalendar_tyden table td.tyden
{
    font-size: 90%;
    padding: 4px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    vertical-align:middle;
    background-color: #ffffff;
    background-image:none;
}
#velky_kalendar_tyden table.udalosti
{
    font-size: 90%;
	width: 100%;
    padding: 0;
    margin: 0;
}
#velky_kalendar_tyden table.udalosti td
{
    padding: 0;
    margin: 0;
    border: 0;
    border-right:1px dashed #D1D1D1;
}

#velky_kalendar_den
{
    padding: 0px;
    text-align: center;
    font-size: 100%;
    font-weight: 200;
    overflow-x: hidden;
}
#velky_kalendar_den div.zaznam_den
{
    padding: 5px;
    text-align: center;
    font-size: 90%;
    font-weight: 400;
    text-align: left;
    background-color:#B4FFB5;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
}
#velky_kalendar_den h1
{
	color: black;
    font-size: 90%;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: inline;
}

#velky_kalendar_den a, #velky_kalendar_den a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_den a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_den a.kal, #velky_kalendar_den a.kal:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_den a.kal:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_den a.kal_pod, #velky_kalendar_den a.kal_pod:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_den a.kal_pod:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#velky_kalendar_den a.kal_dnes, #velky_kalendar_den a.kal_dnes:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#velky_kalendar_den a.kal_dnes:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#velky_kalendar_den a.kal_jiny, #velky_kalendar_den a.kal_jiny:visited
{
	text-decoration: none;
	color: #BABABA;
	font-weight: 400;
}
#velky_kalendar_den a.kal_jiny:hover
{
	text-decoration: underline;
	color: #BABABA;
	font-weight: 400;
}
#velky_kalendar_den table
{
    font-size: 90%;
	margin-top: 10px;
	margin-bottom: 8px;
	width: 720px;
    background-image: url(../images/hod_d_ku.png);
	background-repeat: repeat;
	background-position: left;

}
#velky_kalendar_den tr
{
    border: 1px solid #D1D1D1;
}
#velky_kalendar_den tr:hover
{
	background-color: #FFFfff;
	background-image: none;
}
#velky_kalendar_den table th
{
    font-size: 140%;
    padding-bottom: 5px;
    padding-left: 0px;
	border-bottom: 1px solid #D1D1D1;
    color: #BABABA;
    font-weight: 400;
    text-align: left;
    background-color:#F8F8F8;
    width:38px;
        background-image: none;
}
#velky_kalendar_den table td
{
    font-size: 120%;
    padding: 4px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    vertical-align:top;
    height: 300px;
    border-left: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    background-image: url(../images/hod_d_ku.png);
	background-repeat: repeat;
	background-position: left;


}

#velky_kalendar_den table td.jiny
{
    font-size: 120%;
    padding: 4px;
    color: #BABABA;
    font-weight: 400;
    text-align: center;
    vertical-align:middle;
}
#velky_kalendar_den table td.vybrany
{
    font-size: 120%;
    padding: 4px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    vertical-align:middle;
    background-color: #EDEDEE;
}

#velky_kalendar_den table.udalosti
{
    font-size: 90%;
	width: 100%;
    padding: 0;
    margin: 0;
}
#velky_kalendar_den table.udalosti td
{
    padding: 0;
    margin: 0;
    border: 0;
    border-right:1px dashed #D1D1D1;
}
#bottom_kalendar
{
    padding: 0px;
    text-align: left;
    font-weight: 200;
    padding-bottom: 5px;
}
#bottom_kalendar h1
{
	color: black;
    font-size: 150%;
    font-weight: 200;
    margin: 0;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #BABABA;
}
#bottom_kalendar h2
{
	color: black;
    font-size: 120%;
    font-weight: 200;
    margin: 0;
    padding: 0;
    border: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #BABABA;
        padding-top: 10px;
    border-top: 1px solid #BABABA;
}
#bottom_kalendar a, #bottom_kalendar a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 200;
    font-size: 100%;
}
#bottom_kalendar a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 200;
    font-size: 100%;
}

#maly_filtr
{
    padding: 15px;
    text-align: center;
    font-size: 90%;
    font-weight: 200;

}
#maly_filtr input
{
	padding:1px;
	height: 25px;
	width: 235px;
	border:1px solid silver;

}
#maly_filtr select
{
	padding:1px;
	height: 28px;
	width: 240px;
	border:1px solid silver;
    background-color: #ffffff;
}

#maly_filtr h1
{
	color: black;
    font-size: 90%;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: inline;
}
#maly_filtr a, #maly_filtr a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 200;
}
#maly_filtr a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 200;
}
#maly_filtr a.kal, #maly_filtr a.kal:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#maly_filtr a.kal:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#maly_filtr a.kal_pod, #maly_filtr a.kal_pod:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
}
#maly_filtr a.kal_pod:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
#maly_filtr a.kal_dnes, #maly_filtr a.kal_dnes:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#maly_filtr a.kal_dnes:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: 400;
    font-size: 65%;
}
#maly_filtr a.kal_jiny, #maly_filtr a.kal_jiny:visited
{
	text-decoration: none;
	color: #BABABA;
	font-weight: 400;
}
#maly_filtr a.kal_jiny:hover
{
	text-decoration: underline;
	color: #BABABA;
	font-weight: 400;
}
#maly_filtr table
{
    font-size: 90%;
	margin-top: 0px;
	margin-bottom: 8px;
	width: 100%;
}
#maly_filtr table th
{
    font-size: 90%;
    padding-bottom: 4px;
	border-bottom: 1px solid #D1D1D1;
    color: #BABABA;
    font-weight: 400;
    text-align: left;
}
#maly_filtr table td
{
    font-size: 80%;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #000000;
    font-weight: 200;
    text-align: left;
}
label
{
    display: inline-block;
    width: 5em;
}
fieldset div
{
    margin-bottom: 2em;
}
fieldset .help
{
    display: inline-block;
}
.ui-tooltip
{
    width: 150px;
    font-size: 50%;
}
