/* --------------------------------------------------------------
// FILE: style.css
// AUTHOR: Klemen Kenda
// DATE: 14/12/2007
// DESCRIPTION: CSS style for EU partners
// HISTORY:
----------------------------------------------------------------*/

body {
  background-image: url('/template/images/template_01.jpg');
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	color: #004990;	
}

table {
	font-family: Tahoma, Helvetica;
	font-size: 12px;	
	text-align: left;
	color: #004990;
}

table.main {
  margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	width: 947px;
}

td {
  padding: 0 0 0 0;	
}

td.main-left {
  background-image: url('/template/images/template_02.jpg');
	background-repeat: no-repeat;
	width: 29px;
}

td.main-menu {
  vertical-align: top;
	width: 248px;
}

td.main-title {
  width: 651px;
	height: 127px;
	vertical-align: top;
	text-align: right;
  background-image: url('/template/images/template_04.jpg');	
	background-repeat: no-repeat;	
}

td.main-right {
  width: 24px; 
  background-image: url('/template/images/template_05.jpg');	
}

td.main-center {
  background-image: url('/template/images/template_08.jpg');
	background-repeat: no-repeat;
	width: 651px;
	/* height: 500px; */
	vertical-align: top;
}

/* menu ----------------------------------------------------------------*/
div.menu-level1 {
  height: 20px;
	width: 237px;
	font-weight: bold;
	font-size: 11px;
	color: #013D77;
	background-image: url('/template/images/menu-back.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 11px;
}

div.menu-level2 {
  padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
	color: #013D77;
	line-height: 18px;
}

div.content {
	width: 630px;
	margin-left: 10px; 
	margin-top: 10px;  
	padding-right: 5px; 
	height: 540px;
	overflow: auto;
}

/* linki  ----------------------------------------------------------------*/
.simple A:link {
  color: #004990;	
  text-decoration: none;
}

.simple A:visited {
  color: #004990;
  text-decoration: none;
}

.simple A:hover {
  color: #EE3C23;
  text-decoration: none;
}

.white A:link {
  color: white;	
  text-decoration: none;
}

.white A:visited {
  color: white;
  text-decoration: none;
}

.white A:hover {
  color: #EDE33C;
  text-decoration: none;
}

.menu-level2 A:link {
  color: #004990;	
  text-decoration: none;
}

.menu-level2 A:visited {
  color: #004990;
  text-decoration: none;
}

.menu-level2 A:hover {
  color: #EE3C23;
  text-decoration: none;
}

.menu-level1 A:link {
  color: #004990;	
  text-decoration: none;
}

.menu-level1 A:visited {
  color: #004990;
  text-decoration: none;
}

.menu-level1 A:hover {
  color: #EE3C23;
  text-decoration: none;
}

.lt1 A:link {
  color: #FF030F;	
  text-decoration: none;
}

.lt1 A:visited {
  color: #FF030F;
  text-decoration: none;
}

.lt1 A:hover {
  color: #FF030F;
  text-decoration: underline;
}

.menu-level1on A:link {
  color: red;	
}

.menu-level1on A:visited {
  color: red;
}

A:link {
  color: #004990;	
  text-decoration: underline;
}

A:visited {
  color: #004990;
  text-decoration: underline;
}

A:hover {
  color: #EE3C23;
  text-decoration: none;
}

h1 {
  color: #004990;
	font-family: Trebuchet MS, Tahoma, Helvetica;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0.0em; margin-left: 3.3em;
	margin-top: -0px;
	/* display: inline; */ 	
}

h2 {
  color: #004990;
	font-family: Trebuchet MS, Tahoma, Helvetica;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
  line-height: 24px;
	padding-top: 10px;	
}

h3 {
  color: #004990;
	font-family: Trebuchet MS, Tahoma, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
  line-height: 20px;
	padding-top: 10px;	
}

ul {
  list-style-type: none;
	padding-left: 0;
	margin-left: 20px;
}

ul.menu {
  list-style-type: square;
	color: #6f98bf;
	font-size: 11px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul li {
  margin-top: 2px;
	padding-left: 15px;
	margin-bottom: 5px;	
	background: url(/template/images/bullet.gif) left top no-repeat;
}

ol li {
  margin-top: 2px;
	margin-bottom: 5px;	
}


li.menu {
  color: #6f98bf;
  background: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
  height: 1px;
	color: #C3D2E0;
	background-color: #C3D2E0;
	border: 0px solid #C3D2E0;
}

td.lt1 {
  padding-left: 15px; 
	padding-right: 15px; 
	vertical-align: top; 
	width: 206px; 
	height: 151px; 
	background-image: url('/template/images/lt-back1.jpg'); 
	background-repeat: no-repeat;
}

td.lt2 {
  padding-left: 15px; 
	padding-right: 15px; 
	vertical-align: top; 
	width: 206px; 
	height: 151px; 
	background-image: url('/template/images/lt-back2.jpg'); 
	background-repeat: no-repeat;
}

td.values-cell-name {
  padding-left: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	vertical-align: top; 
	background-color: #D7E2ED;
  border-bottom: 3px solid #d7e2ed;
	border-top: 1px solid white;
}

td.values-cell-desc {
  padding-left: 25px; 
	padding-top: 8px;
	padding-bottom: 8px;
  vertical-align: top;
  border-bottom: 3px solid #d7e2ed;
	border-top: 1px solid white;
}

#accmenu {
  margin:0;
  padding:0;
  width:237px;
  list-style-type:none;
  background-color:#FFFFFF;
  color:#000000;
  /* line-height:120%; */ 
}

#accmenu a{
  display:block;
  font-weight:normal;
  text-decoration:none;
}

#accmenu ul{
  overflow: hidden;
  margin:0;
  padding:0;	
	margin-bottom: 5px;
}

#accmenu li li, #accmenu li li a{
	background-image: none;  
  /* padding:0 15px 0 15px; */
	height: auto;
	width: 220px;
	font-weight: normal;	
	font-size: 12px;
}

#accmenu li li {
	margin-top: 2px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 0px;	
	background: url(/template/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;	
}

#accmenu li li li, #accmenu li li li a{
	background-image: none;    	
	height: auto;
	font-size: 11px;
	color: #6f98bf;
	width: 195px;
}

#accmenu li li li {
	margin-top: 2px;
	padding-left: 11px;
	margin-left: 5px;
	margin-bottom: 0px;	
	background: url(/template/images/bulletsq.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;	
}

#accmenu li{
  margin:0;
  padding:0;
  list-style-type:none;
}

#accmenu li a{
  height: 20px;
	width: 237px;
	font-weight: bold;
	font-size: 11px;
	color: #013D77;
	background-image: url('/template/images/menu-back.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 11px; 
  display: block;
}

.td-header {
  text-align: right; 
	padding-top: 5px; 
	font-size: 11px; 
	color: #004990; 
	padding-right: 5px;
}

.td-header2 {
  text-align: right; 
	font-weight: bold; 
	color: white; 
	/* padding-top: 75px; */ 
	font-size: 11px; 
	padding-right: 10px;
}

.table-bottom-menu {
  border-top: 10px solid #004990; 
	color: #6F93BC; 
	border-collapse: collapse;
}

.td-copyright {
  vertical-align: top; 
	font-size: 10px; 
	padding-top: 5px; 
	padding-left: 15px; 
	border-right: 1px solid #6F93BC; 
	padding-bottom: 20px; 
	width: 200px;
}

.td-efamt {
  vertical-align: top; 
	padding-top: 15px; 
	border-right: 1px solid #6F93BC; 
	padding-left: 32px; 
	padding-right: 32px;
}

.td-rrco {
  vertical-align: top; 
	padding-top: 10px; 
	padding-bottom: 5px; 
	border-right: 1px solid #6F93BC; 
	padding-left: 32px; 
	padding-right: 32px;
}

.td-eupartners {
  vertical-align: top; 
	padding-top: 10px; 
	padding-bottom: 5px; 
	border-right: 1px solid #6F93BC; 
	padding-left: 32px; 
	padding-right: 32px;
}

.td-pc {
  vertical-align: top; 
	padding-top: 10px; 
	padding-bottom: 5px; 
	border-right: 1px solid #6F93BC; 
	padding-left: 32px; 
	padding-right: 32px;
}

.td-authors {
  vertical-align: top; 
	font-size: 10px; 
	padding-top: 5px; 
	padding-left: 15px;  
	padding-bottom: 20px; 
	width: 200px;
}

#submenu {
  position: relative;
	top: 33px;
}

.linkimg {
  border: 0px solid black;
	vertical-align: middle;
}

table.holder {
	border-collapse: collapse;
	border-top: 2px solid #D7E2ED;
	border-bottom: 2px solid #D7E2ED;	
	width: 610px;
	margin-bottom: 30px;
}

.td-holder-left {
  background: #D7E2ED;
  padding: 5px 10px 5px 10px;
	width: 180px;
	vertical-align: top;
}

.td-holder-text {
  padding: 10px;
	vertical-align: top;
}

h2.holder {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: bold;  
	line-height: 1.1em;
}

h3.holder {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 1.1em;
	font-weight: normal;
}

div.icons {
  padding: 0px;
	padding-top: 3px;
}

.td-holder-left-clipping {
  height: 10px;
}

.bullet2 {
  padding-left: 15px;
}

.menu-div {
  position: relative; 
	left: 12px; 
	top: -18px; 
	width: 200px; 
	margin-bottom: -18px;
}	