@charset "utf-8";
html,body,div,ul,li,h1,h2,h3,h4,p,a,img,td,iframe {
border:0;
margin:0;
padding:0;
}

body {
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
text-align:center;
background-color:#ececec;
color:#040404;
padding-top:15px;
padding-bottom:15px;
background-image: url(../img/bg1.gif);
background-repeat: repeat-x;
background-position: top;
}

table {
border-collapse:collapse;
}

table td {
vertical-align:top;
}

h1 {
margin-bottom:8px;
color:#E00;
font-weight:400;
font-size:1.3em;
}

h2 {
margin-top:30px;
margin-bottom:0.4em;
font-size:1.4em;
font-weight:400;
}

h3 {
margin-bottom:0.4em;
font-weight:400;
font-size:1.6em;
}

h4 {
line-height:normal;
font-size:0.9em;
color:#28326E;
}

h5 {
font-weight:400;
font-size:0.9em;
color:#777;
margin:0;
}

a {
color:#28326E;
}

a:visited {
color:#555;
}

a:hover {
color:red;
}

#welcome {
margin-top:30px;
}

#welcome p {
margin-bottom: 10px;
}

#container {
width:940px;
text-align:left;
background-color:#FFF;
border:1px solid #CCC;
margin:0 auto;
padding:30px;
}

#mainContent {
margin:0 0 0 400px;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

#greymenu {
height:35px;
}

#greymenu div {
display:inline;
}

#greymenu div a {
background-image:url(../img/grey_but.gif);
padding-top:21px;
width:24px;
height:0;
overflow:hidden;
float:right;
margin-top:6px;
}

#greymenu #decreaseFontSize a {
background-position:0 0;
}

#greymenu #decreaseFontSize a:hover {
background-position:0 -20px;
}

#greymenu #standartFontSize a {
background-position:-24px 0;
}

#greymenu #standartFontSize a:hover {
background-position:-24px -20px;
}

#greymenu #increaseFontSize a {
background-position:-48px 0;
}

#greymenu #increaseFontSize a:hover {
background-position:-48px -20px;
}

#greymenu #rssbut a {
width:28px;
background-position:-72px 0;
margin-right:15px;
}

#greymenu #rssbut a:hover {
background-position:-72px -20px;
}

#greymenu #greymenu_link a {
background-image:none;
font-size:0.9em;
color:#555;
padding-top:2px;
width:auto;
height:auto;
margin-right:15px;
}

#greymenu #greymenu_link a:hover {
color:#E60000;
}

.news1 {
margin-bottom:15px;
}

#footer1 {
background-image:url(../img/logo3.gif);
background-repeat:no-repeat;
background-position:right top;
font-size:0.9em;
color:#666;
text-align:right;
padding-top:43px;
margin-top:65px;
float:right;
}
