
body {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 75%;
  color: #000;
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  height: 100%;
  min-width: 1000px;
  _width:expression(this.parentNode.offsetWidth<=1000? 1000:'auto'); 
}

h1, h2, h3, h4, h5, h6 {
  margin: 0.3em;
  padding: 0px;
}
img {
	border: 0px;
}

table {
	table-layout: fixed;
}

p {
  padding: 0px;
  padding-bottom: 10px;
  margin: 0px;
}

input, select, textarea, select {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 100%;
  margin: 1px;
  padding: 0px 1px;
}

pre, code, tt {
  font-family: 'Lucida Console', Courier, monospace;
}

form {
  margin: 0px;
  padding: 0px;
}

table {
  font-size: 100%;
}

a {
  text-decoration: none;
  color: #000;
  background: transparent;
}

a:hover {
  text-decoration: underline;
}

.divisor {
	height: 1px;
	background-color: #fff;
}
.divisor-gray {
	height: 1px;
	background-color: #aaa;
}


.header-top {
  background: #f00;
  line-height: 1.5em;
}

.header-top a {
	color: #fff;
}

.header-links {
  color: #fff;
  float: right;
  display: inline;
  background: #f00;
  margin: 0px;
  padding: 2px 10px; 
  text-align: right;
  font-size: 80%;
}

.search-links-input {
  background: #fff;
  color: #000;
}

.bottom-links {
  color: #fff;
  background: #262658;
  margin: 0px;
  padding: 2px 10px; 
  text-align: right;
  font-size: 80%;
  clear: both;
}
.bottom-links a {
	color: #fff;
}

.hotline {
	font-size: 90%;
	padding: 2px 10px;
	color: #262658;
	font-weight: bold;
}

.hotline strong {
	font-size: 130%;
	color: #fff;
}

.header-banner {
	height:60px;
	text-align: center;
	background-color: #f00;
	width:100%;
}
.header-center {
	height: 110px;
	width: 100%;
	text-align: left;
	background-color: #262658;
}
.header-logo {
	width: 440px;
	float: left;
	display: inline;
	padding: 0px 20px 0px 0px;
}
.header-today {
	padding: 10px;
  	color: #fff;
	font-size: 90%;
}

.header-today strong {
	background: #f00;
	padding: 2px;
}

.header-today a {
	color: #fff;
	font-weight: bold;
}

.header-always {
  	float: right;
	display: inline;
	width: 260px;
	height: 90px;
	font-size: 90%;
	margin: 0px;
	padding: 10px 20px;
  	color: #000;
	background-color: #f8ecab;
	background: url(/files/cuprum2.jpg);
}


.footer { 
  color: #000;
  margin: 0px;
  padding: 2px 10px;
  text-align: center;
  clear: both;
  z-index: 1;
  background-color: #DDD;
}

.wrapper {
	overflow: hidden;
}

.wrapper:after {
	content: '[IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.content {
	background-color: #fff;
	padding: 0px;
	overflow: hidden;
	z-index: 1;
}

/* Hides from IE-mac \*/
* html .content {height: 1%;}
/* End hide from IE-mac */

.container {
	padding: 5px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	text-align: justify;
	width: 100%;
}

.container-right {
	padding: 2px 10px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	text-align: left;
}

.main-fence {
	overflow: auto;
	border: 0;
	width: 99%;
	height: 420px;
}
.article-chat {
	overflow: auto;
	border: 0;
	width: 99%;
	height: 840px;
}

.fence-container {
	width: 100%;
	_width: 99%;
	border: 0;
	height: 410px;
}
.chat-container {
	width: 100%;
	_width: 99%;
	border: 0;
	height: 830px;
}

.leftbar {
	color: #fff;
	background-color: #767698;
	padding: 0px;
	width: 150px;
	z-index: 20;
}

.rightbar {
	font-size: 90%;
	color: #262658;
	background-color: #ddd;
	padding: 0px;
	text-align: left;
	width: 200px;
	z-index: 20;
}

.menuitem, .menuitem a {
	font-weight: bold;
	font-size: 90%;
	padding: 7px 3px;
	color: #fff;
}
.menuitem-selected, .menuitem-selected a {
	font-weight: bold;
	font-size: 90%;
	padding: 7px 3px;
	color: #fff;
	background-color: #f00;
}

.category-headline {
	font-weight: bold;
	font-size: 120%;
	color: #fff;
  	background-color: #f00;
	padding: 2px 10px;
}
.chat-headline {
	font-weight: bold;
	font-size: 120%;
	color: #fff;
  	background-color: #262658;
	padding: 2px 10px;
}

.category-headline-right {
	font-weight: bold;
	font-size: 110%;
	color: #f00;
	padding: 2px;
	padding-left: 0px;
	margin-left: 0px;
}

.article-headline {
	color: #262658;
	font-weight: bold;
	font-size: 125%;	
	padding-left: 0px;
	margin-left: 0px;
}
.article-headline a {
	color: #262658;
}
.article-preview {
	padding: 2px 10px;
	padding-left: 0px;
	padding-top: 10px;
	margin-left: 0px;
}
.article-preview a {
	color: #282856;
}

.article-quote {
	padding: 10px;
	background-color: #f8ecab;
	color: #000;
	font-style: italic;
	z-index: 1;
}
.article-description {
	overflow: hidden;
	padding-left: 0px;
	margin-left: 0px;
}
.article-description strong a {
	color: #262658;
}
.article-description img {
	padding: 0px 10px 2px 0px;
	margin: 0px;
	float: left;
	display: inline;
	z-index: 1;
}

.today-headline {
	color: #fff;
	font-weight: bold;
	font-size: 120%;	
	padding: 5px 2px;
}
.today-preview {
	padding: 2px 10px;
	font-size: 90%;
}

.today-description strong a {
	color: #ddd;
	font-size: 90%;
}
.today-description img {
	padding: 0px 5px 0px 0px;
	position: relative;
	float: left;
	display: inline;
	font-size: 90%;
}


.tool {
  background: transparent;
  color: #fff;
  border-style: hidden;
  border-width: 1px;
  text-decoration: none;
  font-size: 80%;
}

.tool:hover {
  border-style: outset;
  text-decoration: none;
}
.container a img {
	border: 0;
}

.search {
	padding: 2px;
	line-height: 1em;
	vertical-align: middle;
	font-size: 110%;
	background: #f00;
}

.search form {
	padding: 0;
	margin: 0;
}
.search form input {
	background: #fff;
	color: #000;
	padding: 0;
	margin: 0;
}
.clock {
	position: absolute;
	top:10px;
	right: 10px;
	font-size: 120%;
	text-align: center;
	color: #fff;
}
.clock-date {
	font-size: 90%;
	padding-bottom: 5px;
}
.clock-time {
	font-size: 120%;
	font-weight: bold;
}

.sidequote {
	float: right;
	display: inline;
	width: 260px;
	font-size: 90%;
	margin-left: 10px;
	padding: 10px 20px;
  	color: #000;
	background-color: #f8ecab;
	background: url(/files/cprback.jpg);
}
.filter-letter-active {
	font-family: Lucida console, Courier, fixed;
	padding: 5px;
	background: #f00;
	color: #fff;
	margin-left: 5px;
	line-height: 2em;
	font-size: 140%;
}

.filter-letter {
	font-family: Lucida console, Courier, fixed;
	padding: 5px;
	background: #777;
	color: #fff;
	margin-left: 5px;
	line-height: 2em;
	font-size: 140%;
}
.filter-letter a {
	color: #fff;
}
a.filter-letter {
	color: #fff;
}

.info-separator {
	background: url(/files/miniline.gif);
	background-repeat: repeat-x;
	font-size: 85%;
	margin-bottom: 3px;
	height: 7px;
	padding: 0;
}
.info-headline {
	color: #262658;
	font-size: 160%;	
	padding-left: 0px;
	margin-left: 0px;
}
.info-bottomline {
	color: #262658;
	font-size: 100%;	
	padding-left: 0px;
	margin-left: 0px;
}
#horoukrnet{ padding: 5px 0 0 5px;}
#kinoukrnet, #tvukrnet{ margin-left: 7px;margin-right: 2px;     }
#kinoukrnet a, #tvukrnet a{ color: #282856; font-weight: bold;}

