a {
	color: #24477E;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	background: transparent;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

img {
	border: 0;
	display: block;
}

.calendar { padding-top: 5px; width: 180px; float: left; font-size: 11px; padding-bottom: 15px }
.calendar span { float: left; width: 21px; padding: 0; margin: 1px; text-align: center; border: 1px solid silver }
.calendar .mon, .calendar { clear: left }

#article, #content {
	width: 390px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	padding-bottom: 20px;
	font-size: 13px
}

#article h1, #content h1 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}

#article h2, #content h2 {
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 17px;
	font-weight: bold;
}

#article h4, #content h4 {
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 11px;
}

#content dt, #content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #737573
}

#content dd {
	margin-bottom: 10px;
}

#content dt a {
	text-decoration: underline
}

#article p.source {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 2px solid #7B9ECE;
	color: #737573;
	font-size: 11px;
	font-weight: bold;
}

#article p.source a  {
	color: #737573;
	font-size: 10px;
	text-decoration: underline;
}

#cf {
	border-top: 1px solid #003063;
	border-bottom: 1px solid #003063;
	width: 770px;
	clear: both;
	height: 32px;
	overflow: hidden;
	margin: 2px 0px 0px 0px
}

#cf dd {
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	padding-top: 2px;
	border-left: 1px solid #003063;
	background-color: #FFD752;
	font-weight: bold;
	text-align: center;
	height: 30px;
}

#cf dd.last {
	padding: 0;
	border-left: 0;
	padding-left: 18px;
	background-image: url(/gfx/cfbar/moreArrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	height: 32px;
}

#cf dd.last img {
	display: block;
}

#cf dt {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 6px;
	background-color: #DE4108;
	font-weight: bold;
	text-align: center;
	height: 26px;
}

#cf dt a {
	color: #FFFFFF;
	font-size: 14px;
}

#commonSidebar {
	width: 160px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}

#commonSidebar .box {
	margin-bottom: 10px;
	border: 1px solid #003063;
}

#commonSidebar .box a {
	color: #424542;
}

#commonSidebar .box dd {
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #696769;
	font-size: 9px;
}

#commonSidebar .box dd.last {
	border-bottom: 0;
}

#commonSidebar .box dl {
	margin: 0;
	margin-bottom: 4px;
	color: #424542;
}

#commonSidebar .box dt {
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10px;
}

#commonSidebar .box li {
	padding: 4px;
	padding-left: 24px;
	border-top: 1px solid #003063;
	margin: 0;
	list-style-type: none;
	background-image: url(/gfx/news/list.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
}

#commonSidebar .box li a {
	color: #313031;
}

#commonSidebar .box ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

#commonSidebar h3 {
	margin: 0;
	padding: 2px;
	color: #FFFFFF;
	background-color: #003063;
	font-size: 11px;
}

#contextSidebar {
	width: 200px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}

#contextSidebar .box {
	border-top: 2px solid #00659C;
}

#contextSidebar .box dd {
	margin-left: 8px;
	padding: 0;
	margin-bottom: 8px;
}

#contextSidebar .box dd strong {
	font-weight: normal; font-size: 10px
}

#contextSidebar .box a {
	text-decoration: underline;
}

#contextSidebar .box dl {
	padding: 4px;
	margin: 0;
	color: #737573;
}

#contextSidebar h3 {
	width: 120px;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
	background-color: #00659C;
	color: #FFFFFF;
	font-size: 11px;
}

#footer {
	width: 770px;
	border-top: 1px dotted #1C479D;
	padding-top: 5px;
	clear: both;
	background-color: #EEEEEE;
	text-align: center;
}

#footer .bottom {
	padding: 15px 20px 10px 20px;
}

#footer .bottom a {
	color: #1A2A78;
	text-decoration: underline;
}

#footer .top {
	color: #000000;
	font-size: 9px;
}

#footer .top a {
	color: #000000;
	text-decoration: underline;
}

#footer .top strong {
	color: #AE0000;
	text-decoration: underline;
}

#header {
	height: 77px;
	width: 770px;
}

#logo {
	width: 180px;
	display: block;
	height: 56px;
	position: absolute;
	top: 20px;
}

#nav {
	margin: 0;
	position: absolute;
	top: 31px;
	padding-left: 180px;
	height: 24px;
	overflow: hidden;
	width: 590px;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 4px;
	border-left: 1px solid #536393;
	list-style: none;
	background-image: url(/gfx/news/shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 24px;
	height: 24px;
}

#nav li a {
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #FFFFFF;
	background-color: #003063;
	font-weight: bold;
	font-size: 12px;
}

#nav li a:hover {
	background-color: #1C479D;
	text-decoration: none;
}

#nav li.selected a {
	border-top: 1px solid #536393;
	background-color: #FFFFFF;
	color: #000000;
}

#nav li.selected a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

#searchbar {
	width: 770px;
	background-image: url(/gfx/lite/header-lt.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #003063;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 0;
}

#searchbar a {
	margin-right: 10px;
	color: #FFFFFF;
}

#searchbar a.promo {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FF710D;
}

#searchbar form {
	margin: 0;
	float: right;
	padding-left: 20px;
	padding-right: 2px;
	display: block;
	background-image: url(/gfx/lite/rc.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #00659C;
	height: 20px;
}

#searchbar input {
	border-width: 1px;
	border: solid 1px;
	border-color: #006699;
	background-color: #DBE5F3;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
}

#searchbar p {
	float: left;
	padding-left: 220px;
	margin: 0;
}

#searchbar select {
	margin: 0px;
	border: 1px solid #006699;
	display: inline;
	background-color: #DBE5F3;
	font-size: 9px;
	font-family: verdana,arial,helvetica,sans-serif;
}

#subnav {
	margin: 0;
	border-bottom: 1px solid #003063;
	height: 20px;
	position: absolute;
	top: 56px;
	padding-left: 180px;
	width: 590px;
}

#subnav li {
	float: left;
	margin: 0;
	padding-right: 4px;
	list-style: none;
	background-image: url(/gfx/lite/sub_kreska8.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}

#subnav li a {
	padding-left: 2px;
	padding-right: 2px;
	display: block;
}

#userbar {
	width: 770px;
	border-bottom: 1px solid #1C479D;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

#userbar a {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

#userbar form {
	margin: 0;
	float: left;
	display: block;
}

#userbar p {
	margin: 0;
	float: left;
	display: block;
	word-spacing: 4px;
	height: 20px;
}

#userbar p.homepage {
	width: 340px;
	word-spacing: normal;
}

#userbar select {
	width: 180px;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #FFFFFF;
}

#zarabiaj {
	width: 100px;
	float: left;
	display: block;
}
