body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.6em;
	padding-bottom: 0px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #00568A;
}

h1 {
	font-size: 1.2em;
	color: #FF6500;
}

h2{
  font-size: 1.5em;
	color: #FF6500;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

img {
	border: 0px;
}

.layoutTopWide {
	width: 100%;
	height: 215px;
}

.layoutTopMain {
	width: 737px;
	height: 78px;
	padding-left: 23px;
	padding-top: 11px;
	background-color: #FFFFFF;
}

.logoTop {
	float: left;
}

.layoutLoga {
	width: 130px;
	height: 60px;
	float: left;
}

.layoutTopMenu {
	width: 595px;
	height: 48px;
	border-bottom-style: solid;
	border-bottom-color: #FF6500;
	border-bottom-width: 1px;
	float: right;
	padding-left: 12px;
	padding-top: 12px;
}

.nadpisMainImg {
	margin-right: 60px;
}

.textMenuTop {
	font-size: 1em;
	text-decoration: underline;
	color: #FF6500;
	margin-right: 14px;
}

.textMenuTop:hover {
	color: #00558C;
}

.textOdkaz {
	font-size: 1em;
	text-decoration: underline;
	color: #FF6500;
}

.textOdkaz:hover {
	color: #00558C;
}

.pictMain {
	border-style: solid;
	border-color: #FF6500;
	border-width: 1px;
	margin-bottom: 16px;
}

.layoutMain {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: -126px;
}

.layoutMenuMain {
	width: 748px;
	height: 27px;
	background-image: url(../img/bgMenu.gif);
	background-repeat: repeat-x;
	margin-bottom: 50px;
	padding-left: 12px;
}

.textMenuMain {
	font-size: 1.1em;
	text-decoration: underline;
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
	font-weight: bold;
	line-height: 2em;
}

.textMenuMain:hover {
	color: #00558C;
}

.textWhite {
	color: #FFFFFF;
}

.layoutColMain {
	width: 450px;
	float: left;
	padding-left: 30px;
	margin-bottom: 20px;
}

.layoutColAdvertisement {
	width: 280px;
	float: right;
	margin-bottom: 20px;
}

.layoutCopyright {
	width: 760px;
	height: 28px;
	background-image: url(../img/bgCopyright.gif);
	background-repeat: repeat-x;
	clear: both;
}

.textBlue {
	color: #00568A;
	line-height: 2.5em;
	text-decoration: none;
}

.textCopyright {
	color: #00568A;
	line-height: 2.5em;
	text-decoration: none;
}

.textCopyright:hover {
	text-decoration: underline;
}

.imgAdv {
	margin-bottom: 25px;
}

.nadpisImg {
	margin-bottom: 15px;
}

.pistureBordered {
	border-style: solid;
	border-width: 1px;
	border-color: #FF6500;
	padding: 5px;
	margin: 10px;
}

p a:link   {color: red}
p a:visited {color: red}
p a:active {color: black}
p a:hover  {color: blue; text-decoration: underline}


