body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin:0;
	padding:0;
}

table {
	border: black 0px solid;
	border-spacing: 2px;
}

table.back {
	background:url(../IMG/pozad.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}	

table.back_white {
	background-color:white;
}

th {
	border: black 0px solid;
	padding: 0px;
	background: rgb(153,207,247);
}

th.odsadenie {
	padding:4px; 
}

th.ramcek {
	border: solid black 1px;
}

td {
	border: black 0px solid;
	padding: 0px;
}

td.odsadenie {
	padding:4px; 
}

td.ramcek {
	border: solid black 1px;
}

td.back {
background-image: url('../IMG/foot.jpg');
width: 900px;
height: 23px;
background-repeat: no-repeat;
background-position: center;
text-align:center;
}

hr {
width:100%;
border:none;
border-bottom: 1px solid #99ccff;
height:0;
}

p {
	margin-top: 4px;
	margin-bottom: 4px;
}

p.aktual {
	font-size:10px;
	text-align:right;
} 

p.foot {
	color: #ffffff;
	font-weight:bold;
}

p.odstav {
	text-indent:6px;
}

ul {
	padding: 0 0 0 20px;
	margin: 0px;
	border: red 0px solid;
	line-height:18px;
}

ul.none {
	list-style-type:none;
	padding-left:0;
}

ol {
	padding: 0 0 0 30px;
	margin: 0px;
	border: red 0px solid;
}
  
li {
	padding: 0;
	margin: 0;
	border: blue 0px solid;
	line-height:18px;
}

h1 {
	font-size: 14px;
  	margin-top: 4px;
  	margin-bottom: 4px;
	line-height: 18px;
}

h2 {
  	font-size: 12px;
  	margin-top: 0px;
  	margin-bottom: 4px;
	line-height: 18px;
}

span.ui {
	font-style:italic;
	text-decoration:underline;
}

#menu{
  	background: rgb(240,248,255);
  	color: rgb(0,76,147);
  	font-size: 11px;
}

#aktuality {
  	border: 1px solid #ffffff;
  	background: rgb(240,248,255);
  	height: 450px;
  	overflow: auto;
  	font-size: 11px;
} 

.new {
color: red;
font-weight:bold;
}

.mail {
color: rgb(53,91,166);
font-weight:bold;
} 

.Lokraj {
  	border-left: 1px solid #99ccff;
}

.Pokraj {
  	border-right: 1px solid #99ccff;
}

.Hokraj {
  	border-top: 1px solid #99ccff;
}

.Dokraj {
  	border-bottom: 1px solid #99ccff;
}
.okraje {
	border-left: #99ccff 1px solid;
	border-right: #99ccff 1px solid;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: rgb(53,91,166);
}

a:hover {text-decoration: underline;}
a:link {color: rgb(53,91,166);}
