body{
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
}

TABLE,TD {
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
}

h1{
	font-size: 18px;
	font-weight: normal;
}

a:link {
	color: #0054A6;
	text-decoration: none;
}
a:active {
	color: #0054A6;
	text-decoration: none;
}
a:visited {
	color: #0054A6;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

select {
	background-color: #FFFFFF;
	font-size: 8pt; color: #666666;
}
.error{
	color : #FF7F50;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	padding-left : 30px;
	padding-top : 20px;
}
.ok{
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	padding-left : 30px;
	padding-top : 20px;
}
.formular{
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 20px;
	font-size : 12px;
	font-weight : bold;
	width : 200px;
}
.formularbunka{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left : 40px;
}
.kontaktjmeno{
	font-size : 14px;
	font-weight : bold;
}
.kontaktpozice{
	font-style : italic;
}
.kontakt{
	padding-left : 40px;
}
.kdejsme{
	padding-left : 40px;
		width : 440px;
}
.kdejsmenadpis{
	font-weight : bold;
}
.kdejsmetext{

}
.onas{
	padding-left : 40px;
	width : 440px;
}
.onasnadpis{
	font-weight : bold;
}
.onastext{

}

.kratkyvypispoznamky{
	font-size: 10px;
	padding-bottom: 10px;
	color: Black;
}

.nadpis_ve_vypisu{
	font-weight: bold;
	font-size: 18px;
	display: inline;
}

.small{
	font-size: 10px;
	padding-bottom: 10px;
}

.vypis_obrazku{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.hlavnitabulka{
	/**border-left: 2px solid black;*/
}

#tabulka_invisible,#tabulka_invisible  td{
	border: 0px solid;
	border-collapse: collapse;
	padding-left: 0px;
	padding-right: 0px;
}

#tabulka_seda,#tabulka_seda td{
	border: 1px solid #d8d8d8;
	border-collapse: collapse;
	padding-left: 0px;
	padding-right: 0px;
}

#tabulka_cerna,#tabulka_cerna td{
	border: 1px solid Black;
	border-collapse: collapse;
	padding-left: 0px;
	padding-right: 0px;
}

.pocet_obrazku{
	font-weight: bold;
}

hr{
	color: Black;
	height: 1px;
}
.LinkViceImg{
	font-size: 14px;
}
.LinkViceImg a{
	text-decoration: underline !important;
}