/* CSS Document */
body {
  font-family:  Arial, sans-serif;
  font-size: 10pt;
  background-color: #f1f1f1;
  padding: 0;
  margin: 0;
  color: #FFFFFF;
}
div#all {
  width: 100%;
  min-width: 995px;
  background-color: #2D78AF;
}
div.reset {
  clear: both;
}






/************** OBECNÉ PRVKY ***************/
h1,h2,h3,h4,h5,h6 {
  font-family: "Arial Black",sans-serif;
}
a {
  color: #000050;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
a.nounder:hover {
  text-decoration: none;
  color: #FFFFFF;
}
a img {
  border: none;
}
table {
  font-family:  Arial, sans-serif;
}





/************** HEAD ***************/
div#header {
  background-image: url(../files/header_bg.jpg);
  background-repeat: repeat-x;
  background-position: top;
  height: 21px;
  text-align: right;
  padding: 5px 17px 2px 17px;
  color: #AAAAAA;
}
div#header a {
  color: #999999;
  text-decoration: none;
  font-weight: normal;
}
div#header a:hover {
  text-decoration: underline;
}
div#header span {
  color: #888888;
  font-weight: bold;
}
div.leftheader {
  float: left;
  text-align: left;
}
div.rightheader {
  float: right;
  text-align: right;
}





/************** LOGO & MENU ***************/
div#subheader {
  background-image: url(../files/menu_bg.jpg);
  background-repeat: repeat-x;
  height: 105px;
}
div#logo{
  width: 290px;
  text-align: left;
  float: left;
}
div#menu{
  text-align: right;
}
ul.mainmenu{
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
ul.mainmenu li{
  height: 103px;
  float: right;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}







/************** CONTENT ***************/
div#content{
  min-height: 460px;
  background-color: #2D78AF;
  background-image: url(../files/kamera.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-attachment: scroll;
  color: #FFFFFF;
  padding: 0 12px 5px 12px;
  text-align: justify;
}
div#left_content {
  width: 150px;
  min-height: 460px;
  float: left;
  background-image: url(../files/vr.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  text-align: center;
}
div#right_content {
  padding: 10px 10px 10px 170px;
}
div#left_content2 {
  padding: 10px 340px 10px 10px;
}
div#right_content2 {
  width: 320px;
  min-height: 460px;
  float: right;
  background-image: url(../files/vr.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  text-align: center;
}

.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.center {
  text-align: center !important;
}
.sudy {
  background-color: #3E89BF;
}
.lichy {
  background-color: #2D78AF;
}
.large{
  font-size: large;
}
.rightside {
  float: right;
}
.leftside {
  float: left;
}




div.block {
  width: 400px;
  margin: 0 auto;
  text-align: center;
}
div.block img {
  display: inline;
  margin: 5px 30px 5px 30px;
}
img.middle_img {
  vertical-align: middle;
}
img.intext {
  float: left;
  margin: 5px 6px 5px 5px;
}






/************** FOOT ***************/
div#footer {
  background-image: url(../files/footer_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  height: 50px;
  text-align: right;
  padding: 5px 10px 0 10px;
  color: #666666;
}
div#footer span {
  color: #444444;
  font-weight: bold;
}
div#footer a {
  color: #444444;
  font-weight: bold;
  text-decoration: none;
}
div#footer a:hover {
  text-decoration: underline;
}
div.leftfooter {
  float: left;
  text-align: left;
  padding-top: 12px;
}
div.rightfooter {
  float: right;
  text-align: right;
  padding-top: 12px;
}





/************** MESSAGE ***************/
div.msg {
  padding-left: 10px;
  background-image: url(../files/msg_bg.jpg);
  background-repeat: repeat-x;
  height: 90px;
  color: #000000;
}
div.msgtitle {
  color: #009000;
  font-weight: bold;
  font-size: 17pt;
  padding-top: 18px;
}
div.msgtext {
  padding-top: 12px;
}





/************** ERROR ***************/
div.err {
  padding-left: 10px;
  background-image: url(../files/msg_bg.jpg);
  background-repeat: repeat-x;
  height: 90px;
  color: #000000;
}
div.errtitle {
  color: #CC0000;
  font-weight: bold;
  font-size: 17pt;
  padding-top: 18px;
}
div.errtext {
  padding-top: 12px;
}





/************** BAN ***************/
div.ban {
  background-color: #2C79B1;
  background-image: url(../files/ban_bg.jpg);
  background-repeat: repeat-x;
  border: 1pt #000000 solid;
  width: 570px;
  height: 330px;
  padding: 20px 5px 20px 5px;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: 40%;
  left: 50%;
  margin: -115px 0 0 -285px;
}
div#banimg {
  float: left;
}
div#bancontent {
  vertical-align: middle;
  text-align: center;
  padding-left: 10px;
}





/************** LOGIN ***************/
div.login {
  background-color: #2C79B1;
  background-image: url(../files/ban_bg.jpg);
  background-repeat: repeat-x;
  border: 1pt #000000 solid;
  width: 570px;
  height: 370px;
  padding: 20px 5px 20px 5px;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: 40%;
  left: 50%;
  margin: -155px 0 0 -285px;
}
div#loginimg {
  float: left;
}
div#logincontent {
  vertical-align: middle;
  text-align: center;
  padding-left: 10px;
}




/************** FORM ***************/
.text_input {
  border: 1px dashed #9999FF;
  background: none;
  color: #FFFFFF;
}
.readonly {
  color: #A9A9A9;
}
textarea.textarea {
  padding: 5px 5px 5px 5px;
  font-family: Arial,sans-serif;
  font-size: 14px;
  border: 1px dashed #9999FF;
  background: none;
  color: #FFFFFF;
}
form.center_form {
  margin: 0 auto;
  text-align: center;
}
label {
  display: block;
  float: left;
  width: 100%;
}
label.inline {
  display: inline-block;
  width: inherit;
  float: none;
}




/************** LINK BOX ***************/
div.odkaz {
  text-align: center;
}
div.odkaz span {
  color: #3E89BF;
}
div.hr {
  height: 1px;
  padding: 1px 0 1px 0;
  margin: 3px 0 3px 0;
  background-image: url(../files/hr.jpg);
  background-repeat: no-repeat;
  background-position: center;
}






/******************************************************************************/
/******************************************************************************/

/******************************************************************************/
/******************************************************************************/
/*************************** Jednotlivé stránky *******************************/
/******************************************************************************/
/******************************************************************************/

/******************************************************************************/
/******************************************************************************/




/******************************************************************************/
/******************************* Kniha návštiv ********************************/
/******************************************************************************/

/********************************** Odkazy ************************************/
a.aktivni{font-weight:bold;  text-decoration:underline;}
a.aktivni:hover{text-decoration:none;}
a.pasivni{font-weight:normal;  text-decoration:none;}
a.pasivni:hover{text-decoration:underline;}

a.link_bold{color:#F1F1F1;  font-weight:bold;  font-style:normal;  text-decoration:none;}
a.link_bold:hover{text-decoration:underline;}
a.link_italic{color:#F1F1F1;  font-weight:normal;  font-style:italic;  text-decoration:none;}
a.link_italic:hover{text-decoration:underline;}
a.link_underline{color:#F1F1F1;  font-weight:normal;  font-style:normal;  text-decoration:underline;}
a.link_underline:hover{text-decoration:none;}
a.link_link{color:#F1F1F1;  text-decoration:none; font-weight: normal;}
a.link_link:hover{text-decoration:underline;}
a.link_large{color:#F1F1F1;  text-decoration:none; font-weight: normal;font-size: large;}
a.link_large:hover{text-decoration:underline;}


/***************************** Prispevek NORMAL *******************************/
div.gb_prispevek {
  width: 505px;
  margin: 15px auto 15px auto;
}
div.gb_prispevek div.top {
  height: 14px;
  background-image: url(../files/gb_top.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div.gb_prispevek div.title {
  height: 26px;
  background-image: url(../files/gb_title.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  font-size: 16pt;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 10px 0 17px;
}
div.gb_prispevek div.title span {
  font-size: 9pt;
  font-weight: normal;
}
div.gb_prispevek div.content{
  background-image: url(../files/gb_content.png);
  background-position: center top;
  background-repeat: repeat-y;
  padding: 12px 20px 15px 20px;
}
div.gb_prispevek div.info {
  height: 22px;
  background-image: url(../files/gb_bottom.png);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: right;
  margin: 0 0 0 0;
  padding: 2px 13px 0 10px;
}





/***************************** Prispevek ADMIN ********************************/
div.gb_prispevek_admin {
  width: 505px;
  margin: 15px auto 15px auto;
}
div.gb_prispevek_admin div.top {
  height: 14px;
  background-image: url(../files/gb_admin_top.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div.gb_prispevek_admin div.title {
  height: 26px;
  background-image: url(../files/gb_admin_title.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  font-size: 16pt;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 10px 0 17px;
}
div.gb_prispevek_admin div.title span {
  font-size: 9pt;
  font-weight: normal;
}
div.gb_prispevek_admin div.content{
  background-image: url(../files/gb_admin_content.png);
  background-position: center top;
  background-repeat: repeat-y;
  padding: 12px 20px 15px 20px;
}
div.gb_prispevek_admin div.info {
  height: 22px;
  background-image: url(../files/gb_admin_bottom.png);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: right;
  margin: 0 0 0 0;
  padding: 2px 13px 0 10px;
}






/***************************** Prispevek SPAM ********************************/
div.gb_prispevek_spam {
  width: 505px;
  margin: 15px auto 15px auto;
}
div.gb_prispevek_spam div.top {
  height: 14px;
  background-image: url(../files/gb_spam_top.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div.gb_prispevek_spam div.title {
  height: 26px;
  background-image: url(../files/gb_spam_title.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  font-size: 16pt;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 10px 0 17px;
}
div.gb_prispevek_spam div.title span {
  font-size: 9pt;
  font-weight: normal;
}
div.gb_prispevek_spam div.content{
  background-image: url(../files/gb_spam_content.png);
  background-position: center top;
  background-repeat: repeat-y;
  padding: 12px 20px 15px 20px;
}
div.gb_prispevek_spam div.info {
  height: 22px;
  background-image: url(../files/gb_spam_bottom.png);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: right;
  margin: 0 0 0 0;
  padding: 2px 13px 0 10px;
}






/******************************************************************************/
/********************************* NOVINKY ************************************/
/******************************************************************************/
div.new_prispevek {
  width: 305px;
  margin: 15px auto 15px auto;
}
div.new_prispevek div.top {
  height: 14px;
  background-image: url(../files/new_top.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div.new_prispevek div.title {
  min-height: 26px;
  background-image: url(../files/new_content.png);
  background-position: center bottom;
  background-repeat: repeat-y;
  font-size: 16pt;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 10px 0 17px;
}
div.new_prispevek div.title span {
  font-size: 9pt;
  font-weight: normal;
}
div.new_prispevek div.content{
  background-image: url(../files/new_content.png);
  background-position: center top;
  background-repeat: repeat-y;
  padding: 12px 20px 15px 20px;
  text-align: justify;
}
div.new_prispevek div.info {
  height: 22px;
  background-image: url(../files/new_bottom.png);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: right;
  margin: 0 0 0 0;
  padding: 2px 13px 0 10px;
  color: #0B5589;
}
div.new_prispevek div.info span {
  color: #FFFFFF;
}









/******************************************************************************/
/********************************* Kalendár ***********************************/
/******************************************************************************/
table.kalendar {
  margin: 0 auto;
  /*border: 1px #054777 dashed;*/
  border-collapse: collapse;
  caption-side: top;
  font-size: 25px;
}
table.kalendar tr {
  text-align: center;
}
table.kalendar td {
  border: 1px #222222 solid;
  background-image: url(../files/cal_bunka.jpg);
  background-position: center top;
  background-repeat: repeat-x;
}
table.kalendar td.saff {
  background-image: url(../files/cal_saff.jpg);
  background-position: center center;
  background-repeat: repeat-x;
}
table.kalendar td.nataceni {
  background-image: url(../files/cal_nataceni.jpg);
  background-position: center center;
  background-repeat: repeat-x;
}
table.kalendar td.jine {
  background-image: url(../files/cal_jine.jpg);
  background-position: center center;
  background-repeat: repeat-x;
}
table.kalendar td:hover {
  background-image: url(../files/cal_bunka.jpg);
  background-position: center bottom;
  background-repeat: repeat-x;
}
table.kalendar td.dny {
  font-weight: bold;
  background-image: url(../files/cal_dny.jpg);
  background-position: center center;
  background-repeat: repeat-x;
  color: #EEEEEE
}
table.kalendar td.prazdna {
  background-image: url(../files/cal_dny.jpg);
  background-position: center center;
  background-repeat: repeat-x;
}
table.kalendar td.bezodkazu {
  background-image: url(../files/cal_bunka.jpg);
  background-position: center top;
  background-repeat: repeat-x;
}
table.kalendar td a{
  display: block;
  color: #FFFFFF;
  font-weight: normal;
}
table.kalendar td a:hover{
  text-decoration: none;
}
table.kalendar caption {
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 22px;
}
table.kalendar caption a {
  font-weight: normal;
  text-decoration: none;
}
table.kalendar caption a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
div.kalendar_info {
  border-top: 1px dashed #9999FF;
  border-bottom: 1px dashed #9999FF;
  width: 450px;
  margin: 0 auto;
}
div.kalendar_info span {
  padding-right: 10px;
  font-weight: bold;
  font-size: 11pt;
}







/******************************************************************************/
/*********************************** Úkoly ************************************/
/******************************************************************************/
div.ukol {
  border-right: 1px #F1F1F1 dashed;
  border-bottom: 1px #F1F1F1 dashed;
  width: 500px;
  margin: 25px auto 25px auto;
}
div.ukol_title {
  font-size: 15pt;
  font-weight: bold;
  color: #000040;
  border-bottom: 1px #3e89bf solid;
}
div.ukol_content {
  padding: 15px 0 10px 0;
}
div.ukol_info {
  color: #4F9ACF;
  margin-bottom: 5px;
  padding-right: 5px;
  text-align: right;
}
div.ukol_info span {
  color: #000040;
}







/******************************************************************************/
/********************************* Výtvory ************************************/
/******************************************************************************/

div#player {
	height: 382px;
	background-image: url(../files/video_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align:center;
}
div#player object {
	outline-width: 0px;
}
p.noflash {
  display: block;
  border: 1pt #F1F1F1 dashed;
  padding: 5px 5px 5px 5px;
}
div#video_info span{
  font-size: large;
}
.katalog{
  width: 630px;
  margin: 0 auto;
}
.katalog span {
  font-size: 20pt;
  font-weight: bold;
}
.katalog div.film {
  padding: 10px 0 5px 0;
}
.katalog div.film a{
  color: #FFFFFF;
}
.katalog div.film a:hover{
  color: #000040;
  text-decoration: none;
}





/******************************************************************************/
/********************************* SiteMap ************************************/
/******************************************************************************/

ul.sitemap {
  list-style-type: none;
}
ul.sitemap ul {
  list-style-type: disc;
}
ul.sitemap li {
  font-size: large;
}
ul.sitemap ul li {
  font-size: medium;
}
ul.sitemap li a {
  color: #FFFFFF;
  font-weight: normal;
}
ul.sitemap li a:hover {
  text-decoration: underline;
}





/******************************************************************************/
/********************************* Gallery ************************************/
/******************************************************************************/
div#gallery  {
  width: 948px;
  margin: 0 auto;
}
div#gallery a {
  display: block;
  float: left;
  width: 212.8px;
  height: 170px;
  text-align:center;
  margin: 0 12px;
}
div#gallery img {
  border: none;
}
div#gallery img:hover {
	border: none;
}
div#gallery_seznam {
	padding: 0 30px;
	margin: 8px;
}
div#gallery_seznam a {
  float: left;
  display: block;
  width: 200px;
	height: 160px;
	margin: 16px;
	padding: 8px;
	color: #000050;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
div#gallery_seznam a:hover {
	background-color: #3E89BF;
	color: #FEFEFE;
}
div#gallery_seznam a img {
  border: 2px solid #0B568C;
  width:160px;
  height:120px;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../files/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 5px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 15%;
	min-width: 45px;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../files/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../files/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../files/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}




/******************************************************************************/
/******************************* ADMINISTRACE *********************************/
/******************************************************************************/



/********************************* LEFT MENU **********************************/

ul#a_menu {
  margin: auto 15px auto auto;
  padding: 10px 0 0 0;
  list-style-type: none;
}
ul#a_menu li {
  padding: 0;
  margin: 0;
}
ul#a_menu li.oddelovac {
  border-bottom: 1px #3E89BF solid;
  border-top: 1px #1C679D solid;
  padding: 0;
}
ul#a_menu li a {
  width: 138px;
  display: block;
  padding: 4px 0 4px 0;
  text-decoration: none;
}
ul#a_menu li a:hover {
  text-decoration: none;
  color: #F1F1F1;
}
ul#a_menu li.disabled {
  padding: 4px 0 4px 0;
  color: #AAAAAA;
  font-weight: bold;
}


/*********************************** TABLE ************************************/
table.ip_vypis {
  width: 500px;
  border: 1px #9999FF dashed;
}
table.ip_vypis th {
  border-bottom: 1px #9999FF dashed;
}
table.message_vypis {
  width: 700px;
  border: 1px #9999FF dashed;
}
table.table_center {
  margin: 0 auto;
}





/********************************** LOGA **************************************/
img.logo {
  max-width: 330px;
  max-height: 250px
}
table.logo_table td {
  text-align: center;
}
table.logo_table td a{
  display: block;
}
table.logo_table td a:hover {
  background-color: #3E89BF;
}

