body, h1, h2, h3, h4, h5, h6, ul, ol,p, li, hr, dd, dl, img {
	margin: 0;
	padding: 0;
}


body {
  font: 70%/1.2 "Helvetica CE", Tahoma, Verdana, Arial, Helvetica , sans-serif;
  background-color: #ffffff;
  color: #212121;
  background-image: url(img/layout/bckg-title-main.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0%;
}


h1, h2, h3, h4{
	color: #333333;
	font-family: "Helvetica CE", Arial, sans-serif;
}

h1{
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 10px 0 10px 0;
}



div#layoutHeader h1 a {
	width: 550px;
	display: block;
	height: 140px;
	/*float: left;*/
}

div#layoutHeader h1 {
	margin: 0px;
	padding: 0px;
	/*float: left;*/
	height: 140px;
}

div#layoutHeader span { display: none; }



div#layoutMain h2{
	font-size: 130%;
	margin: 0;
	padding: 13px 0 15px 0;
	color: #333333;
}




h3{
	font-size: 110%;
	padding-top: 5px;
}



.titlebox1  {
	padding: 0px 0 0 0px;
	width: 282px;
	height: 220px;
	font-size: 1.3em;
	/*height: 100px;*/
	float: left;
   /* margin: 0px 0 0 -20px;*/
    margin: 14px 0 0 0px;
    color: #009aff;
    /*background: url(img/layout/cross-lb.png) no-repeat top left;*/
	}	

.titlebox2  {
	padding: 12px 0 0 21px;
	width: 280px;
	/*height: 100px;*/
	float: right;
	/*margin: -7px 0 0 0px;*/
	margin: 0 0 0 0px;
	background: url(img/layout/cross-db.png) no-repeat top left;
	}
	
.titlebox2 h3 {
    font-size: 140%;
    padding: 0;
    margin: 0 0 16px 0;
    font-weight: normal;
    } 
    
.titlebox2 a { 
     color: #0052a3 !important;
     text-decoration: none;
    } 
    
.titlebox2 a:hover { 
     color: #0052a3 !important;
     text-decoration: underline;
    } 
    
    
.titlebox2 a.bigger { 
     color: #0052a3 !important;
     text-decoration: none;
     font-size: 1.2em;
     font-weight: normal;
     padding: 8px 150px 8px 0;
     margin: 5px 0 0 0px;
     background: url(img/layout/bckg-plus.png) no-repeat center right;
     /*backgroiund-repeat: no-repeat;*/
    } 
    
.titlebox2 a.bigger:hover { 
     text-decoration: underline;
    } 
    
.titlebox2 a.bigger2 { 
     color: #0052a3 !important;
     text-decoration: none;
     font-size: 1.2em;
     font-weight: normal;
     padding: 8px 172px 8px 0;
     margin: 5px 0 0 0px;
     background: url(img/layout/bckg-plus.png) no-repeat center right;
     /*backgroiund-repeat: no-repeat;*/
    }  
    
.titlebox2 a.bigger2:hover { 
     text-decoration: underline;
    }  
    
.titlebox2 a.bigger3 { 
     color: #0052a3 !important;
     text-decoration: none;
     font-size: 1.2em;
     font-weight: normal;
     padding: 8px 177px 8px 0;
     margin: 5px 0 0 0px;
     background: url(img/layout/bckg-plus.png) no-repeat center right;
     /*backgroiund-repeat: no-repeat;*/
    } 
    
.titlebox2 a.bigger3:hover { 
     text-decoration: underline;
    } 
     
                	
.titlebox2 a.bigger4{ 
     color: #0052a3 !important;
     text-decoration: none;
     font-size: 1.2em;
     font-weight: normal;
     padding: 8px 214px 8px 0;
     margin: 5px 0 0 0px;
     background: url(img/layout/bckg-plus.png) no-repeat center right;
     /*backgroiund-repeat: no-repeat;*/
    } 

.titlebox2 a.bigger4:hover { 
     text-decoration: underline;
    } 
    
p{
	margin-bottom: 8px;
    text-align: justify;
}

p.datePublished{
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 0.8em;
	color: #333333;
}

p.perex {
	margin: 0;
	padding: 7px 0 10px 0;
	font-weight: normal;
	font-size: 1em;
	color: #333333;
}

p.em {
    font-weight: bold;
	font-size: 1em;
	color: #000000;
}

p.adresa {
	margin: 0;
	padding: 5px 0 10px 20px;
	color: #4f0303;
	font-size: 0.9em;
}

hr.a_oddel {
	clear: both;
	height:1px; 
	border:none; 
	border-bottom: 1px solid #f7ce74;
	margin: 0 15px 0 15px;
}

hr {
    height:1px; 
    border:none; 
    border-bottom: 1px solid #d3d3d3;
    margin: 0px 0 0px 0;
    padding: 0px 0 0px 0;
}

ul {
	margin: 10px 10px 8px 30px;
	
}

#news {
	position: absolute;
	top: 425px;
	width: 280px;
    padding: 0;
    margin: 0;
}

ul.articles {
	font-weight: normal;
	font-size: 1em;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #dedede;
}

ul.articles a {
	margin: 0;
	padding: 0;
	color: #333333;
}


ul.articles li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333333;
}

ul.articles li p.datePublished{
    margin: 0;
    padding: 10px 0 0 0;
}



ul.articles li h2{
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0.7em;
}


#layoutMainFloat ul.articles {
	display: none !important;
}

/*

#layoutMainFloat ul.articles a {
	margin: 0;
	padding: 0;
	color: #4f0303;
}


#layoutMainFloat ul.articles li {
	margin: 0;
	padding: 0;
}

#layoutMainFloat ul.articles li h2{
	font-size: 95%;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #0052a3;
}
*/

#layoutSidePane1 ul.articles {
    
    border-top: none;
}


#layoutSidePane1 ul.articles li h2{
    font-size: 140%;
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #0052a3;
}

#layoutSidePane1 ul.articles li a{
	padding: 0;
    margin: 0;
    color: #0052a3;
    text-decoration: none;
}

#layoutSidePane1 ul.articles li a:hover {
    text-decoration: underline;
}

#layoutSidePane1 ul.articles li  {
    border-bottom: 1px solid #d3d3d3;
}


img {
	border: none;
	margin: 0;
	padding: 0;
}


img.vlevo {
	border: none;
	margin: 4px 8px 0 0;
	padding: 0;
	float: left;
}

img.vpravo {
	border: none;
	margin: 4px 0 0 5px;
	padding: 0;
}




a{
	color: #004b96;
}

a:visited{
	color: #004b96;
}
a:hover{
	color: #004b96;	
	text-decoration: none;
}

a.vice {
	color: #c7905f;
	float: right;
	margin: 0 20px 0px 0;
	background-image: url(../img/layout/arrow-right-white.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 0 0 0;
}

a.vice:hover {
	text-decoration: none;
	color: #ffffff;
}

a.siteLogo {
    text-decoration: none;
    float: left;
    margin: 0 0 0 30px;
    padding: 0;
}

.capt {
   text-transform: uppercase;
}



table {
   border-collapse: collapse;
	border: 1px solid #565656;
}

th, td {
   padding: 0.1em 1em;
	font-size: 0.9em;
	border: 1px solid #888888;
}

th {
   background-color: #8e5305;
	color: #ffffff;
	height: 2em;
}

tr:hover {
   background-color: #8e5305;
	color: #ffffff;
}


table.terminy {
   background-color: #8e5305;
   color: #ffffff;
   font-weight: bold;
}

.rightcontent {
	font-weight: normal;
	padding: 10px 10px 5px 20px;
   background-color: #d0a650;
	background-image: url(../img/layout/bckg-rightbox.gif);
   background-repeat: repeat-y;
}

.tucne_ic  {
	font-weight: bold;
	padding: 13px 0 0 12px;
	margin: 0;
	
}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
} 



.footer-mapa {
      padding: 0;
      margin: 0;
      float: right;
		}
		
.footer-kontakty {
	  position: relative;
      margin: 0;
      padding: 2px 0 0 0px;
		}

.footer-kontakty a {
      color: #0052a3;
        }
		
		
		
.footer-copy {
	  position: relative;
	  font-size: 0.9em;
      color: #212121;
      padding: 2px 0 0 0px;
      margin: 0;
        }
        
 div#layoutFooter img {
    position: relative;
    padding: 20px 0 0 0px;
    margin: 0;
}       

.hide {
	position: absolute;
	top: -10000px;
	left: 0;
	width:1px;
   height:1px;
   overflow:hidden;
}

.clear {
	/*left: 0;
	width:1px;
   height:1px;
   overflow:hidden;
	visibility: hidden;*/
	clear: both;
}



.svatekma {
    padding: 0;
    margin: 4px 0 4px 20px;
	font-size: 0.8em;
	color: #4f0303;
}


#search {
    padding: 0;
    margin: 0;
	font-size: 0.8em;
	color: #b3ccd7;
	height: 2em;
}

input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

form {
     margin: 0;
     padding: 0;
		}

.blue {
      margin: 0;
      padding: 0;
      /*width: 120px;*/
      height: 1.2em;
      font-size: 1em;
      background-color: #E1E6F0;
}




/* vyhledavani */

#search {
	position: relative;
    padding: 5px 0 0 20px;
	margin: 0 0 0 0;
	font-size: 0.9em;
	color: #b3ccd7;
}

input {
	vertical-align: middle;
}

form {
        margin: 0;
		}

.blue {
      margin: 0;
      padding: 0;
      width: 120px;
      height: 1.2em;
      font-size: 1em;
      background-color: #E1E6F0;
		}
/* vyhledavani - konec */


.thumbnail{
	padding: 0;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	}	

.thumbnail img{
    border: 1px solid #2a2a2a;
	}	
	
a.gray_big {
     background-image: url(img/layout/bckg-tl-gray.png);
     background-repeat: no-repeat;
     color: #0052a3;
     font-size: 0.8em;
     margin: 30px 0 0 0;
     padding: 10px 80px 10px 15px;
     text-decoration: none;    
}

ul.menuPath {
    color: #ffffff;
    position: absolute;
    float: left;
    margin: 260px 0 0 324px;
    padding: 0;
}

ul.menuPath li a{
    color: #ffffff;
}
