BODY {
	margin: 0px;
}
H1 {
	color: #6699CC;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
a:link { color: #3366CC; 	text-decoration: none; }
a:visited {	color: #3366CC; text-decoration: none; }
a:hover {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#text-intended{
	text-indent: 100%;
}
#color1{
color: #6699CC;	/* blede modra */
background-color: transparent;
}
#color2{
color: black;	/* cerna */
background-color: transparent;
}


.small-text a:hover {
	color: black;
	text-decoration: none;
	}

.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;

}
.poleformulare
{
  border: #446699 1px solid;
  background: url(images/bcg_form.gif);
  filter: alpha(opacity=95);
} 
.table-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.table-border-top {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.text-big {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
  word-spacing: 5px;
  letter-spacing: 5px;
}
.text-big a:hover {
	color: black;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3366FF;
	border-left-color: #3366FF;
	padding-right: 3px;
	padding-left: 3px;
	}
.small-text1-nopadding {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
