
body {
	background: #ffffff;
	font: 80%/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	color: #000000; }
.hidden{
display: none;
}

/* images */  	
img {
	background: #d6d6d6;
    border: 1px #aeaeae double;
	padding: 3px;
	margin: 3px;}

a:hover img {
	background: #005496;
    border: 1px solid #ffffff;
	padding: 3px;
	margin: 3px;}

a:visited img{	
	background: #0078cd inherit;}

a img {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}

h1 {font-size: 210%;}

h2 {font-size: 180%;}

h3 {font-size: 130%;}

h4 {font-size: 110%;}

h1, h2, h3, h4 {
	padding: 25px 10px 10px 10px;		
	margin: 0;
}

p {
	padding: 10px;
}

.near {
	padding: 0 10px 10px 10px;
	text-align: justify;}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */  	


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
	background: #CCFFFF;}

th strong {
	color: #fff;
}

th {
	background: #005496;
	height: 35px;
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	text-align: left;
	border: 1px #ffffff solid;}
tr {height: 35px;}

tr.radek {background: #c0f0f0;}
	
td {padding: 5px 15px;
	border: 1px #ffffff solid;
	height: 60px;}	

td.first {text-align: center;}


/* end - table */

label {
	display:block;
	font-weight:bold;
	margin:5px 0;}

/* footer */
#footer-wrap {
	clear: both;
	width: 1000px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	background: url(images/footer-bottom.jpg) no-repeat center bottom;	
}

#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#footer-wrap a:hover {
	color: #000;	
}

#footer-wrap p {
	padding:10px 0;
}

#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 940px;			
}

#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;
	background: url(images/footer-dots.jpg) repeat-x left top;
	width: 150px;
}

#footer-columns li {
	background: url(images/footer-dots.jpg) repeat-x left bottom;		
}

#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 100%;
}

#footer-columns .col3, .col3-center {
	float: left;
	width: 25%;
}

#footer-columns .col3-center { 
	margin: 0 10px;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 1000px;
	padding: 10px 0;
	text-align: center;
}

/* crumb */
.crumb { 
	font-size: 1em; 
	padding: 5px 10px 20px 10px; 
	margin-left: 2px; 
	color: #000000;	font-weight: bolder;
}


#pocitadlo {
	text-align: center;	
}

#pocitadlo img {
	padding: 0px;
    border: 0px;
    background: #c4c4c4 ;}
