h1, h2.highlight {
     line-height: 25px;
     background: #c8c8c8;
     color: black;
     padding-left: 10px;
     font-size: 1.2em;
     font-weight: bold;
}

h2.highlight {
    font-size: 1.1em;
    border: none;
    height: 22px;
    line-height: 22px;
}

h2 {
 border-bottom: 1px solid #001177;
 color: black;
 padding-left: 10px;
 font-size: 1.1em;
 font-weight: bold;
	
}

h3 {
	height: 22px;
	line-height: 22px;
	color: black;
	padding-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	height: 20px;
	line-height: 22px;
	color: #001177;
	padding-left: 10px;
	font-size: 1em;
	font-weight: bold;
}

h5 {
	height: 20px;
	line-height: 22px;
	color: #001177;
	padding-left: 10px;
	font-size: 1em;
	font-weight: normal;
}

h6 {
	height: 18px;
	line-height: 22px;
	color: #001177;
	padding-left: 10px;
	font-size: 1em;
	font-weight: normal;
}

h6 {
	height: 14px;
	line-height: 22px;
	color: #001177;
	padding-left: 10px;
	font-size: 1em;
}

li {
	list-style-image: url("../images/dot.gif") center left;
}

blockquote
{
	margin-bottom: 2em;
	font-style: italic;
}

blockquote p
{
	border-left: solid 4px #274ca3;
	padding-left: 1em;
	margin-bottom: 0em;
}

#mainContent #content table
{
	margin-bottom: 2em;
        border-collapse: collapse;
        margin: 0em auto 2em auto;
          
}

#mainContent #content table th, 
#mainContent #content table thead tr, 
#mainContent #content table thead tr.rowB, 
#mainContent #content table caption
{
	background-color: #D4D4D4;
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

table.specwhite {
    border-radius: 0 0 10px 10px !important;
    border: 1px solid #dedede;
}

table.specwhite caption {
    text-align: center;
    border-radius: 10px 10px 0 0;
}
table.specwhite td {
    padding: 0.3em 0.3em !important;
    background: transparent !important;
}

table caption {
	text-align: center;
}

#mainContent #content table td
{
	padding: 0.5em 0.9em;
    border-bottom: 1px solid #999;
}


#mainContent #content table tr:last-child td
{
        border-bottom: 0;
      

}

#mainContent #content table tr:nth-child(2n) td
{
	background-color: #ededed;
}

#mainContent #content table tr td:nth-child(2n)
{
 }

#mainContent #content table  tr:first-child th:first-child {
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}
#mainContent #content table  tr:first-child th:last-child {
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}

#mainContent #content table  tr:last-child td:first-child, 
#mainContent #content table  tr:last-child th:first-child {
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
   
}
#mainContent #content table tr:last-child td:last-child
{
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
}



table tr
{
	background-color:white;
	color: inherit;
}

table tr.rowB
{
	background-color: #e9e9e9;//#dce1f3;
	color: inherit;
}
.whiteText {
	color: white !important;
}

.krizova_situace {
	color: black;
	border-width: 1px;
	border-style: solid;
	margin: 20px;
}

.krizova_situace h2 {
	background: #ee1d23 !important;
	color: white !important;
	margin-top: 0;
}

.krizova_situace p.first {
		padding-left: 30px;
}

.krizova_situace p {
		padding-left: 20px;
        padding-bottom: 10px;
        padding-right: 20px;
}

.modry_blok {
	color: black;
	border-width: 1px;
	border-style: solid;
	margin: 10px;
    
}

.modry_blok h2 {
	background: #01a3b8 !important;
	color: white !important;
	margin-top: 0;   
}

.modry_blok p {
	padding-left: 20px;
        padding-bottom: 10px;
        padding-right: 20px;
}
.perex {
	font-style: italic;
}

.sloupce_obal {
	background: url(../images/divider.jpg) repeat-y top center;
	padding: 5px 0;
		
}


.clr, .cleaner {
	clear: both;	
	visibility: hidden;

}
.sloupce_levy {
	float: left;
	width: 50%;
}

.sloupce_pravy {
	margin:0 0 0 50%;
	/*border-left: solid 4px #274ca3;*/
	padding-left: 6px;
}


.day {
	border-bottom: 1px solid black;
	padding: 0 10px;
	margin: 0 20px;
}

.redText {
	color: #b70f2b;
}

.greenText {
	color:#008000;
}
.blueText {
	color: #1e5e8f;
}	

.small {
	font-size:80%;
}
.g-small {
font-size:90%; 
color:#008000;
}

.semafor {
 font-size: 200%;
 padding: 0 0 0 2px;
}

.profile_foto {
display: block;
float: right;
}

.blueColor { background: #00568d; color: white }
.blueColor em { background: white; color: #000 }


.colored1, .colored {
    background-color: #01a3b8 ;
}
a.colored1:hover, a.colored:hover {
    background-color: #6cc1d0 ;
}
.colored2 {
    background-color: #01b6af ;
}
a.colored2:hover {
    background-color: #82cecc ;
}
.colored3 {
    background-color: #30b562 ;
}
a.colored3:hover {
    background-color: #8fcd9b ;
}
.colored4 {
    background-color: #adcd3b ;
}
a.colored4:hover {
    background-color: #ccde88 ;
}
.colored5 {
    background-color: #d4e04e ;
}
a.colored5:hover {
    background-color: #e4ea98 ;
}
.colored6 {
    background-color: #fec223 ;
}
a.colored6:hover {
    background-color: #ffd883 ;
}
.colored7 {
    background-color: #f8981d ;
}
a.colored7:hover {
    background-color: #fdbf76 ;
}
.colored8 {
    background-color: #f36c2c ;
}
a.colored8:hover {
    background-color: #f9a374 ;
}
.colored9 {
    background-color: #ee1d23 ;
}
a.colored9:hover {
    background-color: #f48465 ;
}
.colored0 {
    background-color: #ee1d23 ;
}
a.colored0:hover {
    background-color: #f48465 ;
}



#quicklinks .colored1:hover, .colored:hover {background-color: #6cc1d0 ;}
#quicklinks .colored2:hover {background-color: #82cecc ;}
#quicklinks .colored3:hover {background-color: #8fcd9b ;}
#quicklinks .colored4:hover {background-color: #ccde88 ;}
#quicklinks .colored5:hover {background-color: #e4ea98 ;}
#quicklinks .colored6:hover {background-color: #ffd883 ;}
#quicklinks .colored7:hover {background-color: #fdbf76 ;}
#quicklinks .colored8:hover {background-color: #f9a374 ;}
#quicklinks .colored9:hover {background-color: #f48465 ;}
#quicklinks .colored0:hover {background-color: #f48465;}



.calendarSelected {
    border: 1px solid #6CC1D0;
    background-color: #fff;
}


table.calendar {
    border-collapse:collapse;
}

table.calendar td.empty {
    background: #eee;
    height: 30px;
    color: #888;
    font-style: italic;
    border: 1px solid white;
}

table.calendar th {
    border: 1px solid white;
}

table.calendar td.full {
    background: #AAAADD;
        height: 30px;
}

.tablerow0 td {
    background-color: #eee;
}

.ticketStatus0 {
    color: red;
}

.ticketStatus1 {
    color: #666611;
}

.ticketStatus2 {
    color: green;
}

#pageLimiter {
    max-width: 700px;
    margin: 10px auto;
}




#content form ul.errors li {
	padding-left: 20px;
	line-height: 16px;
	background: url(../images/adminizio/design/ico-delete.gif) no-repeat left center;
}


.corner-lt {
        position: absolute;
        width: 10px;
        height: 10px;
        background: url('../images/corners/nw.png');
        left: 0px;
        top: 0px;
    }

     .corner-rt {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 10px;
        height: 10px;
        background: url('../images/corners/ne.png');
     }

     .corner-lb {
        position: absolute;
        width: 10px;
        height: 10px;
        background: url('../images/corners/sw.png');
        left: 0px;
        bottom: 0px;
      }

     .corner-rb {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 10px;
        height: 10px;
        background: url('../images/corners/se.png');
     }

     .corner-ltb {
        position: absolute;
        width: 10px;
        height: 10px;
        background: url('../images/corners/nwb.png');
        left: -1px;
        top: -1px;
    }

     .corner-rtb {
        position: absolute;
        right: -1px;
        top: -1px;
        width: 10px;
        height: 10px;
        background: url('../images/corners/neb.png');
     }

     .corner-lbb {
        position: absolute;
        width: 10px;
        height: 10px;
        background: url('../images/corners/swb.png');
        left: -1px;
        bottom: -1px;
      }

     .corner-rbb {
        position: absolute;
        right: -1px;
        bottom: -1px;
        width: 10px;
        height: 10px;
        background: url('../images/corners/seb.png');
        z-index: 10;
     }


#quicklinks {
    line-height: 1.2em;
    padding-top: 0.2em;
    color: white;
    float: left;
    width: 100%;
}

#quicklinks div {
  width: 31%;
  height: 80px;
  float: left;
  margin: 0;
  margin-top: 0%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 3%;
  position: relative;
  overflow: hidden;
  cursor: hand;
}

#quicklinks p {
 text-align: left;
 font-size: 100%;
 height: 45px;
 margin: 0px;
 padding: 5px 10px 0px 10px;
 color: white;
overflow: hidden;
position: relative;
    font-weight: normal;
}

#quicklinks a {
    text-decoration: none;
}

#quicklinks span {
    display: block;
    color: white;
    padding-left: 10px;
}

#quicklinks .corner-lt, #quicklinks .corner-lb {
    left: -10px;
}
#quicklinks .corner-rt, #quicklinks .corner-rb {
    right: -10px;
}
.acronym {
	border-bottom: 1px dotted black;
}

div.customgallery.thumb {
margin: 3px;
border: 1px solid #c8c8c8;
     border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height: auto;
float: left;
text-align: center;
width: 48%;
margin-left: 1%;
min-height: 350px;
}	
.customgallery.thumb img{
     display: inline;
     margin: 1%;
     border: 1px solid white;
     max-width: 97%;
     height: auto !important;
 border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.customgallery.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
margin: 0 3px 3px 3px;
}