html, body, div, img, h1, h2, h3, form, input, select, textarea {
	margin: 0;
	padding: 0;
}
body, html {
	width: 10c0%;
	height: 100%;
}
body {
	background: #fff;
	text-align: center;
}
body, div, table {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #05416B;
}
a img, img {
	border: none;
}
a {
	color: #05416B;
	text-decoration: underline;
}
a.alist:hover {
	color: #05416B;
	display:list-item;
	list-style: url(/imgs/disc.jpg);
	margin: 0;
	padding: 0;
}
a.alist.red:hover {
	list-style: url(/imgs/reddisc.jpg);

}

li{ margin-bottom: 1em;}

A.menulink:link {
	color: #ed952d;
	text-decoration: underline;
}
A.menulink:visited {
	color: #ed952d;
	text-decoration: underline;
}
A.menulink:hover {
	color: #ffa943;
	text-decoration: underline;
}
A.menulink:active {
	color: #ffa943;
	text-decoration: underline;
}
.cl {
	padding : 0 20 30 0;
	vertical-align : top;
}
h1, h2, h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
p {
	margin: 10 0 10 0;
}
h1 {
	font-size: 17px;
	color: #ffa943;
	font-weight: bold;
	padding: 0 0 0 0;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	padding: 8 0 0 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 8 0 0 0;
}
.l-pad {
	padding-left: 35px;
	font-weight : normal;
}
h1.o {
	color: #FFA943;
}
.shapka {
	height: 55px;
	text-align : left;
}
.menu {
	width: 73%;
	margin: 6px 0 0 41px;
	text-align : left;
}
td.menu2 {
	color: #05416b;
	font-variant: small-caps;
	font-size : 90%;
	font-weight : bold;
	letter-spacing : 0;
	padding : 0 12 0 12;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}
a.m {
	color: #6e6e6e;
	text-decoration: none;
	font-weight : normal;
}
a.m:hover {
	color: #3c3c3c;
}
.o {
	color: #FFA943;
}
.abs {
	position: absolute;
}
.rel {
	position: relative;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.aj {
	text-align: justify;
}
.cr {
	clear: right;
}
.spacer {
	height: 1px;
	clear: both;
	width: 100%;
}
.wrap {
	width: 100%;
}
.s90 {
	height: 90px;
}
.s40 {
	height: 40px;
}
.s30 {
	height: 30px;
}
.s20 {
	height: 20px;
}
.s15 {
	height: 15px;
}
.s10 {
	height: 10px;
}
.s5 {
	height: 5px;
}
.grey, .grey * {
	color: #7D7D7D;
}
.c-line {
	background: #DFDFDF;
	height: 1px;
}
.min {
	font-size: 11px;
	font-weight: bold;
}
.min-t-pad {
	margin-top: 25px;
}
.table {
position: relative;
text-align: left;
width: 987px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	background: url(/imgs/shapka.jpg) 50% 0 no-repeat;
}
.h100 {
	height: 100%;
	padding-right:40px;
}
/* header */
.header {
	background: url(/imgs/bg-header.jpg) no-repeat;
}
.b-promo {
	padding: 0 24px;
}
.b-promo-bg {
	background: url(/imgs/b-promo.jpg) no-repeat;
	height: 250px;
}
.line {
	background: url(/imgs/bg-line.jpg) no-repeat;
	height: 23px;
}
.c-pad {
	padding: 0 0 0 40px;
}
.c-pads {
	padding: 0 40px;
}
th {
	background: #F0F0F0;
	font-size: 14px;
	font-weight: bold;
}
table.price tr th, table.price tr td {
	padding: 3px 8px;
}
table.price tr {
	background: #fff;
}
td {
	font-size: 12px;
}
td.special {
	font-size: 14px;
}
.auto {
	text-align: center;
	width: 200px;
}
/* /header */


ul, ol {
	padding: 0;
	margin: 0 0 0 10px;
}
li.alist { 
	list-style:none;	
	padding: 0;
	margin: 0 0 1em 16px;
}

li.chosen{
	list-style: url(/imgs/disc.jpg);	
	margin: 0 0 1em 16px;
}

li.chosen.red{
	list-style: url(/imgs/reddisc.jpg);	
}

ul.big li {
	margin: 0 0 10px 16px;
}
.pad-b {
	padding-bottom: 10px;
}
.instnote {
	background-color: #15416B;
	color: #fff;
	padding:2px 5px;
}
.inst TD {
	vertical-align:top;
	padding:0px 0;
}
.inst UL, .inst OL {
	padding-left:0;
	margin-left:0;
}
.instpad UL {
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;
}
.instcircle UL LI {
	list-style: circle;
	margin: 0 0 2px 10px;
}
.inst UL LI, .inst OL LI {
	margin-left:25px;
}
.instbrdr TD {
	border-bottom:1px solid #D1D1D1;
}
.instop OL {
	margin-top:15px
}
.tablec td, .tablec th {
	border:solid 1px #CCCCCC;
	text-align:center;
}
/* footer */
.footerspacer {
	height: 40px;
}
.footer {
	background: url(/imgs/bg-footer.gif) center no-repeat;
	width: 987px;
	position:relative;
	margin:0 auto;
	height: 42px;
	text-align: center;
}
.footer div {
	padding-top: 13px;
	color: #fff;
}
.footer a, .footer a:hover {
	color: #fff;
	text-decoration: none;
}
.footer #user_id {
	position: absolute;
	right: 65px;
	top: 0;
	line-height: 42px;
	color: #fff;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
/* /footer */

/* edit by Timur 25.02.09 20:55 */

#clogo {
	padding-bottom: 25px
}
#cimg {
	margin-bottom: 10px
}
#right {
	padding-right: 10px
}

