Файл: dizo/dizo/style/style.css
Строк: 70
/** TeamDIZ.Ru **/
/** By Pasha963 **/
body {
	margin: 0px
auto;
	max-width: 300px;
	background: url(/img/bg.png);
	color: #001E3C;
  
           font-size: 13px;
	font-family: Arial, sans-serif;
}
a:link,
a:visited, a:active {
	text-decoration: none;
	color: #004891;
}
a:hover
{
	text-decoration: underline;
	color: #00274F;
}
.q {
background:
url(/img/q.png);
border-radius: 40px;
padding: 10px;
margin-top:
10px;
margin-bottom: 10px;
}
.qn {
background:
url(/img/q.png);
border-radius: 30px;
padding: 10px;
 margin-left: 5px;
 
margin-right: 5px;
 
margin-top: 15px;
margin-bottom: 10px;
}
.hdn {
  
border-radius: 25px;
  background:  url(/img/e.png)repeat-x top #f2f2f2;  
  padding: 3px;
}
.hd {
  color: #67b6ff;
  font-size: 12px;
border-radius: 30px;
  font-weight: bold;
  
  background: 
url(/img/e.png)repeat-x top,url(/img/e1.png)repeat-x bottom #f2f2f2;   
 
padding: 12px;
}
.title {
  color:#ae9b42;
    
  text-shadow: 1px 1px 1px
#fff;
   font-size: 11px;
 margin-top: 2px;
  padding: 2%;
}
.titl {
 
 
margin-bottom: -12%;
  margin-left: -2px;
  margin-right: 3%;
   
 
text-align: right;
 
 
  
}
img {
border: 0px;
vertical-align:
middle;}
.row a { background: url(/img/fr.png) no-repeat
right;font-weight: bold;text-decoration: none; color: #bebfc0;text-shadow:
1px 1px 1px #fff; padding: 7px; display: block;border-top: #fff 1px solid;
border-bottom: #dcdddd 1px solid;}
.row a:hover {background:
url(/img/fr1.png) no-repeat right,url(/img/r1.png) repeat-y right,
url(/img/r.png) repeat-y left #fff; color: #e7771e;text-decoration: none;
border-bottom: 1px solid #e9e9e9; display: block;}
.c {background:
#d2d2d1;
color: #fff;
margin: 2px;
  font-size: 11px;
  border-bottom: #fff
1px solid;
  text-shadow: 1px 1px 1px #3d3d3d;
  box-shadow: 0px 1px 1px
#3d3d3d inset;
  font-weight: bold;
padding: 3px 3px 3px 3px;
 
border-radius: 15px;}
.head {
text-align: center;
margin-bottom:
8%;
height: 90px;
}