body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #6658a6;
	margin-top: 5px;
	margin-bottom: 5px;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#div_content {
	width: 100%;
}

#table_main {
	width: 100%;
	height: 100%;
}

#table_main #left {
	width: 220px;
	border-right: 1px solid #e5e5e5;
}

#table_main #right {
	padding: 0px 7px 7px 7px;
	font-size: 12px;
	color: #0e0e0e;
}

#div_menu {
    width: 200px;
	background: url('../_images/bg_menu.gif') 2px 0px no-repeat;
	padding-top: 28px;
}

#div_menu div {
	background: url('../_images/bg_button_top.gif') top left no-repeat;
}

#div_menu a {
	display: block;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	padding-top: 9px;
	padding-bottom: 7px;
	background: url('../_images/bg_button_bottom.gif') bottom left no-repeat;
}

#div_menu a:hover {
	text-decoration: underline;
}

.div_rubrika {
	text-align: center;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	background: url('../_images/bg_rubrika.gif') ;
}

#table_main #right a:hover {
	font-weight: bold;
}

#div_advert {
	background: url('../_images/bg_advert.gif') 2px 0px no-repeat;
	margin-top: 10px;
	padding: 30px 2px 0px 4px;
	font-family: Tahoma;
}

#div_stat {
	background: url('../_images/bg_stat.gif') 2px 0px no-repeat;
	margin-top: 10px;
	padding: 30px 2px 0px 4px;
	font-family: Tahoma;
}
