body {
	background: white;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;	
}	
a {
	outline: none;
	color: #3300FF;
}
a:hover {
	color: #FF2A00;
}
ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
li {
	color: #00923F;
	font-size: 10pt;
	line-height: 1.4;
	font-variant: small-caps;
	font-weight: bold;
}
.pad20 {
	margin-left: 25px;
}
.top {
	background: url(../images/ltop.png);
	background-repeat: repeat-x;
	height: 38px;
}
.bot {
	background: url(../images/lbot.png);
	background-repeat: repeat-x;
	height: 40px;
}
.bg {
	background-color: #BCE0C6;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
.page {
	background: url(../images/left.png);
	background-repeat: no-repeat;
	width: 69px;
}
.logo {
	background: url(../images/logo.png);
	width: 240px;
	height: 170px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.left {
	padding-left: 40px;
	width: 290px;
}

/* Рамка */
.rltop {
	background: url(../images/rltop.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}
.rmtop {
	background: url(../images/rmtop.png);
	background-repeat: repeat-x;
	height: 25px;
}
.rrtop {
	background: url(../images/rrtop.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}
.rlmid {
	background: url(../images/rlmid.png);
	background-repeat: repeat-y;
	width: 2px;
}
.rrmid {
	background: url(../images/rrmid.png);
	background-repeat: repeat-y;
	width: 2px;
}
.rlbot {
	background: url(../images/rlbot.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.rmbot {
	background: url(../images/rmbot.png);
	background-repeat: repeat-x;
	height: 10px;
}
.rrbot {
	background: url(../images/rrbot.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.rtitle {
	font-size: 16px;
	color: #CB0015;
	background: #DBF1E1;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.aw {
	border: 1px solid #999999;
	font-size: 11pt;
	color: #CB0015;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	background: #E7F8EC;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 5;
}
.aw a {
	font-size: 11pt;
	color: #CB0015;
	text-decoration: none;
}
.aw a:hover {
	color: red;
	font-stretch: narrower;
}

.listokbg {
	background: url(../images/listokbg.png);
	background-repeat: no-repeat;
	width: 710px;
	height: 750px;
	position: relative;
	display: table;
}

.adress {
	text-align: right;
	font-size: 12px;
	margin-right: 20px;
	margin-top: 10px;
}
.copy {
	border-left: 1px solid #999999;
	color: #678075;
	font-size: 11px;
	margin-left: 25px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.copy a {
	color: #678075;
}
.listok {
	background: url(../images/listok.png);
	background-repeat: no-repeat;
	width: 290px;
	height: 190px;
}
td {
	vertical-align: top;
	text-align: left;
}
.h100 {
	height: 100%;
}
.fon {
	background: #BCE0C6;
}
ins {
	color: #CB0015;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dotted #CB0015;
}
.beautiful {
	color: #CB0015;
	border: 1px dotted #CB0015; 
}		
th {
	background: #B4DDC1;
	padding: 2px;
}
table.items td {
	text-align: center;
	padding: 2px;
}
.row {
	background: #BFDEC9;
	padding: 2px;
}

.date {
	color: red;
	border-right: 1px solid red;
	padding-right: 5px;
}
hr {
	color: #999999;
}

h3 {
	margin: 0 0 5px 0;
	padding: 3px 0 3px 0 ;
	color: #CB0042;
	width: 99%;
	font-size: 16px;
}
.login {
	font-size: 10px;
	margin-left: 50px;
	margin-top: 20px;
}
.login input {
	margin: 0;
	padding: 0;
	font-size: 10px;
}		
.it a {
	font-variant: small-caps;
	font-size: 14px;
}
.it p {margin: 0; padding: 0;}

#path {
	margin-left: 25px;
	background: #C2EDCF;
	padding: 3px;
	margin-right: 25px; 
}

.it img {
	max-width: 120px;
}
