﻿/* indices */
div.indices {
	float:left;
	width:296px;
	background-color:#f7f9f3;
	color:#737373;
	border:#DCDCC1 solid 1px;
	padding:10px;
	margin-bottom:11px;
}
div.indices h2 {
	font:16px Arial, sans-serif;
	font-weight:bold;
	width:100%;
}
div.indices h3 {
	width:100%;
	font:12px Arial, sans-serif;
	font-weight:bold;
	color:#5F7006;
	background-color:#E8ECDD;
	margin:5px 0 5px 0;
}
div.indices ul {
	list-style: none;
}
div.indices ul li {
	padding:4px 0 4px 10px;
	background: url('../../images/img06.gif') no-repeat left top;
	border-bottom: 1px dotted #CCCCCC;
}
div.indices a {
	text-decoration: none;
}
div.indices a:hover {
	text-decoration: underline;
}
/* winers */
div.winers {
	float:right;
	width:297px;
	background-color:#f8f8f8;
	color:#737373;
	border:#dedede solid 1px;
	padding:10px;
	margin-bottom:11px;
}
div.winers div.akcii
{
    height:243px;
    overflow:auto;
    border:solid 1px #cccccc;
}
div.winers div.akcii img
{
    margin:0px;
    padding:0px;
    margin-bottom:2px;
    margin-left:1px;
    border:none;
}
div.winers h2 {
	font:16px Arial, sans-serif;
	font-weight:bold;
	width:70px;
	margin:0;
	float:left;
}
div.winers h3 {
	width:100%;
	font:12px Arial, sans-serif;
	font-weight:bold;
	background-color:#dedede;
	margin:5px 0 5px 0;
}
/*Navigation*/
div.subnavSE {
	float:right;
	line-height:normal;
	width:220px;
	background:#3a3a3a url(../../images/tcorner1.gif) no-repeat left top;
}
div.subnavSE ul.navUl {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image: none;
}
div.subnavSE ul.navUl li
{
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 4px;
    list-style: none;
    border: none;
    list-style-image: none;
}
div.subnavSE a {
	display:block;
	padding:6px 7px;
	text-decoration:none;
	color:#FFFFFF;
	border:none;
}
div.subnavSE a:hover {
	text-decoration:underline;
}
div.subnavSE li.current2 {
	background: url(../../images/r2.gif) no-repeat right top;
}
div.subnavSE li.current2 a {
	background: url(../../images/r1.gif) no-repeat left top;
	font-weight:bold;
	color:#484848;
	text-decoration:none !important;
}
/* News */
div.relatedSE {
	float:left;
	width:628px;
	background-color:#f7f9f3;
	color:#737373;
	border:#DCDCC1 solid 1px;
	padding:10px;
}
div.relatedSE h2 {
	font:16px Arial, sans-serif;
	font-weight:bold;
	width:100%;
}
div.relatedSE h3 {
	width:100%;
	font:12px Arial, sans-serif;
	font-weight:bold;
	color:#5F7006;
	background-color:#E8ECDD;
	margin:5px 0 5px 0;
}
div.relatedSE ul {
	list-style: none;
}
div.relatedSE ul li {
	padding:4px 0 4px 10px;
	background: url('../../images/img06.gif') no-repeat left top;
	border-bottom: 1px dotted #CCCCCC;
}
div.relatedSE a {
	text-decoration: none;
}
div.relatedSE a:hover {
	text-decoration: underline;
}
/*Articles*/
div.relatedlinksSE {
	float:right;
	width:297px;
	background-color:#f8f8f8;
	color:#737373;
	border:#dedede solid 1px;
	padding:10px;
}
div.relatedlinksSE h2 {
	font:16px Arial, sans-serif;
	font-weight:bold;
	width:100%;
	margin:0;
}
div.relatedlinksSE h3 {
	width:100%;
	font:12px Arial, sans-serif;
	font-weight:bold;
	background-color:#dedede;
	margin:5px 0 5px 0;
}
div.relatedlinksSE ul {
	list-style: none;
}
div.relatedlinksSE ul li {
	padding:4px 0 4px 10px;
	background: url('../../images/img06.gif') no-repeat left top;
	border-bottom: 1px dotted #CCCCCC;
}
div.relatedlinksSE a {
	text-decoration: none;
}
div.relatedlinksSE a:hover {
	text-decoration: underline;
}