body, html {
	background-color: #E2E0E0;
	text-align: center;
	margin:0;
}
h1, h2, h3 {
	color: #C00000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 36px;
	border-bottom: 1px #CDCCCD solid;
	padding-bottom: 15px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 15px;	
}

.wrap0 {
	margin: 0 auto;
	width: 970px;
	background-color: #F4F4F4;
	background-image: url(bg-wrap0.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	text-align: left;
}

.footer {
	height: 12px;
	background-image: url(bg-footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;	
}

.header {
	background-image: url(headimg-index.jpg);
	background-repeat: no-repeat;
	background-position: 412px 0px;
	height: 250px;
}
.footer img {
margin: 1px 0px 0px 0px; 
}
.meniu {
	width: 262px;
	float: left;
}
.meniu ul, meniu li {
	list-style: none;
	padding: 0;
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}
.meniu li a {
	margin-left: 11px;	
	padding-left: 25px;
	padding-top: 10px; 
	padding-bottom: 10px;
	display: block;
/*	height: 32px; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C00000;
	text-decoration: none;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #B6B1B1 solid;
	background-image: url(bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px -20px;
}
.meniu li a:hover {
	background-color: #FFFFFF;
	background-position: 5px 10px;
}

.main {
	margin-left: 310px;
	color: #808080;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 30px;
}

.main a {
	color: #C00000;
	font-size: 13px;
	text-decoration: none;
}

.main a:hover {
	text-decoration: underline;
}

.lang {
	float: right;
	width: 145px;
	font-family: sans-serif;
	color: #888888;
	font-size: 13px;
}
.lang a {
	text-decoration: none;
	color: #C00000;
}
.lang a:hover {
	text-decoration: underline;
}


input#ajaxSearch_input {
	border: 1px #CACBCC solid;
	background-color: #FFFFFF;
	padding: 2px 8px;
	color: #4786AA;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.main ul {
	list-style: url(bullet0.gif);
}
