@charset "utf-8";

/*
	design: oz
	icq: 422618
	mailto:vitaliy@petrychuk.com
	url: http://petrychuk.com
*/

body {
	font: 11px Tahoma, Verdana, Arial;
	color: #000;
	background: #fff;
	margin: auto;
}
.head {
	background: url(head.png) repeat-x top #b6dffa;
	height: 51px;
}
.rek1 {
	background: url(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;	
}
.rek2 {
	background: #e3faff;
	padding: 2px 5px 5px 5px;
	margin: 3px;
	border-top: 3px solid #c6f5ff;	
	border-bottom: 3px solid #c6f5ff;	
}
.rek2 a { color: #259ab4; }
.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; }
.news {
	background: url(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;
}
.news a { color: #29c4e6; }
.nbox {
	background: url(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;
	border-top: 3px solid #e3f3b2;	
	border-bottom: 3px solid #e3f3b2;	
}
.main a { color: #688F01; }
.copyright {
	padding: 3px;
	border-bottom: 1px dotted #ACCC57;	
}
.copy {
	background: url(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;
}
.copy a { color: #fff; text-decoration: underline; }
.copy 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; }
