@charset "utf-8";
html {
}

body {
	background-color:#cccccc;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 12px;
}

body, td, th {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

td, th  { 
	vertical-align:top;
}

form {margin:0 0 0 0}
input, select, textarea {font-size:12px;font-family:Arial, Helvetica, sans-serif; color:#444; border:1px solid #888;}
input, textarea {padding:2px 4px 2px 4px}
img {border:none}
table {border-collapse:collapse; border-color:#999999;}
img.fr {float:right; margin:0 0 10px 12px}
img.fl {float:left; margin: 0 12px 10px 0}
img.brd {border:1px solid #ccc}
img.r {float:right; border:1px solid #3366FF}
img.l {float:left; border:1px solid #3366FF}
.error {font-weight:bold; color: red}
.message, .msg {font-weight:bold; color:green; margin-top:10px; margin-bottom:20px;}

a:link {text-decoration:none; color:#0000ff}
a:visited, a:active {text-decoration:none; color:#0000ff}
a:hover {text-decoration:none; color:#6666ff}

h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:0.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p {
	margin-top:0;
	margin-bottom:0.6em;
}
/*
h1 {font-size:130%; color:#000167;}
h2 {font-size:115%; color:#000167;}
*/
h1 {font-size:150%; color:#000167;}
h1 span {
	color: #000000;
	font-size:12px;
	font-weight:normal;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {font-size:125%; color:#000167;}
h2.oddel {margin-top:26px}

h3 {font-size:100%; color:#447db8;}
h3.oddel {margin-top:26px}

h1 a:link, h1 a:visited, h1 a:active {text-decoration:none;}
h1 a:hover {text-decoration:underline; }

h3 a:link, h3 a:visited, h3 a:active {text-decoration:none; color:#447db8;}
h3 a:hover {text-decoration:underline; color:#6666ff;}

h4 {font-size:100%}
h5 {font-size:100%}
h6 {font-size:100%}

strong {font-weight:bold}
em {font-style:italic}

table.t {margin-top:10px}
table.t th {background-color:#f0218b; color:#fff;}
table.t td, table.t th {padding:2px 4px 2px 4px;}
table.t td {border-bottom:1px solid #ccc;}

hr {
	height:1px;
	color:#b7d6f7;
	margin-top:16px;
	margin-bottom:16px;
}

div.hr {
	height:1px;
	border-top:1px solid #cdcdcd;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0;
}

div.clear {
	clear:both;
	font-size:0;
}

.invis,
#pocitadlo {
	display:none;
}

ul.n {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}

li {
	line-height:1.4;
}

.layers {
	position:relative;
	top:0;
	left:0;
}

.icon_over {
	position:absolute;
	z-index:5;
	left:2px;
	top:2px;
	border:1px solid #333;
}

