/*
#====================================
#
# Edit by Ben-Ja http://net4me.ru
# On Mon Mar 24 13:15:02 2008
#        CODE STYLE: Articles 
#====================================
*/

body{
	text-align: center;
    margin: 0;
    padding: 10px 0px 0px 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

table {
	border-collapse: collapse;
      }

img {
    border: none;
}

pre {
	border: 1px solid rgb(119, 119, 119); 
	padding: 5px; 
	background-color: #EEEEEE;
}

table.my-block-table {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #FF0000;
	color: #006600;
}

td.top-header {
	border: solid #BBBBBB 1px;
    height: 88px;
    background: url(/oform/up_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#logo-left {
    width: 304px;
    height: 88px;
    background: url(/oform/up_net4me_logo.jpg);
    background-repeat: no-repeat;
}

#logo-right {
    position: absolute;
    left: 770px;
    top: 15px;
    width: 150px;
    height: 50px;
    background: url(/logos/articles_zone.gif);
    background-repeat: no-repeat;
}

a:link,
a:visited,
a:active,
a:link:hover,
a:visited:hover,
a:active:hover {
    color: #CC0000;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:link:hover, a:visited:hover, a:active:hover {
	text-decoration: underline;
}

a.rsslink {background:url(/oform/feedicons/07.png) top left no-repeat; padding-left: 14px;}

/* ================================ */

td.vert-probel {
	width: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* navigation-top: */

#top {
	border: 1px #BBBBBB solid;
}

#navigation-top {
    height: 17px;
    border-top: #FFFFFF solid 1px;
    border-bottom: #FFFFFF solid 1px;
    font-size: 11px;
    letter-spacing: 0px;
    background: #FF0000;
}

#navigation-top ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#navigation-top li {
    padding: 0px;
    margin: 0px;
    float: left;
    border-right: #FFFFFF solid 1px;
}

#navigation-top a,
#navigation-top li.empty {
    display: block;
    width: 89px;
    height: 15px;
    padding: 2px 0px 0px 5px;
    margin: 0px;
    color: #FFFFFF;
    text-decoration: none;
    background: #FF0000;
}

#navigation-top a.selected,
#navigation-top a.selected:link,
#navigation-top a.selected:visited,
#navigation-top a.selected:active,
#navigation-top a.selected:hover {
    color: #FF0000;
}

#navigation-top a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background: #CC0000;
}

#navigation-top a.selected {
    background: #FFFFFF;
}

#navigation-top a.selected:link,
#navigation-top a.selected:visited,
#navigation-top a.selected:active {
    color: #FF0000;
	text-decoration: none;
}

#navigation-top a.selected:hover {
    background: #FFFFFF;
	text-decoration: none;
}

#navigation-top a:link,
#navigation-top a:visited,
#navigation-top a:active {
    color: #FFFFFF;
	text-decoration: none;
}

#upcounter {
    position: absolute;
    left: 300px;
    top: 1px;
    width: 5px;
    height: 5px;
}

td.left-menu {
	width: 180px;
	text-align: left;
    border: solid 1px #BBBBBB;
	background-color: #D7D7D7;
}

/* search */
.search-field {
    width: 120px;
    border: solid 1px #999999;
}

#search {
    height: 36px;
    padding: 9px 0px 9px 10px;
    margin-top: 50px;
    border-bottom: solid 1px #999999;
}

/* navigation-left */

#navigation-left li {
    padding: 0px;
    margin: 0px;
}

#navigation-left ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#navigation-left a {
    display: block;
    width: 180px;
    height: 14px;
    padding: 2px 0px 1px 10px;
    border-bottom: #999999 1px solid;
    background-color: #D7D7D7;
}

#navigation-left a.selected {
    background: #FFFFFF;
    width: 180px;
}

#navigation-left a.selected:link,
#navigation-left a.selected:visited,
#navigation-left a.selected:active {
	text-decoration: none;
}

#navigation-left a.selected:hover {
    background: #FFFFFF;
	text-decoration: none;
}

#navigation-left a:link,
#navigation-left a:visited,
#navigation-left a:visited {
    color: #000000;
    text-decoration: none;
}

#navigation-left a:hover {
    color: #000000;
    background-color: #999999;
    text-decoration: none;
}

/* =========================== */

td.right-menu {
	width: 175px;
	border: solid #BBBBBB 1px;
	text-align: left;
	background-color: #D7D7D7;
}

td.left-content {
	border: solid #BBBBBB 1px;
    text-align: left;
    padding: 2px 10px 2px 10px;
}

td.right-content {
	border: solid #BBBBBB 1px;
	text-align: left;
    padding: 2px 10px 2px 10px;
}

td.big-content {
	border: solid #BBBBBB 1px;
	text-align: left;
    padding: 2px 2px 2px 2px;
}

td.middle-header {
	border: solid #777777 1px;
	background-color: #FFCCCC;
}

td.bottom-header {
	border: solid #BBBBBB 1px;
}

/* =================================== */

div.counter {
	width: 160px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
    margin-left: auto;
    padding: 10px 2px 10px 2px;
	vertical-align: middle;
	text-align: center;
	border: 1px #999999 solid;
}

#copyright {
    position: fixed;
    top: 145px;
    left: 17px;
	width: 155px;
    text-align: right;
    font-size: 9px;
    line-height: 12px;
	border: solid 1px #999999;
	padding: 5px;
}
/* =================================== */

table.lastlink-table {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
}

tr.black {
	background-color: #D7D7D7;
}

tr.white {
	background-color: #FFFFFF;
}

font.white{
font-size:6px;
}






/* end of file */


