BODY {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}
TABLE, P, DIV, IMG, H1, H2, H3, UL, OL {
	margin: 0px;
	padding: 0px;
}
TABLE, IMG {
	border: 0px;
}
H1 {
	font-weight: normal;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
TD {
	vertical-align: top;
}
.r {
	float: right;
}
.tr {
	text-align: right;
}
.clr {
	clear: both;
}
.n {
	border-bottom-width: 0px !important;
}
.all {
	min-width: 1004px;
}
.nw {
	white-space: nowrap;
}
.none {
	display: none;
}
#message {
	margin-right: 30px;
	margin-bottom: 12px;
	line-height: 14px;
}
#message DIV {
	color: red;
	font-size: 10px;
}
#message .same {
}
#message .same UL {
	color: #000;
	padding: 0px 0px 6px 30px;
}
#message .same A {
	color: #00A6FF;
	border-bottom: 1px dashed #B0B1B4;
}
#message .same A:hover {
	border-bottom-width: 0px;
}
#message .same P {
	padding-bottom: 6px;
}
/* *** */
.top {
	background: #00061b;
}
.logo IMG {
	width: 216px;
	height: 133px;
	margin-right: 8px;
}
.slogan {
	padding: 0 6px 0 6px;
	font-weight: bold;
	font-size: 10px;
	color: #999B9E;
	line-height: 12px;
}
.left {
	background: #3a6fa6;
}
.left DIV {
	width: 5px;
	height: 133px;
	background: #00061b;
}
.sright {
	background: #EBECEC;
}
.sright DIV {
	width: 5px;
}
.main {
	position: relative;
	margin-right: -5px;
}

.navline {
	background: url("/images/nav_line.png") no-repeat bottom left #fff;
	border-right: 5px solid #ebecec;
	padding-top: 6px;
	padding-left: 18px;
	height: 21px;
	font-size: 10px;
}
.navline A {
	color: #3a6fa6;
	font-weight: 700;
}
.navline A:hover {
	text-decoration: underline;
}
.navline .r A {
	color: #000;
}
.navline .r DIV {
	float: left;
}
.navline .r IMG {
	margin: -1px 7px 0;
}
.navline SPAN {
	font-weight: 700;
	color: #3a6fa6;
	padding-left: 4px;
	padding-right: 4px;
}
.clock {
	width: 222px;
	padding-top: 8px;
}
.clock DIV {
	float: left;
}
#time {
	font-size: 40px;
	color: #a5a7a9;
}
#dat {
	padding: 9px 0 0 10px;
	font-size: 12px;
	color: #b0b1b4;
}
.kurs {
	clear: both;
	padding-top: 6px;
	font-size: 11px;
}
.kurs TD {
	color: #fff;
	padding-right: 10px;
	padding-bottom: 1px;
}
.kurs .red {
	color: #ED1C24;
	text-align: right;
}
.kurs .green {
	color: #339900;
	text-align: right;
}
.kurs .gray {
	color: #a5a7a9;
}
.toolbar {
	padding-top: 19px;
	height: 85px;
}
.toolbar TD {
	text-align: center;
}
.toolbar IMG {
	margin-bottom: 2px;
}
.toolbar A {
	font-size: 11px;
	line-height: 12px;
	color: #3a6fa6;
	text-transform: lowercase;
}
.toolbar TD:hover A {
	color: #fff;
}
.toolbar A:hover {
	text-decoration: underline;
}
.barim {
	height: 42px;
}
#nav2, #nav3, #nav6 {
	margin-top: 6px;
}
.nav {
	height: 27px;
	background: #3a6fa6;
	padding-left: 6px;
}
.nav DIV {
	float: left;
	padding-top: 3px;
	margin-right: 15px;
	border-top: 3px solid #3a6fa6;
}
.nav .over {
	border-top: 3px solid #b0b1b4 !important;
}
.nav .act {
	border-top: 3px solid #d39519 !important;
}
.nav .act A {
	color: #d39519;
}
.nav A {
	color: #fff;
}
.subnav {
	display: none;
	border-right: 5px solid #A3A4A7;
	height: 22px;
	background: #B0B1B4;
	font-size: 11px;
	margin-left: 1px;
}
.subnav DIV {
	float: left;
	padding: 4px 8px 0px 8px;
	margin-left: -1px;
	background: #B0B1B4;
	height: 18px;
}
.subnav A {
	color: #000;
}
.subnav .dot {
	background: url("/images/nav_dot.gif");
	width: 3px;
	height: 22px;
	padding: 0px !important;
	z-index: 2;
	position: relative;
}
.subnav .act {
	background: #909194 !important;
}
.subnav .act A {
	color: #FEFEFE;
}
.menu {
	position: absolute;
	z-index: 5;
	visibility: hidden;
	border: 6px solid #E4E4E6;
	border-top-width: 1px !important;
	background: #7B7C7E;
	font-size: 11px;
}
.menu DIV {
	border-top: 1px dotted #424242;
}
.menu .fst {
	border-top-width: 0px !important;
}
.menu A {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 4px 25px 6px 10px;
}
.menu A:hover {
	background: #58585A;
}
.head {
	height: 41px;
	background: #F5F5F5;
	border-left: 2px solid #EEF4F9;
	border-right: 5px solid #E2E2E3;
}
.head H1 {
	color: #000;
}
H1 {
	padding-top: 13px;
	padding-left: 12px;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.pages {
	padding-top: 14px;
	padding-right: 10px;
	float: right;
}
.pages DIV {
	float: left;
	padding-right: 1px;
}
.pages .txt {
	font-size: 10px;
	padding-top: 3px;
	padding-right: 6px;
}
.pages SPAN {
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid #429CF0;
	background: #429CF0;
	color: #fff;
	height: 14px;
}
.pages A {
	display: block;
	float: left;
	padding: 1px;
	color: #000;
	border: 1px solid #B0B1B4;
	height: 14px;
}
.pages A:hover {
	border: 1px solid #429CF0;
	background: #429CF0;
	color: #fff;
}
.content {
	padding: 4px 16px 20px 5px;
}
.first UL, .content UL {
	margin-left: 40px;
}
.foot {
	height: 54px;
	background: #0053A0;
}
.foot DIV {
	float: left;
}
.copy {
	font-size: 10px;
	color: #6BAFEF;
	padding: 19px 130px 0px 10px;
}
.fnav {
	padding-top: 18px;
	font-size: 11px;
}
.fnav DIV {
	background: url("/images/fli.gif") no-repeat 0px 5px;
	padding-left: 13px;
	padding-right: 10px;
}
.fnav .ffst {
	background-image: none !important;
}
.fnav A {
	color: #FEFEFE;
}
.fnav A:hover {
	text-decoration: underline;
}

.right {
	background: #DADADA;
}
.rightdv {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}
.right H1 {
	font-size: 15px;
	font-weight: bold;
	color: #FEFEFE;
	font-family: Arial, sans-serif;
	padding: 0px 0px 4px 33px;
}
.citata H1 {
	padding: 12px 0px 7px 0px;
}
.right H1 A {
	font-size: 15px !important;
	color: #FEFEFE !important;
}
.citata .txt {
	font-size: 15px;
	font-family: "Times New Roman", sans-serif;
	font-style: italic;
	line-height: 16px;
}
.citata IMG {
	vertical-align: top;
}
.citata A {
	color: #B4B4B6;
	font-size: 10px;
	font-weight: bold;
}
.citata A:hover {
	text-decoration: underline;
}
.search {
	margin-top: 7px;
	background: url("/images/search.gif");
	width: 180px;
	height: 20px;
}
.search .inp {
	padding: 3px 0px 0px 28px;
	width: 140px;
	border-width: 0px;
	background: none;	
	font-family: Tahoma, Verdana, sans-serif;
	color: #636363;
	font-size: 11px;
}

.profile {
	color: #fff;
	padding-top: 22px;
	padding-left: 8px;
}
.profile SPAN {
	font-size: 11px;
}
.fav {
	background: url("/images/heart.jpg") no-repeat 0px 0px;
}
.new {
	background: url("/images/new.jpg") no-repeat 0px 0px;
	color: #656363;
	padding-bottom: 40px;
}
.new DIV {
	padding-left: 34px;
}
.new A {
	color: #656363;
	border-bottom: 1px dashed #B0B1B4;
}
.new A:hover {
	border-bottom-width: 0px;
}

.maillist {
	background: url("/images/maillist.jpg") no-repeat 0px 0px;
	color: #656363;
	padding-bottom: 40px;
}
.maillist TD {
	padding-bottom: 2px;
}
.maillist .but {
	background: url("/images/maillist_but.gif");
	width: 118px;
	height: 19px;
	border-width: 0px;
	font-size: 11px;
	color: #D8DFE4;
	margin-top: 5px;
	margin-left: 20px;
	cursor: pointer;
}

.birthday {
	background: url("/images/birthday.jpg") no-repeat 0px 0px;
}
.birthday .day {
	padding-top: 4px;
	color: #fff;
}
.birthday .sm {
	font-size: 11px;
}
.nbrd {
	margin-left: 6px;
	border-bottom-width: 0px !important;
}
.nbrd2 {
	margin-left: 4px;
	border-bottom-width: 0px !important;
}
.nbrd2 IMG {
	padding-top: 4px;
}
.birthday .sm A {
	color: #656363;
	border-bottom: 1px dashed #A7A7A7 !important;
}
.birthday .sm A:hover {
	color: #656363 !important;
	border-bottom: 1px dashed #fff !important;
}

.right .links {
	padding: 2px 0px 32px 34px;
	line-height: 18px;
	color: #656363;
}
.right .links SPAN {
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
}
.right .links A {
	color: #656363;
	border-bottom: 1px dashed #00A6FF;
}
.right .links A:hover {
	color: #00A6FF;
	border-bottom: 1px dashed #fff;
}
#tekorder DIV {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 6px;
}

.attach DIV {
	color: #000;
	font-weight: bold;
}
.attach OL {
	font-size: 10px;
	padding-top: 6px;
	padding-left: 30px;
}
.attach A {
	color: #000;
	border-bottom: 1px dashed #B0B1B4;
}
.attach A:hover {
	border-bottom-width: 0px;
}
/* *** */
.fmain {
	padding-bottom: 20px;
}
.ftxt {
	padding: 20px 30px 30px 14px;
	padding-right: 30px;
	line-height: 18px;
}
.ftxt P, .ftxt h2 {
	padding-bottom: 10px;
}
.ftxt A {
	color: #00A6FF;
	border-bottom: 1px dashed #B0B1B4;
}
.ftxt A:hover {
	border-bottom: 1px dashed #FBD951;
}
.ftxt OL, .ftxt UL {
	margin: 0 0 10px 20px;
}
.butsub {
	border-width: 0px;
	width: 95px;
	height: 21px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #fff;
	background: url("/images/but_new.gif");
	cursor: pointer;
}
.butlong {
	border: 0;
	width: 120px;
	height: 21px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #fff;
	background: url("/images/but_new_long.gif");
	cursor: pointer;
}
.butsub:hover, .butlong:hover {
	color: #fff;
	background-position: 0 -21px;
}
.butback {
	border-width: 0px;
	width: 95px;
	height: 21px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #000;
	background: url("/images/but_back.gif");
	cursor: pointer;
}
.butback:hover {
	color: #000;
	background: url("/images/but_back_act.gif");
}
/* *** */
.sres {
	padding: 8px 20px 20px 15px;
}
.sres OL {
	padding-left: 40px;
	padding-top: 12px;
	font-size: 11px;
}
.sres LI {
	padding-bottom: 12px;
}
.sres .sm {
	font-size: 10px;
	color: #afafaf;
	padding-top: 2px;
}
.sres A {
	color: #00A6FF;
	border-bottom: 1px dashed #B0B1B4;
}
.sres A:hover {
	border-bottom-width: 0px;
}
.srhd .search {
	margin-top: 6px;
	margin-left: 11px;
	background: url("/images/search_other.gif");
	width: 360px;
}
.srhd .head {
	height: 68px;
}
/* *** */
.fileinputs {
	height: 30px;
}
.fakefile {
	width: 261px;
	background: url("/images/browse.gif") top right no-repeat;
}
.fakefile .inp {
	margin-top: -1px;
}
.inpf {
	z-index: 3;
	margin-top: -24px;
	margin-left: 170px;
}
.inpf INPUT {
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	width: 100px;
}
.ftxt .inp {
	width: 505px;
	padding: 2px 0px 3px 2px;
	border: 1px solid #DBDCDD;
	background: #fff;
	font-size: 11px;
}
.ftxt .inp:hover {
	border: 1px solid #909194;
}