* {
border: 0;
margin: 0;
padding: 0;
}
a {
color: #9c0;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
body {
background: #fff url(../img/page.jpg) repeat-y center;
color: #666666;
font: 0.75em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
height:100%;
margin-bottom: 50px;
}
br {
clear: both;
}
.center {
text-align: center;
}
#content {
float: left;
font-size: 1.0em;
line-height: 1.7em;
margin-left: 25px;
padding: 10px;
width: 567px;
}
#content h1 {
border-bottom: 1px solid #ccc;
font-size: 1.4em;
line-height: 1.4em;
margin-bottom: 10px;
}
#content p {
margin-bottom: 10px;
}
#footer {
background: #343434 url(../img/header.jpg) repeat-y center;
bottom: 0;
color: #fff;
height: 50px;
left: 0;
line-height: 50px;
margin: 0 auto 0 auto;
position: fixed;
right: 0;
text-align: center;
}
#header {
background: #343434 url(../img/header.jpg) repeat-y center;
height: 90px;
text-align: center;
}
#header_center {
margin: 0 auto 0 auto;
width: 850px;
}
/*#header_link {
display: block;
float: left;
height: 82px;
margin-left: 25px;
width: 342px;
}*/
#header_menu {
background: url(../img/logo.png) no-repeat left;
color: #fff;
height: 90px;
margin: 0 auto 0 auto;
width: 800px;
}
#header_menu a {
border-left: 1px solid #555555;
color: #fff;
float: right;
line-height: 90px;
text-align: center;
width: 70px;
}
#header_menu a:hover {
background-color: #fff;
color: #343434;
}
hr {
border: 1px solid #666666;
}
.news {
border-bottom: 1px solid #ccc;
margin: 5px;
padding: 5px;
}
#sidebar {
border-left: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
float: left;
min-height: 200px;
padding: 5px;
width: 200px;
}
#sidebar h3 {
margin-bottom: 10px;
}
#sidebar li {
line-height: 1.5em;
}
#page {
margin: 0 auto 0 auto;
width: 850px;
}
.prod {
border-bottom: 1px solid #72C247;
padding: 7px 0 7px 0;
}
.prod img {
border: 1px dashed #ccc;
display: block;
float: left;
height: 90px;
width: 90px;
}
.prod p {
float: left;
padding: 5px;
width: 450px;
}
ul {
margin-left: 15px;
}
