/******************************************

Author: Petr Parimucha (2007)
E-mail: petr@pari.cz
WWW: http://webdesign.pari.cz

******************************************/

* {
    margin: 0px;
    padding: 0px;
}
body#zszdarky-cz {
    color: #fff;
    background-color: #840801;
    font-family: "Trebuchet MS", Tahoma, "Geneva CE", lucida, sans-serif;
    font-size: 0.75em;
    line-height: 1.2em;
    text-align: center;
}
a:link, a:visited {
    text-decoration: underline;
    color: #000;
  }
a:hover {
    text-decoration: none;
    color: #000;
}
#main {
    width: 975px;
    margin: 0px auto;
    text-align: left;
}
/**********************************************
	HEADER
**********************************************/
#header h1 {
    width: 975px;
    _width: 978px;
    height: 157px;
    background: url("../images/header.jpg") no-repeat center center;
    cursor: hand;
    _cursor: pointer;
}
#header h1 a {
    width: 975px;
    _width: 978px;
    height: 157px;
    display: block;
}
#header h1 .hidden{
    visibility: hidden;
}
/************************
	NAVIGATION
************************/
#navigation {
    width: 975px;
    _width: 978px;
    height: 214px;
}
#navigation a {
    float: left;
}
#navigation img {
    border: 0;
}
/**********************************************
	CONTENT
**********************************************/
#content, #content-index {
    width: 975px;
    _width: 978px;
}
#content-index {
    height: 322px;
    background: url("../images/content-index.jpg") no-repeat top center;
}
#content {
    background: url("../images/content-center.jpg") repeat-y;
    _background: url("../images/content-center.jpg") repeat-y 2px 0; /* IE6 */
}
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html #content {
    height: 1%;
}
#content {
    display: block;
}
/* End hide from IE-mac */
#content #top {
    width: 975px;
     _width: 978px;
    height: 284px;
    background: url("../images/content-top.jpg") no-repeat top center;
}
#bottom {
    width: 975px;
     _width: 978px;
    height: 29px;
    background: url("../images/content-bottom.jpg") no-repeat top center;
    clear: both;
}
/****************
	RIGHTBOX
****************/
#content #rightbox, #content-index #rightbox {
    float: right;
    width: 230px;
    padding: 20px 0 0 20px;
    _padding-left: 0;
    line-height: 1.3em;
}
#content #rightbox {
    position: relative;
    margin-top: -281px;
}
#content #rightbox h2, #content-index #rightbox h2 {
    color: #005c96;
    font-size: 1.5em;
    margin-bottom: 10px;
    font-weight: bold; 
}
#content #rightbox a, #content-index #rightbox a {
    text-decoration: none;
}
#content #rightbox a:hover, #content-index #rightbox a:hover {
    text-decoration: underline;
}
#content #rightbox ul li, #content-index #rightbox ul li {
    list-style-type: none;
}
#content #rightbox ul li a, #content-index #rightbox ul li a {
    background: url("../images/arrow.gif") no-repeat left center;
    padding-left: 25px;
}
}
#content #rightbox ul li ul {
    padding-left: 35px;
    _padding-left: 0px; /* IE6 */
}
/****************
	LEFTBOX
****************/
#content #leftbox .red {
    color: red;
}
#content #leftbox .submit {
    background-color: #005c96;
    border: 1px solid #8f8f8f;
    padding: 2px 3px 2px 3px;
    _padding: 0; /* IE6 */
    font-size: 0.8em;
    color: #fff;
}
#content #leftbox #category {
    margin: 15px 0 0 10px;
    float: left;
}
#content #leftbox #category li {
    list-style-type: square;
}
#content #leftbox, #content-index #leftbox {
    float: left;
    width: 720px;
    color: #000;
}
#content #leftbox {
    width: 640px;
    position: relative;
    margin-top: -267px;
    padding: 10px 40px 0 40px;
}
#content #leftbox a, #content-index #leftbox a {
    text-decoration: underline;
}
#content-index #leftbox #school-description {
   float: right;
   width: 450px;
   height: 180px;
   margin: 0px 20px 30px 0;
   _margin-right: 10px;
}
#content-index #leftbox #school-description h2 {
   color: #005c96;
   font-size: 2.2em;
   line-height: 2.5em;
   font-weight: bold;
}
#content-index #leftbox #school-description p {
   text-align: justify;
   text-indent: 3em;
}
#content-index #leftbox #actualities {
   float: right;
   width: 300px;
   height: 95px;
   margin: 0px 0px 0 0;
}
#content-index #leftbox #upcoming-events {
   float: right;
   width: 260px;
   height: 95px;
   margin: 0px 60px 0 70px;
   _margin: 0px 30px 0 70px; /* IE6 */
}
#content-index #leftbox #actualities h2, #content-index #leftbox #upcoming-events h2 {
   color: #005c96;
   font-size: 1.5em;
   font-weight: bold;
   margin-bottom: 5px;
}
#content-index #leftbox #actualities ul, #content-index #leftbox #upcoming-events ul {
   height: 65px;
}
#content-index #leftbox #actualities li, #content-index #leftbox #upcoming-events li {
   list-style-type: none;
}
#content-index #leftbox #actualities p, #content-index #leftbox #upcoming-events p {
   margin: 0 -30px 0 0;
   _margin-right: 0; /* IE6 */
   text-align: right;
   position: relative;
}
#content #leftbox H2 {
   height: 1em;
   color: #005c96;
   font-size: 1.8em;
   font-weight: bold;
   padding-left: 40px;
   ^padding-top: 6px; /* IE6+7 */
   margin-bottom: 10px;
   ^margin-bottom: 0; /* IE6 */
   background: url("../images/leaf.gif") no-repeat left top;
   ^background: url("../images/leaf.gif") no-repeat left 3px;
   float: left;
   width: 100%;
}
#content #leftbox H3 {
   color: #005c96;
   font-size: 1.4em;
   font-weight: normal;
   padding: 6px 0 6px 0;
   clear: both;
   line-height: 1.6em;
}
#content #leftbox H4 {
   color: #005c96;
   font-size: 1.2em;
   font-weight: bold;
   padding: 2px 0 6px 0;
   clear: both;
}
#content #leftbox H5 {
   font-size: 1em;
   font-weight: normal;
   padding: 0;
   text-decoration: underline;
   clear: both;
}
#content #leftbox img {
    border: 3px solid #fff;
    margin: 3px;
}
#content #leftbox p {
   _width: 640px; /* IE6 */
   text-align: justify;
   margin-bottom: 1em;
}
#content #leftbox li {
   margin-left: 20px;
}
#content #leftbox table {
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 10px 10px 10px 0px;
  color: #fff;
  float: left;
}
#content #leftbox table th {
  font-size: 1.2em;
  _font-size: 1em;
  border: 1px solid #fff;
  background-color: #495057;
  padding: 3px 10px 3px 10px;
  text-align: left;
}
#content #leftbox table td {
  font-size: 1em;
  _font-size: 0.9em;
  border: 1px solid #fff;
  padding: 3px 5px 3px 5px;
  background-color: #005c96;
}
#content #leftbox #author{
    border-top: 1px dotted #000;
    padding-top: 10px;
    margin-top: 15px;
    width: 640px;
    clear: both;
}
#content #leftbox #author H6{
    font-size: 12px;
    line-height: 140%;
    font-weight: normal;
    margin: 0px;
}
#content #leftbox #author A{
    text-decoration: none;
}
/************************
	FOTOGALERIE
************************/
#content #leftbox #navigation-step-by-step {
    font-size: 1em;
    margin-bottom: 5px;
    width: 640px;
    padding: 3px 0 1em 0;
    background: url("../images/border.gif") repeat-x bottom center;
    border: 1px solid #ececec;
    margin-top: -20px;
}
#content #leftbox #navigation-step-by-step:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content #leftbox #navigation-step-by-step {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html #content #leftbox #navigation-step-by-step {
    height: 1%;
}
#content #leftbox #navigation-step-by-step {
    display: block;
}
/* End hide from IE-mac */
#content #leftbox #gallery-box {
    width: 640px;
}
#content #leftbox #gallery-box .gallery-top {
    text-align: left;
    width: 615px;
    _width: 640px; /* IE6 */ 
    color: #000;
    font: 1.2em verdana,arial,sans-serif;
    border-bottom: 1px dashed #8f8f8f;
    padding: 0px 0px 0px 25px;
    font-weight: bold;
    background: url("../images/folder-open.gif") no-repeat 0px 0px;
    float: left;
}
#content #leftbox #gallery-box .gallery-top .photocount{
    padding-top: 4px;
    font-size: 0.9em;
    font-weight: normal;
    float: right;
}
#content #leftbox #gallery-box .gallery-top .phototitle{
    float: left;
}
#content #leftbox #gallery-box .gallery-bottom {
    width: 100%;
    text-align: right;
    color: #000;
    font-size: 0.9em;
    padding: 0px 0px 0px 0px;
}
#content #leftbox #photo-box {
    width: 640px;
}
#content #leftbox #photo-box IMG {
    padding: 0px;
    margin: 0px;
    border: 3px solid #d0d0d0;   
}
#content #leftbox #photo-box .photo {
    width: 154px;
    height: 160px;
    margin: 5px 2px 5px 2px;
    padding: 3px;
    display: table;
    text-align: center;
    float: left;
    background: #fff;
    border: 1px solid #d0d0d0;
}
#content #leftbox #photo-box .photo-in {
    display: table-cell;
    vertical-align: middle;
}
/*************
	PHOTO
*************/
#one-page-photo {
    text-align: center;
    margin: 20px 0 0 20px;
}
#one-page-photo #photo {
    text-align: center;
}
#one-page-photo #photo IMG{
    border: 0px;
}
#one-page-photo #photo .img{
    margin-top: 5px;
    border: 5px solid #fff;
}
#one-page-photo #photo .nadpis{
    font-size: 1.5em;
    font-weight: bold;
    color: #005c96;
}
#one-page-photo #photo .popis{
    font: 1em verdana,sans-serif,arial;
    font-style: italic;
    color: #005c96;
}
#one-page-photo #photo .publikace{
    margin: 5px 0px 0px 0px;
    font-size: 0.9em;
    color: #000;
}
#one-page-photo #photo .nextphoto{
    margin: 5px 0px 0px 0px;
    font: 10px verdana,sans-serif,arial;
}
#one-page-photo .box { float: left; background: #b7b7b7 url("../images/photo-left.jpg") 0 0 repeat-y }
#one-page-photo .box .in { background:url("../images/photo-right.jpg") top right repeat-y  }
#one-page-photo .box .in21 { background:url("../images/photo-top-center.jpg") 0 0 repeat-x }
#one-page-photo .box .in22 { background:url("../images/photo-top-left.jpg") 0 0 no-repeat }
#one-page-photo .box .in23 { background:url("../images/photo-top-right.jpg") right top no-repeat }
#one-page-photo .box .in31 { background:url("../images/photo-bottom-center.jpg") left bottom repeat-x }
#one-page-photo .box .in32 { background:url("../images/photo-bottom-left.jpg") left bottom no-repeat }
#one-page-photo .box .in33 { background:url("../images/photo-bottom-right.jpg") right bottom no-repeat; padding: 25px 25px 15px 20px; }
/************************
	  KONTAKT
************************/
#content #leftbox #kontakt{
    width: 420px;
    text-align: left;
}
#content #leftbox #kontakt fieldset {
    padding: 5px;
    border: 1px dashed #8f8f8f;
}
#content #leftbox #kontakt legend {
    border: 1px dashed #8f8f8f;
    padding: 2px 5px 2px 5px;
    color: #005c96;
    font-weight: bold;
}
#content #leftbox #kontakt span.star {
    float: right;
    margin: 7px 20px 0 0;
}
#content #leftbox #kontakt .list{
    width: 400px;
    text-align: right;
}
#content #leftbox #kontakt .kontakt H4 {
    text-align: left;
}
#content #leftbox #kontakt .input {
    width: 300px;
    border: 1px solid #8f8f8f;
    background-color: #f3f9fe;
    margin-top: 5px;
}
#content #leftbox #kontakt textarea {
    width: 400px;
    border: 1px solid #8f8f8f;
    background-color: #f3f9fe;
    margin-top: 5px;
}
#content #leftbox #kontakt .submit {
    margin-top: 5px;
}
#content #leftbox #error{
    text-align: left;
    color: #dc143c;
    font-weight: bold;
    padding: 3px 0px 5px 0px;
    margin-bottom: 10px auto;
}
/************************
	DOKUMENTY
************************/
#content #leftbox .nadpis-dokument {
    width: 620px;
    _width: 640px; /* IE6 */
    border-bottom: 1px dashed #8f8f8f;
    font: 1.2em verdana,arial,sans-serif;
    line-height: 20px;
    margin: 15px 0px 4px 0px;
    font-weight: bold;
    background: url("../images/file.gif") no-repeat 0 2px;
    padding-left: 20px;
}
#content #leftbox .popis-dokument {
    width: 640px;
    margin: 4px 0px 10px 0px;
    font-style: italic;
    text-align: justify;
}
#content #leftbox #navigation-step-by-step form {
    float: right;
    margin: 0;
}
#content #leftbox #navigation-step-by-step select {
    width: 160px;
    border: 1px solid #8f8f8f;
    padding: 2px 3px 2px 3px;
    font-size: 0.8em;
}
#content #leftbox #navigation-step-by-step .select {
    float: left;
    padding-top: 3px;
}
#content #leftbox #navigation-step-by-step .section{
    float: left;
    width: 250px;
}
/************************
	ZAMESTNANCI
************************/
#content #leftbox .nadpis-skupina {
    width: 620px;
    _width: 640px; /* IE6 */
    border-bottom: 1px dashed #8f8f8f;
    font: 1.2em verdana,arial,sans-serif;
    line-height: 20px;
    padding-top: 15px;
    font-weight: bold;
    background: url("../images/user-sibling.gif") no-repeat 0 15px;
    padding-left: 25px;
    clear: both;
}
#content #leftbox .jmeno-osoba-muz {
    width: 620px;
    _width: 640px; /* IE6 */
    height: 16px;
    line-height: 20px;
    margin: 5px 0px 5px 0px;
    font-weight: bold;
    background: url("../images/user-small_man.gif") no-repeat;
    padding-left: 25px;
}
#content #leftbox .jmeno-osoba-zena {
    width: 620px;
    _width: 640px; /* IE6 */
    height: 16px;
    line-height: 20px;
    margin: 5px 0px 5px 0px;
    font-weight: bold;
    background: url("../images/user-small_woman.gif") no-repeat;
    padding-left: 25px;
}
#content #leftbox .popis-osoba {
    width: 600px;
    line-height: 13px;
    margin: 5px 0px 5px 25px;
    background: url("../images/plus.gif") no-repeat 0 -2px;
    padding-left: 18px;
    list-style: none;
}
#content #leftbox .comment-osoba {
    width: 600px;
    line-height: 12px;
    margin: 5px 0px 5px 25px;
    background: url("../images/plus.gif") no-repeat 0 -2px;
    padding-left: 18px;
    list-style: none;
    font-style: italic;
}
/************************
	ZÁCI
************************/
#content #leftbox .jmeno-student-muz {
    width: 187px;
    _width: 200px; /* IE6 */
    float: left;
    height: 16px;
    line-height: 20px;
    margin: 3px 0px 0px 0px;
    background: url("../images/user-small_man.gif") no-repeat;
    padding-left: 25px;
}
#content #leftbox .jmeno-student-zena {
    width: 187px;
    _width: 200px; /* IE6 */
    float: left;
    height: 16px;
    line-height: 20px;
    margin: 3px 0px 0px 0px;
    background: url("../images/user-small_woman.gif") no-repeat;
    padding-left: 25px;
}
/************************
	PLÁN AKCÍ
************************/
#content #leftbox .year-action {
    width: 620px;
    _width: 640px; /* IE6 */
    font: 2em verdana,sans-serif,arial;
    text-align: center;
    margin: 15px 0px 15px 0px;
}
#content #leftbox .month-action {
    width: 620px;
    _width: 640px; /* IE6 */
    border-bottom: 1px dashed #8f8f8f;
    font-weight: bold;
    font-size: 1.2em;
    margin: 15px 0px 4px 0px;
    background: url("../images/tree.gif") no-repeat;
    padding: 0 0 4px 20px;
}
#content #leftbox .day-action {   
    font-size: 0.9em;
    background: url("../images/minus.gif") no-repeat;
    padding-left: 20px;  
    font-weight: normal;
    text-decoration: none;
}
#content #leftbox .probehnute-action {
    margin: 20px 0px 8px 0px;
    text-align: center;
}
/************************
	ACTUALITY
************************/
#content #leftbox .actuality{
    padding: 5px;
    margin-bottom: 0px; 
    text-align: left;
}
#content #leftbox .nadpis {
    width: 620px;
    _width: 640px; /* IE6 */
    border-bottom: 1px dashed #8f8f8f;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 4px 0px 4px 0px;
    background: url("../images/time.gif") no-repeat 0 2px;
    padding-left: 20px;
}
/************************
	  SITEMAP
************************/
#sitemap {
    line-height: 1.5em;
}
#sitemap span.none, #sitemap span.vert, #sitemap span.last, #sitemap span.midd {
    background:transparent 0px 0px no-repeat;
    width: 24px;
    height: 18px;
    display: block;
    float: left;
    margin-left: 1em;
}
#sitemap span.vert {background-image: url("../images/map_vert.gif");}
#sitemap span.last {background-image: url("../images/map_last.gif");}
#sitemap span.midd {background-image: url("../images/map_midd.gif");}
#sitemap ul, #sitemap li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/***************************************
	FOOTER
***************************************/
#footer {
    width: 935px;
    _width: 975px; /* IE6 */
    height: 25px;
    background: url("../images/footer.jpg") no-repeat center center;
    clear: both;
    padding: 20px 20px 15px 20px;
}
#footer a, a:hover {
    color: #000;
    text-decoration: underline;
}
#footer h6 {
    color: #000;
    line-height: 120%;
    font: 10px verdana,sans-serif;
    font-weight: normal;
}
#footer .contact {
    float: left;
}
#footer .declaration {
    float: right;
    text-align: right;
}
#footer .no-underline {
    text-decoration: none;
}
