View file styles/wap/style.css

File size: 2.41Kb
body {
	font: 11px Tahoma, Verdana, Arial;
	color: #000;
	background: #fff;
	margin: auto;
    max-width: 400px;
	font-size: 13px;
	}
.title {
	background: url(images/head.png) repeat-x top #b6dffa;
	height: 31px;
	border: 2px #aeb9cf solid;
	text-align: center;
	font-size: 15px;
}
.rek1 {
	background: url(images/rek1.gif) repeat-x top #efffc5;
	padding: 2px 5px 5px 5px;
	margin: 3px;
	border-right: 1px solid #cae484;	
	border-bottom: 1px solid #cae484;	
	border-left: 1px solid #cae484;	
}
.rek1 a { color: blue; text-decoration: underline; }
.rek2 {
	background: #e3faff;
	padding: 2px 5px 5px 5px;
	margin: 3px;
	border-top: 3px solid #c6f5ff;	
	border-bottom: 3px solid #c6f5ff;	
}
.rek1 a { color: #fff; }
.rek3 {
	background: #ddff86;
	padding: 2px 5px 5px 5px;
	margin: 3px;
	border-top: 1px solid #b0de27;	
	border-bottom: 1px solid #b0de27;	
	border-left: 1px solid #b0de27;	
}
.rek3 a { color: #587705; }
.verh {
	background: url(/images/news.gif) repeat-x bottom #eafbff;
	font-weight: bold;
	padding: 2px 0 2px 2px;
	margin: 3px 3px 0 3px;
	border-top: 1px solid #b7f2ff;	
	color: #29c4e6;
	text-align: left;
	font-size: 11px;
}
.verh a { color: #29c4e6; }
.shapka {
	background: url(images/nbox.gif) repeat-x top #cff6ff;
	margin: 0 3px 3px 3px;
}
.ntext { padding: 5px 5px 3px 5px; }
.ntext a { color: #1895b0; text-decoration: underline; }
.ntext a:hover { color: #1895b0; text-decoration: none; }
.kom { padding: 3px 5px 5px 0; }
.kom a { padding: 3px 5px; color: #1895b0; background: #FFF; }
.main {
	background: #eeffc3;
	padding: 2px 5px 5px 5px;
	margin: 3px;
	text-align: center;
	border: 2px #aeb9cf solid;
	border-top: 3px solid #e3f3b2;	
	border-bottom: 3px solid #e3f3b2;	
}
.main a { color: #688F01; }
.copyright {
	padding: 3px;
	border-bottom: 1px dotted #ACCC57;	
}
.end {
	background: url(/img/copy.gif) no-repeat left center #3abad1;
	padding: 3px 3px 3px 16px;
	margin: 3px;
	border-top: 2px solid #b9f2ff;	
	border-bottom: 2px solid #b9f2ff;	
	color: #fff;
}
.end a { color: #fff; text-decoration: underline; }
.end a:hover { color: #C4FCFF; text-decoration: none; }
.tops { margin: 3px; }
a { color: #86ae19; text-decoration: none; }
a:hover { text-decoration: underline; }
input, textarea,select {
	margin: 1px 0;
	color: #476820;
	font-size: 11px;
}
ul,ol,li { margin: 1px 0; padding: 0; }
form { margin: 0; }
img { border: 0; }