body {
	margin: 0px;
	padding: 0px;
	background-color: #58ABF9;
}
body,th,td,li {
	font-family: "Arial CE","Helvetica CE",Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
}
/*-------homepage--------*/
.hpcontent {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 45px;
	height: 321px; /*365px;*/
	text-align: center;
}
a,a:link,a:active,a:visited{
	color:white;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.darker {
color:#8CC2F4 !important;
}
.hpcontent .logo {
	position: relative;
	height: 45px;
	width: auto;
	margin-left: 358px;/*250px;*/
}
.hpcontent .welcome {
	position: relative;
	margin-left: 252px;/*144px;*/
	height: 34px;
	width: auto;
}
.hpcontent .flash {
	text-align: left;
	position: relative;
	width: 887px;
	margin: auto;
}
/*-----------popup---------*/
.pucontent {
	position: relative;
	background-image: url(images/pubg.gif);
	background-repeat: repeat-x;
	/*height: 375px;*/
	height: 440px;
	width: 590px;
}
.pucontent .logo {
	position: relative;
	height: 45px;
	width: auto;
	margin-left: 100px;
}
.pucontent .main {
	position: relative;
	/*margin-top: 45px;*/
}
.pucontent .main .images {
	position: relative;
	width: 170px;
	height: 232px;
	background-image: url(images/puimbg.gif);
	margin-top: 45px;
	float: left;
	text-align: right;
}
.pucontent .main .bigimages {
	position: relative;
	height: 232px;
	background-image: url(images/puimbg.gif);
	margin-top: 45px;
	text-align: center;
}
.pucontent .main .info {
	position: relative;
	float: left;
	height: 232px;
	width: 345px;
	/*overflow: auto;*/
	margin-left: 23px;
}
.pucontent .main .info p{
	padding-left: 25px;
	margin: 0 0 8px 0;l
}
.ukoncovak {
	position: relative;
	width: 1px;
	height: 1px;
	overflow: hidden;
	float: none;
	clear: both;
}
.puspodek {
	position: relative;
	bottom: 24px;
	height: 24px;
	background-image: url(images/pubotbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 24px;
}
.puback {
	position: absolute;
	left: 31px;
	top: 63px;
	width: auto;
	height: auto;
	z-index:99;
}