/*

	Design by TEMPLATED
	http://templated.co
	Released for free under the Creative Commons Attribution License

	Name       : Nameless Geometry
	Version    : 1.1
  Mod by Mroz
	Released   : 20130222
	
*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #cfcfcf;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 12pt;
  line-height: 1.3em;
	font-family: 'Trebuchet MS', sans-serif;
	background: #7E83A9;
	color: #F3F9FF;
  background:  url('images/bgpage_dots.gif') top left repeat; 
  
}

strong {
  
}

br.clear {
	clear: both;
}

h1,h3,h4 {
	font-weight: normal;
	color: #eaeaea;
	text-shadow: 0 2px 1px #181818;
}

h2  {
	font-weight: normal;
  text-align: left;
	color: #eaeaea;
	margin-top: 15px;
}

h3,h4 {
	font-size: 1.5em;
	margin-bottom: 1em;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #ffffff;
}

img {
border-bottom: medium solid rgb(51,51,102);

}

img.left {
	float: left;
	margin: 4px 20px 20px 0;
}

img.top {
	margin: 4px 0 20px 0;
}

p {
	margin-bottom: 1.25em;
}

ul {
	margin-bottom: 0;  
}


#bg {

   
  	/*background: url('images/shadow.png') top left repeat-x;   */
}

#infotable {
	 width: 95%;

}

#personaltable {
	 width: 95%;


   padding-top: 5px;
}
#personaltable td {
	 
   padding-left: 5px;


}

.tdnoborder  {
    border-style: none; 
    border-width: medium;
}



#banner {
	background: #ffffff;
}

#content {
	width: 600px;
	margin: 0 0 0 2px;
	padding: 0;
  padding-left: 40px;
  padding-top: 10px;
	float: left;
  background-image: url(images/cbg.png);
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  text-align: justify;
}

#content p {

  padding-left: 35px;


}

#content_kontakt {
	width: 556px;
	margin: 0 0 0 2px;
	padding: 0;
  padding-left: 40px;
  padding-top: 10px;
	float: left;  
}


#transportimg {

  padding-left: 55px;
  
}

#copyright {
	text-align: center;
	padding: 32px 0 80px 0;
	color: #404040;
  
	/*text-shadow: 0 1px 0 #101010;*/
}

#copyright a {
	color: #404040;
}

#footer {
	position: relative;

	width: 1116px;
	color: #808080;

	text-shadow: 0 1px 0 #000000;
}

#footer a {
	color: #a0a0a0;
}

#footer h2, #footer h3, #footer h4 {
	color: #ffffff;
}

#footer p {
	margin-bottom: 0;
}

#footer ul {
	list-style: none;
	margin-bottom: 0;
}

#footer ul li {
	padding: 16px 0 16px 0;
	border-top: solid 1px #353535;
	border-bottom: solid 1px #101010;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footer ul li.last {
	padding-bottom: 0;
	border-bottom: 0;
}

#footerContent {
	width: 836px;
	float: left;
}

#footerSidebar {
	width: 252px;
	margin: 0 0 0 864px;
}

#header {
	position: relative;
	padding-bottom: 55px;
	height: 130px;
}

#logo {
	position: absolute;
	top: 32px;
	left: 32px;
	height: 180px;
  width: 300px
	
}

#logo a {
	text-decoration: none;
	color: #4372E4;
	text-shadow: 0 2px 2px #000000;
}

#logo h1 {
	font-size: 3em;
	font-family: 'Yanone Kaffeesatz', sans-serif;
  
}

#logo img {
	border-bottom: solid 0px #1c1c1c;
}

#logo_img {
	position: absolute;
	top: 32px;
	left: 32px;
	height: 180px;
  width: 300px
	
}

#logo_text {
	position: absolute;
	top: 70px;
	left: 200px;
	height: 180px;
  width: 450px
	
}

#main {
	position: relative;
	padding: 32px 32px 25px 32px;
	width: 1116px;
	background: #414554;
  
  background-image: url(images/sidebarbg.png);
  background-position: right;
  background-repeat: repeat-y;
   
	border-top: solid 1px #606060;
  border-right: 1px solid #414554;
  border-left: 1px solid #414554; 
	border-bottom: solid 1px #151515;
	/*text-shadow: 0 1px 0 #101010;*/
}

#main ul {
	/*list-style: none;  */

}

#main ul li {
	/*padding: 12px 0 12px 0;
	border-top: solid 1px #404040;
	border-bottom: solid 1px #181818; */
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#main ul li.last {
	padding-bottom: 0;
	border-bottom: 0;
}



#main img {
box-shadow:  2px 2px 10px black;
}


#nav {
	position: absolute;
	right: 0px;
	height: 50px;
	line-height: 50px;
	top: 80px;
	background: #6f2f2f url(images/navbg.png) top left repeat-x;
	font-size: 1.4em;
	padding: 0 0.3em 0 0.3em;
	border-top: solid 1px #2b2c3a;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
	text-shadow: 0 2px 1px #3F1C1C;
}

#nav li {
	margin: 0 1.5em 0 2em;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
}

#outer {
	position: relative;
	width: 1180px;
	margin: 0 auto 0 auto;

}

#search input.button {
	margin-left: 1em;
	border: 0;
	color: #ffffff;
	background: #6f2f2f;
	padding: 9px;
}

#search input.text {
	border: solid 1px #ffffff;
	padding: 8px;
}

#sidebar_big {

	float: right;



  text-align: center; 
  background-color: #89a0ab; 
}

#sidebar {
	
  width: 300px;
	float: right;

  padding-top: 15px;

  text-align: center; 
  background-color: #89a0ab;          /*#B0D2E8*/
  color: #394050; /*BCD3DE  394050*/
   /*border: 2px solid #293040;*/ 
   text-shadow: 1px 1px 6px white;

}

#mapa {

	width: 260px;
  height: 300px;
	float: right;
  margin-right: 15px;
  
  
  border: 5px solid #CECECE;
  text-shadow: none;
  
}
#mapa img  {
box-shadow:  none;
  
}

#mapa_big  {
	width: 420px;
  height: 310px;
	float: right;
  margin: 15px;
  
  
  border: 5px solid #CECECE;
  text-shadow: none;  
}

#mapa_big img  {
box-shadow:  none;
  
}

     
#sidebartext {    
  float: right;
	padding-right: 10px;
  padding-left: 10px;
  margin-top: 10px;

}

#kancelar1  {    
padding-bottom: 10px;

}

#list_sluzby ul, li {
    list-style: none;
    margin:0;
    padding:0;
    padding-left: 10px;

}
#list_sluzby p {
    margin:0;
    display:block;
}

#list_sluzby  {
    cursor: default;
    border: thin solid #F8F8FF;
    /*background-color: #468499; */    
}

#list_sluzby li {
    cursor: default;
    font-size: 12pt;

    margin-top: 0px;
}
 
#list_sluzby .line  {
      padding: 0;
      margin: 0 auto;
      background-color: #F8F8FF;
      height: 1px;
}



/* Collapsed state for list element */
#list_sluzby .collapsed  {
    background-image: url(images/collapsedbg.png);
    background-size: 0.689em;
    font-size: 14.4pt;
  
    background-position: top;
    background-repeat: repeat-x;
    cursor: pointer;
    background-color: #468499;
    padding-left: 1.250em;
    
    padding-top: 0.5em;

    padding-bottom: 0.5em;

}




/* Expanded state for list element
/* NOTE: This class must be located UNDER the collapsed one */
#list_sluzby .expanded  {
    background-image: url(images/expandedbg.png);
    background-size: 0.689em; 
    background-color: #468499;
    background-position: top;
    background-repeat: repeat-x;
    cursor: default;

    padding-left: 1.250em;
}


#list_sluzby .points .collapsedPoints  {

    
    font-size: 12pt;
 

    cursor: pointer;
    background-color: none;
    padding-left: 20px;
 
    background-image: url(images/collapsed.png);

    border: 0;
    margin-top: 10px;
    padding-bottom: 3px;

}

#list_sluzby .points .expandedPoints  {

    
    font-size: 12pt;
 

    cursor: pointer;

    background-image: url(images/expanded.png);
    padding-left: 20px;
 

    border: 0;
    margin-top: 10px;
    padding-bottom: 3px;

}

#list_sluzby .collapsed:hover {
    
  text-shadow: 0px 2px 5px #F3F9FF;
 
}

#list_sluzby .expanded:hover {
    
  color: #F3F9FF;  
    text-shadow: none;
}

#list_sluzby .points .collapsedPoints:hover {
    
  text-shadow: 0px 2px 5px #F3F9FF;
 
}

#list_sluzby .points .expandedPoints:hover {
    

    text-shadow: 0px 1px 5px black;
    color: white; 
}

#list_sluzby .points li {
    
     cursor: default;

     padding-left: 17px;
     margin-top: 0.689em;
     color: #F3F9FF;
    
     text-shadow:  none;
     background-position: 1pt 5pt;
    
    background-repeat: no-repeat;
    background-image: url(images/point.png);  
 
}
#list_sluzby .points li:hover {
    
color: white;
 
}
  


#content_sluzby {
    background-color: none;
    	width: 600px;
	margin: 0 0 0 2px;
	padding: 0;
  padding-left: 40px;
  padding-top: 10px;
	float: left;

  display: block;
  text-align: justify;
}

#content_sluzby h1 {
   font-size:  25pt;
   margin-left: 25px;    
}
#content_sluzby h2 {
   font-size:  17.4pt;
     
   margin-left: 32px;     
}

#content_sluzby img {
   margin-top: 30px;
   margin-left: 30px; 
   width: 80%;
   height: 80%;   
}

#kancelar2 {
      margin-top: 25px;
}

#expandList {
    
     cursor: pointer;

     



    
    background-repeat: no-repeat;
    background-image: url(images/collapsed.png);  
 
}

#divineList {
      
     cursor: default;
    
    background-repeat: no-repeat;
    background-image: url(images/divine.png);  
 
}

#collapseList {
    
     cursor: pointer;



    
    
    background-repeat: no-repeat;
    background-image: url(images/expanded.png);  
 
}

#listcontrol {
      display: inline;
     cursor: default;
 
 
}

#listcontrol li {
      display: inline;
      margin-right: 0.689em;
 
 
}

#bg iframe{
  height: 1080px;
  width: 100%;
}






