body {
background-color: #EAEDF4;
	background-image: url(bg-body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin:0;
	padding:0;
	text-align: center;
}	
h1 {
	font-style: italic;
	font-size: 42px;
	font-weight: bold;
}

h1.maisus {
	margin-top: 0px;
}
.wrap0 {
	text-align: left;
	width: 980px;
	margin: 0 auto;
}
.silverbar {
	position: absolute;
	left: 0;
	top: 158px;
	width: 100%;
	height: 26px;
	background-image: url(bg-silverbar.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5D8F;	
	padding-top: 3px;
	text-align: center;
}
.silverbar .ceva {
	width: 900px;
	margin: 0 auto;
	border: 0px gray dashed;
	text-align: right;
}
.silverbar a {
	color: #263D78;
	text-decoration: none;
	font-weight: bold;
}
.header {
	height:180px;
	overflow: hidden;
}
.header img.headerpic {
	margin-left: 18px;
}
.wrap1 {
	background-image: url(bg-wrap1.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
}
.wrap2 {
	background-image: url(bg-wrap2.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 22px;
	margin:0;
}
.meniu {
	margin:0;
	padding:0;
	width: 196px;
	float: left;
}
.meniu ul {
	margin:0;
	padding:0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	border-top: 1px #263D78 dashed;
}
.meniu a {
	text-decoration: none;
	color: #263D78;
}

.meniu li {
	margin:0;
	padding:8px 0 8px 19px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;	
	border-bottom: 1px #263D78 dashed;
}
.meniu li.active {
	background-color: #FDFDFD;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
}
.meniu a:hover {
	color: Black;
}

.clearer {
	clear: both;
	height: 2px;
	line-height: 0px;
	background-image: url(bg-wrap1.gif);
}
.sigle {
	clear: both;
	width: 978px;
	margin-top: 14px; 
	text-align: center;
}
.footer {
	clear: both;
	background-image: url(bg-footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 75px; 
	border: 0px green dotted;	
}
.footer .sigle img {
	margin: 0 2px;
}
.wrap3 {
	border: 0px gray dashed;
	margin:0;
	padding:0;
}

.content {
	padding: 0 20px;
	margin-left: 230px;
	margin-bottom: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5D8F;
	border: 0px gray dashed;
	min-height: 60px;
}

table input, table textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}
#lightbox { 
	background-color:#eee; 
	padding: 10px; 
	border-bottom: 1px solid #666; 
	border-right: 1px solid #666; 
}

input#ajaxSearch_input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	border: 1px #666 solid;
	margin-bottom: 4px;
	padding-left: 3px;
}
.lang {
	width: 250px;
	text-align: right;
	float: right;
	display: inline;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1111BB;
}
.lang a {
	color: #1111BB;
	text-decoration: none;	
}
.ajaxSearch_extract p {
	margin-bottom:0px;
	border-bottom: 1px #EAEDF4 solid;
}