
body {
	font-family: Georgia, Arial, Helvetica, sans-serif;	
	background-color: #ff6600;
	color: black;
}
hr {
	color: #black;/*len v IE*/
	border: 2px solid black;
	
}
.pageTitle {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 270%;
	text-align: center;
	font-weight: bold;
	margin-top: .5ex;
	margin-bottom: .1ex;
}
.pageSubTitle {
	color: #000000;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;
}
#lavy {
	float: left;
	width: 47%;
	background-color: #f90;
	margin-left: 5px;
	padding: 5px;
	overflow: hidden;
}

#pravy {
	width: 47%;
	float: right;
	background: #f90;
	margin-right: 5px;
	background-color: #f90;
	padding: 5px;
	overflow: hidden;
}
#zahlavie{
	clear: both;
	background-color: #f90;
	margin: 5px;
	padding: 10px;
}
#stlpec-google {
   padding: 3px;
   margin: 0px 0px 5px 3px;
   float: right;
	width: 150px;    

}

.tlacitko a	{
	float: left;
	_float: none;
	_line-height: 200%;
	/*padding: 2px;*/
	_height: 4px;
	border: 8px outset #ff6600;
	font-weight: bold;
	text-decoration: none;
	background-color: #ff6600;
}
.tlacitko a:hover {
	background-color: #ff6600;
	color: #000000;
	border: 8px inset #ff6600;
}
li {
list-style-position: outside;
}
A:link {
	color: black;
	font-weight: bold; 
}
A:visited {
	color: black;
	font-weight: bold;
}
A:hover {
  color:#b34700;
	font-weight: bold;
}
A:active {
	color:#b34700;
	font-weight: bold;
}
.citacka a:link {
	color: black;
}
.citacka a:visited {
	color: #b34700;/*#ff6600;*/
	text-decoration: line-through;
}
.citacka a:hover {
	color: #b34700;
}
.citacka a:active {
	color: #b34700;
}
.date{
font-weight: bold;
}

.server_meno {
  font-size: 70%;
  color: #b38300;
}
.server_meno a {
  text-decoration: underline;
  color: #b38300;
}

