@charset "utf-8";

/**
	MAIN STRUCTURE
*/
body, html {
	margin: 0;
	height: 100%;
	text-align: center;
}
#page-body, #page-foot, #page-top, #page-menu {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	text-align: left;
	border: 0px dotted #666;
}
#page-head, #page-top-bg, #page-body-bg {
	width: 100%;
}
#page-top-bg {
	background: #FFF url(../images/site/bg_motto_fill.jpg) repeat-x bottom center; 
}
#page-main {
	border-top: 0 none;
	border-bottom: 0 none;
}
#page-body-bg {
	position: relative;
}
#main-content, #main-side-r {
}
#main-body {
	width: 580px;
	z-index: 900;	
}
#main-before {
	
}
#main-side-r {
	width: 300px;
	padding-left: 20px;
	padding-bottom: 20px;
	background: #FFF;
}
/* HEADERS */
#page-top {
	height: 226px;
	background: #FFF url(../images/site/header_home_5.jpg) no-repeat right 0px; 
	position: relative;
}
/* HEADERS - Services */
#page-30 #page-top,
#page-31 #page-top,
#page-55 #page-top,
#page-32 #page-top,
#page-33 #page-top,
#page-34 #page-top,
#page-35 #page-top,
#page-36 #page-top,
#page-37 #page-top {
	background: #FFF url(../images/site/header_services_3.jpg) no-repeat right top; 
}
/* HEADERS - Offices */
#page-38 #page-top {
	background: #FFF url(../images/site/header_warsaw.jpg) no-repeat right center; 
}
#page-39 #page-top {
	background: #FFF url(../images/site/header_bratislava.jpg) no-repeat right center; 
}
#page-40 #page-top {
	background: #FFF url(../images/site/header_budapest.jpg) no-repeat right center; 
}
#page-41 #page-top {
	background: #FFF url(../images/site/header_prague.jpg) no-repeat right center; 
}
/* HEADERS - Network */
#page-42 #page-top {
	background: #FFF url(../images/site/header_brussels.jpg) no-repeat right center; 
}
#page-43 #page-top {
	background: #FFF url(../images/site/header_washington.jpg) no-repeat right center; 
}
#page-44 #page-top {
	background: #FFF url(../images/site/header_baltics.jpg) no-repeat right center; 
}
#page-45 #page-top {
	background: #FFF url(../images/site/header_sofia.jpg) no-repeat right center; 
}
#page-46 #page-top {
	background: #FFF url(../images/site/header_bukarest.jpg) no-repeat right center; 
}
#page-47 #page-top {
	background: #FFF url(../images/site/header_kiev.jpg) no-repeat right center; 
}
/* HEADERS - Resources */
#page-48 #page-top,
#page-49 #page-top {
	background: #FFF url(../images/site/header_resources.jpg) no-repeat right center; 
}
/* HEADERS - Contact */
#page-29 #page-top {
	background: #FFF url(../images/site/header_contact.jpg) no-repeat right center; 
}
/* LOGO */
#page-logo, #page-logo a {
	display: block;
	width: 186px;
	height: 99px;
	font-size: 0;
}
#page-logo {
	background: #FFF url(../images/site/ceclogo.jpg) no-repeat center center;
	position: absolute;
	top: 54px;
	left: 0px;
}
#page-quotations {
	display: block;
	width: 210px;
	height: 79px;
	position: absolute;
	top: 54px;
	left: 220px;
}
#page-motto {
	display: block;
	width: 440px;
	height: 32px;
	background: #003263 url(../images/site/bg_motto2.jpg) no-repeat -100px center;;
	position: absolute;
	top: 194px;
}
#page-menu, #page-menu-bg {
	text-align:center;
	height:68px;
	z-index: 900 !important;
	background: #FFF url(../images/site/bg_menu_fill.jpg) repeat-x bottom center; 
	position: relative;
}

#page-foot {
	height: 27px;
	border-top: 4px solid #fdf1c3;
}
#copyrights {
	width: auto;
	padding: 15px 0;
	float: left;
	color: #6a6a6a;
}
#foot-menu {
	width: auto;
	float: right;
}
.cols {
	display:inline-block;
}
.col {
	display:inline;
	float:left;
}

/**
	MENU
*/
#page-menu ul{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 0px;
	text-align: center;
	z-index: 900 !important;
}
#page-menu ul li {
	display: block;
	position: relative;
	padding: 0;
	width: 150px;
	float: left;
}
#page-menu ul li a {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003263;
	text-decoration: none;
	float: left;
	display: block;
	padding: 7px 0px;
	width: 150px;
	border: 0px solid #e3d8c6;
}
#page-menu ul li a:hover, #page-menu ul li a:active, #page-menu ul li.menu-item-active a {
	background: #003263;	
	color: #fceeb6;
}
#page-menu ul li.menu-item-active ul li a {
	color: #FFF;
}
#page-menu ul li ul {
	display: none;
	position: absolute;
	top: 29px;
	left: 0px;
}
#page-menu ul li:hover ul, #page-menu ul li.menu-item-active ul {
	display: block !important;	
}
#page-menu ul li ul li {
	display: block;
	position: relative;
	padding: 0;
	width: 130px;
	float: left;
	z-index: 1010 !important;
}
#page-menu ul li ul li a:hover, #page-menu ul li.menu-item-active ul li a:hover{
	background: #003263;
	color: #fceeb6;	
	opacity: 1.0;
}
#page-menu ul li ul li a {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align:left;
	display: block;
	width: 120px;
	padding: 4px 20px 4px 10px;
	border-bottom: 1px solid #000;
	border-top: 0;
	background: #003263;
	opacity: 0.93;
}
#page-menu ul li ul li.item-last a {
	border-bottom: 0px solid #000;
}
/**
	FOOT MENU
*/
#foot-menu ul{
	display: block;
	list-style-type: none;
	height: 27px;
	width: auto;
	margin: 0;
	padding: 0;
	float:right;
	text-align: center;
	z-index: 900 !important;
}
#foot-menu ul li {
	display: block;
	position: relative;
	padding: 0;
	width: auto;
	float: left;
}
#foot-menu ul li a {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #063665;
	text-decoration: none;
	float: none;
	display: block;
	padding: 15px 20px;
	width: auto;
	border: 0px solid #e3d8c6;
}
#foot-menu ul li a:hover {
	background: #FFF;	
	color: #638cb2;
}
#foot-menu ul li ul {
	display: none;
	position: absolute;
	top: 12px;
	left: -26px;
}
#foot-menu ul li:hover ul {
	display: block;	
}
#foot-menu ul li:hover ul li ul {
	display: none;		
}
#foot-menu ul li ul li {
	display: block;
	position: relative;
	padding: 0;
	width: 80px;
	float: left;
	z-index: 1010 !important;
}
#foot-menu ul li ul li a:hover{
}
#foot-menu ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #a17353;
	text-decoration: none;
	text-align:left;
	display: block;
	width: 80px;
	padding: 4px 30px 4px 10px;
	border: 1px solid #d4c4aa;
	border-top: 0;
}
/**
	OFFICES MENU
*/
tbody.officess p {
	margin: 0px;
	margin-left: 5px; 
}
table td.officess-pl {
	background: #FFF url(../images/site/flag_pl.jpg) no-repeat 15% center;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;	
}
table td.officess-sk {
	background: #FFF url(../images/site/flag_cz.jpg) no-repeat 15% center;
	border-right: 1px solid #efefef;
}
table td.officess-hu {
	background: #FFF url(../images/site/flag_hu.jpg) no-repeat 25px center;
	border-bottom: 1px solid #efefef;	
}
table td.officess-cz {
	background: #FFF url(../images/site/flag_sk.jpg) no-repeat 25px center;
}
/**
	NETWORK MENU
*/
tbody.network p {
	margin: 0px;
	margin-left: 5px; 
}
table td.network-eu {
	background: #FFF url(../images/site/flag_eu.jpg) no-repeat left center;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;	
}
table td.network-usa {
	background: #FFF url(../images/site/flag_usa.jpg) no-repeat left center;
	border-right: 1px solid #efefef;
}
table td.network-blt {
	background: #FFF url(../images/site/flag_bal.jpg) no-repeat left center;
	border-bottom: 1px solid #efefef;	
}
table td.network-bu {
	background: #FFF url(../images/site/flag_bul.jpg) no-repeat left center;
}
table td.network-ro {
	background: #FFF url(../images/site/flag_ro.jpg) no-repeat left center;
}
table td.network-ua {
	background: #FFF url(../images/site/flag_ukr.jpg) no-repeat left center;
}
/**
	CONTENT
*/
#c46 {
	background: #fefaef url(../images/site/bg_first_content.jpg) no-repeat right bottom;;
	
}
#c46 h2 {
	background: #fefaef;
}
h2 {
	margin: 0;
	padding: 14px 0;
	color: #003263;
	font-family: Georgia, Times, Tahoma;
	font-size: 22px;
	font-weight: normal;
}
span.h2-pre {
	color: #9299a0;
	text-transform: capitalize;	
	padding-right: 10px;
}
h3 {
	margin: 0;
	margin-left: 12px;
	padding: 6px 0;
	color: #003263;
	font-family: Georgia, Times, Tahoma;
	font-size: 13px;
	font-weight: normal;
}
h6 {
	margin: 0;
	padding: 8px 0;
	color: #FFF;
	font-family: Times, Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	word-spacing: 1px;
	letter-spacing: 1px;
}
p {
	font-family: Georgia, Times, Tahoma;
	font-size: 12px;
	line-height: 18px;
	margin-right: 18px;
}
a {
	font-family: Georgia, Times, Tahoma;	
	text-decoration: none;
	color: #15416e;
}
a:hover, a:active {
	color: #003263;
}
td {
	border: 0;
	padding: 0;
}
td p a {
	color: #638cb2;
}
div.csc-textpic img {
	border: 0;
}
div.indent {
	margin-left: 12px;
}
/* inline pictures */
div#main-body div.csc-textpic-imagewrap {
	margin-right: 24px;
}
/**
	CONTENT - DOCUMENTS, ANALYSES, EU AGENDA 2011
*/
#page-48 div#c78 ul,
#page-49 div#c79 ul,
#page-31 div#c97 ul {
	margin-left: 0;
}
#page-48 div#c78 ul li,
#page-49 div#c79 ul li,
#page-31 div#c97 ul li {
	display: block;
	border-bottom: 1px solid #efefef;	
/* 	border-bottom: 1px solid #000;	 */
	padding: 24 auto;
	margin: 24px auto;
}
#page-48 div#c78 ul li a,
#page-49 div#c79 ul li a,
#page-31 div#c97 ul li a {
	color: #638CB2;
	display: inline-block;
	padding: 6px 0px 6px 32px;
}
#page-48 div#c78 ul li a:hover,
#page-49 div#c79 ul li a:hover,
#page-31 div#c97 ul li a:hover {
	color: #003263;
} 
#page-48 div#c78 ul li a,
#page-31 div#c97 ul li a {
	background: #FFF url(../images/site/list_documents.jpg) no-repeat left center;
}
#page-49 div#c79 ul li a {
	background: #FFF url(../images/site/list_analyses.jpg) no-repeat left center;
}

/* quotations */
div.quotations_text {
	font-family: Georgia, Times, Tahoma;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	color: #444;
	padding-bottom: 5px;
}
div.quotations_author {
	font-family: Georgia, Times, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #444;
	text-align: left;
}


