body {
	font-family: arial, helvetica, sans-serif;
	background: #f5f5f5;
}
body, form {
	padding: 0;
	margin: 0;
}
a {
	color: #039;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: arial, helvetica, sans-serif;
	margin-top: 8px;
	color: #333;
}
.article .image-box {
	margin-top: 10px;
	margin-bottom: 10px;
}
.image-box {
	width: 192px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.image-box table td {
	background: #f0f0f0;
	height: 152px;
	text-align: center;
}
.image-box .controls {
	font-size: 11px;
	border-top: #ccc;
	background: #e5f2fb;
	border-top: solid 1px #ccc;
	padding: 2px;
	width: 188px;
	overflow: hidden;
}
.image-box .controls .buttons {
	float: left;
}
.image-box .controls #pictureStatus {
	padding-left: 2px;
	float: left;
	font-size: 10px;
	color: #444;
}
.image-box .controls .links {
	float: right;
	font-weight: bold;
}
img {
	border: none;
}
.article h1 {
	margin: 0px 0px 6px -1px;
	font-size: 30px;
	font-weight: bold;
	color: #464646;
	line-height: 1.0;
	border: none;
}
.article .timestamp {
	color: #555;
	margin-bottom: 4px;
}
h1 {
	font: bold 22px arial, helvetica, sans-serif;
	color: #555;
	border-bottom: 1px solid #aaa;
	line-height: 1.1;
	margin: -3px 0 10px 0;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid 1px #ccc;
	text-transform: uppercase;
	margin: 0 0 4px 0;
	padding: 0;
}
#informers h3 {
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 0 3px;
}
#left_side h3 {
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 0 3px 2px 3px;
	border-bottom: none;
}
h3.main, #informers h3.main, #left_side h3.main {
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/h3.gif);
	padding: 2px 3px;
	border-bottom: solid 1px #ccc;
}
h4 {
	font: bold 23px arial, helvetica, sans-serif;
	line-height: 1.1;
	margin: 0;
}
h5 {
	font: bold 16px arial, helvetica, sans-serif;
	line-height: 1.1;
	margin: 0;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.timestamp {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.list-item {
	font: 12px arial, helvetica, sans-serif;
	background: url(../img/bullet.gif) no-repeat left 5px;
	margin-bottom: 5px;
	padding-left: 8px;
}
.list {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
	font: 12px arial, helvetica, sans-serif;
	line-height: 20px;
}
.list li {
	background: url(../img/bullet.gif) no-repeat left center;
	padding-left: 8px;
}
.normal {
	line-height: normal;
}
.normal li {
	background: url(../img/bullet.gif) no-repeat 0px 5px;
}
.normal .time {
	font-size: 11px;
}
.two_cols {
	width: 50%;
	float: left;
}
.four_cols {
	width: 24%;
	float: left;
}
.to-top {
	text-align: right;
	margin: 4px 0 8px 0;
	font: 12px arial, helvetica, sans-serif;
}
.to-top a {
	background: url(../img/totop.gif) no-repeat left center;
	padding-left: 8px;
}
.to-back {
	font: 12px arial, helvetica, sans-serif;
	background: url(../img/back.gif) no-repeat left center;
	margin: 8px 0;
	padding-left: 8px;
}
.link {
	margin: 4px 0 8px 0;
	font: 12px arial, helvetica, sans-serif;
}
.link a {
	background: url(../img/bullet.gif) no-repeat left center;
	padding-left: 8px;
}
#path {
	background-image: url(../img/delimeter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font: 11px arial, helvetica, sans-serif;
	padding-bottom: 1px;
	padding-right: 6px;
	margin-bottom: 8px;
}
#path .links {
	margin-left: 10px;
}
#path .time {
	color: #333;
}
#path .right {
	float: right;
}
#path a {
	text-decoration: none;
}
#path a:hover {
	text-decoration: underline;
}
.delimeter {
	background: url(../img/delimeter.gif) repeat-x left center;
	font-size: 1px;
	height: 1px;
	clear: both;
	margin: 8px 0;
}
.clear {
	clear: both;
}
.more {
	font-weight: bold;
	font-size: 11px;
}
.article-tools {
	color: #9caad9;
	border-top: 1px solid #aaa;
	font-size: 11px;
	padding-top: 4px;
}
.article-tools .print {
	background: url(../img/icon_at_printerfriendly.gif) no-repeat left top;
	padding-left: 16px;
}
.article-tools .email {
	background: url(../img/icon_at_email.gif) no-repeat left top;
	padding-left: 16px;
}
.article-tools .text {
	color: #999;
	float: right;
}
.article-tools .text a {
	color: #666;
}
.table-data {
	font: 11px arial, sans-serif
}
.table-data td, .table-data th {
	padding: 2px 4px;
}
.table-data tr.gray {
	background: #f3f3f3;
}
.table-data .as-link {
	color: #039;
}
.table-data .code {
	font: monospace;
}
.table-data-border-bottom {
	border-bottom: solid 1px #f3f3f3;
}
.table-data-th-align-left th {
	text-align: left;
}
.table-data-th-bg th {
	background: #d2dded;
}
.table-data-cell-valign-top th, .table-data-cell-valign-top td {
	vertical-align: top;
}
.table-data p {
	margin: 0;
}
.table-data .up, .table-data .down {
	text-align: right;
}
.table-data .up, .table-data .green {
	color: #090;
}
.table-data .down, .table-data .red {
	color: #c00;
}
.table-data .yellow {
	color: #f60;
}
.table-data-border-top {
	border-top: solid 2px #ddd;
}
.table-data-border-bottom {
	border-bottom: solid 1px #f0f0f0;
}
.table-data ul.actions {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
}
.table-data ul.actions li {
	background: url(../img/circle.gif) no-repeat left center;
	padding-left: 8px;
}

.filter, .user-form {
	font-size: 12px;
	background: url(../img/filter_bg.gif) repeat-x;
	border: solid 1px #ddd;
	padding: 10px;
	margin-bottom: 10px;
}
.filter select, .user-form select {
	color: #666;
	font-size: 12px;
}
.filter .text, .user-form .text, .user-form textarea {
	font-size: 12px;
}
.filter .button, .user-form .button {
	font-size: 12px;
}
.filter .note, .user-form .note {
	font-size: 11px;
	color: #555;
}
.user-form .item label {
	display: block;
	font-weight: bold;
}
.user-form .item {
	margin-bottom: 8px;
}
.user-form .item-line label {
	font-weight: bold;
}
.user-form .item-line {
	margin-bottom: 8px;
}
.user-form .required {
	color: #c00;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}
.user-error {
	border: solid 1px #d00;
	background: #ffcece;
	margin-bottom: 10px;
	padding: 10px;
	color: #d00;
	line-height: normal;
}
.user-error ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.user-message {
	border: solid 1px #090;
	background: #ceffce;
	margin-bottom: 10px;
	padding: 10px;
	color: #090;
	line-height: normal;
}
.user-message ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.user-warning {
	border: solid 1px #993;
	background: #ffc;
	margin-bottom: 10px;
	padding: 10px;
	color: #993;
	line-height: normal;
}
.user-warning ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.image-box-admin {
	width: 170px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.image-box-admin table td {
	background: #f0f0f0;
	height: 131px;
	text-align: center;
}
.image-box-admin .controls {
	font-size: 11px;
	border-top: #ccc;
	background: #e5f2fb;
	border-top: solid 1px #ccc;
	padding: 2px;
	text-align: right;
	color: #339;
	font-weight: bold;
}
.image-box-admin-no-margin-right {
	margin-right: 0;
}
.picture {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.picture-big-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.picture_right, .picture-small-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
}
.poll-form {
    background: #f4f9fb;
    padding: 5px 10px;
}
.poll-form h5 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 8px;
}
.poll-form .answers {
    margin: auto;
    margin-bottom: 8px;
}
.pager-archive {

}
.pager-archive a.prev {
    float: left;
	background: url(../img/back.gif) no-repeat left 5px;
	padding-left: 8px;
}
.pager-archive a.next {
    float: right;
	background: url(../img/bullet.gif) no-repeat right 5px;
	padding-right: 8px;
}
.paginator {
    text-align: right;
}
.paginator .pages a {
    text-decoration: underline;
}
.paginator .pages a, .paginator .pages .current {
    font-weight: bold;
    margin: 0 3px;
}
.paginator .misc {
    font-size: 11px;
    color: #555;
}
.width-full {
    width: 100%;
}
ol {
    padding: 0 0 0 20px;
    margin: 0;
}
.float-right {
    float: right;
}
.banki {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
}
.banki h3 {
    border: none;
    margin-bottom: 0;
}
.banki h3 a {
    color: #333;
    text-decoration: underline;
}
.banki h3 a:hover {
    color: #F60;
}
.banki .lic {
    font-size: 11px;
    color: #999;
    margin-bottom: 4px;
}
.banki p {
    margin-top: 0px;
    font-size: 11px;
    color: #666;
}
.banki .phones, .banki .site {
    font-size: 11px;
    color: #666;
}