* {
    padding: 0;
    margin: 0;
}

body {
background: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

p { line-height: 110%; padding: 0px; margin: 12px 0px 12px 0px; }
img { border: none; }
a { color: #336699; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

#wrap {
width: 800px;
margin: 20px auto;
}

#header {
background: #fff url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 130px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 50px 0 0 38px;
text-align: left;
}
#header h1 a {
color: #336699;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 16px;
color: #aaa;
padding: 24px 0 0 38px;
text-align: left;
font-weight: 600;
}
#header h2 a {
color: #FF7328;
text-decoration: none;
}
#header h2 a:hover {
color: #111;
text-decoration: none;
}

#menu {
background: #fff url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 40px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
font-size: 13px;
color: #111;
}
#menu li a:hover {
color:#111;
text-decoration:none;
background: #aaa url(images/menuover.jpg) repeat-x;
}

#content {
padding: 0 30px;
background: #fff url(images/content.jpg) repeat-y;
}
#content li { list-style-type: none; }
#content li a { color: #336699; font-weight: 100; }
#content ul { padding: 10px 0 20px 10px; }
#content ul li { list-style-type: none; padding: 2px 0 3px 0; }
#content ul li a { color: #336699; font-weight: 100; display: block; text-decoration: none;  border-bottom: 1px dotted #aaa; font-size: 13px;  }

#left {
padding: 10px 0;
width: 540px;
float: left;
font-size: 12px;
text-align: justify;
}
#left h2 { border-bottom: 1px dotted #aaa; letter-spacing: 1px; padding: 15px 0px 5px 0px; margin: 0px 0px 5px 0px; font-size: 18px; color: #FF7328;}
#left h3 { border-bottom: 1px dotted #aaa; letter-spacing: 1px; }
#left ul {
color: #555555;
padding: 10px 3px 0 30px;
}
#left ul li {
list-style-type: square;
}

#right{
padding: 20px 0;
width: 180px;
float: right;
}
#right h3 { background: #aaa url(images/sidebarh3.jpg) no-repeat; height: 30px; line-height: 30px; letter-spacing: 1px; font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #111; }
#right ul { padding: 10px 0 20px 10px; }
#right ul li { list-style-type: none; padding: 2px 0 3px 0; }
#right ul li a { color: #336699; font-weight: 100; display: block; text-decoration: none;  border-bottom: 1px dotted #aaa; font-size: 13px;  }
#right ul li a:hover { color : #999; }

#bottom { background: #fff url(images/footer.jpg) no-repeat; padding: 15px 0; }

#footer {
color: #111;
font-size: 11px;
text-align: center;
}
#footer a {
color: #111;
text-decoration: none;
}
#footer a:hover {
color: #111;
text-decoration: underline;
}
/***** последние новости на главной *****/
.last-news-date {
  float: right;
  font-style: italic;
  color: #959595;
  font-size: 80%;
}
.last-news-title {
  font-weight: bold;
  clear: both;
}
.last-news-mess {
  margin-bottom: 10px;
}
/***** guestbook & feedback *****/
.error {
  border: 1px solid #F1008B;
  background-color: #FFDFF1;
  color: #FF3366;
  padding: 3px 10px;
}
.info{
  border: 1px solid #66CC00;
  background-color: #F0FFC4;
  color: #66CC00;
  padding: 3px 10px;
}
/****** форма обратной связи ******/
.feedback{
    border:0;
    width:100%;
}
.feedback td{ width:32%;}
.feedback input,.feedback textarea {
    width:100%;
    border: 1px solid #969696;
    color: #3E3E3E;
}
.feedback input:hover,.feedback textarea:hover{
    border-color: #000;
    color: #000;
}
/****** оформление гостевой ******/
#captcha{
  background-color: #FFFFFF;
  border: 1px solid #969696;
  display: inline;
  cursor: pointer;
}
#guestbook #captcha { margin: 0 0 -5px 0 !important; }
.error {
  border: 1px solid #F1008B;
  background-color: #FFDFF1;
  color: #FF3366;
  padding: 3px 10px;
}
.info{
  border: 1px solid #66CC00;
  background-color: #F0FFC4;
  color: #66CC00;
  padding: 3px 10px;
}
.guestbook{
  border-collapse: collapse;
  width:100%;
}
.guestbook TD{
  padding: 3px;
}
.guestbook input,.guestbook textarea {
    width:100%;
    border: 1px solid #969696;
    color: #3E3E3E;
}
.guestbook input:hover,.guestbook textarea:hover {
    border-color: #000;
    color: #000;
}
.gb_post{
  background-color: #EAEAEA;
  border: 1px solid #D3D3D3;
  padding: 3px;
  margin:5px 0;
  position: relative;
}
.gb_subj{
  font-weight: bold;
  border-bottom: 1px dashed #D3D3D3;
}
.gb_date{
  font-style: italic;
  color: #7F7F7F;
  padding-left: 5px;
  font-weight: normal;
  float: right;
  font-size: 80%;
}
.gb_author {
  color: #FF3366;
  padding-left: 20px;
  line-height: 20px;
  background-image: url(images/mail.png);
  background-repeat: no-repeat;
}
.gb_message{
  clear: both;
}
.gb_comment_link{
  background-image: url(images/comments.png);
  background-repeat: no-repeat;
  color: #FF3366;
  padding-left: 20px;
  line-height: 20px;
  margin-left: 10px;
}
.gb_comment{
  background-color: transparent;
  border: 1px dashed #D3D3D3;
  padding: 3px;
  margin:5px 0 5px 20px;
  position: relative;
}
.gb_nav a{
  border:1px solid #D3D3D3;
  background-color: #E8E8E8;
  text-decoration: none;
  padding:1px;
  margin: 1px;
  color: #000000;
}
.gb_nav a:hover{
  color: #F1008B;
  border-color: #F1008B;
}
.gb_nav a.current{
  font-weight: bold;
  color: #F1008B;
  border-color: #F1008B;
}