html, body {
	margin:0px;
	padding:0px;
}
body {
	
	align: center;
}
table.main {
	width: 900px;
	height: 100%;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 0px;
	border-collapse: collapse;\
	margin:0px;
}
table.content {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}
td.tdcontent{
	vertical-align: top;
	margin:0px;
	padding:0px;
	}
td.leftcontent{
	vertical-align: top;
	width: 218px;
	background-color: #6699ff;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}
table.left{
	width: 100%;
	height: 100%;
	vertical-align: top;
	margin:0px;
	background-color: #6699ff;
	padding: 0px;
	border-collapse: collapse;
	}
.hdr {
	vertical-align: middle;
	background-image: url(images/zagol.gif);
	font-family: arial, times;
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	text-align: center;
	margin: 10px 0px 10px 0px;
	}
p,td {	font-family: arial, times;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	}
a {	font-family: arial, times;
	text-align: justify;
	font-size: 12px;
	color: #339966;
}	
h1 {	font-family: arial, times;
	text-align: left;
	font-size: 14px;
	color: #000099;
}
h2 {	font-family: arial, times;
	text-align: center;
	font-size: 12px;
	color: #ff9933;
}
h3 {	font-family: arial, times;
	text-align: justify;
	font-size: 16px;
	color: #000099;
	}
b {	   font-family: arial, times;
	text-align: justify;
	font-size: 12px;
	color: #ffcc00;
	}
li {	   font-family: arial, times;
	text-align: justify;
	font-size: 12px;
	color: #ffcc00;
	}
.blue {color: #000099;}
a.mnu-top
{
	font-family: verdana;
	font-size: 13px;
	color: #000066;
	font-weight:bold;
	display:block;
	padding: 7px 10px 9px 10px;
	text-decoration:none;
	float:left;
}
a:hover.mnu-top
{
	color: #FFFFCC;
}
a.mnu-top-a
{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFCC;
	font-weight:bold;
	display:block;
	padding: 7px 10px 9px 10px;
	text-decoration:none;
	background: url(/img/menback-a.gif) repeat-x left top;
	float:left;
}
a.mnu-right
{
	font-family: arial, times;
	font-size: 13px;
	color: #ffcc00;
	font-weight:bold;
	display:block;
	padding: 2px 10px 3px 20px;
}
a:hover.mnu-right
{
	color: #FFFFFF;
}
a.mnu-right-a
{
	font-family: arial, times;
	font-size: 13px;
	color: #000099;
	font-weight:bold;
	display:block;
	padding: 2px 10px 3px 20px;
}
.btn-input
{
	border: 1px solid #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #002883;
	height: 20px;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	background: #CDF2FF;
}
.txt-input
{
	border: 1px solid #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
	height: 14px;
	margin: 0px;
}