

/*skin/cajomir/css/style-basic.css*/

/* RESET */
* {
  font-family: Arial;
  margin: 0px;
  padding: 0px;  
  }
body {
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
}
img {
  border: 0px;
  }

img.obsahovy {
  border: 0px;
  margin: 0 10px 0 10px;
  float:left;
  }

a {
  color: #D6D7D6;
}
a:hover {
  color: #A58E42;
}
.more {
  font-weight: bold;
}
ul, ol, li {
  margin: 0px;
  margin-left: 15px;
  padding: 0px;
} 
ul, ol {
  margin-bottom: 15px;
}
td {
  vertical-align: top;
}
div.h1,
h1 {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
h1 {
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
}
div.h2,
h2 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  padding-top: 5px;
}
h2 {
  font-size: 16px;
  font-weight: bold;
}
div.h3,
h3 {
  font-size: 14px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  padding-top: 5px;
}
h3, h3 a {
  font-size: 14px;
  color: #000000;
}
div.h1 h1,
div.h2 h2,
div.h3 h3 {
  margin: 0px;
  padding: 0px;
}
p,li {
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: justify;
}
li {
  margin-bottom: 3px;
}
  p.highlight {
    color: #505050;
    text-transform: uppercase;
  }
  .hidden {
    display: none;
  }  
#container-outter {
  width: 992px;
  margin: auto;
}
#container-inner {
  width: 992px;
  float: left;
  position: absolute;
}
#footer {
  color: #636163;
  font-size: 10px;
  text-align: center;
  padding-bottom: 10px;
}
#footer a,
#footer {
  color: #636163;
  text-decoration: none;
}


/*skin/cajomir/css/universal.css*/

/*filetypes*/
@media screen{
 dfn {
  cursor: help;
}
}
.clear {
  clear:both;
}
.full {
  width: 100%;
}
img.highlight {
  border: 1px solid #d0d0d0;
}
.nobg {
  background-image: none;
  background-color: transparent;
}
.pdf {
 list-style-image:url('../img/filetypes/pdf.png');
 border: 0px;
}
.word {
 list-style-image:url('../img/filetypes/word.png');
 border: 0px;
}
.excel {
 list-style-image:url('../img/filetypes/excel.png');
  border: 0px;
}
.image {
 list-style-image:url('../img/filetypes/image.png');
 border: 0px;
}
input, textarea {
	border: 1px solid #a5a5a5;
	background-color: #fcfcfc;
	padding: 3px;
}
input.checkbox, input.button {
	border: 0px;
	background-color: transparent;
	padding: 0px;
}
input.submit {
	border: 2px solid #5484a4;
	background-color: #b9d1dd;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
img.leftBrd {
	float: left;
	padding: 0px;
	border: 1px solid black;
	margin: 10px;
	margin-left: 0px;
	margin-top: 5px;
}
img.left {
	float: left;
	padding: 0px;
	margin: 10px;
	margin-left: 0px;
	margin-top: 5px;
}
img.rightBrd {
	float: right;
	padding: 0px;
	border: 1px solid black;
	margin: 10px;
	margin-right: 0px;
  margin-top: 5px;
}
img.right {
	float: right;
	padding: 0px;
	margin: 10px;
	margin-right: 0px;
	margin-top: 5px;
}
div.hline {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
p.right {
  text-align: right;
}
p.center {
  text-align: center;
}
div.right {
  float: right;
}
.req {
  background-image: url('../img/layout/req.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.qer {
  display: none;
}


/*skin/cajomir/css/forms.css*/

.webform td {
  padding: 4px;
}
.webform .attr {
  text-align: right;
  padding-right: 10px;
  width: 28%;
}
.webform .help {
  width: 28%;
  font-size: 11px;
  color: #333333;
}
.webform .help span {
  color: #aaaaaa;
  font-style: italic;
  font-size: 10px;
}
.webform input {
  vertical-align: middle;
}
.webform input,
.webform textarea {
  border-color: #428a73;
}
.webform input.psc {
  width: 40px;
}

.webform tr.sec td {
  border-top: 1px dashed #428a73;
}
.webform tr.s1 td {
  background-color: #f6f6f6;
}


/*skin/cajomir/css/slimbox.css*/

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	z-index: 110;	
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/slimbox/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(../img/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/*skin/cajomir/css/style-cz.css*/



/*skin/cajomir/css/subpage-basic.css*/

h1 {
  color: #3e8569;
}
#main {
  width: 992px;
  float: left;
  clear: both;
  margin-top: 0px;
  background: url('../img/layout/bg_fest.jpg') right top no-repeat #DE7539;
}

#logo {
  background-color: #428A73;
  position: absolute;
  top: 0px;
  /*width: 684px;*/
  width: 712px;
  clear: both;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
}
  #logo img {
    background: url('../img/layout/logo_cajomir_fest.png') no-repeat top left;
  }
#banner {
  position: absolute;
  top: 110px;
  left: 0px;
  height: 180px;
  /*width: 724px;*/
  width: 752px;
  overflow: hidden;
  background-color: #666666;
}
#video {
  position: absolute;
  top: 110px;
  right: 0px;
  height: 180px;
  /*width: 268px;*/
  width: 240px;
  background-color: #000000;
}
#link_cajomir_os,
#link_cajomir_fest,
#link_cajova_skola {
  position: absolute;
  top: 23px;
  /*right: 305px;*/
  right: 277px;
}
  #link_cajomir_fest {
    top: 48px;
  }
  #link_cajova_skola {
    top: 73px;
  }
#link_sos,
#link_kontakt {
  position: absolute;
  top: 15px;
  right: 32px;
  height: 35px;
  width: 172px;
}
#link_kontakt {
  top: 60px;
}
#subp a {
  color: #3e8569;
}
#subp a:hover {
  color: #000000;
}
#subp {
  float: left;
  /*width: 674px;*/
  width: 702px;
  width: 752px;
  /*padding: 15px;
  padding-left: 25px;
  padding-right: 25px;*/
  background-color: #ffffff;
  margin-top: 290px; /* 110 + 180 */
  min-height: 370px;
  font-size: 11px;
}
  #subp ul.submenu  {
    margin: 0px;
    padding: 0px;
      background: #3e8569;
      padding: 5px;
      padding-left: 25px;
  }
    #subp ul.submenu.invert  {
      background: #ffffff;
      border-bottom: 1px solid #3e8569;
    }
  #subp .submenu li {
    margin: 0px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #3e8569;
    border-color: #ffffff;
    list-style: none;
    display: inline;
  }
    #subp .submenu.invert li {
      border-color: #3e8569;
    }
  #subp .submenu li.li1 {
    border: 0px;
    padding-left: 0px;
    margin-left: 0px;
  }
  #subp .submenu a {
    text-transform: uppercase;
    color: #3e8569;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
  }
    #subp .submenu.invert a {
      color: #3e8569;   
    }
    #subp .submenu.invert a:hover {
      text-decoration: underline;
      color: #3e8569;
    }    
  #subp .submenu a:hover,
  #subp .submenu a.selected {
    color: #ffffff;
    text-decoration: underline;
  }
#primary, #secondary {
  color: #000000;
}
#primary {
  float: left;
  /*width: 694px;
  width: 380px;*/
  width: 408px;
  padding-top:0px;
  /*margin-top: 15px;*/
  padding: 15px;
  padding-left: 25px;
  padding-right: 20px;
}
#primary.f {
  width: 674px;
  width: 702px;
  padding-right: 25px;
}
  .gallery img {
    border: 1px solid #333333;
    background: #ffffff;
    padding: 1px;
  }
  /*#primary*/
   .gallery td {
    padding-left: 7px;
    padding-bottom: 7px;
  }
/*
  #primary .gallery td {
    padding-left: 2px;
    padding-bottom: 2px;
  }
  #primary .gallery img {
    padding: 0px;
  }
    
    #primary .gallery td.c1
    .gallery td.c1 {
      padding-left: 0px;
    }*/
    .gallery td.c1 {
      padding-left: 0px;
    }

#secondary {
  float: right;
  margin-top: 0px;
  width: 250px;/* 334 - 2*15 */
  width: 265px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 25px;
}

#footer {
  padding-top: 10px;
  clear: both;
}


/*aktuality*/
.aktualita {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 10px;
  /*margin-bottom: 5px;*/
}
.aktualita div.image {
  float: left;
}
.aktualita div.image img {
  margin-right: 10px;
  border: 1px solid #000000;
  padding: 1px;
  background-color: #ffffff;
}
#subp .aktualita h1,
#subp .aktualita h2,
#subp .aktualita h3 {
  display: inline;
  color: #000000;
  margin: 0px;
  padding: 0px;
  line-height: 1;
}
#subp .aktualita h2 a ,
#subp .aktualita h3 a,
#subp .aktualita .more a {
  text-decoration: none;
  color: #000000;
}
#subp .aktualita h2 a:hover ,
#subp .aktualita h3 a:hover,
#subp .aktualita .more a:hover {
  text-decoration: underline;
  color: #000000;
}
.aktualita .more a {
  font-weight: normal;
}
.strankovani {
  float: right;
  clear: both;
}
.strankovani td {
  padding-left: 3px;
}

p.text a {
  text-decoration: none;
}

span.adresa {
  color:#aaaaaa;
  font-style: italic;
}
div.space {
  float: left;
  clear: both;
  margin-top: 10px;
  height: 1px;
  width: 100%;
  display: block;
}

#log {
  color: #006600;
  font-weight: bold;
}
#log .messageE {
  color: #f00000;
}

.casovy-program {
  list-style-type: none;
}

.sudy-radek {
  color: #777;
}



/*skin/cajomir/css/subpage-basic.css*/

h1 {
  color: #3e8569;
}
#main {
  width: 992px;
  float: left;
  clear: both;
  margin-top: 0px;
  background: url('../img/layout/bg_fest.jpg') right top no-repeat #DE7539;
}

#logo {
  background-color: #428A73;
  position: absolute;
  top: 0px;
  /*width: 684px;*/
  width: 712px;
  clear: both;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
}
  #logo img {
    background: url('../img/layout/logo_cajomir_fest.png') no-repeat top left;
  }
#banner {
  position: absolute;
  top: 110px;
  left: 0px;
  height: 180px;
  /*width: 724px;*/
  width: 752px;
  overflow: hidden;
  background-color: #666666;
}
#video {
  position: absolute;
  top: 110px;
  right: 0px;
  height: 180px;
  /*width: 268px;*/
  width: 240px;
  background-color: #000000;
}
#link_cajomir_os,
#link_cajomir_fest,
#link_cajova_skola {
  position: absolute;
  top: 23px;
  /*right: 305px;*/
  right: 277px;
}
  #link_cajomir_fest {
    top: 48px;
  }
  #link_cajova_skola {
    top: 73px;
  }
#link_sos,
#link_kontakt {
  position: absolute;
  top: 15px;
  right: 32px;
  height: 35px;
  width: 172px;
}
#link_kontakt {
  top: 60px;
}
#subp a {
  color: #3e8569;
}
#subp a:hover {
  color: #000000;
}
#subp {
  float: left;
  /*width: 674px;*/
  width: 702px;
  width: 752px;
  /*padding: 15px;
  padding-left: 25px;
  padding-right: 25px;*/
  background-color: #ffffff;
  margin-top: 290px; /* 110 + 180 */
  min-height: 370px;
  font-size: 11px;
}
  #subp ul.submenu  {
    margin: 0px;
    padding: 0px;
      background: #3e8569;
      padding: 5px;
      padding-left: 25px;
  }
    #subp ul.submenu.invert  {
      background: #ffffff;
      border-bottom: 1px solid #3e8569;
    }
  #subp .submenu li {
    margin: 0px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #3e8569;
    border-color: #ffffff;
    list-style: none;
    display: inline;
  }
    #subp .submenu.invert li {
      border-color: #3e8569;
    }
  #subp .submenu li.li1 {
    border: 0px;
    padding-left: 0px;
    margin-left: 0px;
  }
  #subp .submenu a {
    text-transform: uppercase;
    color: #3e8569;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
  }
    #subp .submenu.invert a {
      color: #3e8569;   
    }
    #subp .submenu.invert a:hover {
      text-decoration: underline;
      color: #3e8569;
    }    
  #subp .submenu a:hover,
  #subp .submenu a.selected {
    color: #ffffff;
    text-decoration: underline;
  }
#primary, #secondary {
  color: #000000;
}
#primary {
  float: left;
  /*width: 694px;
  width: 380px;*/
  width: 408px;
  padding-top:0px;
  /*margin-top: 15px;*/
  padding: 15px;
  padding-left: 25px;
  padding-right: 20px;
}
#primary.f {
  width: 674px;
  width: 702px;
  padding-right: 25px;
}
  .gallery img {
    border: 1px solid #333333;
    background: #ffffff;
    padding: 1px;
  }
  /*#primary*/
   .gallery td {
    padding-left: 7px;
    padding-bottom: 7px;
  }
/*
  #primary .gallery td {
    padding-left: 2px;
    padding-bottom: 2px;
  }
  #primary .gallery img {
    padding: 0px;
  }
    
    #primary .gallery td.c1
    .gallery td.c1 {
      padding-left: 0px;
    }*/
    .gallery td.c1 {
      padding-left: 0px;
    }

#secondary {
  float: right;
  margin-top: 0px;
  width: 250px;/* 334 - 2*15 */
  width: 265px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 25px;
}

#footer {
  padding-top: 10px;
  clear: both;
}


/*aktuality*/
.aktualita {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 10px;
  /*margin-bottom: 5px;*/
}
.aktualita div.image {
  float: left;
}
.aktualita div.image img {
  margin-right: 10px;
  border: 1px solid #000000;
  padding: 1px;
  background-color: #ffffff;
}
#subp .aktualita h1,
#subp .aktualita h2,
#subp .aktualita h3 {
  display: inline;
  color: #000000;
  margin: 0px;
  padding: 0px;
  line-height: 1;
}
#subp .aktualita h2 a ,
#subp .aktualita h3 a,
#subp .aktualita .more a {
  text-decoration: none;
  color: #000000;
}
#subp .aktualita h2 a:hover ,
#subp .aktualita h3 a:hover,
#subp .aktualita .more a:hover {
  text-decoration: underline;
  color: #000000;
}
.aktualita .more a {
  font-weight: normal;
}
.strankovani {
  float: right;
  clear: both;
}
.strankovani td {
  padding-left: 3px;
}

p.text a {
  text-decoration: none;
}

span.adresa {
  color:#aaaaaa;
  font-style: italic;
}
div.space {
  float: left;
  clear: both;
  margin-top: 10px;
  height: 1px;
  width: 100%;
  display: block;
}

#log {
  color: #006600;
  font-weight: bold;
}
#log .messageE {
  color: #f00000;
}

.casovy-program {
  list-style-type: none;
}

.sudy-radek {
  color: #777;
}

