/* 
POUITΙ BARVY:
modrα body pozadν #64a3f0
edivα pνsmo #a5a5a5 
Purple #663300 */

/*
SHORTHAND
background: #fff url(image.gif) no-repeat top left
(background-color, background-image, background-repeat, background position)

font: 1em/1.5em bold italic serif 
(font-size/ line-height, font-weight, font-style, font-family)

border: 1px black solid
*/

/*
TABLE OF CONTENTS

HTML Elements
Page Structure
Navigation
Headings
Content Area
Forms
Clear
Footer

/* - @ HTML Elements */

* {margin: 0; padding: 0;}

body, html {color:#000; background: #fff url(img/pozadi-body.jpg) repeat-x top left; min-height:101%; font-size: 0.9em; text-align: center;}

body, form {font-family: "Trebuchet MS", Trebuchet, Tahoma, "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

/* p {margin: 15px 0;}

a:link, a:visited {text-decoration:underline;color: #369;}

a:hover, a:active {color:#2e81d4;text-decoration: none;}

*:focus {outline: none} */

/* - @ Page Structure */

#obal {width: 770px; margin-top: 0px; margin-bottom: 20px; margin-left: auto; margin-right: auto; border: 0; color: #000; background-color : transparent; text-align: left;}

#vrstva1 {width: 770px; height: 47px; background-color: transparent; color: #000;}

#vrstva1 #datum {float: right; margin-right: 5px;  margin-top: 15px; background-color: transparent; vertical-align: middle; font-size: 11px; }

#motiv {width: 770px; height:148px; background: transparent url(img/motiv.jpg) no-repeat top left; overflow: hidden;}

#telo {width: 770px; margin-top: 20px;}

#leva {width:220px; float: left; margin-bottom: 20px;}

#box1 {width:220px;}
#box1 #box2 {border: 1px #c0d2eb solid;}
#box3 {width: 218px;}
#box3 #box4 {border: 1px white solid; background-color: #e9eff9;}

#leva #czechpoint {width:210px; height:130px;}
#leva #czechpoint-odkaz {border: 0px;}

#prava {width: 546px; float: right; margin-bottom: 20px;}

#prava #obsah {padding: 5px; padding-left: 10px; text-align: justify; color: #000000;}
#prava #obsah span {color: #000000;}


#patka {clear:both; width: 770px; border-top: 5px #ffcb24 solid; padding-top: 20px;}


.left {
float:left;
}

.right {
float:right
}

/* - @ Navigation */

/*--- menu ---*/  
  
#menu {overflow: hidden; padding: 3px;}
#menu ul{padding: 0px; margin: 0px; list-style: none; border-style: none;line-height: 25px;}
#menu ul li { margin:0px;}
#menu ul li a{ background: transparent url(img/odrazka.gif) no-repeat 50% left; text-decoration: none; font-size: 1.2em; font-weight: bold; width: 100%; padding-left: 15px; display: block; color: #000;  border-bottom: 1px solid #bbd3f9;}
#menu ul li a:hover{ text-decoration: none; background-color: #2e6dd0; color: #fff;}
#menu ul li li { margin:0px; font-weight: normal; }
#menu ul li li a{ background: none; width: 100%; font-size: 1em; padding-left: 25px; text-decoration: none; display: block; }
#menu ul li li a:hover{ color: white; text-decoration: none; }
#menu ul li li li{ width: 100%; margin:0px; }
#menu ul li li li a{  padding-left: 35px; font-weight: normal; text-decoration: underline; display: block; }
#menu ul li li li a:hover{ text-decoration: underline; }




/* - @ Headings */

  #uvitani1 {

  }
  #obal1{
  width: 535px;
  }
  #levy1{
  width: 275px;
  float:left;
  }
  #pravy1{
  width: 250px;
  float: right;
  }
  #konec{
  clear: both;
  }
  h1.nadpis-homepage {
  }


h1 {
  color: #6ab200;
  font-size: 2em;
 	font-weight : normal; 
}
h2 {
  color: #6ab200;
  font-size: 1.3em;
 	font-weight : bold;
}

  #homekontakt, #homestat, #homeaktuality, #homedok, #homeakce, #homefoto{
  margin-left: 0px;
  margin-right: 0px;
  }
  


.hlavni-plocha{
	border: 0px solid #FFFFFF;
	background: #F4E8B7;
}

td {
font-size: 0.7em;
}

/* - @ Content Area */
  #sablona {
    
  }
  #sablona-nadpis {
  
  }
  #sablona-obsah {
  
  }


  .formulare-seznam {
  
  }
