body {
	color:black;
	background-color: #FBFCFF;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}

.main, .form {
	color:black;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}

p {
	text-align:justify;
}

.fotka {
	border-width:1;
	border-color:black;
}

.form {
	border-width:1;
	border-color:#000000;
	border-style:solid;
}

.form th {
	background-color:#a8c2ea;
	text-align:center;
}

.pata {
	text-align:center;
	font-size:10px;
}

a {
	color:#000055;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.c {
	text-align:center;
}

.j {
	text-align:justify;
}

.r {
	text-align:right;
}

strong, .s {
	font-weight:bold;
	color:#000066;
}

input, select, textarea {
    font-family:verdana;
	font-size:11px;
	background-color:#e4ecf8;
	color:#000000;
	border-color:#000033;
	border-width:1;
	border-style:solid;
}

.noborder {
	border:none;
	background-color:transparent;
}

li {
	list-style-image: url(obr/odrazka.gif);
	line-height:150%;
}

.red {
	color:#990000;
}

hr {
	width:100%;
	height:1;
	color:black;
	
}