html,body {
background-color: #eee;
font-size: 10pt;
font-family: arial;
margin: 0;
}

a {
color: #f05c02;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: underline;
}

ul {
font: 10pt arial;
color: #000;
margin: 5px 15px 15px 25px;
}

ol {
font: 10pt arial;
color: #000;
margin: 5px 15px 15px 25px;
}

li {
text-align: left;
text-indent: 0;
margin-top: 0;
margin-bottom: 0;
}

p {
font: 10pt arial;
color: #000;
margin: 5px 15px 15px 0;
}

h1 {
font-size: 14pt;
color: #000;
margin: 0;
}

h2 {
font-size: 12pt;
color: #000;
margin: 0;
}

h3 {
font-size: 10pt;
color: #000;
margin: 0;
}

hr {
height: 1px;
color: #696969;
width: 100%;
text-align: left;
}

#main_table {
width: 900px;
background-color: ;
border-color: ;
}

#slogan {
color: #fff;
font-size: 14pt;
}

#top_row {
background-color: orange;
height: 145px;
}

img {
border-width: 0;
}

body {
background-color: #fff;
background-position: 50% 0;
background-repeat: no-repeat;
background-image: url(../images/fon.jpg);
}

#header {
background-image: url(../images/shapka2.jpg);
}

.chat {position:relative; top:-30px; left:70px;}
.chat a {font-size:12px; color:white;}


