@charset "utf-8";
body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}
img, div {
	behavior: url(../iepngfix.htc);
}
.footer a:link {
	color: #FF6600;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FF6600;
}
.footer a:hover {
	text-decoration: underline;
	color: #fff;
}
.footer a:active {
	text-decoration: none;
	color: #FF6600;
}
.meniu a {
	font-size:11px;
	font-weight:bold;
}
.meniu a:link {
	color: #fff;
	text-decoration: none;
}
.meniu a:visited {
	color: #fff;
	text-decoration: none;
}
.meniu a:hover {
	text-decoration: underline;
	color: #444;
}
.meniu a:active {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

#meniu_selected {
	text-decoration: underline;
	color: #444;

}

/* + */
.tip {
	background-color: #333;
	padding: 5px;
	width:300px;
	max-width:400px;
}
.tip-title {
	color: #fff;
	background-color: #666;
	font-size: 20px;
	padding: 5px;
}
.tip-text {
	color: #fff;
	padding: 5px;
}
.logintxt {
	color: #fff;
	text-decoration: none;
}
.logintxt a {
	color: #FF6600;
	text-decoration: none;
}
.logintxt a:hover {
	color: #fff;
	text-decoration: none;
}
/* tabel */
table.helpT {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 730px;
	background-color: #fafafa;
	border: 1px #B9BB94 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.helpT td.helpHed {
	border-bottom: 2px solid #B9BB94;
	border-left: 1px solid #B9BB94;
	background-color: #BEC8D1;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}
table.helpT td {
	border-bottom: 1px solid #E3F0F6;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	padding-left: 3px;
}
.helpHed {
	border-bottom: 2px solid #B9BB94;
	border-left: 1px solid #B9BB94;
	background-color: #404040;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.helpBodL {
	border-left: 1px dotted #CEDCEA;
}
td.helpBod {
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}
table.sofT {
	text-align: center;
	font-size: x-small;
	color: #404040;
	width: 730px;
	background-color: #fafafa;
	border: 1px #B9BB94 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.sofT th {
	background:#DEE1A8;
	border-bottom:solid 1px #c8c8c8;
}
table.sofT td {
	border-bottom: 1px solid #B9BB94;
	border-top: 0px;
	border-left: 1px solid #B9BB94;
	border-right: 0px;
	background-color: #fafafa;
	padding:5px;
}
table.sofT td.helpHed {
	border-bottom: 2px solid #B9BB94;
	border-left: 1px solid #B9BB94;
	background-color: #404040;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
table.sofT td.sup {
	background-color: #FCC;
}
table.sofTC {
	text-align: center;
	font-size: x-small;
	color: #404040;
	width: 730px;
	background-color: #fafafa;
	border: 1px #B9BB94 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.sofTC th {
	background:#DEE1A8;
	border-bottom:solid 1px #c8c8c8;
}
table.sofTC td {
	border-bottom: 1px solid #B9BB94;
	border-top: 0px;
	border-left: 1px solid #B9BB94;
	border-right: 0px;
	background-color: #fafafa;
	padding:5px;
}
table.sofTC td.helpHed {
	border-bottom: 2px solid #B9BB94;
	border-left: 1px solid #B9BB94;
	background-color: #FF6600;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
table.sofTC td.sup {
	background-color: #FCC;
}

#border_none {
	border-bottom:0px;
	border-left:0px;
	margin:0px;
	padding:0px;
	width:100%;
}
#border_none tr {
	border-bottom:0px;
	border-left:0px;
	margin:0px;
	padding:0px;
}
#border_none td {
	border-bottom:0px;
	border-left:0px;
	margin:0px;
	padding:0px;
}

