body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: auto;
	margin: 0px;
	min-width: 1002px;
	background: ;
	background: #052969 url(../img/bg-body.png) repeat-x;
}

h1 {
	color: #122546;
	font-size: 1.2em;
	margin-top: 5px;
}

h2 {
	margin-top: 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: #4C9BEF;
}

h3 {
	font-size: 0.9em;
	font-weight: bolder;
}

h4 {
	position: relative;
	top: -32px;
	left: 55px;
	font-size: 0.9em;
	color: #333333;
}

h5 {
	margin-top: 0px;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
}

#CONTAINER {
	text-align: left;
	width: 960px;
	height: auto;
	margin: 8px auto 0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#HEADER {
	display: block;
	width: 960px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	/* border: 1px solid Black; */
}

#HEADER img.logo {
	position: relative;
	top: 27px;
	left: 30px;
}

#HEADER span.motto {
	position: relative;
	top: 27px;
	left: 60px;
	font-size: 1.2em;
	color: #BBEDFC;
}

#HEADER span.lang {
	position: relative;
	float: right;
	right: 60px;
	top: 30px;
	color: #00FF00;
	font-size: 0.7em;
}

#HEADER span.lang a {
	color: #081244;
}

#HEADER span.lang a:hover {
	color: White;
}

#HEADER span.lang a.act {
	color: White;
}

#HEADER span.eshop a {
	position: relative;
	top: 75px;
	right: ;
	float: right;
	color: #00FF00;
}

#HEADER span.eshop a:hover {
	color: White;
}

#MENU {
	position: relative;
	top: -135px;
	left: 7px;
	display: block;
	width: 942px;
	height: 62px;
	background: url(../img/bg-menu.png) no-repeat;
	/*border: 1px solid Red;*/
}

#MENU ul {
	display: inline-block;
	width: 922px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	/*border: 1px solid Yellow;*/
}

#MENU ul li {
	display: inline;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 17px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid Lime;*/
	}
	
#MENU ul li:last-child {
	margin-right: 0px;
}

#MENU ul li a {
	display: block;
	padding: 4px 16px 4px 16px;
	color: #CCCCCC; 
	text-decoration: none;
	}
	
#MENU ul li a:last-child {
	margin-right: 0px;
}
	
#MENU ul li a:hover {
	color: White;
	border-bottom: 2px solid #82B7F2;
}

#MENU ul li a.active {
	color: White;
	border-bottom: 2px solid #82B7F2;
}



/*======================== END MENU ======================= */


#MAIN {
	position: relative;
	top: -145px;
	left: ;
	display: block;
	width: 956px;
	background: #F5F5F5;
	border-style: solid;
	border-color: #081244;
	border-width: 0px 2px 0px 2px;
	min-height: 660px;
	height: auto;
}

#MAIN img.maintop {
	position: relative;
	top: -5px;
	left: -4px;
}

#MAIN .clear {
	clear: both;
}

.mainbott {
	position: relative;
	top: -145px;
	left: ;
	display: block;
	width: 960px;
	height: 11px;
}

#LEFT {
	display: block;
	width: 250px;
	float: left;
}

#LEFTMENU {
	display: block;
	width: 240px;
	min-height: 300px;
	border-color: #999999;
	border-style: solid;
	border-width: 0px 1px;
	margin: 7px 0px 0px 7px;
}

#LEFTMENU ul.menu {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
}

#LEFTMENU ul.menu1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
}

#LEFTMENU ul.menu li {
	
}

#LEFTMENU ul.menu li a {
	display: block;
	width: 205px;
	padding: 5px 0px 2px 10px;
	color: #666666;
	text-decoration: none;
	border-bottom: 2px solid #82B7F2;
}

#LEFTMENU ul.menu1 li a {
  display: block;
	width: 205px;
	padding: 5px 0px 2px 10px;
	color: #666666;
	text-decoration: none;
	border-bottom: 2px solid #FF6600;
}

#LEFTMENU ul.menu li a:hover {
	color: #122546;
	border-bottom: 2px solid #122546;
}

#LEFTMENU ul.menu1 li a:hover {
	color: #122546;
	border-bottom: 2px solid #FF6600;
}

#LEFTMENU ul.menu li a.active {
	color: #122546;
	border-bottom: 2px solid #122546;
}

#LEFTMENU img.leftmenutop {
	position: relative;
	top: 0px;
	left: -2px;
}

ul.sub {
	display: block;
	width: 220px;
	left: 190px;
	/*top: 50px;*/
	background: #FAFAFA;
	position:absolute; 
	visibility:hidden;
	margin: 0px;
	margin-top: -26px;
	margin-left: 50px;
	padding-left: 0px;
	padding-bottom: 4px;
	border: 1px solid Gray;
}

ul.sub li {
	display: block;
	list-style: none;
	text-align: left;
	width: 90px;
	font-size: 10px;
	height: 24px;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	/*border: 1px solid Lime;*/
}

ul.sub li a {
	display: block;
	width: 124px;
	height: 20px;
	color: Gray;
	border-bottom: 1px dashed #DFDFDF;
	/*border: 1px solid blue;*/
}

#LEFTMENU ul.menu li ul.sub li a:hover {
	background: #DFDFDF;
	color: #4C9BEF;
	border-bottom: 2px solid #122546;
	/*border: 1px solid blue;*/
}

#LEFTMENU ul.menu1 li ul.sub li a:hover {
	background: #DFDFDF;
	color: #4C9BEF;
	border-bottom: 2px solid #122546;
	/*border: 1px solid blue;*/
}


ul.sub li a:hover {
	color: Red;
}

ul.menu li:hover ul.sub, ul.menu li.hover ul.sub 
{ 
visibility:visible; 
} 

ul.menu1 li:hover ul.sub, ul.menu li.hover ul.sub 
{ 
visibility:visible; 
}

img.leftmenubott {
	position: relative;
	top: ;
	left: 6px;
}

img.mmore {
	float: right;
	margin-top: 1px;
}

#RIGHT {
	display: block;
	width: 680px;
	min-height: 500px;
	margin-right: 15px;
	float: right;
}

#RIGHT p {
	font-size: 0.75em;
	text-align: justify;
	color: #081244;
	padding-bottom: 15px;
}



#RIGHT p a {
	color: #4C9BEF;
}

#RIGHT  p a:hover {
	color: #081244;
}

#RIGHT p.orange {
	font-size: 0.75em;
	text-align: justify;
	color: rgb(255,102,0);
	padding-bottom: 15px;
}



a[href^="http:"] {
	background: url(../img/externi-odkaz.png) no-repeat right top;
	padding-right: 10px;
}

a[href$=".pdf"] {
	background: url(../img/pdfko.gif) no-repeat left center;
	padding-left: 20px;
}

a[href$=".xls"] {
	background: url(../img/xlsko.gif) no-repeat left center;
	padding-left: 20px;
}

#RIGHT img.imgmain {
	border: 1px solid #999999;
}

#RIGHT hr.hr {
	color: #CCCCCC;
}

img.imgr {
	float: right;
	margin-left: 10px;
}

img.imgl {
	float: left;
	margin-right: 10px;
}

#RIGHT p a.more {
	position: relative;
	clear: left;
	float: right;
	color: #4C9BEF;
	padding-left: 20px;
	margin: 20px 10px 0px 0px;
	background: url(../img/arrow-more.png) no-repeat bottom left;
}

#RIGHT p a.morer {
	position: relative;
	clear: right;
	float: right;
	color: #4C9BEF;
	padding-left: 20px;
	margin: 20px 10px 0px 0px;
	background: url(../img/arrow-more.png) no-repeat bottom left;
}

#RIGHT p a.more:hover {
	color: #00CC02;
}

#RIGHT ul {
	font-size: 0.75em;
	color: #081244;
}

#RIGHT ul ul {
	font-size: 1.0em;
}

#RIGHT ol {
	font-size: 0.75em;
}

#RIGHT ol.count li {
	color: #081244;
	margin-top: 20px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #00CC02;
}

#RIGHT ol.count ul {
	font-size: 1.0em;
}

#RIGHT ol.count ul li {
	border-bottom: none;
}

table.info {
	border-collapse: collapse;
	border: 1px solid #999999;
	font-size: 0.75em;
}

table.info caption.cap {
	font-weight: bold;
	margin-bottom: 3px;
	color: #081244;
}

table.info tr {
	border-bottom: 1px solid #999999;
}

table.info td {
	padding: 4px;
}

table.info td.blue {
	font-weight: bolder;
	color: #122546;
	vertical-align: top;
}

table td.td-sm {
	font-size: 0.7em;
}

form.con {
	font-size: 0.8em;
}

form.con legend {
	color: #00CC02;
	font-weight: bolder;
}

#FOOTER {
	position: relative;
	display: block;
	width: 954px;
	height: 60px;
	clear: both;
	border-top: 1px solid #DFDFDF;
	margin-top: 10px;
}

#FOOTER p {
	text-align: center;
	font-size: 0.75em;
	color: #122546;
}

#FOOTER p a {
	color: #4C9BEF;
}

#FOOTER p a:hover {
	color: #122546;
}
