body {
	background: #EBF7FF;
	color: #000;
	margin: 0px;
	padding: 0px;
}
* {
	font-family: Tahoma;
	font-size: 11px;
}
div,p,form,fieldset,legend,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border:1px solid #006BB1;
	margin-bottom: 10px;
}
fieldset div.p {
	padding: 12px 8px;
}
legend {
	border:1px solid #006BB1;
	background: #4CADED;
	padding: 2px 4px;
	color: #fff;
}




#panlog1 h2 {
	font: bold 18px Georgia;
	color: #fff;
}
#panlog1 strong { 
	font: bold 11px Georgia;
	color: fff;

}
#panlog1 input { 
	border: 1px solid #E56C00;
	height: 20px;
	font: 11px/15px Tahoma;
	color: #000;
}
#panlog2 h2 {
	font: bold 18px Georgia;
	color: #fff;
}
#panlog2 strong { 
	font: bold 11px Georgia;
	color: fff;
}
#panlog2 input { 
	border: 1px solid #0B5585;
	height: 20px;
	font: 11px/15px Tahoma;
	color: #000;
}
#panlog2 p { 
	line-height: 17px;
	color: #fff;

}
#panlog2 td.err { 
	color: #ffff00;
	font-weight: bold;
}
#panlog1 td.err { 
	color: #ffff00;
	font-weight: bold;
}





#container {
	width: 710px;
	margin: 0px auto;
}
#top {
	width: 708px;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
}
#left {
	width: 200px;
	float: left;
}
#right {
	width: 500px;
	float: right;
}
#right h1 {
	border:1px solid #006BB1;
	background: #2393DD;
	padding: 10px;
	font: bold 14px Arial;
	color: #fff;
	margin-bottom: 10px;	
}










#tab1 {
	margin: 0px;
	padding: 0px;
}
#tab1 th {
	background: #BEE6FC;
	font: bold 11px/20px Tahoma;
	height: 20px;
	border-bottom: 1px solid #146295;
	margin-bottom: 4px;
	padding: 0px 5px;
	color: #146295;
}
#tab1 td {
	font: 11px/14px Tahoma;
	height: 20px;
	border-bottom: 1px solid #9EDAFB;
	padding: 0px 3px
}
#tab1 img {
	border: none;
	padding: 0px 3px;
}
#tab1 td.d1 {
	font-weight: bold;
	text-align: center;
	background: #CFEDFF;
	width: 15px;
	color: #146295;
	border-bottom: 1px solid #146295;
}
#tab1 tr {
	background-color: #fff;
}


div.n1 {
	font: 11px/16px Tahoma;
}
div.n2 {
	font: bold 11px/16px Tahoma;
	color: #aa0000;
}
div.msgerr {
	color: #aa0000;
}
input {
	font: bold 10px Tahoma;
	border: 1px ridge #F0F0F0;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
input.but1 {
	background: #CFEDFF;
}
textarea {
	font: bold 10px Tahoma;
	border: 1px ridge #F0F0F0;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
select {
	margin-top: 2px;
	margin-bottom: 2px;
}





#menu {
	background: url(images/menul-tlo.jpg) no-repeat left top;
	color: #fff;
	line-height: 15px;
}
#menu div.p {
	padding: 30px 25px;
	padding-right: 0px;
}
#menu h2 {
	font: bold 18px Georgia;
	color: #fff;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#menu li {
}
#menu a {
	background: url(images/arrow1.gif) no-repeat left 11px;
	padding-left: 16px;
	display: block;
	width: 140px;
	font: bold 12px/25px Tahoma;
	text-decoration: none;
	color: #fff;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.reg {
	display: inline;
	font: 12px/14px Tahoma;
	padding: 0px;
	background: none;
	text-decoration: underline;
}




