* { padding:0; margin:0;}

body 
{
/*	min-width: 780px;*/
	background: #ffffff url("../img/bg_body.gif") repeat;
/*	background: #f4fdd2;*/
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	font-size: 0.75em;
}
form fieldset 
{
	border: 0;
}

img 
{
	border: 5px solid #cde3e5;
}
a 
{ 
	color: #0e61a8;
	/*font-weight: bold;*/
}
a:hover 
{ 
	text-decoration: none; 
}

h1 
{
	display: block;
	width: 760px;
	height: 166px;
	background: url("../img/logo_a_nadpis.gif") no-repeat;
	margin: 0px 0px 0px 0px;
	/*padding-bottom: 5px;*/
}
h1 span 
{
	display: none;
}
h1 a 
{
	display: block;
	width: 760px;
	height: 166px;
	margin-left: 0px;
}
h2 
{
	background: url("../img/odrazka.gif") no-repeat;	
	font-size: 1.5em;
	padding-left: 30px;
	margin: 10px 0px 5px 0px;
}

#headLogo 
{
	display:none;
}

#obalka 
{
	position: relative;
	width: 760px;
	margin: 0 auto;
	border: 1px solid #000000;
	background: #f4f9f9;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
}

#levy 
{
	position: absolute;
	float: left;
	left: 0px;
	width: 100px;
	top: 125px;
}

#pravy 
{
	position: absolute;
	float: left;
	left: 640px;
	width: 100px;
}

#obsah 
{
	position: relative;
	float: left;
	font-family: 'Comic Sans MS','Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	left: 0px;
	width: 725px;
	/*top: 125px;*/
	min-height: 385px;
	_height: 395px;
	padding-left: 20px;
	padding-right: 15px;
	text-align: justify;
}

#obsah h3
{
	color: #0e61a8;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#obsah h3 a
{
	text-decoration: none;
}
#obsah h4
{
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#obsah h4 a
{
	text-decoration: none;
}
#obsah h5
{
	font-size: 0.8em;
	margin-bottom: 10px;
}

#obsah p, p
{
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top: 5px;
}
#obsah p.poznamka
{
	background: url("../img/poznamka_clanek.gif") repeat-x;
}
#obsah table
{
	font-size: 1.0em;
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-left: 20px;
}

#obsah img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#obsah span.soubor
{
	font-size: 0.9em;
	color: #000000;
	background: url("../img/soubor.gif") no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	margin-left: 10px;
	height: 25px;
	font-weight: normal;
}

#obsah ol,#obsah ul
{
	padding-left: 20px;
}

.labelFormTitle
{
	width: 60px;
	display: block;
	float: left;
}

.galerie
{
	float: right;
}

#paticka
{
	position: relative;
	margin: 0 auto;
	width: 740px;
	font-size: 0.75em;
	text-align: center;
	align: center;
	bottom: 5px;
	left: 15px;
	background: url("../img/paticka.gif") no-repeat;
}
#paticka p
{
	margin-bottom: 0px; /*nutne*/
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 1px;
}

#sidemenu
{
	height: 35px;
	width: 100%;
	position: relative;
	float: none;
	left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	background: url("../img/menu.gif") no-repeat;
}
#sidemenu img 
{
	border: 0px;
}
#sidemenu ul 
{
	list-style-type: none;
}
#sidemenu ul li 
{
	float: left;
	width: 110px;
	text-align: center;
}
#sidemenu a 
{
	text-decoration: none;
	padding: 10px;
	color: #000000;
	font-weight: bold;
}
#sidemenu span.aktivni, #sidemenu span.aktivni a:hover, #sidemenu span a:hover, #sidemenu span.aktivni a
{ 
	/*border-bottom: 3px solid #000000;*/
}
div.leve_okno
{
	position: relative;
	float: left;
	left: 0px;
	width: 380px;
	margin-right: 30px;
}

div.prave_okno
{
	position: relative;
	float: left;
	left: 0px;
	width: 380px;
}

div.zahlavi
{
	color: #000000;
	width: 100%;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 1.2em;
	background: url("../img/bg_zahlavi.gif") repeat-x;
}
/*
#login_odstavec
{
	color: #000000;
	width: 100%;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #d5d4d4;
}

#login table
{
	width: 120px;
	font-size: 1.0em;
}

#login input
{
	width: 120px;
}
*/
div.levy_odstavec,div.levy_odstavec_up,div.levy_odstavec_down,div.pravy_odstavec,div.pravy_odstavec_up,div.pravy_odstavec_down
{
	color: #000000;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background: #b3d045;
}
div.levy_odstavec_up,div.pravy_odstavec_up
{ 
	height: 10px;
	background: #fff1c2 url("../img/bg_menu_up.gif") 0px 0px no-repeat;
}
div.levy_odstavec_down,div.pravy_odstavec_down
{ 
	height: 10px;
	background: url("../img/bg_menu_down.gif") no-repeat;
}

/*div.aktuality,div.upoutavky,div.anketa,#kontakt,#login
{
	width: 90%;
}
*/
div.anketa
{
	width: 90%;
}
div.anketa_hlasy
{
	background-color: #ffaf00;
	font-size: 0.8em;
	height: 12px;
}
div.levy_odstavec h3
{
	font-size: 1.05em;
}
div.levy_odstavec p
{
	font-size: 0.9em;
}
div.pravy_odstavec
{
	font-size: 0.8em;
}
div.pravy_odstavec h3
{
	font-size: 1.1em;
	text-align: center;	
}


div.forum_prispevek
{
	background: #eef0f9;
	margin-top: 5px;
}

div.forum_odpoved
{
	background: #bfd3e6;
	margin-left: 20px;
}

div.forum_hlavicka
{
	background: #4e92c9;
	padding: 2px;
	padding-left: 5px;
}

div.forum_text
{
	padding: 10px;
}

span.forum_autor,span.forum_datum
{
	width: 50%;
}

div.forum_autor
{
	text-align: left;
}

div.forum_datum
{
	text-align: right;
}

div.odkaz
{
	text-align: center;
}

div.odkaz p
{
	padding-top: 10px;	
}

hr.parseHr 
{
	margin:5px 0px 5px 0px;
	padding:0px;
}

#help 
{
	text-align: center;
	margin-top: 45px;
	font-size: 0.8em;
}

#err 
{
	width: 100%;
	text-align: center;
	position: relative;
	top: 15px;
}

.neobteka 
{ 
	clear: both;
}
.center 
{ 
	margin: 0 auto; 
	text-align: center;
}
.right 
{ 
	text-align: right;
}
.left 
{ 
	text-align: left;
}
.justufy 
{ 
	text-align: justify;
}
.underline
{ 
	text-decoration:underline;
}
.aktivni
{
	font-weight: bold;
}
.linka
{
	color: #0a50a6;
	width: 100%;
}
.odsazene
{
	padding-left: 10px;
}

.bUloz
{
	background-color: #ffaf00;
	border: 1px solid #ff5f0c;
	font-weight: bold;
	color: #000000;
	padding: 2px 5px 2px 5px;
	margin-top: 15px;
	font-size: 0.75em;
}

.bHledat
{
	background-color: #ffaf00;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
}
#filtr
{
	width: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
#filtr label
{
	padding-left: 10px;
	padding-right: 2px;
	color: #0e61a8;
}
#filtr input
{
	margin-left: 10px;
	margin-bottom: 1px;
}

#program,#forum
{
	width: 100%;
}

#obsah th
{
	color: #000000;
	text-align: left;
	padding: 5px 15px;
	border-bottom: 1px solid #000000;
	background: ##fff1c2;
}

#obsah td 
{ 
	padding: 4px;
	padding: 5px 15px;
}

.bunkaLicha
{
	background: #ffffff;
}

.bunkaSuda
{
	background: #f2f2f2;
}

td.bunkaDatumDen
{
	text-decoration:underline;
}
td.programDatum
{
	color: #0e61a8;
	font-weight: bold;
}
td.programNazev
{
	color: #000000;
	font-weight: bold;
}
td.programPopis
{
	color: #000000;
	font-style: italic;
}

.displayNone
{
	display: none;
}

/* highslide */
.highslide-container div {
	font-size: 10pt
}
.highslide {
	outline: none;
	text-decoration: none
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default
}
.highslide-image {
	border: none;
	background: #f6f1ea
}
.highslide-wrapper, .highslide-outline {
	background: white
}
.highslide-number {
	font-weight: bold;
	color: gray
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: #fff;
	color: #2063c5;
	text-align: center
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em
}
.highslide-dimming {
	position: absolute;
	background: #14262c
}
a.highslide-full-expand {
	background: url("http://www.kkt.cz/highslide/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url("http://www.kkt.cz//highslide/graphics/loader.white.gif");
	background-repeat: no-repeat;
	background-position: 3px 1px
}
a.highslide-loading:link {
	text-decoration: none;
	color: #000
}
.highslide-move, .highslide-move * {
	cursor: move
}
.highslide-overlay {
	display: none
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url("http://www.kkt.cz//highslide/graphics/close.png")
}
.highslide-controls {
	position:relative;
	width: 195px;
	height: 40px;
	background: url("http://www.kkt.cz/highslide/graphics/controlbar-white.gif") 0 -90px no-repeat;
	margin: 20px 15px 10px 0
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url("http://www.kkt.cz//highslide/graphics/controlbar-white.gif") right -90px no-repeat
}
.highslide-controls li {
	float: left;
	padding: 5px 0
}
.highslide-controls a {
	background-image: url("http://www.kkt.cz//highslide/graphics/controlbar-white.gif");
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none
}
.highslide-controls a.disabled {
	cursor: default
}
.highslide-controls a span {
	display: none
}
.highslide-controls .highslide-previous a {
	background-position: 0 0
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important
}
.highslide-controls .highslide-play a {
	background-position: -30px 0
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px
}
.highslide-controls .highslide-next a {
	background-position: -90px 0
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important
}
.highslide-controls .highslide-move a {
	background-position: -120px 0
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important
}
.highslide-controls .highslide-close a {
	background-position: -180px 0
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px
}
.draggable-header .highslide-header {
	height: 16px
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	z-index: 1
}
.draggable-header .highslide-header .highslide-move * {
	display: none
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url("http://www.kkt.cz//highslide/graphics/closeX.png")
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px
}
.draggable-header .highslide-header .highslide-close span {
	display: none
}
.no-footer .highslide-footer {
	display: none
}
.wide-border .highslide-image {
	border-width: 20px
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px
}
.borderless .highslide-image {
	border: none
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver
}
.outer-glow {
	background: #444
}
.outer-glow .highslide-image {
	border: 5px solid #444444
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray
}
.colored-border .highslide-image {
	border: 2px solid green
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none
}
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold
}
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url("http://www.kkt.cz//highslide/graphics/icon.gif") no-repeat 0 1px
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none
}
.controls-in-heading .highslide-controls li {
	padding: 0
}
.controls-in-heading .highslide-controls a {
	background-image: url("http://www.kkt.cz//highslide/graphics/controlbar-white-small.gif");
	height: 20px;
	width: 20px
}
.controls-in-heading .highslide-controls .highslide-move {
	display: none
}
.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px
}
a.highslide-credits:link, a.highslide-credits {
	text-decoration: none;

	display: block;
	height: 30px;
	overflow: hidden;
	padding: 0 20px 0 10px;
	background: url("http://www.kkt.cz//highslide/graphics/credits.png") no-repeat right bottom
}
#news span.highslide-caption, #content span.highslide-caption, #content .photos br {
	display: none
}
/* highlide */
