@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Tahoma, Geneva, sans-serif;
	font-size:16px;
}

p
{
	text-indent:20pt;	
	text-align:justify;
}

#header
{
	background-image:url(images/header.gif);	
	background-repeat:no-repeat;
	width:970px;
	height:129px;
	display:inline-table;
}

#leftPanel {
	width: 200px;
	position: absolute;
	left: 5px;
	top: 134px;
}

#content {
	background-color: #FFF;
	position: absolute;
	left: 206px;
	top: 135px;
	width: 740px;
	height: 580px;
	background-image: url(images/big_shadow.gif);
	background-repeat: no-repeat;
	overflow:auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#idPosition {
	position: absolute;
	left: 213px;
	top: 109px;
	width: 733px;
	height: 20px;
	vertical-align: middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#06F;
}


a.tlink:link, a.tlink:active {
color:#3A3;
}

a.tlink:visited {
	color:#3A3;
}

a.tlink:hover {
	color:#F33;
}


.citata
{
	color:#06F;
	text-align:justify;
	font-style:italic;
}
.highlited_text
{
	color:#06C;	
	font-weight:bold;	
}

.menu_btn,.menu_btn_over,.menu_btn_sel,.menu_btn_small,.menu_btn_sel_small,.menu_btn_over_small {
	background-image: url(images/menu_btn.gif);
	background-repeat:no-repeat;
	width: 200px;
	height: 30px;
	padding-left:10px;
	padding-top:6px;
	text-align: left;
	display:inline-table;
	cursor:pointer;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin-top:3px;
}

a.menu_btn_over,a.menu_btn_over_small {
	background-image: url(images/menu_btn_over.gif);
	color:#000;
}

a.menu_btn_sel,a.menu_btn_sel_small {
	background-image: url(images/menu_btn_sel.gif);
	cursor:default;
	color:#000;
}
.menu_btn_small,.menu_btn_sel_small,.menu_btn_over_small 
{
font-size:12px;
	padding-left:7px;
	padding-top:8px;
}
h3
{
	color:#06C;	
}
a {
	text-decoration:none;
}

.hor_center
{
	text-align:center;	
}

.divider
{
	background-image: url(images/divider.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 4px;	
	text-align:center;	
	margin-bottom:-10px;
	margin-top:-10px;
}

.bld 
{
	font-weight:bold;		
}
#wizyona {
	background-color: #FFF;
	position: absolute;
	left: 200px;
	top: 735px;
	width: 740px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #BBB;
}
