/* zakladni nastaveni */

html, body{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	
	color: #666666;
	background: #ffffff;
	background-image: url(bg-page-top-shadow.gif);
	background-repeat: repeat-x;		
	
	margin: 0px;
	padding: 0px;

	text-align: center;
}

#page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
}
.editor{
	width: 470px;
}

/* HORI MENU */
#page .top-menu{
	line-height: 20px;
	border: 1px solid #056984;
	border-top: 1px solid #0ca9d4;
	background-color: #0ca9d4;
	
	position: relative;
	
	text-transform: uppercase;
	color: white;
	
	margin-bottom: 5px;
}
#page .top-menu .top-menu-left-bottom{
	width: 9px;
	height: 9px;
	
	position: absolute;
	bottom: -2px;
	left: -1px;
	
	z-index: 1;
		
	background-image: url(top-menu-left-bottom.gif);
	background-repeat: no-repeat;
}
* html #page .top-menu .top-menu-left-bottom{
	top: 14px;
	left: -1px;	
}
#page .top-menu .top-menu-right-bottom{
	width: 9px;
	height: 9px;
	
	position: absolute;
	bottom: -2px;
	right: -2px;
	
	z-index: 1;
		
	background-image: url(top-menu-right-bottom.gif);
	background-repeat: no-repeat;
}
* html #page .top-menu .top-menu-right-bottom{
	top: 14px;
	right: -1px;	
}
#page .top-menu ul{
	margin: 0px;
	padding: 0px;
}
#page .top-menu ul li{
	display: inline;
	margin-left: 10px;
}
#page .top-menu ul li a,
#page .top-menu ul li a:hover,
#page .top-menu ul li span{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#page .top-menu ul li a:hover,
#page .top-menu ul li a.active,
#page .top-menu ul li a.active:hover{
	color: #044E6D;	
}
#page .top-menu ul li span.separator{
	background-image: url(top-menu-separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* header */
#page .header{
	height: 135px;
/*	overflow: hidden;*/
	
	background-image: url(header-bg.gif);
	background-repeat: no-repeat;
	
	position: relative;
}
.header a.to-home-page{
	position: absolute;
	top: 18px;
	left: 38px;

	display: block;
	width: 95px;
	height: 60px;
}
.header a.live{
	position: absolute;
	top: 55px;
	right: 60px;
	
	background-image: url(header-live-bg.gif);
	background-repeat: no-repeat;

	display: block;
	width: 37px;
	height: 36px;
	display: none;
}
.header .date-info{
	position: absolute;
	top: 105px;
	left: 180px;
	
	width: 670px;
}
.header .date-info ul{
	margin: 0px;
	padding: 0px;
}
.header .date-info ul li{
	display: inline;
	margin-left: 5px;
	
	font-size: 11px;
}
.header .date-info ul li a,
.header .date-info ul li a:hover,
.header .date-info ul li span{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.header .date-info ul li a:hover,
.header .date-info ul li a.active,
.header .date-info ul li a.active:hover{
	color: #044E6D;	
}
.header .date-info ul li a,
.header .date-info ul li a:hover{
	text-decoration: underline;
	color: white;
}
.header .date-info ul li span.separator{
	background-image: url(top-menu-separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.header .header-language{
	position: absolute;
	top: 105px;
	right: 13px;
	
	width: 200px;
	text-align: right;
	
	color: white;
	text-transform: uppercase;
}
.header .header-language a,
.header .header-language a:hover{
	text-decoration: none;
	color: white;
}
.header .header-language a.active{
	font-weight: bold;
}
.header .now-air{
	position: absolute;
	top: 15px;
	left: 350px;

	width: 245px;
	height: 85px;
	
	overflow: hidden;
	color: #0E81AA;
}
.header .now-air a,
.header .now-air a:hover{
	color: #0E81AA;
}
.header .now-air .now,
.header .now-air td.now a,
.header .now-air td.now a:hover{
	color: #E64800;	
}
.header .now-air table{
	padding: 0px;
	margin: 0px;
}
.header .now-air table td{
	color: #0E81AA;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}
.header .now-air table td.hour{
	width: 40px;
	vertical-align: top;
}
.header .now-air table td.piece{
	vertical-align: top;
}
.header .now-air-piece{
	position: absolute;
	top: 15px;
	left: 605px;

	width: 165px;
	height: 85px;
	
	overflow: hidden;
}
.header .now-air-piece span.label{
	text-transform: lowercase;
	font-weight: bold;
	color: #0E81AA;
}
.header .now-air-piece span.piece{
	font-weight: bold;
	color: #E64800;
	
	font-size: 10px;
}
.header .now-air-piece span.album{
	font-weight: normal;
	color: #E64800;
	
	font-size: 10px;
}
.header .now-air-person{
	position: absolute;
	top: 6px;
	left: 778px;

	width: 200px;
	height: 95px;
	
	overflow: hidden;
}
.header .now-air-piece .separator
{
   margin: 5px 0px 0px 0px;
}
.header .now-air-person.bg{
	background-image: url(person-img.gif);
	background-repeat: no-repeat;
}
.header .now-air-person a img{
	border: none;
}
.header .now-air-person img{
	position: absolute;
	top: 4px;
	left: 1px;
}
.header .now-air-person .person-info{
	position: absolute;
	top: 4px;
	left: 85px;
	
	font-size: 10px;
	
	color: #009FCF;
}
.header .now-air-person .person-info a{
	font-size: 12px;
	color: #E64800;
	font-weight: bold;
}
/* levy panel */
#page .main .left{
	width: 186px;
	
	float: left;
	
	overflow-x: hidden;
	
	position: relative;
	top: -35px;
}
/* menu */
#page .main .left ul.menu{
	padding: 0px;
	margin: 0px;
	
	width: 179px;
	
	background-color: #0593ba;
	color: white;
	font-size: 11px;
}
#page .main .left ul.menu li{
	list-style-type: none;
	line-height: 21px;
	
	background-image: url(menu-li-separator.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	
	font-weight: bold;
	
	padding-left: 33px;
}
#page .main .left ul.menu li a,
#page .main .left ul.menu li a:hover{
	color: white;
	text-decoration: none;
}
#page .main .left ul.menu li a.active,
#page .main .left ul.menu li a.active:hover,
#page .main .left ul.menu li a:hover{
	color: #2FDEFE;
}
#page .main .left ul.menu li.menu-li-start{
	background-color: #056984;
	background-image: none;
	color: white;
	
	padding: 0px 0px 0px 17px;
	
	line-height: 25px;
	
	text-align: left;
	text-transform: uppercase;
	font-size: 15px;
	
	cursor: default;
}
#page .main .left ul.menu li.menu-li-end{
	background-image: url(menu-li-end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: white;
		
	line-height: 9px;
	height: 9px;
}
/* podmenu */

/* menu */
#page .main .left ul.menu.sub{
	background-color: #056984;
	color: #2fdefe;
	font-size: 11px;
	
	margin: 5px 0px 0px 0px;
}
#page .main .left ul.menu.sub li{
	background-image: url(submenu-li-separator.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
#page .main .left ul.menu.sub li.li-active{
	background-image: url(submenu-li-separator.gif);
	background-repeat: no-repeat;
	background-position: 20px 7px;
}
#page .main .left ul.menu.sub li.li-active ul li{
	background: none;
}
#page .main .left ul.menu.sub li ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background: none;
}
#page .main .left ul.menu.sub li ul li{
	list-style-type: none;
	line-height: 15px;
	
	background: none;
	font-weight: bold;
	padding-left: 10px;
	font-size: 10px;
}
#page .main .left ul.menu.sub li ul li a{
	color: #86E5FF;
	background: none; 
}
#page .main .left ul.menu.sub li ul li a.active{
	font-weight: white;
	background: none;	
}

#page .main .left ul.menu.sub li a,
#page .main .left ul.menu.sub li a:hover{
	color: #2fdefe;
	text-decoration: none;
}
#page .main .left ul.menu.sub li a.active,
#page .main .left ul.menu.sub li a.active:hover,
#page .main .left ul.menu.sub li a:hover{
	color: #ffffff;
}
#page .main .left ul.menu.sub li.menu-li-start{
	background-color: #0593BA;
	background-image: url(submenu-li-start.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: white;	
	
	font-size: 11px;
	text-transform: none;
}
#page .main .left ul.menu.sub li.menu-li-end{
	background-image: url(submenu-li-end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: white;
}
/*page-submenu*/
#page .main .middle .content .in .page-submenu{
	border-bottom: 1px solid #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
#page .main .middle .content .in .page-submenu ul{
	list-style-type: none;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
#page .main .middle .content .in .page-submenu ul li{
	list-style-type: none;
}
#page .main .middle .content .in .page-submenu ul li ul{
	list-style-type: none;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
#page .main .middle .content .in .page-submenu a{
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
#page .main .middle .content .in .page-submenu a:hover{
	color: black
}
#page .main .middle .content .in .page-submenu a.page-submenu-active,
#page .main .middle .content .in .page-submenu a.page-submenu-active:hover{
	
	color: #1990B8;
	font-weight: bold;
}

/* boxiky */
#page .main .box.box-dynamic{
}
#page .main .box.box-dynamic span{
	margin-left: 7px;
	color: #666666;
	font-weight: bold;
}
#page .main .box.box-dynamic a{
	text-align: left;
}
#page .main .box.box-dynamic a:hover{
	text-decoration: underline;
}
#page .main .left .box{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;

	width: 179px;
	
	background-image: url(box-content.gif);
	background-repeat: repeat-y;
}
#page .main .left .box .box-start{
	 padding: 0px;
	 margin: 0px;
	 
	 background-color: #024d87;
	 background-image: url(box-start.gif);
	 background-repeat: no-repeat;
	 
	 overflow: hidden;
	 
	 height: 23px;
	 line-height: 23px;
}
#page .main .left .box .box-end{
	 padding: 0px;
	 margin: 0px;
	 
	 background-image: url(box-end.gif);
	 background-repeat: no-repeat;
	 
	 overflow: hidden;
	 
	 height: 7px;
	 line-height: 7px;
}
#page .main .left .box .box-start h3{
	color: white;
	padding: 0px;
	margin: 0px;
	
	font-size: 12px;
	padding-left: 10px;
	
	text-transform: uppercase;
}
.box h3 a,
.box h3 a:hover {font-size: 12px; color: white; text-decoration: underline;}
.box.list h3 a,
.box.list h3 a:hover {color: #CC0000;}

.box.blue a{
	 color: white;
}
.box.blue a:hover{
	 border-bottom: 1px solid white;
}
.box p{
	margin: 10px;
	padding: 0px;
	
	color: #666666;
}
/* RIGHT box list */
#page .main .left .box.list{
	background-image: url(box-list-content.jpg);
	background-repeat: no-repeat;
	background-position: left 28px;
}
#page .main .left .box.list .box-start{
	 background-color: transparent;
	 background-image: url(box-list-start.jpg);
	 background-repeat: no-repeat;
	 
	 overflow: hidden;
	 
	 height: 28px;
	 line-height: 28px;
}
#page .main .left .box.list .box-end{
	 overflow: hidden;
	 
	 background: none; 
	 
	 height: 0px;
	 line-height: 0px;
}
#page .main .left .box.list .box-start h3{
	color: #056984;
	padding-top: 8px;
}
#page .main .left .box.list p{
}
/* box blue */
#page .main .left .box.blue{
	background: none;
	background-color: #0ca9d4;	 
}
#page .main .left .box.blue .box-start{
	background-color: #0ca9d4;
	background-image: url(box-blue-start.gif);
	background-repeat: no-repeat;
	
	overflow: hidden;
	
	height: 28px;
	line-height: 28px;
}
#page .main .left .box.blue .box-end{
	overflow: hidden;
	
	background-color: #0ca9d4; 
	background-image: url(box-blue-end.gif);
	background-repeat: no-repeat;
	
	height: 2px;
	line-height: 2px;
}
#page .main .left .box.blue .box-start h3{
	color: white;
}
#page .main .left .box.blue p{
	color: white;
}
/* prostredni panel */
#page .main .middle{
	width: 590px;
			
	float: left;
	
	overflow: hidden;
}
#page .main .middle .in{
	padding: 5px;
}
/* box */
#page .main .middle .in .box{
	margin-top: 6px;

	border: 1px solid #9BDEF0;
	border-top: none;
	border-bottom: none;
	
	position: relative;
}
#page .main .middle .in .box .in{
	padding: 5px;
}
#page .main .middle .in .box h2{
	line-height: 24px;
	height: 24px;
	margin: 0px;
	
	color: #044E6D;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px 0px 0px 5px;
	
	background-color: #50C8E9;
	background-image: url(box-middle-start.gif);
	background-repeat: repeat-x;
	
	border: none;
}
#page .main .middle .in .box h2 a {color: #044E6D;}
#page .main .middle .in .box .left{
	position: absolute;
	top: 0px;
	left: -1px;

	width: 4px;
	height: 24px;
	
	overflow: hidden;

	background-image: url(box-middle-start-left.gif);
	background-repeat: no-repeat;
}
#page .main .middle .in .box .right{
	position: absolute;
	top: 0px;
	right: -1px;

	width: 4px;
	height: 24px;
	
	overflow: hidden;

	background-image: url(box-middle-start-right.gif);
	background-repeat: no-repeat;
}
* html #page .main .middle .in .box .right{
 	right: 5px;
}
#page .main .middle .in .box-end{
	position: relative;
	top: 0px;
	left: 0px;

	overflow: hidden;

	background-image: url(box-middle-end.gif);
	background-repeat: no-repeat;
	
	width: 580px;
	height: 8px;
}
#page .main .middle .in p{
}
/* top news */
#page .main .middle .new{
	padding: 5px;
}
#page .main .middle .new{
}
#page .main .middle .new p span.date{
	font-weight: bold;
}
#page .main .middle .new p a.nick{
	font-weight: normal !important;
}

#page .main .middle .new .in a img{
	border: 5px solid #9BDEF0;
	float: left;
	
	margin: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

#page .main .middle .new .in a:hover img{
	border: 5px solid #044E6D;
}

#page .main .middle .new .in h3{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	
	font-size: 14px;
}
#page .main .middle .new .in h3 a{
	color: #0593C6;
	text-decoration: none;
}
#page .main .middle .new .in h3 a:hover{
	color: #044E6D;
	text-decoration: none;
}

#page .main .middle .new .in p{
	margin-top: 0px;
}
#page .main .middle .new .more{
	text-align: right;
}
#page .main .middle .new .more a{
	text-decoration: none;
	font-weight: bold;
	color: #056984;
}
#page .main .middle .new .more a:hover{
	text-decoration: none;
	font-weight: bold;
	color: black;
}
/* content */
#page .main .middle .content{
	margin-top: 0px;

	background-image: url(content-list.gif);
	background-repeat: repeat-y;
	background-position: right;
	
	position: relative;
	
	border: 1px solid white;
}
#page .main .middle .content .top{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 587px;

	background-image: url(content-list-top.gif);
	background-repeat: no-repeat;
	background-position: -8px top;
	
	z-index: 1;
}
* html #page .main .middle .content .top{
	background-position: -2px top;
}
#page .main .middle .content .right{
	position: absolute;
	top: 25px;
	right: 0px;
	height: 64px;
	width: 118px;

	background-image: url(content-list-content.jpg);
	background-repeat: no-repeat;
	background-position: right;
	
	z-index: 1;
}
#page .main .middle .content .in{
	position: relative;
	
	z-index: 2;
	
	width: 96%;
	
	overflow: hidden;
}

/* pravy panel */
#page .main .right{
	width: 218px;
	
	float: right;
	
	overflow-x: hidden;
}
/* BOX list */
#page .main .right .box{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;

	width: 218px;
	
	background-image: url(box-right-list-content.jpg);
	background-position: left 29px;
	background-repeat: no-repeat;
}
#page .main .right .box .box-start{
	 padding: 0px;
	 margin: 0px;
	 
	 background-color: transparent;
	 background-image: url(box-right-list-start.jpg);
	 background-repeat: no-repeat;
	 
	 overflow: hidden;
	 
	 height: 29px;
	 line-height: 29px;
}
#page .main .right .box .box-end{
	 padding: 0px;
	 margin: 0px;
	 
	 background: none;
	 
	 overflow: hidden;
	 
	 height: 7px;
	 line-height: 7px;
}
#page .main .right .box .box-start h3{
	padding: 0px;
	margin: 0px;
	
	font-size: 12px;
	padding-left: 10px;
	color: #056984;
	padding-top: 8px;	
	
	text-transform: uppercase;
}
#page .main .right .box p.programme-tipe{
	margin: 0px;
	padding: 10px;
	
	padding-top: 0px;
}

table.anketa{
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	width: 90%;
	
	color: #056984;
	
	border-collapse: collapse;
}
.box table.anketa
{
	margin-left: 10px;
}
table.anketa td{
	border-collapse: collapse;
}
table.anketa td.line{
	border-bottom: 1px dashed #0593BA;
		
}
table.anketa td.percent{
	text-align: right;
}
table.anketa td.graph{
	width: 75%;
}
table.anketa td.graph div{
	background-color: #0593ba;
	height: 8px;
	padding: 0px;
	overflow: hidden;	
}
table.anketa a:hover{
	background-color: #044E6D;
	color: white;
	text-decoration: none;
}

/* light blue */
#page .main .right .box.light-blue{
	background-image: url(box-right-lightblue-content.gif);
	background-repeat: repeat-y;
}
#page .main .right .box.light-blue .box-start{
	background-color: #0ca9d4;
	background-image: url(box-right-lightblue-start.gif);
	background-repeat: no-repeat;
	
	overflow: hidden;
	
	height: 24px;
	line-height: 24px;
	
	padding: 0px;
}
#page .main .right .box.light-blue .box-end{
	overflow: hidden;
	
	background: none;
	
	border-bottom: 1px solid #0CA9D4;
	
	height: 2px;
	line-height: 2px;
}
#page .main .right .box.light-blue .box-start h3{
	padding-top: 0px;
	color: white;
}
#page .main .right .box.light-blue p{
}
/* calendar */
#page .main .right .box.calendar{
	background: none;
}
#page .main .right .box.calendar form{
	margin: 0px;
	padding: 0px; 
}
#page .main .right .box.calendar table.calendar{
	width: 218px;
}
#page .main .right .box.calendar table.calendar td{
	margin: 2px;
	padding: 3px;
	
	background-color: #DAF7FF;
}
#page .main .right .box.calendar table.calendar td.month{
	background-color: #017190;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}
#page .main .right .box.calendar table.calendar td.day{
	background-color: #FFFFFF;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	
	color: #013949;
	
	text-align: center;
	
	padding: 0px;
}
#page .main .right .box.calendar table.calendar td.day a{
	color: #013949;
	text-decoration: none;
	
	display: block;
	
	padding: 3px;
}
#page .main .right .box.calendar table.calendar td.day a.active,
#page .main .right .box.calendar table.calendar td.day a.active:hover,
#page .main .right .box.calendar table.calendar td.day a:hover,
#page .main .right .box.calendar table.calendar td.day a.active2:hover{
	color: #0CA9D4;
	text-decoration: none;
	
	background-color: #017190;
	color: white;
}
#page .main .right .box.calendar table.calendar td.day a.active2{
	border: 1px solid #1185AE;
	color: #0CA9D4;
	text-decoration: none;
	
	background-color: #0CA9D4;
	color: white;
}
#page .main .right .box.calendar table.calendar td.day.weekend{
	background-color: #86E5FF;
}
#page .main .right .box.calendar table.calendar td.day.weekend{
	background-color: #86E5FF;
}
#page .main .right .box.calendar table.calendar td.td-month{
	color: #0CA9D4;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	background-color: white;
	
	padding: 0px;
}
#page .main .right .box.calendar table.calendar td.td-month a{
	color: #0CA9D4;
	text-decoration: none;
	
	display: block;
	
	padding: 3px;
}
#page .main .right .box.calendar table.calendar td.td-month a:hover{
	color: white;
	text-decoration: none;
	background-color: #017190;
}
#page .main .right .box.calendar table.calendar th{
	background-color: #0189AE;
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 3px;
}
#page .main .right .box.calendar table.calendar th.th-month{
	background-color: #0CA9D4;
	text-align: center;
	color: white;
	font-weight: normal;
}
#page .main .right .box.calendar table.calendar td select.month{
	width: 100%;
}
#page .main .right .box.calendar table.calendar td select.year{
	width: 100%;
}
#page .main .right .box.calendar table.calendar td.td-type{
	padding: 0px;
}
#page .main .right .box.calendar table.calendar td.td-type select.type{
	width: 100%;
	background-color: #0CA9D4;
	color: white;
	font-weight: bold;
}
/* footer */
#page .footer{
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	
	background-color: #0ca9d4;
	color: white;
	
	height: 31px;
	line-height: 31px;
	
	overflow: hidden;	
}
#page .footer .footer-left{
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 7px;
	height: 31px;
	
	background-color: #0ca9d4;
	background-image: url(footer-left.gif);
}
#page .footer .footer-right{
	position: absolute;
	top: 0px;
	right: 0px;
	
	width: 7px;
	height: 31px;
	
	background-color: #0ca9d4;
	background-image: url(footer-right.gif);
}
#page .footer .footer-content-center{
	position: absolute;
	top: 0px;
	left: 330px;
	
	text-align: center;
	line-height: 31px;
	height: 31px;
	width: 320px;
}
#page .footer .footer-content-left{
	position: absolute;
	top: 0px;
	left: 20px;
	
	text-align: left;
	line-height: 31px;
	height: 31px;
	width: 320px;
}
#page .footer .footer-content-right{
	position: absolute;
	top: 0px;
	right: 20px;

	text-align: right;
	line-height: 31px;
	height: 31px;
	width: 320px;
}
#page .footer a{
	color: white;
	text-decoration: underline;
}
#page .footer a:hover{
	color: #044E6D;
	text-decoration: underline;
}
/* ostatni */
div.cl,
div.cleaner{
	clear: both;
	width: 100%;
	font-size: 0px;
	height: 0px;
	
	padding: 0px;
	margin: 0px;
	
	line-height: 0px;
	height: 0px;
	
	overflow: hidden;
}
.black{
	color: black;
}
.white{
	color: black;
}
.blue1{
	color: #0ca9d4;
}
.blue2{
	color: #056984;
}
.blue3{
	color: #024d87;
}
.blue4{
	color: #86e5ff;
}
.bold{
	font-weight: bold;
}
a{
	color: #056984;
	text-decoration: underline;
}
a:hover{
	color: black;
	text-decoration: underline;
}
table, table td, table th{
	font-size: 100%;
}
.bg-blue1{
	background-color: #0ca9d4;
}
.bg-blue2{
	background-color: #056984;
}
.bg-blue3{
	background-color: #024d87;
}
.bg-blue4{
	background-color: #86e5ff;
}
.bg-blue5{
	background-color: #EAFAFE;
}
hr {
	color: #438EA2;
	height: 1px;
	border: none;
	background-color: #438EA2;
}
ul li{
	list-style-type: square;
}
table,
table td,
table th{
	font-size: 100%;
}
/* ostatni nastaveni */
.editor  h1,
h1,
h1 a,
h1 a:hover{
	font-size: 16px;
	font-weight: normal;
	/* color: #056984; */
	color: #CC0000;
	text-decoration: none;

	margin: 0px 0px 10px 0px;
	
	padding-bottom: 5px;
	border-bottom: 1px dashed #438EA2;
}
.editor  h2,
h2,
h2 a,
h2 a:hover{
	font-size: 14px;
	font-weight: normal;
	/* color: #056984; */
	color: #CC0000;
	text-decoration: none;

	margin: 0px 0px 10px 0px;
	
	padding-bottom: 5px;
	border-bottom: 1px dashed #438EA2;
}
.editor h3,
h3,
h3 a,
h3 a:hover{
	font-size: 13px;
	font-weight: normal;
	/* color: #056984; */
	color: #CC0000;
	text-decoration: none;

	margin: 10px 0px 5px 0px;
	
	padding-bottom: 0px;
}
.editor  h4,
.editor  h5,
.editor  h6,
h4,
h4 a,
h4 a:hover,
h5,
h4 a,
h5 a:hover,
h6,
h6 a,
h6 a:hover{
	font-size: 14px;
	font-weight: normal;
	/* color: #056984; */
	color: #CC0000;
	text-decoration: none;

	margin: 0px;
	
	padding-bottom: 10px;
}
/* clanky */
.articles{
}
#page .main .middle .content .in .articles .item{
	margin-top: 15px;
	border-bottom: 1px dashed #438EA2;
	padding-bottom: 10px;
	
	position: relative;
}
#page .main .middle .content .in .articles .item h2,
#page .main .middle .content .in .articles .item h2 a,
#page .main .middle .content .in .articles .item h2 a:hover{
	color: #0593BA;
	font-weight: normal;
	border: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#page .main .middle .content .in .articles .item h2 a:hover{
	color: #056984;
	font-weight: normal;
	border: 0px;
	padding: 0px;
}
#page .main .middle .content .in .articles .item .date{
	margin-top: 3px;
	margin-bottom: 2px;
}
#page .main .middle .content .in .articles .item p{
	margin-top: 3px;
	margin-bottom: 2px;
}
#page .main .middle .content .in .articles .item p img.image{
	float: right;
	
	border: 5px solid #AFEDFE;
	margin-left: 5px;
	margin-bottom: 5px;
}

#page .main .middle .content .in .articles .item p a img.image{
	float: right;
	
	border: 5px solid #AFEDFE;
	margin-left: 5px;
	margin-bottom: 5px;
}

#page .main .middle .content .in .articles .item p a:hover img.image{
	float: right;
	
	border: 5px solid #056984;
	margin-left: 5px;
	margin-bottom: 5px;
}

#page .main .middle .content .in .footerx{
	background: none;
	color: #056984;
	margin: 0px;	
	text-align: left;
	margin-top: 5px;
}
#page .main .middle .content .in .footerx table td a{
	color: #056984;
	font-weight: bold;
}
#page .main .middle .content .in .footerx table td a:hover{
	color: black;
}
#page .main .middle .content .in .footerx table{
	margin: 0px;
}
#page .main .middle .content .in .footerx table td{
	width: 150px;
	vertical-align: top;
}
#page .main .middle .content .in .footerx table td.rss{
	text-align: right;
}
#page .main .middle .content .in a.icon{
	padding-left: 20px;
	
	background-position: left 1px;
	background-repeat: no-repeat;
}
#page .main .middle .content .in a.icon.folder{
	background-image: url(icon-folder.gif);
}
#page .main .middle .content .in a.icon.post{
	background-image: url(icon-post.gif);
}
#page .main .middle .content .in a.icon.file{
	background-image: url(icon-file.gif);
}
#page .main .middle .content .in a.icon.tele{
	background-image: url(icon-tele.gif);
}
/* recomanded */
#page .main .middle .content .in .footerx .article-recomanded.invisible{
	display: none;
}
#page .main .middle .content .in .footerx .article-recomanded{
	margin-top: 5px;
	
	border: 1px solid #438EA2;
	background-color: #CBEDF7;
	
	font-size: 12px;
	
	padding: 5px;
	
	cursor: default;
	position: relative;
}
#page .main .middle .content .in .footerx .article-recomanded .heading{
	border: 1px solid #1E98C0;
	text-align: left;
	background-color: #47BBDE;
	padding: 3px;
	margin-bottom: 5px;
	
	color: white;
	
	position: relative;
}
#page .main .middle .content .in .footerx .article-recomanded .heading a{
	position: absolute;
	right: 5px;
	top: 0px;
	
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #6CDFFF;
	
	margin-bottom: 5px;
}
* html #page .main .middle .content .in .footerx .article-recomanded .heading a{
	position: absolute;
	right: 18px;
}
#page .main .middle .content .in .footerx .article-recomanded table td.label{
	width: 80px;
}
#page .main .middle .content .in .footerx .article-recomanded table td.submit{
}
#page .main .middle .content .in .footerx .article-recomanded input.submit{
	border: 1px solid #438EA2;
	background-color: #40B1D5;
	color: white;
	font-weight: bold;
	
	width: 200px;
	
	margin-left: 200px;
}
#page .main .middle .content .in .footerx .article-recomanded a:hover{
	text-decoration: none;
	color: #017190;
}
#page .main .middle .content .in .footerx .article-recomanded input.email{
	border: 1px solid #438EA2;
	width: 300px;
}
#page .main .middle .content .in .footerx .article-recomanded textarea{
	border: 1px solid #438EA2;
	width: 300px;
	height: 70px;
	
	margin-bottom: 5px;
	
	font-family: arial;
}
/* forum */
#page .main .middle .content .in .forum-user{
	margin-top: 5px;
	margin-bottom: 10px;
	
	border: 1px solid #438EA2;
	background-color: #CBEDF7;
	
	font-size: 12px;
	
	padding: 5px;
	
	color: #017190;
	
	position: relative;
}
#page .main .middle .content .in .forum-user a.forum-user-heading{
	display: block;
	
	text-decoration: none;
	border: 1px solid #1E98C0;
	text-align: left;
	background-color: #47BBDE;
	padding: 3px;
	
	color: white;
	
	width: 99%;
}
#page .main .middle .content .in .forum-user a.forum-user-heading:hover{
	background-color: #1B93BB;
}
#page .main .middle .content .in .forum-user input.text{
	border: 1px solid #438EA2;
}
#page .main .middle .content .in .forum-user input.submit{
	border: 1px solid #438EA2;
	background-color: #40B1D5;
	color: white;
	font-weight: bold;
}
#page .main .middle .content .in .forum-user .forum-user-form.invisible{
	display: none;
}
#page .main .middle .content .in .forum-user  .forum-user-form table{
	margin: 0px;
	margin-top: 5px;
}
#page .main .middle .content .in .forum-user  .forum-user-form form{
	margin: 0px;
	padding: 0px;
}
#page .main .middle .content .in .forum-category-name{
	display: block;
	
	text-decoration: none;
	border-bottom: 1px dotted #1E98C0;
	text-align: left;
	padding: 3px;
	
	color: #017190;
	
	width: 99%;
	
	margin-top: 10px;
	
	position: relative;
}
#page .main .middle .content .in .forum-category-name.active{
	border-bottom:  1px solid #0CBFF0;
	border-left: 10px solid #0CBFF0;
	background-color: #0593BA;
	color: white;
	text-decoration: none;
}
#page .main .middle .content .in .forum-category-content{
	font-style: italic;
	padding: 3px;
	
	margin: 5px 0px 0px 0px;
	
	color: #017190;
	/* background-color: #CDEEF7; */
	
	position: relative;
}
#page .main .middle .content .in .discussion-item{
	margin-bottom: 10px;
	width: 95%;
	
	float: right;
	
	border-left: 2px solid #CBEDF7;
	padding-left: 5px;
	
	background-color: #F4FBFD;
}
#page .main .middle .content .in .discussion-item h4
{
	line-height: 23px;
	padding: 0px;
}
#page .main .middle .content .in .discussion-item.people h4
{
	padding-left: 6px;
}
#page .main .middle .content .in .discussion-item.people{
	border: 2px solid #CBEDF7 !important;
	background-color: #F4FBFD !important;
	width: 99% !important;
	
	padding: 0px !important;
	padding-bottom: 5px !important;
}
#page .main .middle .content .in .discussion-item.people .discussion-item-content{
	position: relative;

	background-color: #CBEDF7;
	
	margin: 0px !important;
	
	padding: 4px; 
}
#page .main .middle .content .in .discussion-item.people .discussion-item-content p{

}
#page .main .middle .content .in .discussion-item.people .discussion-item-content img{
	border: 2px solid #0CA9D4;
	margin: 0px 6px 3px 0px;
	position: relative;
	z-index: 20;
}
#page .main .middle .content .in .discussion-item.first{
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 1px dotted #017190;
	
	border-left: none;
	padding-left: 5px;
	
	background: none;	
}
#page .main .middle .content .in .discussion-item h4{

}
#page .main .middle .content .in .discussion-item p{
	margin: 0px;
	margin-top: 5px;
}
/* akce */
#page .main .middle .content .in .event-list{
}
#page .main .middle .content .in .event-list-item{
	border-bottom: 1px dashed #438EA2;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#page .main .middle .content .in .event-list .event-list-item h2,
#page .main .middle .content .in .event-list .event-list-item h2 a{
	color: #0593BA;
	font-weight: normal;
	border: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#page .main .middle .content .in .event-list .event-list-item h2 a:hover{
	color: #056984;
	font-weight: normal;
	border: 0px;
	padding: 0px;	
}
#page .main .middle .content .in table.event-info{
	border-bottom: 1px dotted #017190;
	margin-bottom: 10px;
	border-collapse: collapse;
}
#page .main .middle .content .in table.event-info td{
	border-collapse: collapse;
	padding-top: 3px;
	padding-bottom: 3px;
}
#page .main .middle .content .in .event-list .event-list-item h3,
#page .main .middle .content .in .event-list .event-list-item p{
	margin: 0px;
}
#page .main .middle .content .in .event-list .event-list-item p{
	margin-bottom: 10px;
}
#page .main .middle .content .in .event-list .event-list-item table.item-info-table{
	margin-bottom: 5px;
	width: 100%;
}
#page .main .middle .content .in .event-info{
	margin-bottom: 5px;
	font-size: 10px;
}
/*ostatni*/
#page .main .middle .content .in span.ok{
	display: block;
	margin-top: 5px;

	color: #017190;
	font-weight: bold;
}
#page .main .middle .content .in span.error{
	display: block;
	margin-top: 5px;
		
	color: #CC0000;
	font-weight: bold;
}
#page .main .middle .content .in .no-items{
	font-style: italic;
	font-size: 14px;
	color: #1B93BB;
}
textarea{
	border: 1px solid #438EA2;
	width: 300px;
	height: 70px;
	
	margin-bottom: 5px;
	
	font-family: arial;
}
#page .main .middle .content .in input.text{
	border: 1px solid #438EA2;
}
#page .main .middle .content .in input.submit{
	border: 1px solid #438EA2;
	background-color: #40B1D5;
	color: white;
	font-weight: bold;
}
#page .main .middle .content .in .filter{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #1E98C0;
	text-align: left;
	background-color: #47BBDE;
	padding: 3px;
	
	color: white;	
	
	position: relative;
}
#page .main .middle .content .in .filter form{
	margin: 0px;
}
#page .main .middle .content .in .filter form a.form-null{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #6CDFFF;
}
#page .main .middle .content .in .filter form a.form-null:hover{
	text-decoration: none;
	color: #017190;
}
/* captcha */
#page .main .middle .content .in .captcha{
	width: 295px;
}
#page .main .middle .content .in .captcha img.captcha-image{
	float: left;
	margin-right: 10px;
	border: 1px solid #438EA2;
}
#page .main .middle .content .in .captcha span.captcha-help{
	font-size: 75%;
	display: block;
	
	margin: 0px;
}
#page .main .middle .content .in .captcha input.captcha-number{
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #438EA2;
	width: 8.2em;
	background-color: #ffffff;
	border: 1px solid #438EA2;
	
	margin: 0px;
}
/* gallery */
#page .main .middle .content .in .gallery{
	
}
#page .main .middle .content .in .gallery .image-big-image{
	text-align: center;
	margin-bottom: 5px;
	
	color: #666666;
}
#page .main .middle .content .in .gallery .image-big-image em{
	font-size: 11px;
	color: #A0A0A0;
}
#page .main .middle .content .in .gallery .image-big-image a img{
	border: none;
	border: 3px double #666666;
	background-color: #F8F8F8;
}
#page .main .middle .content .in .gallery .image-big-image a:hover img{
	border: none;
	border: 3px solid #1489B2;
	background-color: #F8F8F8;
}
#page .main .middle .content .in .gallery .image-big-description{
	color: #666666;
	
	text-align: center;
}
#page .main .middle .content .in .gallery .image-big-description h5{
	color: #1185AE;
	font-size: 14px;
	
	margin: 0px;
}
#page .main .middle .content .in .gallery .image-big-description p{
	margin: 0px;
}
#page .main .middle .content .in .gallery .image-small-images{
	margin-top: 15px;
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item{
	width: 135px;
	float: left;
	margin: 7px 0px 0px 0px;

	text-align: center;
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item.middle{
	margin: 7px 68px 0px 68px;
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item .image-small-images-item-description{
	margin-top: 3px;
	color: #666666;

	overflow-x: hidden;
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item .image-small-images-item-description P{
	margin: 0px;
	padding: 0px;	
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item .image-small-images-item-description h5{
	margin: 0px;
	padding: 0px;
	
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	
	margin-bottom: 3px;	
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item a img{
	border: none;
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item a{
	display: block;
	width: 130px;
	height: 130px;	
	border: 3px double #666666;
	
	overflow: hidden;
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item a.active,
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item a.active:hover,
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item a:hover{
	border: 3px solid #1B92BB;
}
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item a.active,
#page .main .middle .content .in .gallery .image-small-images .image-small-images-item a.active:hover{
	background-color: #3DADD1;
}
#page .main .middle .content .in .gallery .pager{
	margin-top: 10px;
}

.galleryes .galleryes-item{
	border-bottom: 1px dotted #428EA2;
	padding: 5px 5px 5px 0px;
}
.galleryes .galleryes-item .galleryes-item-description a.heading{
	color: #017190;
	font-size: 14px;
	
	text-decoration: none;
	
	font-weight: bold;
	
	display: block;
	margin: 0px 0px 5px 0px;
}
.galleryes .galleryes-item .galleryes-item-description  a.heading:hover{
	color: black;
}
.galleryes .galleryes-item .galleryes-item-description {
	margin: 0px;
}
.galleryes .galleryes-item .galleryes-item-description  a img{
	border: 3px double #666666;
	margin-right: 5px;
}
.galleryes .galleryes-item .galleryes-item-description  a:hover img{
	border: 3px double #3DADD1;
}
.galleryes .galleryes-item .galleryes-item-description {
	height: 92px;
	overflow: hidden;
	
	position: relative;
}
.galleryes .galleryes-item .galleryes-item-description a.a-detail{
	position: absolute;
	top: 65px;
	right: 5px;

	text-align: right;
	font-size: 12px;
	text-decoration: none;
	color: #0CA9D4;
	
	font-weight: bold;
}
.galleryes .galleryes-item .galleryes-item-description a.a-detail:hover{
	text-decoration: none;
	color: #017190;
	
	font-weight: bold;
}
/* people */
#page .main .middle .content .in .people-list{
}

#page .main .middle .content .in .people-list .people{
	padding-bottom: 5px;
	margin-bottom: 10px;
	
	background: none !important;
	border: none !important;
}

#page .main .middle .content .in .people-list .people  h2,
#page .main .middle .content .in .people-list .people  h2 a,
#page .main .middle .content .in .people-list .people  h2 a:hover{
	color: #0593BA;
	font-weight: normal;
	padding: 0px;
	border: none;
	margin-bottom: 5px;
}
#page .main .middle .content .in .people-list .people  h2 a:hover{
	color: #056984;
	font-weight: normal;
	padding: 0px;
}
#page .main .middle .content .in .people-list .people  P{
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	
	color: #666666;
}

#page .main .middle .content .in .people-list .people  a.image{
	display: block;
	height: 85px;
	width: 70px;
	border: 4px solid #AFE3F2;
	background-color: #F7F7F7;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	
	text-align: center;
	
	overflow: hidden;
	text-decoration: none;
	
	color: #E0E0E0;
}

#page .main .middle .content .in .people-list .people  a.image.gallery-links2{
	height: 69px;
	width: 92px;
}

#page .main .middle .content .in .people-list .people .profession{
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
#page .main .middle .content .in .people-list .people .profession a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#page .main .middle .content .in .people-list .people .profession a:hover{
	color: black;
	text-decoration: none;
}
#page .main .middle .content .in .people-list .people .profession strong{
	color: #017190;
}
#page .main .middle .content .in .people-list .people  a.image:hover{
	/* text-decoration: none;
	color: #0593BA;
	border: 3px double #0593BA; */
}
#page .main .middle .content .in .people-list .people  a.image img{
	border: none;
}
#page .main .middle .content .in .people-list .people  a.image span{
	font-size: 65px;
}
#page .main .middle .content .in .show-back{
	color: #666666;
	margin-top: 15px;
	border-top: 1px dashed #666666;
}
#page .main .middle .content .in .show-back a{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
/* eshop */
#page .main .middle .content .in .people-list .people table.price{
	float: right;
	color: #666666;
}
#page .main .middle .content .in .people-list .people table.price td input{
	width: 40px;
	border: 1px solid #CCCCC8;
	border-top: 2px solid #CCCCC8;
	margin-left: 5px;
	margin-right: 5px;
	
	font-size: 90%;
	color: #666666;
	
	text-align: right;
}
#page .main .middle .content .in .people-list .people table.price td input.sum-price{
	border: none;
	font-size: 12px;
	font-weight: bold;
	width: 65px;
	margin: 0px;
}
#page .main .middle .content .in .people-list .people table.price td input.sum-price.input-filled2{
	border: none;
	background: none;
	color: #CC3300;
}
#page .main .middle .content .in .people-list .people table.price td input.input-filled{
	background-color: #FFF0F0;
	border-color: #CC3300;
	color: #CC3300;
}
#page .main .middle .content .in .people-list .people table.price td input.input-active{
	background-color: #F1FBFD;
	border-color: #0593BA;
	color: #0593BA;
}
#page .main .middle .content .in .people-list .people table.price td{
	font-weight: bold;
}
#page .main .middle .content .in .people-list .people table.price td.input{
	color: #017190;
}
#page .main .middle .content .in .people-list .people table.price td.label{
	color: black;
}
#page .main .middle .content .in .people-list .people table.price td.input.right2{
	text-align: right;
}
#page .main .middle .content .in .people-list .people table.price td.label.right2{
	text-align: right;
	color: #666666;
}
#page .main .middle .content .in .people-list table.price{
	color: #666666;
}
#page .main .middle .content .in .people-list table.price td{
	font-weight: bold;
	color: #056984;
}
#page .main .middle .content .in .people-list table.price td input{
	width: 150px;
	border: 1px solid #CCCCC8;
	border-top: 2px solid #CCCCC8;
	margin-left: 5px;
	margin-right: 5px;
	
	color: #666666;
}
#page .main .middle .content .in .people-list table.price td.error{
	color: #CC3300;
}
#page .main .middle .content .in .people-list table.price td.ok{
	color: #0CA9D4;
}
#page .main .middle .content .in .people-list table.price td input.price{
	border: none;
	
	color: #CC3300;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}
#page .main .middle .content .in .people-list table.price td input.radio{
	width: 15px;
	border: none;
	margin-left: 5px;
	margin-right: 5px;
	
	color: #666666;
}
#page .main .middle .content .in .people-list table.price td label{
	font-weight: normal;
}
#page .main .middle .content .in .people-list table.price td label.bold{
	font-weight: bold;
}
#page .main .middle .content .in .people-list table.price td input.submit{
	border: 1px solid #438EA2;
	background-color: #40B1D5;
	color: white;
	font-weight: bold;
	
	width: 200px;
	margin-top: 10px;
}
#page .main .middle .content .in table.form td .captcha,
#page .main .middle .content .in .people-list table.price td .captcha{
	width: 295px;
}
#page .main .middle .content .in table.form td .captcha img.captcha-image,
#page .main .middle .content .in .people-list table.price td .captcha img.captcha-image{
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #438EA2;
}
#page .main .middle .content .in table.form td .captcha span.captcha-help,
#page .main .middle .content .in .people-list table.price td .captcha span.captcha-help{
	font-size: 85%;
	display: block;
	
	margin: 0px;
}
#page .main .middle .content .in table.form td .captcha input.captcha-number,
#page .main .middle .content .in .people-list table.price td .captcha input.captcha-number{
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #438EA2;
	width: 88px;
	background-color: #ffffff;
	border: 1px solid #438EA2;
	
	margin: 0px;
	margin-left: 5px;
}
/* search */
.search .item{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #1A92BA;
}
.search .navigator{
	margin: 0px 0px 15px 0px;
}
.search h3,
.search h3 a{
	font-weight: bold;
	font-size: 130%;
}
.search h3 a:hover{
	color: #1A91B9;
}
.search .navigator h3,
.search .navigator h3 a{
	font-weight: normal;
	font-size: 110%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.search .item h4,
.search .item h4 a,
.search .item h4 a:hover{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #188FB7;
	font-size: 100%;
}
.search .item h4 span{
	color: #CC0000;
}
.search .item p{
	margin: 0px;
	margin-bottom: 3px;
}
/* programme */
#page .main .middle .content .in table.programme{
	margin-top: 10px;
	width: 98%;
	
	border: 1px solid #D1EFF7;
	border-collapse: collapse;
}
#page .main .middle .content .in table.programme th{
	background-color: #D1EFF7;
	padding: 5px;
	color: #056984;
}
#page .main .middle .content .in table.programme td{
	padding: 2px;
	
	border-left: 1px solid #D1EFF7;
}
#page .main .middle .content .in table.programme td a,
#page .main .middle .content .in table.programme td a:hover{
	text-decoration: none;
	display: block;
	color: #056984;
}
#page .main .middle .content .in table.programme td.status{
	width: 10px;
	color: #FFFFFF;
}
#page .main .middle .content .in table.programme td.hour{
	font-weight: bold;
	width: 40px;
}
#page .main .middle .content .in table.programme td.name{

}
#page .main .middle .content .in table.programme tr.inactive{
	background: none;
	color: #056984;
}
#page .main .middle .content .in table.programme tr.active{
	background-color: #056984;
	color: #FFFFFF;
}
#page .main .middle .content .in table.programme tr.inactive td.two{
	background-color: #F9FDFE;
	color: #056984;
}
#page .main .middle .content .in table.programme tr.active td a,
#page .main .middle .content .in table.programme tr.active td a:hover{
	color: #FFFFFF;
}
#page .main .middle .content .in table.programme tr.active td.status{
	color: #056984;
}
#page .main .middle .content .in table.programme tr.inactive td.status{
	color: #FFFFFF;
}
#page .main .middle .content .in table.programme tr.inactive td.status.active-100,
#page .main .middle .content .in table.programme tr.inactive td.active-100 a,
#page .main .middle .content .in table.programme tr.inactive td.active-100 a:hover{
	color: red;
	background: none;
	border: none;
}

#page .main .middle .content .in table.programme-navigator{
	width: 98%;
	margin-top: 10px;
}
#page .main .middle .content .in table.programme-navigator td{
	width: 33%;
}
#page .main .middle .content .in table.programme-navigator td.xcenter{
	text-align: center;
}
#page .main .middle .content .in table.programme-navigator td.xright{
	text-align: right;
}
#page .main .middle .content .in table.programme-navigator td a{
	font-size: 12px;
	color: #1B93BB;
	font-weight: bold;
	text-decoration: none;
}
#page .main .middle .content .in table.programme-navigator td a:hover{
	color: #017190;
	text-decoration: none;
}
/* novinky */
#page .main .middle .content .in .new{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #8B8B8B;
}
#page .main .middle .content .in .new p{
	margin: 0px;
	padding: 0px;
	color: #8B8B8B;
}
#page .main .middle .content .in .new span{
	margin-right: 5px;
	color: #666666;
	font-weight: bold;
}
#page .main .middle .content .in a.a-news-archive{
	display: block;
	float: right;

	text-align: right;
	
	margin-top: 5px;
	line-height: 23px;
	width: 150px;
	
	font-size: 12px;
	color: #056984;
	font-weight: bold;
}
#page .main .middle .content .in a.a-news-archive:hover{
	color: black;
}
#page .main .middle .content .in .pager span.active{
	color: #666666;
	background: none;
	border: none;
	font-weight: bold;
}
/* gallery */
#page .main .middle .content .in  table.gallery-images-navigator{
	width: 98%;
	border-bottom: 2px solid #1B92BB;
	margin-bottom: 10px;
}
#page .main .middle .content .in  table.gallery-images-navigator td{
	width: 33%;
}
#page .main .middle .content .in  table.gallery-images-navigator td.center2{
	text-align: center;
}
#page .main .middle .content .in  table.gallery-images-navigator td.right2{
	text-align: right;
}
#page .main .middle .content .in  table.gallery-images-navigator td span{
	color: #A0A0A0;
}
#page .main .middle .content .in  table.gallery-images-navigator td span,
#page .main .middle .content .in  table.gallery-images-navigator td a{
	text-decoration: none;
	font-size: 110%;
}
#page .main .middle .content .in  table.gallery-images-navigator td.center2{
	font-size: 120%;
}
#page .main .middle .content .in  .pager{
	width: 98%;
	border-top: 2px solid #1B92BB;
	margin-top: 10px;
	padding-top: 5px;
}
#page .main .middle .content .in  .pager a{
	text-decoration: none;
	font-size: 110%;
}
.box-content-dynamic-table{
	margin: 4px 4px 4px 4px;
}
.box-content-dynamic-table td{
	padding: 1px;
	text-align: left;
}
.box-content-dynamic-table td.date{
	font-size: 10px;
	vertical-align: top;
	
	border-color: #F0F0F0;

	border-style: solid;
	border-width: 0px 1px 0px 0px;
	
	text-align: right;
}
.box-content-dynamic-table td.link a{
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}
table.article-hp{
	border-collapse: collapse;
	margin: 8px 0px 0px 7px;
	width: 97%;
}
table.article-hp td.label{
	background-color: #9BDEF0;
	padding: 3px;
	color: #0380BA;
	font-weight: bold;
	font-size: 13px;
}
table.article-hp.top .content-article,
table.article-hp.top .content-article p,
table.article-hp.top .footer-article
{
   color: #056984;
   background-color: #9BDEF0;
}
table.article-hp td.label.right-article{
	text-align: right;
	font-size: 10px;
}

table.article-hp td.label.right-article a{
	text-decoration: none;
}
table.article-hp td.content-article{
	padding: 4px 4px 4px 4px;
}

table.article-hp td.content-article img{
	border: 1px solid black;
	margin: 2px 3px 3px 10px;
	float: right;
}

table.article-hp td.content-article span.date{
}

table.article-hp td.footer-article table{
	width: 100%;
	border: none;
}
table.article-hp td.footer-article table td{
	border: none;
	
	font-size: 10px;
}
table.article-hp td.footer-article table td span{
	font-weight: bold;
}
table.article-hp td.footer-article table td.right-article-view{
	width: 100px;
}
table.article-hp td.footer-article table td.right-article-dis{
	width: 100px;
}
table.article-hp td.footer-article table td.right-article-autor{
	text-align: right;
	width: 120px;
}
table.article-hp td.footer-article table td.right-article-date{
	text-align: left;
	width: 100px;
}
table.article-hp td.footer-article table td.right-article-rubric{
	text-align: left;
}
.perex,
.perex p{
	font-style: italic;
	margin: 5px 0px 10px 0px;
}
.perex p{
	margin: 0px;
}


table.article-hp td.content-article p{
	padding: 0px;
	margin: 3px 0px 0px 0px;
}
table.article-hp td{
	border-collapse: collapse;
	border: 1px solid #9BDEF0;
}
.header .feast-content{
	position: absolute;
	top: 6px;
	left: 530px;	
	width: 250px;
	height: 80px;
	
	overflow: hidden;
	
	border: 2px solid #FFFFFF;
	background-color: #0CA9D4;
	color: #FFFFFF;
	
	padding: 3px;

	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
}
.header .feast-content hr {
	color: #FFFFFF;
	height: 1px;
	border: none;
	background-color: #FFFFFF;
}
.header .feast-content.invisible{
	display: none;
}
.header .feast-content.visible{
	display: block;
}
.small,
.small a,
.small a:hover{
	font-size: 10px;
}
.path{
	margin: 0px 0px 11px 2px;
}
a.article-more{
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}
table.programme-archive{
	border: 1px solid #056984;
	border-collapse: collapse;
	
	width: 95%;
}
table.programme-archive td{
	border: 1px solid #056984;
	border-collapse: collapse;
	padding: 3px;
	
	color: #056984;
}
table.programme-archive th{
	border: 1px solid #056984;
	border-collapse: collapse;
	padding: 2px;
	
	background-color: #056984;
	color: white;
}
table.programme-archive td.file{
	padding-left: 17px;

	background-image: url(icon-file.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
table.programme-archive td.folder{
	padding-left: 17px;

	background-image: url(icon-folder.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
table.programme-archive td.label{

}
table.programme-archive td.counter{
	text-align: center;
}
table.programme-archive td.date{
	text-align: center;
}
table.programme-archive td.two{
	background-color: #F1FBFD;
}
.programme-archive-path{
	font-weight: normal;
	
	margin: 0px 0px 15px 0px;
}
/* filtr u novinek*/
.news-filter{
	padding: 5px;
}
.news-filter span{
	font-weight: bold;
}
.news-filter a,
.news-filter a:hover{
	font-size: 11px;
}
.news-filter a.news-filter-active,
.news-filter a:hover.news-filter-active{
	text-decoration: none;
	color: black;
	
	font-weight: bold;	
}
.news-filter hr{
	color: #bbbbbb;
	height: 1px;
	border: none;
	background-color: #bbbbbb;
}
.news-filter a.year,
.news-filter a.year:hover{
	font-size: 12px;
}
span.display-none{
	display: none;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.red{
	color: #CC0000;
}
span.gray{
	color: #666666;
}
ul.forum-category-ul{
	margin-top: 7px;
	margin-bottom: 7px;
}
table.last-10-threads td{
	vertical-align: top;
}
.box form{
	margin: 0px;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}
.box input.text{
	border: 1px solid #438EA2;
	width: 150px;
	
	margin: 0px 0px 0px 0px;
}
.box input.submit{
	border: 1px solid #438EA2;
	background-color: #40B1D5;
	color: white;
	font-weight: bold;
	width: 154px;
	
	margin: 5px 0px 0px 0px;
}
.box table.box-newsletter td{
	margin: 0px;
	padding: 0px;

	border-collapse: collapse;
}
.box table.box-newsletter input
{
	height: 12px !important;
	font-size: 10px;
	overflow: hidden;
}
.box table.box-newsletter input.submit
{
	font-size: 11px;
	height: 18px !important;
	letter-spacing: 1px;
}
.box table.box-newsletter{
	margin: 10px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
.box table.box-newsletter td{
	text-align: left;
}
.box table.box-newsletter td.label{
	font-weight: bold;
}
span.newsletter-input-filled{
	color: #DF0000 !important;
	margin: 0px !important;
	padding: 0px !important;
}
span.newsletter-message{
	color: #00B000 !important;
}
span.newsletter-message.error{
	color: #DF0000 !important;
}
a.programme-print
{
   position: absolute;
   top: 0px;
   left: 330px;

   display: block;
   line-height: 50px;

   font-weight: bold;
   text-decoration: none;
   color: #1B93BB;
   font-size: 14px;

   padding: 0px 0px 0px 60px;


	background-image: url(print.gif);
	background-repeat: no-repeat;
}
a.programme-print:hover
{
   font-weight: bold;
   text-decoration: none;
   color: #056984;
   font-size: 14px;
}
.tar{ text-align: right; }
.tal{ text-align: left; }
.tac{ text-align: center; }
.w50 { width: 50px !important; }
.w60 { width: 60px !important; }
.w70 { width: 70px !important; }
.w80 { width: 80px !important; }
.w90 { width: 90px !important; }
.w100 { width: 100px !important; }
.color-red { color: #DE0000 !important; }
.color-blue { color: #056984 !important; }
.color-blue2 { color: #024D87 !important; }
.color-blue3 { color: #0CA9D4 !important; }
.weight-normal { font-weight: normal !important; }
.text-decoraion-underline { text-decoration: underline; }

a.link-download-icon,
a.link-download-icon:hover
{
   display: block;
   width: 14px;
   height: 14px;

	background-image: url(icon-file.gif);
	background-repeat: no-repeat;
   
}
.box-search
{
   position: relative;
   height: 28px;
}
.box-search form
{
   margin: 0px;
   padding: 0px;
   width: 100%;
}
.box-search input.text
{
   position: absolute;
   top: 0px;
   left: 0px;

   width: 130px;
   padding: 0px;
   height: 18px;

   margin: 0px;
}
.box-search input.submit
{
   position: absolute;
   top: 0px;
   left: 131px;

   width: 80px;
   height: 20px;
   background-color: #0CA9D4;
   
   font-size: 11px;
   letter-spacing: 1px;

   margin: 0px;
}
/* eshop */
.eshop-item
{
   float: left;

   position: relative;

   width: 175px;
   height: 330px;
   overflow: hidden;

   margin-bottom: 10px;
   
   background-color: #0092BD;
   background-image: url(eshop-bg.gif);
   background-repeat: repeat-x;
   
   color: white;
}
.eshop-item.eshop-middle
{
   margin-left: 10px;
   margin-right: 10px;
}
.eshop-picture
{
   position: relative;
   top: 40px;

	margin: 0px 5px 0px 5px;
   height: 95px;
	background-color: white;
	text-align: center;
}
.eshop-picture img
{
   border: none;
   margin: 5px;
}
.eshop-description
{
	margin: 50px 5px 5px 5px;
   height: 90px;
}
.eshop-label
{
	position: absolute;
	top: 2px;
	left: 6px;

	height: 25px;
	width: 110px;
	overflow: hidden;

	font-size: 11px;
}
.eshop-label.eshop-label-small
{
   line-height: 28px;
}
.eshop-price
{
	position: absolute;
	top: 2px;
	left: 118px;

	height: 28px;
	width: 50px;
	overflow: hidden;
	
	line-height: 28px;
	text-align: right;
	
	font-weight: bold;
	font-size: 12px;
}
.eshop-price.private
{
	top: -4px;
	font-size: 11px;
}
.eshop-price-private
{
	position: absolute;
	top: 8px;
	left: 118px;

	height: 28px;
	width: 50px;
	overflow: hidden;
	
	line-height: 28px;
	text-align: right;
	
	font-weight: noral;
	font-size: 10px;
}
.eshop-form { position: relative; height: 90px; }
.eshop-form form{ margin: 0px; }
.eshop-form input.count
{
   position: absolute;
   bottom: 10px;
   left: 5px;

	width: 30px;
	height: 14px;
	border: none;
	padding: 0px 0px 0px 0px;
	
	text-align: right;
	font-weight: bold;
	color: #CC0000;
}
.eshop-form label.ks
{
   position: absolute;
   bottom: 5px;
   left: 5px;

	width: 50px;
	height: 22px;
	line-height: 22px;
	border: none;
	background-color: white	;
	color: black;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.eshop-form input.add
{
   position: absolute;
   bottom: 5px;
   left: 65px;

	width: 100px;
	height: 22px;
	line-height: 22px;
	padding: 0px;

	border: none;
	background-color: #0092BD;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;

	cursor: pointer;
}
.eshop-form label.eshop-select-label
{
   display: block;
   width: 60px;
   float: left;

   margin: 0px 0px 0px 5px;
   font-weight: bold;
}
.eshop-form select.eshop-select
{
   position: relative;
   top: -4px;
   margin: 0px 0px 0px 5px;
	width: 90px;
}
.basket-small-summary
{
	margin: -10px 0px 10px 0px;
}
.basket-small-summary .basket-item
{
	border-bottom: 1px solid #0CA9D4;
	padding: 5px 5px 5px 10px;
}
.basket-small-summary .basket-item.last { border-bottom: none; }
.basket-small-summary .basket-item.two
{
	border-left: 1px solid #0CA9D4;
	border-right: 1px solid #0CA9D4;
	background-color: #F6FBFE;
}
a.eshop-link-delete,
a.eshop-link-delete:hover
{
	padding: 1px 3px 1px 3px;

	background-color: #CC0000;
	background-image: url(eshop-delete.gif);
	
	color: #ffffff !important;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none !important;
}
.basket-small-summary .summary a.edit,
.basket-small-summary .summary a.edit:hover
{
	color: white !important;
	font-size: 12px;
	font-weight: bold;
}
.basket-small-summary .details
{
	color: #909090;
	font-size: 10px;
}
.basket-small-summary .summary
{
   position: relative;
   
   height: 40px;

	margin: 0px 0px -12px 0px;

	line-height: 20px;

	background-color: #0593BA;
	color: white;
	font-size: 12px;
	font-weight: bold;
	
	padding: 5px 10px 5px 5px;
	text-align: right;
}
table.basket-summary
{
	width: 99%;
}

table.basket-summary td.label { width: 250px; }
table.basket-summary th.label { text-align: left; }
table.basket-summary td
{
	border-bottom: 1px solid #666666;
	padding: 5px 0px 5px 0px;
}
table.basket-summary th
{
	border-bottom: 2px solid #666666;
	padding: 5px 0px 5px 0px;
}
table.basket-summary td.absolute-summary
{
	border-top: 1px solid #666666;
	border-bottom: none;
	text-align: right;
	font-size: 14px;
}

table.basket-summary td.price,
table.basket-summary td.count,
table.basket-summary td.summary
{
	width: 80px;
	text-align: right;
}
table.basket-summary th.price,
table.basket-summary th.count,
table.basket-summary th.summary { text-align: right; }
ul.eshop-messages
{
	position: relative;

   border: 1px solid #056984;
   background-color: #91D6E9;
   
   margin-left: 0px;
   list-style: none;
}
ul.eshop-messages li
{
   padding: 5px 5px 10px 15px;
}
.eshop-label a
{
	color: white;
	text-decoration: none;
}
.eshop-detail
{
	float: left;
	margin-left: 16px;
	
	width: 350px;
}
.basket-icon
{
   position: absolute;
   top: 11px;
   left: 12px;

   width: 30px;
   height: 30px;
	background-image: url(eshop-basket.gif);
	background-repeat: no-repeat;
}
a.article-archive-link
{
   position: absolute;
   top: 5px;
   right: 12px;
   
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
}
.sitemenu li { line-height: 16px; }
ul.level-1
{
	font-weight: bold;
	font-size: 110%;
	margin-left: 15px;
}
ul.level-1 li
{
   padding-top: 10px;
   line-height: 18px;
}
ul.level-1 ul
{
   font-weight: normal;
   margin-left: 15px;
}
ul.level-1 ul li { padding-top: 0px; }
#custom-form td.label{ vertical-align: top; }
a.news-archive-link
{
   text-decoration: underline;
}

/* Box_live */

.box_live {
	background: url(/res/boxik_live/pozadi.gif) right bottom no-repeat;
	margin:0 10px 0 10px; padding:0;
}
.box_live a.h128 {
	display:block;
	line-height:31px;
	padding: 0 0 0 95px;
	margin:0;
	background:url(/res/boxik_live/proglas_128.gif) left no-repeat;
	font-size:24px;
}
.box_live a.h128:hover {
	background:url(/res/boxik_live/proglas_128_hover.gif) left no-repeat;
}
.box_live a.h96 {
	display:block;
	line-height:26px;
	padding: 0 0 0 95px;
	margin: 6px 0 0 0;
	background:url(/res/boxik_live/proglas_96.gif) left no-repeat;
	font-size:20px;
}
.box_live a.h96:hover {
	background:url(/res/boxik_live/proglas_96_hover.gif) left no-repeat;
}
.box_live a.h64 {
	display:block;
	line-height:21px;
	padding: 0 0 0 95px;
	margin: 6px 0 0 0;
	background:url(/res/boxik_live/proglas_64.gif) left no-repeat;
	font-size:16px;
}
.box_live a.h64:hover {
	background:url(/res/boxik_live/proglas_64_hover.gif) left no-repeat;
}
.box_live a.h20 {
	display:block;
	line-height:17px;
	padding: 0 0 0 95px;
	margin: 6px 0 0 0;
	background:url(/res/boxik_live/proglas_20.gif) left no-repeat;
	font-size:12px;
}
.box_live a.h20:hover {
	background:url(/res/boxik_live/proglas_20_hover.gif) left no-repeat;
}
.box_live a:link, .box_live a:visited, .box_live a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0ca9d4;
}
.box_live a:hover {
	color:#bc0811;
}

img.event-image
{
	border: 1px solid #D2F5FF;
}

/* end of Box_live */

/* optifor bar */
.optifor-bar {
	margin: 0 20px 10px 20px;
	text-align: left;
}
.sale {
	font-weight: bold;
}
table.lockout
{
	margin: 5px 10px 0px 10px;
	width: 95%;
}
.box table.lockout {width: 91%;}
table.lockout,
table.lockout td,
table.lockout th
{
	border-collapse: collapse;
	vertical-align: top;
}
table.lockout td {padding: 4px; border-top: 1px solid #666666;}
table.lockout td.first {border-top: none;}
table.lockout th {padding: 4px; background-color: #0CA9D4; color: #FFFFFF;}
table.lockout td.actual {background-color: #DAF7FF; color: #CC0000;}
table.lockout td.archiv {background-color: #F0F0F0; color: #A0A0A0;}
table.lockout td em {font-size: 10px; font-weight: normal; font-style: normal;}

.box.blue table.lockout td {color: white;}
.box.blue table.lockout td.actual {color: #CC0000;}

table.payment-form,
table.payment-form td {border-collapse: collapse;}
table.payment-form td {padding: 5px 5px 5px 5px;}
table.payment-form {border: 1px solid #40B1D5;}
table.payment-form td.line {border-bottom: 1px solid #40B1D5;}
table.payment-form td.two {background-color: #DAF7FF;}
table.payment-form td.first {background-color: #40B1D5; font-weight: bold; color: #FFFFFF;}
table.payment-form td .b{font-weight: bold;}

form.box-private
{
	margin: 0px;
	padding: 0px;
}

form.box-private table
{
	margin: 0px;
	padding: 0px;
}

.user-register span.captcha-help
{
	font-size: 9px !important;
}
.user-register .note
{
	font-style: italic;
}

.middle .box .title h2,
.middle .box .title h2 a
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border: 0px;
}
.box.list h3 a,
.middle h2 a,
.middle h3 a
{
	text-decoration: underline;
}
h3.hp-h3
{
	font-size: 14px;
}

.chat-item h2 {margin-bottom: 5px;}
.chat-item p {margin: 3px 0px 5px 0px;}
.chat-item h2.chat-online span {font-weight: bold;}

.chat-item {margin: 20px 0px 5px 0px;}
.chat-info,
.chat-nav {color: #056984;}
.chat-nav a {font-weight: bold;}
.chat-info {margin: 10px 0px 5px 0px;}
.chat-no-items {font-style: italic; margin: 20px 0px 0px 0px;}
.chat-back {margin: 20px 0px 0px 0px;}
.chat-question
{
	position: relative;
	margin: 10px 0px 0px 0px;
	background: url(page-content-list-bg.gif) top left repeat-y;
}
.chat-question-bg
{
	position: relative;
	padding: 20px 0px 15px 25px;
	background: url(page-content-list.gif) top left no-repeat;
	z-index: 2;
}
.chat-question-bottom
{
	position: absolute;
	bottom: -2px;
	height: 53px;
	width: 100%;
	z-index: 1;
	
	background: url(page-content-list-bottom.gif) top left no-repeat;
}
.chat-question-mh
{
	width: 1px;
	height: 100px;
	float: left;
}
.chat-question p {margin: 3px 0px 5px 0px;}
.chat-reply {margin: 10px 0px 5px 0px; color: #056984;}
.chat-no-reply {color: #CC0000;}
.chat-message-error
{
	border: 1px solid #FFD0C0;
	background-color: #FFF0E0;
	padding: 5px;
	color: #FF6040;
}
.chat-message-ok
{
	border: 1px solid #D2F0F8;
	background-color: #EAF8FB;
	padding: 5px;
	color: #056984;
}
.chat-question textarea {width: 100%; height: 150px; margin: 5px 0px 0px 0px;}
textarea.chat-textarea {width: 450px; height: 150px;} 

p.toggle-news {
	margin-top: 2em;
	text-align: right;
}

p.news-whole-text {display: none;}

.new-open
{
	background-color: #D1EFF7;
}
.new-open p {color: #333333 !important;}