Файл: diz/style.css
Строк: 101
body {
    background-image: url(img/bg.gif);
    color: #717879;
   
font-size: 12px;
    margin : 0 auto; 
    max-width : 550px;
   
font-family: Trebuchet MS, sans-serif;
    padding-top: 3px;
}
a {
  
 text-decoration: none;
}
img {vertical-align : middle;
}
.head {
    background-image: url(img/head.gif);
    height: 70px;
   
border-top: 1px solid #2b2a2a;
    border-bottom: 1px solid #272727;
   
border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.info
{
   padding: 2px;
   color: #d1274c;
   float: right;
   font-weight:
normal;
   font-size: 11px;
   border-radius: 3px;
  
-moz-border-radius: 3px; 
   -webkit-border-radius: 3px;
}
.pole {
  
 background-image: url(img/pole.gif);
    border-top-right-radius: 12px;
   border-bottom-left-radius: 10px;
    border-bottom-right-radius:
12px;
    border-top-left-radius: 12px;
    padding: 1px;
   
box-shadow: 0 0 5px 2px #282828;
}
.menu {
    background-image:
url(img/in.gif);
    padding: 3px 10px 3px 5px;
    font-weight: bold;
 
  margin-top: 1px;
    margin-bottom: 1px;
    font-size:
12px;
}
.menu a {color: #717879;}
.menu a:hover { 
   
text-decoration: underline;
    }
.link {
    background-image:
url(img/link2.gif);
    background-repeat: repeat-x; 
   
background-color: #2b2a2a;
    display: block;
    font-weight: bold;
  
 border-top: 1px solid #1d1d1d;
    border-bottom: 1px solid #323232;
   
padding: 5px;
}
.link a:hover {
    text-decoration: underline;
   
color: #da234b;
}
.link a {color: #da234b;}
.link2 {
   
background-image: url(img/link2.gif);
    background-color: #2b2a2a;
   
display: block;
    font-weight: bold;
    border-top: 1px solid
#1d1d1d;
    border-bottom: 1px solid #323232;
    padding:
8px;
}
.link2 a:hover {
    text-decoration: underline;
   
font-weight: bold
}
.link2 a {color: #d1274c;}
.pole2 {
   
background-image: url(img/in.gif);
    padding: 6px;
    border-top: 1px
solid #1d1d1d;
    border-bottom: 1px solid #323232;
}
.pole2 a
{color: #1a1a1a;}
.nomer {
    background-color: #292929;
    border:
1px solid #323232;
    font-weight: bold;
    color: #717879;
   
display: inline-block;
     padding: 3px 6px 3px 6px;
}
 
.nomer a
{color: #717879;}
.in {
    background-image: url(img/in.gif);
   
background-repeat: repeat-x; 
    background-color: #2b2a2a;
    display:
block;
    font-weight: bold;
    border-top: 1px solid #1d1d1d;
   
border-bottom: 1px solid #323232;
    padding: 4px;
}
.in a:hover {
 
  color: #696969;
}
.in a {color: #717879;}
.title {
   
background-image: url(img/title.gif);
    padding: 8px;
    font-weight:
bold;
    color: #1a1a1a;
    border-top: 1px solid #1d1d1d;
}
.title
a {color: #1a1a1a;}
.copy {
   background-image: url(img/copy.gif);
  
height: 40px;
   border-bottom-left-radius: 8px;
  
border-bottom-right-radius: 8px;
   border-top: 1px solid
#1d1d1d;
}
.baner {
    background-image: url(img/link2.gif);
   
display: block;
    font-weight: bold;
    border-top: 1px solid
#1d1d1d;
    border-bottom: 1px solid #323232;
    padding: 5px;
   
text-align: center;
}
.baner img {
    padding: 2px 3px 2px
3px;
}
.baner img:hover {
    padding: 2px 3px 2px 3px;
    opacity:
1;
}
input {
    background: #eee; 
    text-align: left; 
   
border-radius: 2px;
    padding: 1px 1px 1px 1px; 
    border: 1px solid
#ccc;
    font-size: 11px; 
    margin: 2px;
}
textarea {
   
background: #eee; 
    text-align: left; 
    padding: 1px 1px 1px 1px;
    border: 1px solid #ccc;
    font-size: 11px; 
    margin: 2px;
}