/* Interakt�vne editovanie */
#iedit {
	height: 18px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:100;
	width: auto;
	border: 1px solid black;
	padding:3px;
	background-color: #E5E7EB;
	text-align: center;
}



body {
	behavior:url("/engine/templates/csshover.htc");
	margin: 10px 0px 0px 0px;
	font: 12px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
}
.main {
	width: 850px;
	margin: 0px auto 0px auto;
	position: relative;
	clear: both;
	background-color: white;
}
img {
	border: none;
}
h1 {
	font: bold 17px Arial, Helvetica, sans-serif;
	margin: 9px;
	margin-left: 0px;
}
h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 9px;
	margin-left: 0px;
}
/* Nadpisi clankov */
h4, h4 a {
	color: black;
	font: bold 15px Arial, Helvetica, sans-serif;
	clear: both;
	margin: 6px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 10px;
}
/* Nadpisi v boxoch */
h6 {
	background: #333366 url(endingsquares.gif) no-repeat right bottom;
	border: 1px solid white;
	margin: 0px 0px 6px 0px;
	padding: 3px;
	font-size: 12px;
	color: white;
}
#menuback {
	height: 40px;
	border-left: 3px solid #333366;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	width: 697px;
	left: 150px;
	background: url(texture1.gif) repeat;
}
#topmenu {
	background-color: #333366;
	position: absolute;

	z-index: 6;
	left: 0px;
	top: 0px;
	height: 25px;
	width: 698px;
}

#topmenu ul li a { color: white; }
#topmenu ul li a:hover { background-color:#333366; text-decoration:underline; }
#topmenu ul li ul li a { color: black; }
#topmenu ul li ul li a:hover { background-color:#efefef; }


#showmenu {
	width: 600px;
	height: 300px;
	position: absolute;
	border: 1px dotted red;
	z-index: 7;
	float: left;
}
#menu {
	position: absolute;
	z-index: 8;
}

/*		------	Basic style	------		*/
#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	z-index: 20;
}

#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 21;
}

#menu a {
	float: left;/* \*/float: none;/*  */
	display: block;
	z-index: 30;
	padding: 0px 10px 0 10px;
}

#menu li ul {
	visibility: hidden;
	position: absolute;
	z-index: 30;
}

#menu li ul li {
	width: 100%;
	display: block;
	float: left;
	position: static;
	z-index: 30;
}
html>body #menu li ul li {
	float: none;
	position: relative;
	z-index: 30;
}

#menu li ul li:hover {
	position: relative;
	z-index: 30;
}

/* fix the position */
#menu li ul li ul {
	top: 0;
	left: 100%;
	z-index: 30;
}

/* simulate child selector for IE */
div#menu li:hover ul, #menu li:hover li:hover ul, #menu li:hover li:hover li:hover ul {
	visibility: visible;
}
#menu li:hover li ul, #menu li:hover li:hover li ul, #menu li:hover li:hover li:hover li ul {
	visibility: hidden;
}

/* do the normal show, with increased specificity */
#menu ul#menuList li:hover > ul {
	visibility: visible;
}

div#menu ul li {
	_behavior:url('/templates/top-menu.htc');
}
div#menu ul li ul li {
	_behavior:url('');
}

/*		------   Make-up	--------			*/

#menu {
	color: #000;
}

#menu li {
	width: auto;
}

#menu li ul {
	color: #000;
	background-color: #fff;
	border: 1px solid #333366;
	margin: 0px 2px 2px 2px;
	width: 150px;
	z-index: 40;
}


#menu a {
	text-decoration: none;
	color: #000;
	padding: 4px;
		padding-right:10px;
	padding-left: 10px;
}
#menu a.hormenuitem {
	color: white;
	padding-right:10px;
	padding-left: 10px;
}
/*
#menu li:hover {
	background-color: #D3D3D3;
	z-index: 40;
}*/
#menu a.hormenuitem:hover {
	text-decoration: underline;
	z-index:40;
}
#menu a.submenu:hover {
	background-color: #D3D3D3;
	z-index: 40;
}

#menu li ul a {
	padding: 4px 16px 5px 5px;
}

#menu li ul a.submenu {

}

/*		------   Fixes		--------			*/

#menu {
	/* border: 1px solid #fff;	simply to avoid margin-collapsing... */
	margin-bottom: 30px;		/* ...and to have some space around the menu in the example */
}


#menu li a:hover { background-color: #efefef;}

#white {
background-color: white;
}

#top1 {
	position: absolute;
	width: 700px;
	height: 77px;
	background: #ffffff;
	right: 0px;
	top: 10px;
}
#banner {
	position: relative;
	width: 468px;
	height: 60px;
	background-color: Navy;
	margin: 8px auto 0px auto;
}

.clearBoth {clear: both;}
#square {
	position: absolute;
	background-color: #333366;
	width: 10px;
	height: 8px;
	right: 710px;
	top: 18px;
}


#menutext {
	padding: 4px;
}


#menutext ul li {
	display: block;
	clear: both;
	font-weight: bold;
	color: black;
	margin:0;

}
#menutext ul li:hover, .menuitem_sel, .submenuitem:hover, .submenuitem_sel {
	background-color: #efefef;
}
#menutext ul li ul li, #menutext ul li ul li.select {
	display: block;
	clear: both;
	color: black;
}

#menuBar {height: 26px;}
#menuBar a {text-decoration: none; }
#menuBar ul {list-style-type: none;}
#menuBar li {display: inline; }
#menuBar li:first-child {border-left: 0; padding:0px; }

#myMenuehm { left: 0px; position:relative;  }

#myMenuehm ul li {
	list-style: none;
	font-family:Verdana;
	font-size:12px;

  }

#myMenuehm ul li {
	text-decoration: none;

  }

#myMenuehm li a:link, #myMenuehm li a:visited {
	display: block;

	color: black;

  }

#myMenuehm li a:hover {
	color:black;
  background-color: #EfEfEf;}

#myMenuehm li.select {

  }



  #myMenuehm ul li {
  margin: 0 0 0 -15px;
 }

   #myMenuehm ul li a.select {
	width:100px;
	 background-color: #EfEfEf;
 }



#myMenuehm li a {
width:100px;
	padding: 3px;

	margin: 0 0 0 -20px;
  font-weight: bold;
  text-decoration: underline;}

#myMenuehm ul li{


  font-weight: normal;}

#myMenuehm ul li ul li {



	font-weight: normal;}

#myMenuehm ul li ul li a {

font-weight: normal;}

#myMenuehm ul li ul li ul li {

font-weight: normal;}




#leftmenuehm {
	width: 150px;
	position:relative;
	float:left;
		background-color: #E5E5E5;
		border-right: 3px solid #333366;
	border-bottom: 2px solid #333366;

}


#leftmenuehm2 {
	width: 150px;
	position:relative;
	float:left;
		background-color: #ffffff;

}
#leftmenuehm2 img {
margin:15px;

}

#youarein {
  padding: 0 0 0 10px;
	width: 687px;
	margin: 0px;
		background: url(texture1.gif) repeat;
	float:left;
}
.content {
	width: 697px;
		float: left;
			margin: 0;
			padding: 0 0 0 0;
	border-bottom: 4px solid #333366;
	background: url(texture1.gif) repeat;
/*		left: 170px;
	height: auto;

	position: absolute;
	padding-bottom: 15px;
	border-bottom: 4px solid #333366;
	background-color: white; */
}







#footer {
	display: block;
	position: absolute;
	height:40px;
  width:840px;
	background-color:white;

	font-size: xx-small;
	text-align: right;
	color: black;


		padding: 5px 5px 0px 5px;
		margin-top: 20px;
		float: right;
		bottom: -55px;
		border-bottom: 10px solid #eaeaea;
	right: 0px;
}
#footer a {
	color: black;
}
.contenttext2 {
float:left;
	position: relative;
	margin: 0px 10px 35px 20px;
	padding:0px;
	clear: both;
	width:470px;
}

#aktuality h2.subtitle { 	background: #333366 url(endingsquares.gif) no-repeat right bottom;
	border: 1px solid white;
	margin: 0px 0px 6px 0px;
	padding: 3px;
	font-size: 12px;
	color: white;}

#pozvanky h2.subtitle { 	background: #333366 url(endingsquares.gif) no-repeat right bottom;
	border: 1px solid white;
	margin: 0px 0px 6px 0px;
	padding: 3px;
	font-size: 12px;
	color: white;}

#homepagecontent {
	width: 465px;
	float: left;
}
#rightbox {
margin:0px;
padding:0px;
	float: right;
	width: 170px;
}
#aktuality, #euractiv {
	border: 1px solid #DFDFE5;
	background-color: white;
	margin-bottom: 20px;
}
.aktualityin {
	height: 300px;
	overflow: auto;
}
#pozvanky {
	border: 1px solid #DFDFE5;
	background-color: white;
	margin-top: 30px;
	width: 465px;
	float: left;
}
#menu-ads p {
margin:5px;
padding:5px;
}

.news {
	padding: 0px 4px 0px 4px;
}
.invitation_view {
	padding: 4px;
}
.invitation_view a {
	color: black;
	font-weight: bold;
}
.article_view {
	padding: 7px;
}
.article_viewfull blockquote {
	font-style: italic;
	clear: both;
	padding-top: 5px;
}
.date {
	float: left;
	clear: both;
	font-size: 10px;
	margin-bottom: 4px;
}
.annotation {
	float: left;
	clear: both;
	width: 100%;
}
.textwithimage img {
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}
div.text, div.textwithimage {
	padding-bottom: 20px;
}
div.text p:first-letter {
	margin-left: 40px;
}
div.xmltext {
	margin: 0px;
	padding: 0px;
}
.file {
	margin-bottom: 5px;
}
.file span {
	display: block;
}
.file a {
	clear:both;
	display: inline;
}
.center {
	text-align: center;
	margin-bottom: 10px;
}
.image {
	display: block;
	text-align: center;
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.image span {
	clear:both;
	display:block;
	text-align:center;
}
.link {
	display: block;
	clear: both;
	padding: 2px;
}
