html, body {
	height: auto;
  width: auto;
  }
body {
	margin: 0px;
	padding: 0px;
	/*background: #2056ac;*/
	font-family: "font-family:" Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: rgba(0,0,0,.6);
    }
h1, h2, h3, h4{
	margin: 0;
	padding: 0;
	color: #404040;
  font-weight:normal;
}

p, ol, ul {
	margin-top: 0;
}
ol, ul {
	padding: 0;
	list-style: none;
}
p {
	line-height: 180%;
}
strong {
}
a {
	color: white;
  text-decoration: none;
}
a:hover {
	text-decoration: none;
  color: #FFF73F;
  
}
.container {
	margin: 0px auto;
	width: auto;
}
/*********************************************************************************/
/* Tlačítko                                                                 */
/*********************************************************************************/
.tlacitko {
	display: inline-block;
	padding: 0.8em 2em;
	background: #2056ac;
	line-height: 1.8em;
	letter-spacing: 1px;
	color: white;
  width: 148px;
  text-align: center;
  margin: 0px 0px 20px 0px;
  }
  
/*********************************************************************************/
/* Tlačítko aktivní                                                                 */
/*********************************************************************************/
.tlacitko_aktivni {
	display: inline-block;
	padding: 0.8em 2em;
	background: #5D9926;
	line-height: 1.8em;
	letter-spacing: 1px;
	color: white;
  width: 148px;
  text-align: center;
  margin: 0px 0px 20px 0px;
  }  

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/
#logo {
	padding: 2em 0em 4em 0em;
  width: 1000px;
  font-size: 23px;
  text-align: center;
  margin: 0 auto;
}

/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/
#menu {
	width: 1000px;
  text-align: center;
  margin: -45px auto;
}
#menu ul {
	display: inline-block;
	margin: auto;
	text-align: center;
}
#menu li {
	display: inline-block;
}
#menu li a, #menu li span {
	display: inline-block;
	padding: 0em 1.5em;
	text-decoration: none;
	font-size: 0.90em;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 60px;
	outline: 0;
	color: #FFF;
}
#menu li:hover a, #menu li.active a, #menu li.active span {
	background: #FFF;
	border-radius: 7px 7px 0px 0px;
	color: #2056ac;
}
#menu .current_page_item a {
}

/*********************************************************************************/
/* Wrapper                                                                       */
/*********************************************************************************/

.wrapper {
	overflow: hidden;
	padding: 30px 0px 0px 0px;
	width: 1000px;
  margin: 0 auto;
}
#wrapper1 {
	background: #FFF;
}
#wrapper2 {
	overflow: hidden;
	background: #F3F3F3;
	padding: 5em 0em;
	text-align: center;
}
#wrapper3 {
}
#wrapper4 {
}

/*********************************************************************************/
/* Page                                                                          */
/*********************************************************************************/
#page-wrapper {
	overflow: hidden;
	background: #2F1E28;
	padding: 3em 0em 6em 0em;
	text-align: center;
}
#page {
}

/*********************************************************************************/
/* Paticka                                                                        */
/*********************************************************************************/
#paticka {
/*background: white;*/
min-width: 1000px;
text-align: center;
padding-top: 30px;
position: relative;
}

.obal_paticka {

width: 1000px;
margin: 0 auto;
border-top: 2px solid #2056ac;
}

 
 
/*********************************************************************************/
/* Nadpis projekty                                                                       */
/*********************************************************************************/
#nadpis_projekty{
   height: 30px;
   background: #2056ac;
   padding: 17px;
   text-align: center;
   color: white;
}

/*********************************************************************************/
/* Projekty                                                                      */
/*********************************************************************************/
.projekty{
display: block;
width: 210px;
float: left;
font-size: 13px;
margin: 20px 21px 0px 21px;
text-align: justify;
}

.projekt_titulek{

font-size: 17px;
font-weight: bold;
text-align: center;

}

.oriznuti 
{
height: 140px; 
overflow: hidden; 
text-overflow: ellipsis;
}

/*********************************************************************************/
/* Projekt obazek                                                                     */
/*********************************************************************************/
.projekt_obrazek{
display: block;
float: left;
padding: 20px 0px 0px 0px;
position: relative;
}

/*********************************************************************************/
/* Kontaktní tlačítko                                                            */
/*********************************************************************************/
.kontaktni_tlacitko {
	display: inline-block;
	margin-top: 2px;
	padding: 1px 10px;
	background: green;
	line-height: 1.8em;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 1em;
	color: white;  
}

.kontaktni_tlacitko1 {
	display: inline-block;
	margin-top: 2px;
	padding: 1px 10px;
	background: red;
	line-height: 1.8em;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 1em;
	color: white;  
}

.kontaktni_formular {

}

/*********************************************************************************/
/* Provozovatel                                                                     */
/*********************************************************************************/

#provozovatel {
	padding: 8px 0px 8px 0px;
	background: #5D9926;
	color: white;
  margin: 0px 0px 5px 0px;
  text-align: center;  
}

/*********************************************************************************/
/* sloupec                                                                     */
/*********************************************************************************/

.sloupec1 {
   float: left;
   width: 50%;
   }

.sloupec2 {
   float: left;
   width: auto;
   margin-right: 50px;
   }
   
.cleaner {
   clear: both;
   height: 0;
   font-size: 0;
   visibility: hidden;
   }
   
/*********************************************************************************/
/* obdélník                                                                     */
/*********************************************************************************/

.obdelnik
{
   width: 520px;
   height: 365px;
   /*background: #2056ac;*/
   padding: 20px;
}

.obdelnik1
{
   width: auto;
   height: 30px;
   background: #2056ac;
   padding: 20px;
   margin: 20px 0px 5px 0px;
}

/*********************************************************************************/
/* Obal                                                                      */
/*********************************************************************************/

.obal{
    overflow: hidden;
    width: 756px;
    padding: 0px 10px 0px 10px;
    border-right: 2px solid rgba(32, 86, 172, 1);
}



/*********************************************************************************/
/* obrazky                                                                    */
/*********************************************************************************/

.obrazky {
float:left;
/*margin-top:20px;*/
width:364px;
position:relative;
}

.obrazek {

}

/*********************************************************************************/
/* mapa                                                                    */
/*********************************************************************************/   

.mapa {
position: relative;
margin-left: 368px;
/*margin-top: 20px;*/
}

/*********************************************************************************/
/* hlavicka                                                                    */
/*********************************************************************************/

.hlavicka
{
   height: 207px;
   min-width: 1000px;
   background: #2056ac;
   border-bottom: solid 2px white;
   box-shadow: 0px 0px 1px 0px black;
   position: relative;
   }


/*********************************************************************************/
/* Nadpis                                                                */
/*********************************************************************************/
.nadpis {
	margin-bottom: 7px;
  text-align:center;
  font-size: 30px;
  color: #2056ac;
  
}

/*********************************************************************************/
/* Podnadpis                                                                   */
/*********************************************************************************/

.pod_nadpis
{
	margin-bottom: 30px;
  text-align:center;
  font-size: 15px;
  color: black;
}

.zvyrazneni{
	font-weight:bold;
  color:#2056ac;
}

/*********************************************************************************/
/* Levy sloupec                                                                  */
/*********************************************************************************/

.levy_sloupec {
   width: 200px;
   float: right;  
   text-align: center;
   padding: 0px 10px 0px 10px;
   }

.blok_sloupec {

}

.blok_obdelnik{

background:#2056ac;
padding: 19px;
color: white;
margin-bottom: 30px; 
}

.odkaz_levysloupec_tlacitko{
display: inline-block;
background: #2056ac;
padding: 5px 0px 0px 0px;
margin-top: 5px;
}

.odkaz_levysloupec_obrazek{
display: block;
float: left;
padding: 5px 0px 0px 0px;
}

#podtrzeni{
border-bottom: 2px solid;
height: 30px;
}


/*********************************************************************************/
/* Odkaz                                                                  */
/*********************************************************************************/

.odkaz {
   color: black;
}

.odkaz:hover{
   color: #2056ac;
   cursor: auto;
}


/*********************************************************************************/
/* Prezentace                                                                  */
/*********************************************************************************/
#show-case
{
    height:250px;
    width:350px;
    float:right;
    margin: 0px 0px 15px 20px
}
.img
{
       position:absolute;
       width:350px;
       height:250px;
} 

.obrazekpozadi{
position:absolute;
top:900px;
left:300px;
z-index:-1;
}

 