@import "tree.css";
@import "lightbox.css";
body {
	font-family: Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	background: url(../images/main_gradient_back.jpg) top repeat-x #556a95;
}

form {
	margin: 0;
	padding: 0;	
}

a, link, a:link {
	text-decoration: underline;
	color: #3e90cf;
	font-weight: normal;
 }

a:visited {
	text-decoration: underline;
	color: #adadad;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #3e90cf;
	font-weight: normal;
}

.clear {
	clear: both;
}
/********************************************************************* 
  background wrappers */

div.wrappercont { 
	text-align:center;
	margin:auto;
	background: url(../images/background_curved_middle_part.gif) top repeat-y;
}

div.wrapper {
	padding-top: 20px;
	margin:auto;
	background: url(../images/background_curved_top_part.gif) top no-repeat;
}

/********************************************************************* 
  header  */
  
div.header {
	background: url(../images/header_background.jpg) bottom repeat-x;
	width: 944px;
	margin:auto;
	text-align: left;
	height: 72px;
}

/********************************************************************* 
  vertical menu  */
  h2 {
  	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin: 0;
	padding: 1px 0 0 0;
  	}
  
  h2.news {
  	color:#000000;
  	}

  div.hmenu {
background:url("../images/menu_background.gif") repeat-x scroll 0 0 #38496F;
border-color:#213357;
border-left:0 none;
border-right:0 none;
border-style:solid none;
border-width:1px 0;
margin:auto;
padding:0;
text-align:left;
width:944px;
}
div.hmenu a {
color:#FFFFFF;
display:block;
font-size:1.2em;
font-weight:normal;
margin:0;
padding:0;
position:relative;
text-decoration:none;
}
div.hmenu a:hover {
color:#FFFFFF;
display:block;
text-decoration:none;
}
div.hmenu ul {
float:left;
list-style:none outside none;
margin:0;
padding:0;
}
div.hmenu ul li {
display:inline;
float:left;
}
div.hmenu ul li a, div.hmenu ul li a:hover, div.hmenu ul li a:visited {
border-left:1px solid #7A87A7;
border-right:1px solid #253255;
display:block;
font-weight:bold;
margin:0;
padding:4px 9px;
text-decoration:none;
}
div.hmenu ul ul {
background:none repeat scroll 0 0 #475C87;
display:none;
position:absolute;
width:210px;
z-index:2000;
}
div.hmenu ul ul li {
background:none repeat scroll 0 0 #475C87;
display:block;
float:none;
height:auto;
}
div.hmenu ul ul li a, div.hmenu ul ul li a:hover, div.hmenu ul ul li a:visited {
font-size:1em;
font-weight:normal;
}
div.hmenu ul ul li a:hover {
background:none repeat scroll 0 0 #374A6F;
}
div.hmenu ul li:hover ul, div.hmenu ul li:hover a {
background:none repeat scroll 0 0 #475C87;
display:block;
}
div.hmenu ul ul li a:hover ul li a {
color:#FFFFFF;
}
div.hmenu .country {
color:#FFFFFF;
display:block;
font-size:1.2em;
font-weight:bold;
padding:4px 5px;
text-align:right;
}
div.hmenu .highlight {
background:url("../images/navbar-highlight4.gif") repeat scroll 0 0 #EBD05F;
color:#000000;
}
/*

div.hmenu {
	background: url(../images/menu_background.gif) repeat-x #38496F;
	width: 944px;
	margin:auto;
	padding: 0;
	text-align: left;
	border: 0;
	height: 24px;
	border-color:#213357 -moz-use-text-color;
	border-left:0 none;
	border-right:0 none;
	border-style:solid none;
	border-width:1px 0;
}

div.hmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.hmenu h2 {
	text-align: center;
	font-weight: bold;
	display: block;
	margin: 0;
	font-size: 1.2em;
	padding: 1px 5px 1px 0;
}
div.hmenu .highlight {
	background: url(../images/navbar-highlight4.gif) repeat-x;
	color: black;
}
div.hmenu a.highlight h2 {
	color: black;
}

div.hmenu a, div.hmenu link, div.hmenu a:visited {
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 3px 3px 4px 10px;
	display: block;
}

div.hmenu a:hover {
	color: #ffffff;
	margin: 0px;
	text-decoration: underline;	
	padding: 3px 3px 4px 10px;
	text-decoration: none;
}

div.hmenu ul li {
	position: relative;
	min-width: 100%;
	border-left:1px solid #7a87a7;
	border-right:1px solid #253255;
	padding: 0;
	margin: 0;	
}

div.hmenu ul {
	padding: 0;
	margin: 0;	
	border: 0;
	height: 22px;
}

div.hmenu ul ul {
	height: auto;
}

div.hmenu ul li:hover {
	background: #475C87;
	}
	
div.hmenu ul ul li {
	min-width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}

div.hmenu ul ul li a:hover {
	background:#374A6F;
}

div.hmenu ul li.country {
	border: none
}

div.hmenu ul li.country h2 {
	text-align:right;
	color:#FFFFFF;
	padding:3px;
}

div.hmenu ul li.country:hover {
	background:none;
}

div.hmenu ul ul {
	position: absolute;
	min-width: 100%;
	background-color: #475C87;
	padding: 5px 0;
	width: 160px;	
}

div.hmenu ul ul,
div.hmenu ul li:hover ul ul,
div.hmenu ul ul li:hover ul ul
{display: none;}

div.hmenu ul li:hover ul,
div.hmenu ul ul li:hover ul,
div.hmenu ul ul ul li:hover ul
{display: block;}
*/

div.menu-sites {
	float: right;
	margin-right: 0;
}
div.menu-sites a, div.menu-sites a:hover {
	padding: 6px 4px 2px 5px;
}
div.menu-sites a.blue {
	border-bottom: solid 3px #008cce;
}
div.menu-sites a.yellow {
	border-bottom: solid 3px #f7d610;
}
div.menu-sites a.red {
	border-bottom: solid 3px #ce1029;
}
div.menu-sites a.green {
	border-bottom: solid 3px #08b529;	
}
div.menu-sites a.blue:hover, div.menu-sites a.yellow:hover, div.menu-sites a.red:hover, div.menu-sites a.green:hover {
	border-bottom: solid 3px white;
}

/********************************************************************* 
  flash container  */
  
div.flashcont {
	width: 944px;
	margin:auto;
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	background: #EEEEEE;
	/*height: 320px*/
}

/********************************************************************* 
  breadcrumbs container  */
  
div.breadcrumbs {
	width: 924px;
	margin:auto;
	padding: 15px 0;
	font-size: 1em;
	text-align: left;
}

div.breadcrumbs a, div.breadcrumbs link, div.breadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.breadcrumbs a:hover {
	text-decoration: underline;	
}


/********************************************************************* 
  main container  */
  
div.maincont {
	width: 944px;
	margin: auto;
	text-align:left;	
	line-height: 1.5em;
	background: #FFFFFF;
}

div.maincont h1 {
	margin: 0;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 5px 0 5px 10px;
	text-align: left;
}

div.maincont h2 {
	margin: 0;
	font-size: 1em;
	padding: 0 0 3px 0px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
div.maincont h2 a {
	color: Black;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
div.maincont h2 a:hover {
	color: #7F795F;
	text-decoration: underline;
}
div.maincont .gallery-title {
	font-size: 11px;
}
	/********************************************************************* 
 	sector part  */

	div.sectors {
		float:left;
		/*width:15em;*/
		width: 180px;
		border-right: 10px solid #FFFFFF;
		min-height: 400px;
	}
	
	div.sectors h1 {
		background:url(../images/h1_back_small.jpg) left top no-repeat;
	}
	
	div.sectors p {
		background: #f6f6f6;
		padding-bottom: 4px;
		margin: 10px 0 0 0;
	}
	
	div.sectors img  {
		margin-bottom: 4px;
	}	

	/********************************************************************* 
 	highlights part  */

	div.highlights {
		float:left;
		/*width:28.4em;*/
		width: 340px;
		padding-left: 10px;
		border-left: 1px solid #CCCCCC;
		border-right: 10px solid #FFFFFF;		
		min-height: 400px;
	}
	
	div.highlights h1 {
		background:url(../images/h1_back_big.jpg) left top no-repeat;
	}
	
	div.highlights p {
		padding: 0 0 10px 0;
		margin: 0;
	}
	
	div.highlights img  {
		margin: 0 10px 0 0;
		float: left;
		height: 60px;
	}	

	div.highlights div  {
		margin: 8px 0 15px 0;
	}		

	/********************************************************************* 
 	community part  */

	div.community {
		float:left;
		/*width:15em;*/
		width: 180px;
		padding-left: 10px;
		border-left: 1px solid #CCCCCC;
		border-right: 10px solid #FFFFFF;	
		min-height: 400px;
	}

	div.community h1 {
		background:url(../images/h1_back_small.jpg) left top no-repeat;
	}

	div.community a {
		display: block;
		background:url(../images/arrow-16.gif) top left no-repeat;
		padding: 0 0 10px 20px;
		margin: 10px 0 0 0;
	}
	
	/********************************************************************* 
 	events part  */

	div.events {
		float:left;
		/*width:15em;*/
		width: 180px;
		padding-left: 10px;
		border-left: 1px solid #CCCCCC;
		min-height: 400px;
	}

	div.events h1 {
		background:url(../images/h1_back_small.jpg) left top no-repeat;
	}

	div.events a {
		display: block;
		background:url(../images/arrow-16.gif) top left no-repeat;
		padding: 0 0 10px 20px;
		margin: 10px 0 0 0;
	}


	/********************************************************************* 
 	main content part  */

	div.vmenu {
		float: left;
		width: 266px;
	}
	
	div.vmenu a, div.vmenu link, div.vmenu a:link, div.vmenu a:visited, div.vmenu .level1 {
		display: block;
		width: 236px;
		padding: 2px 10px;
		background:url(../images/home-navbar.gif) repeat-x;
		font-size: 1.2em;
		font-weight:bold;
		text-decoration:none;
		color: #FFFFFF;	
		margin-bottom: 1px;
	}
	
	div.vmenu a:hover {
		text-decoration: underline;
	}

	div.vmenu a.level1highlight {
		background: url(../images/navbar-highlight4.gif) repeat-x;
		color: #000000;
	}

	div.vmenu a.level2 {
		width: 226px;	
		background:#eeeeee;
		color: #000000;
		padding: 2px 10px 2px 20px;
	}

	div.vmenu a.level2highlight {
		width: 226px;	
		background: url(../images/navbar-highlight4.gif) repeat-x;
		color: #000000;
		padding: 2px 10px 2px 20px;
	}
	div.vmenu a.level3 {
		width: 216px;	
		background: #eeeeee;
		color: #000000;
		padding: 2px 10px 2px 30px;
		font-weight: normal;
	}

	div.vmenu a.level3highlight {
		width: 216px;	
		background: url(../images/navbar-highlight4.gif) repeat-x;
		color: #000000;
		padding: 2px 10px 2px 30px;
		font-weight: normal;
	}
	div.vmenu a.level4 {
		width: 206px;	
		background: #eeeeee;
		color: #000000;
		padding: 2px 10px 2px 40px;
		font-weight: normal;
	}

	div.vmenu a.level4highlight {
		width: 206px;	
		background: url(../images/navbar-highlight4.gif) repeat-x;
		color: #000000;
		padding: 2px 10px 2px 40px;
		font-weight: normal;
	}


	/********************************************************************* 
 	main content part  */

	div.maincontent {
		margin-left: 276px;
		padding-left: 20px;
		padding-right: 40px;
		padding-bottom: 10px;
		border-left: 1px solid #CCCCCC;
		min-height: 600px;
		font-size: 1.2em;
		line-height: 140%;
	}

	div.maincontent h1 {
		color: #000000;
		padding: 0 0 10px 0;
		font-size: 1.6em;
	}

/********************************************************************* 
  footer  */

div.footer {
	width: 944px;
	margin:auto;
	text-align:left;
	background:url(../images/footer-background.jpg) repeat-x #3A527E;
	line-height: 2em;	
}

div.footer dl {
	float:left;
	width: 220px;
	margin: 15px 0 15px 15px;
	padding: 0;
	text-align:left;
}

div.footer dt {
	color: #7e8289;
}

div.footer b {
	color: #ffce00;
	font-weight: bold;
}

div.footer a, div.footer link, div.footer a:link, div.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

div.footer a:hover {
	text-decoration: none;
	color: #ffce00;
	font-weight: normal;
}

div.close {
	padding-top: 19px;
	margin:auto;
	background: url(../images/background_curved_bottom_part.jpg) bottom no-repeat;
}

/**********************************************************
login tbl */
#logo {
	float: left;
	width: 100px;
}
#searchlogin {
	float: right;
	width: 560px;
}
.search-login-box {
	width: 560px;
	margin-top: 10px;
}
.login-box {
	float: right;
}
.search-box {
	float: right;
}
.login-box {
	float: right;
}

.searchTbl .googleinput {
	padding: 2px;
	/*background: rgb(255, 255, 255) url(http://www.google.com/cse/intl/cs/images/google_custom_search_watermark.gif) no-repeat scroll 0 2px;*/
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	border: 1px solid #3D4F77;
}
.searchTbl .googleinput:hover, .searchTbl .googleinput:focus {
	border-color: #E5CE3C;
}

.searchTbl .searchbtn {
	border: 2px solid rgb(255, 255, 255);
	padding: 0px 3px; 
	background-color: rgb(63, 81, 117);
	color: #FFFFFF;
	margin-right: 10px;
}
.loginTbl .username {
	font-size: 12px;
	font-weight: bold;
}
.loginTbl td, .searchTbl td {
	color: white;
	font-size: 10px;
}
.loginTbl td .input {
	padding: 2px;
	background-color: White;
	border: 1px solid #3D4F77;
	width: 100px;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
}
.loginTbl td .input:hover, .loginTbl td .input:focus {
	border-color: #E5CE3C;
}
.loginTbl td input .checkbox {
	font-size: 10px;
}
.loginTbl td input.loginbtn {
	border: 2px solid rgb(255, 255, 255);
	padding: 0px 3px; 
	background-color: rgb(63, 81, 117);
	color: #FFFFFF;
	width: 94px;
	margin-right: 10px;
}
.loginTbl td.username {
	text-align: center;
}
/*************************************************
skoleni Table */
.tbl {
	width: 100%;
	margin-left: 1px;
	}
.tbl th {
	padding: 2px 4px;
	font-weight: bold;
	background: url(../images/navbar-highlight4.gif) repeat-x;
	color: black;
	text-align: center;
}
.tbl td {
	font-size: 11px;
}
.tbl tr, .tbl .pager-style:hover, .tbl .pager-style tr:hover {
	background-color: #EFEFEF;
}
.tbl tr:hover, .tbl tr.alternating-row-style:hover {
	background-color: #F0D977;
}
.tbl tr.alternating-row-style {
	background-color: #EFECE0;
	}
.tbl td {
	padding: 1px 2px;
}
.tbl td.right {
	text-align: right;
}
.tbl td.center {
	text-align: center;
}
.tbl td.edit a {
	text-align: center;
	color: Black;
}
.tbl a {
	display: block;
	padding: 1px 2px;
	font-weight: bold;
	color: White;
}
.tbl .pager-style a {
	color: Black;
}
.tbl .link {
	display: block;
	padding: 2px 4px;
	font-weight: bold;
	color: #1E572F;
}
.tbl td.wrap {
	white-space: normal;	
}
.tbl .selected-row-style {
	background-color: #DFE5EB;
}
/*******************************************
forms */
input {
	padding: 2px;
	border: 1px solid #21304D;
}
.btn {
	border: 2px solid rgb(63, 81, 117);
	padding: 0px 3px; 
	background-color: rgb(63, 81, 117);
	color: #FFFFFF;
}
.btn:hover {
	border-color: #E5CE3C;
}
/*******************************************
tabs */
div.tabs-container {
	height: 30px;
	margin: 0 0 15px -20px;
	overflow: hidden;
	}
div.tabs {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
	height: 28px;
	padding-left:15px;
	margin: 0 0 20px 0;
	line-height:20px;
	font-size: 1em;
	}
div.tabs a, div.tabs a:visited {
	background-attachment: scroll;
	background-color: #EEEEEE;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;

	border: 1px solid #CCCCCC;
	color: #000000;
	display: block;
	float: left;
	font-weight: normal;
	margin: 3px 2px 0 0;
	padding: 2px 6px;
	text-decoration: none;
	}
div.tabs a:hover {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color: #F7F7F7;
	}
div.tabs a.act, div.tabs a.act:visited {
	background-color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	margin: 0 2px 0 0;
	padding: 4px 7px 3px 7px;
	font-weight: bold;
	}
div.tabs a.act:hover {
	border: 1px solid #CCCCCC;
	border-bottom-color: #FFFFFF;
	}
div.tabpage  {
	padding: 0 ;
}	
	
div.tabpage h1 {
	font-size: 1.4em;
	color: #E31937;
	padding-top: 15px;
	padding-bottom: 0;
}

div.tabpage h2 {
	font-size: 1.2em;
	color: #333333;
	margin: 25px 0;
}

div.tabpage h3 {
	color: #E31937;
	padding-bottom: 5px;
	margin: 10px 0;
}

div.tabpage em {
	font-weight: bold;
	text-align: left;
}
/**************************************/

a.pdf_icon {
	background: transparent url(../images/pdf_icon_24x24.png) no-repeat scroll right bottom;
	}
a.external, a.external:link, a.external:hover {
	background: transparent url(../images/external_link.png) no-repeat scroll right center;
	padding-right: 14px;
	}
a.external:visited {
	background: transparent url(../images/external_link_visited.png) no-repeat scroll right center;
	padding-right: 14px;
	}
a.external_white, a.external_white:link, a.external_white:hover {
	background: transparent url(../images/external_white.png) no-repeat scroll right center;
	padding-right: 14px;
	}


