body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.wrapper1 {
	padding: 0px;
	margin: 0px;
	background: url('images/bodybg1.jpg') no-repeat top center;	
}

.wrapper2 {
	padding: 0px;
	margin: 0px;
	background: url('images/bodybg2.jpg') no-repeat top center;	
}

.wrapper3 {
	padding: 0px;
	margin: 0px;
	background: url('images/bodybg3.jpg') no-repeat top center;	
}

.wrapper4 {
	padding: 0px;
	margin: 0px;
	background: url('images/bodybg4.jpg') no-repeat top center;	
}

.wrapper5 {
	padding: 0px;
	margin: 0px;
	background: url('images/bodybg5.jpg') no-repeat top center;	
}

.main {
	width: 710px;
	padding: 0px;
	margin: 0px auto 0px auto;
	border: none;
}

.header {
	width: 710px;
	height: 270px;
	text-align: left;
	background: url('images/header.png') no-repeat 0 0;
	behavior: url('iepngfix.htc');
	margin: 0px;
	padding: 0px;
}

.menu {
	width: 710px;
	height: 40px;
	text-align: center;
	background: url('images/contentbg.png') no-repeat 0 0;
	behavior: url('iepngfix.htc');
}

.menu img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	behavior: url('iepngfix.htc');
}

.meniu {
	margin: 0px 10px 0px 12px;
	padding: 0px;
	height: 35px;
	background: url('images/meniu.png') no-repeat 0 0;
	behavior: url('iepngfix.htc');
}

.meniu a {
	color: #FFFFFF;
	text-decoration: none;
}

.meniu a:hover {
	color: #000;
}

.meniu ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

.meniu ul li {
	list-style: none;
	display: inline;
	color: #FFFFFF;
	padding: 0px 15px 0px 15px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.content {
	width: 710px;
	text-align: left;
	background: url('images/contentbg.png') no-repeat 0 0;
	behavior: url('iepngfix.htc');
	margin: 0px;
	padding: 0px;
}

.valigntop {
	vertical-align: top;
}

.menuleft {
	width: 200px;
	height: 110px;
	background: url('images/menuleftbg.png') no-repeat 0 0;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	vertical-align: top;
	behavior: url('iepngfix.htc');
}

.menuleft a {
	background: url('images/bullet.gif') no-repeat 0 0;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.menuleft a:hover {
	color: #008ACC;
	text-decoration: underline;
}

.contentright {
	text-align: left;
	width: 475px;

}

.contentright a {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	background: url('images/raquo.gif') no-repeat 0 0;
}

.contentright a:hover {
	color: #006600;
}

.contentright h2 {
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #006699;
}

.contentright h3 {
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-size: 12px;
	color: #008ACC;
	padding: 0px;
	margin: 0px;
}

.contentright small {
	font-family: Arial, Tahoma, 'Trebuchet MS';
	color: #4AC0FF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.contentright p {
	color: #008ACC;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-align: justify;
	border-bottom: 1px dotted #4AC0FF;
}

.imgcolectiv {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}

.imgcolectiv img {
	border: 2px solid #4AC0FF;
}

.textcolectiv {
	vertical-align: top;
	color: #008ACC;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

.program {
	border-bottom: 1px dotted #4AC0FF;
	padding: 0px 0px 10px 0px;
}

.program p {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.footer {
	width: 710px;
	height: 125px;
	text-align: center;
	background: url('images/footerbg.png') no-repeat 0 0;
	behavior: url('iepngfix.htc');
	margin: 0px;
	padding: 0px;
}

.footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.divfooter {
	padding: 35px 0px 0px 355px;
}

.footer a:hover {
	text-decoration: underline;
}

.footer p {
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}