body {
	background-color: #B4D3F0;
	margin: 0px;
	color: #2E5C98;
	font-family: sans-serif;
	font-size: 10pt;
}

h1 {

	font-size: 14pt;

}

a {
	color: #2E5C98 ;
}

#contener {
	width: 915px;
	background-color: #C3E1F9;
	margin: 0px auto 0px auto;
}

#content {
	width: 900px;
	background-color: #FFFFFF;
	margin: auto;
	position: relative;
}

#banner {
	height: 350px;
	width: 900px;
	background-color: white;
	position: relative;
}

#banner img {
	border-width: 0px;
}

#header {
	position: absolute;
	text-align: center;
	top: 10px;
	right: 160px;
}

#flags {
	position: absolute;
	top: 10px;
	right: 20px;
	list-style-type: none;
}

#flags li {
	float: left;
}

#flags li a {
	display: block;
	width: 20px ;
	font-size: .9em;
	color: #b7deff;
	text-decoration: none;
}

#flags li a:hover {
	text-decoration: underline;
}
#flags #pl {
	background: transparent url('../images/icon_pl.gif') no-repeat 0 0;
}
#flags #en {
	background: transparent url('../images/icon_en.gif') no-repeat 0 0;
}

#footer {
	height: 115px !important;
	width: 900px;
	overflow: hidden;
	position: relative;
}

#sitep {
	position: absolute;
	left: 205px ;
	bottom: 30px ;

}

#sitepath a, #sitepath img {
	
	margin-left: 10px;
	font-size: 8pt ;

}


#middle {
	background-color: #DEEEFB;
	background-image:  url("images/back-trick.gif");
}

#left {
	width: 197px;
	background-color: #DEEEFB;
	float:left;
	/*position: absolute;*/
	
}


.news-list-item a, .news-single-backlink a, .csc-menu a, .csc-sitemap a, .tx-indexedsearch-searchbox a, .tx-indexedsearch-res a {

	color: #2E5C98;
	/*font-family: Century Gothic;*/

}

.csc-menu li {

	padding-bottom: 5px ;

}

#right {
	width: 622px;
	float: right;
	background-color: #F7FAFF;
	padding-left: 50px;
	padding-right: 30px;
	min-height:800px;height:auto !important;height:800px;
	
}

#text {
	
	text-align: justify;
	position: relative;
}

#menu {
	position: relative;
	left: 1px;
	top: -58px;
	/*background-color: #204C97;*/
	padding: 10px 0px 10px 0px;
}

.logo {

	display: block ;
	margin: auto;
	padding: 5px ;
	border-width: 0px;

}


#menu_left {
	background-color: #204C97;
	width: 190px;
	
	overflow: hidden;
	right: -20px ;
	top: -100px;
	position: absolute;
	color: white;
	padding: 10px;
}

#menu_left div {

	padding: 5px 5px 5px 20px ;
	margin: 0px;

}

#menu_left div.menu-level0-on {
	
	background-image: url("images/menu_dot.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline !important;
	font-weight: bold;

}

#menu_left div.menu-level0-off {
	
	background-image: url("images/menu_dot.gif");
	background-repeat: no-repeat;
	background-position: left center;
/*	background-color: pink ;*/

}


#menu_left div.menu-level1-off {
	
	margin-left: 10px;
}

#menu_left div.menu-level1-on {
	
	background-color: #739CC3 ;
	margin-left: 10px;
}


#menu_left a {
	color: white;
	text-decoration: none;
	display: block;
}

#menu_left a:hover {
	color: white;
	text-decoration: underline;
}


#menu_bottom {
	position: relative;
	top: -120px;
	left: 235px;
	text-align: center;
	width: 600px;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#cright {
	position: relative;
	width: 150px;
	top: -120px;
	left: 27px;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#menu_bottom div {
	display: inline ;
}

#menu_bottom a, #menu_small a, #sitepath a {
	color: #2E5C98;
	text-decoration: none;
	line-height: 16pt;
}

#menu_bottom a:hover, #menu_small a:hover, #sitepath a:hover {
	color: #2E5C98;
	text-decoration: underline;
}


#note1 {
	width: 160px ;
	height: 80px ;
	top: -77px;
	left: 22px;	
	position: relative;
}

#note2 {
	width: 160px ;
	height: 80px ;
	top: -77px;
	left: 22px;
	position: relative;
}

#menu_small {

	position: absolute;
	bottom: 20px;
	left: 4px;
}

#menu_small li {

	padding-bottom: 10px;

}

#menu_small li#map {
	list-style: disc url(../images/icon_map.gif);
}

#menu_small li#search {
	list-style: disc url(../images/icon_search.gif);
}

#menu_small li#contact {
	list-style: disc url(../images/icon_mail.gif);
}

#menu_small li#print {
	list-style: disc url(../images/icon_print.gif);
}

#epi {
	margin-top: 50px;
	float: right;
	width: 185px;
	padding: 5px;
}

#epi #epi_content {

	padding: 5px;
	background-color: #B5D7F3;

}

#epi span {
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #B5D7F3;
}

span.r1 { margin: 0 9px; }
span.r2 { margin: 0 6px; }
span.r3 { margin: 0 4px; }
span.r4 { margin: 0 3px; }
span.r5 { margin: 0 2px; height: 2px; }
span.r6 { margin: 0 1px; height: 3px; }

.tx-indexedsearch-searchbox-button {

	background-color: white ;
	border-width: 1px;
	border-color: #204C97 ;
	color: #204C97 ;
	border-style: solid ;
	width: 50px !important;
	margin-top: 5px ;
	float: right ;

}

.tx-indexedsearch-searchbox-sword {

	background-color: white ;
	border-width: 1px;
	border-color: #204C97 ;
	color: #204C97 ;
	border-style: solid ;
	width: 350px !important;


}

.tx-indexedsearch-rules {

	width: 400px ;
	text-align: left ;

}

.tx-pzhinet-pi1 a {
	
	color: #2E5C98;
}

.tx-pzhinet-pi1 h2 {

	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 5px;

}

.tx-pzhinet-pi1 .label {

	/*font-weight: bold;*/

}

.tx-pzhinet-pi1 .photo {

	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	text-align: center;
	max-width: 150px;
	
	height: auto !important;
 	height: 150px;
 	min-height: 150px;

 	width: auto !important;
 	width: 150px;
 	min-width: 150px;

}

.tx-pzhinet-pi1 ul {

	margin-top: 0px;
	padding-top: 0px;
	

}

.tx-pzhinet-pi1 table {
	font-family: sans-serif;
	font-size: 10pt;

}

.news-list-item h5 {

	/*background-color: #C3E1F9;*/
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-family: Century Gothic;
	
	
}

.news-list-browse {
	text-align: center;

}

