/* Bloky */
body {
	background-color: #363;
	padding: 0px 0px 20px 0px;
	margin: 0px; 
	color: #000000;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;	
	}
body.nahlednafotku {
	background-color: #CFC;
	padding: 0px;
	margin: 20px; 
	text-align: center;
	}
#nadpis {
	border-width: 0px;
	}
.main {
	background-color:#CFC;
	border: solid  1px;
	border-color: #363;	
	}
div.malafotka {
	display: inline;
	}	
img.malafotka {
	margin: 10px;
	border: 0px;
	}
	
.navigace {
	margin: 10px;
	}
div.navigace img{
	border: 0px;
	}	
/* text */
h1, h2, h3 {
	text-align: left;	
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;	
	color: #363;	
	font-style: italic;	
}
h1 {
	font-size: x-large;
	}
h2 {
	font-size: large;
	}
h3 {
	font-size: medium;
	}
p {
	text-indent: 30px;
	text-align: justify;
	font-size: medium;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	}
p#ico {
	text-indent: 0px;
}	
p#ico a img{
	border: none;
}	

li {
	text-align: justify;
	font-size: inherit;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	}	
div.radkovani2 p, .radkovani2 {
	margin: 20px 0px 0px 0px;
	}
.prvniodstavec, div.prvniodstavec p {
	text-indent : 0px;
	}
table {
	margin-top: 10px;
	}
td, th {
	font-size: medium;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;	
	text-indent: 0px;	
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #000;	
	}	
th  {
	font-weight: bold;
	}
tr.bg {
	background-color: #9C9;
	}
table.info th{
	text-align: left;
}
table.rozpocet{
	width: 500px;
	}
table.rozpocet th{
	background-color: #363;
	color: white;
	}
table.rozpocet th,table.rozpocet td{
	border: solid 1px black;
	font-size: x-small;
	}
	
a {
	color: #363;
	}
a:hover {
	color: #F90;
/*	text-decoration: none;*/
	}
dt {
	font-weight: bold;
	}
/* formular */
form{
	border: solid 1px #CFC;
	background-color: #363;	
	}
/* dalsi */

.small {
	font-size: small;
	}
.doprostred {
	text-align: center;
	}
.red {
    color: red;
	}	
.right{
	text-align: right;
	}	
.left {
	text-align: left;
	}
.vramecku {
    border: solid 2px #363;
	margin: 0px 30px 10px 5px;
	padding: 5px;
    }
.datum p{
	font-size: small;
    }
.CJ {
	position: relative;
	right: -300px;
	top: -23px;	
	}
.CJ p{
	font-size: small;	
    }	
.pritomni p{
	font-size: xx-small;
    }	
img.ramecek {
	margin: 0px 10px 0px 0px;
	}	

img.velkafotka {
	margin: 10px 0px 0px 0px;
	}	
hr { 
	clear: left;
	}
#kaplicka {
	margin: 5px 20px 20px 0px;
	}

a.ico  {
	height: 18px;
	padding: 0px 0px 0px 19px;
	margin: 0px;
	background-repeat : no-repeat;
	}
.icohtml{
	background-image : url("./obr/ico/html.png");
	}
.icowls{
	background-image : url("./obr/ico/602.png");
	}
.icoxls{
	background-image : url("./obr/ico/xls.png");
	}
.icodoc{
	background-image : url("./obr/ico/doc.png");
	}
.icowpd{
	background-image : url("./obr/ico/wpd.png");
	}
/* pro stare prohlizece */
.none {
	font-size: medium;
	font-weight: bold;
	color: #F90;
	}

