body, p, td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   FONT-SIZE : 11px;
   font-weight : none;
   COLOR : #000000;
   text-decoration : none;
}

A, A:link, A:visited, A:active  {
   COLOR : #1E4FA7;
   text-decoration : none;
}

A:hover  {
   COLOR : #000000;
   text-decoration : underline;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.error  {
   FONT-SIZE : 12px;
   font-weight : bold;
   COLOR : #ff0000;   
}

h1  {
   font-size: 16px;
	margin-top: 2px;
	color: #000099;
	text-transform: uppercase;
}

h2  {
   font-size: 14px;
	margin-top: 0px;
	color: #000099;
}

h3  {
   font-size: 12px;
	color: #000099;
}

h4  {
   font-size: 10px;
   font-weight: bold;
	color: #000099;
}

.onlyprint {
   display: none;
}

#page {
	margin-left: auto;
	margin-right: auto;
}

#head {
	width: 780px;
	margin-top: 1px;
}

#head1-r {
	float: right;
	width: 512px;
	height: 19px;
	background-color: #000099;
	border-top: 1px solid #C3DAFF;
	border-right: 1px solid #C3DAFF;
	color: White;
	padding-top: 6px;
	text-align: right;
	padding-right: 15px;
	font-size: 10px;
}

#head1-r a {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#head1-r a:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
}


#head1-l {
	float: left;
	width: 252px;
}

#head2 {
	width: 780px;
	clear: both;
}

#foot {
	clear: both;
	width: 780px;
	height: 19px;
	padding-top: 6px;
	border-top: 1px solid #000099;
	margin-top: 20px;
}

#foot-l {
	float: left;
	width: 610px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}

#foot-l a {
	text-decoration: none;
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	margin-left: 5px;
	color: Black;
}

#foot-l a:hover {
	text-decoration: underline;
	background-image: url(/images/layout/odr-c1.gif);
}

#foot-r {
	float: right;
	width: 155px;
	text-align: center;
	font-size: 10px;
	color: Black;
}

#foot-r a {
	text-decoration: none;
	color: Black;
}

.modraCara {
	border-top: 1px solid #E1EDFF;
}

#main {
	width: 778px;
	text-align: left;
}

#menu {
	float: left;
	width: 150px;
	border-right: 1px solid #E1EDFF;
	border-left: 1px solid #E1EDFF;
	border-bottom: 1px solid #E1EDFF;
	text-align: left;
}

#menuright {
	float: right;
	width: 150px;
	text-align: left;
	border-left: 1px solid #E1EDFF;
	border-right: 1px solid #E1EDFF;
	border-bottom: 1px solid #E1EDFF;
}

#data {
	float: left;
	width: 450px;
	margin-left: 15px;	
}

#data-noright {
	width: 550px;
	float: left;
	margin-left: 15px;	
}

.nadpisBloku {
	background: #000099;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#aktualityR {
	padding: 5px;
}
#searchForm {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchForm .searchInput {
	font-size: 12px;
	color: Black;
	border: 1px solid #000033;
	width: 115px;
	margin-left: 7px;
	margin-right: 6px;
}

#searchForm .searchSubmit {
	font-weight: bold;
	color: White;
	background-color: #000033;
	border: none;
	width: 12px;
}

.alert {
	color: Red;
	text-align: center;
	width: 100%;
	margin: 20px;
}

.goBack {
	width: 100%;
	padding: 20px;
	text-align: center;
}

.clearLine {
	border-bottom: 1px solid #000099;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.casopisBigImage {
	margin-bottom: 20px;
}