body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.nabidnete {
	font-size: 10pt;
	font-weight: bold;
	color: #808080;
}
a.nabidnete:link {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.nabidnete:visited {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.nabidnete:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.nabidnete:active {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.nabidka {
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
}
.vypis {
	font-size: 8pt;
}
.vypis-title {
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
}
.vypis-bottom {
	font-size: 8pt;
	color: #808080;
}
a.nabidka:link {

	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.nabidka:visited {

	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.nabidka:hover {

	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.nabidka:active {

	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.hand {
	cursor: hand;
}
.nabidka-nadpis {
	font-size: 10pt;
	font-weight: bold;
	color: #445930;
}
.nabidka-par {
	font-size: 9pt;
	font-weight: bold;
	color: #808080;
}
.nabidka-vypis {
	font-size: 9pt;
}
.nabidka-par2 {

	font-size: 8pt;
	font-weight: bold;
	color: #808080;
}
.img {
	border: #808080;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.form {
	font-size: 8pt;
	border-color: #666666 #CCCCCC #CCCCCC #666666; 
	border-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.form_button {
	font: bold 11px tahoma, arial; 
	color: #CC3300; 
	background: #CCCCCC url(../images/tlacitka/button_bg.gif); 
	cursor: hand; 
	border: 1px outset; 
	border-color: #AAAAAA #555555 #555555 #AAAAAA; 
	height: 19px 
}

.text {
	text-align: justify;
}

a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.hand-over {
	color: #CC3300;
	cursor: hand;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #666666;
	font-weight: normal;
	text-align: right;
}


.copy {
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
}
a.copy:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.copy:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}