body, td {
	font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #5b564f;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3a3537;
}

img {
	border: 0px;
/*	behavior: url("png.htc");*/
}

.img_container {
	width: 104px;
	height: 108px;
	background: url(/~images/image_bg.png) no-repeat;
}

.img_container_med {
	width: 157px;
	height: 168px;
	background: url(/~images/image_bg3.png) no-repeat;
}

.img_container_big {
	width: 327px;
	height: 333px;
	background: url(/~images/image_bg2.png) no-repeat;
}

.img_container td {
	padding-top: 4px;
}

.copycamm {
	font-size: 11px;
	text-align: center;
	color: #000;
	font-weight:bold;
	padding-top: 30px;
}

.count {padding: 21 0 0 90;}

.podval, .adress {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 21 0 0 120;
	color: #ffffcd;
	text-align:center;
	line-height:170%;
}

.copy {
	color: #ffffcd;
	font-size: 11px;
	padding: 21 0 0 150;
}

.copy a, .copy a:link, .copy a:visited, .copy a:active {
	color: #ffffcd;
	text-decoration: underline;
	font-weight:bold;
}

.copy a:hover {
	text-decoration: none;font-weight:bold;
}

a, a:link, a:visited, a:active {
	color: #990000;
}

a:hover {
	text-decoration: none;
}

a.lang, a.lang:link, a.lang:visited, a.lang:active {
	font-size: 11px;
	color: #0071BD;
	text-decoration: none;
}

a.lang:hover {
	text-decoration: underline;
}

.menu td {
	height: 25px;
	padding: 3 25 3 15;
	vertical-align: middle;
	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b0ae91;
	text-decoration: none;
	
	font-weight:bold;
}

.menu td a, .menu td a:link, .menu td a:visited, .menu td a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b0ae91;
	text-decoration: none;
	
	font-weight:normal;
}

.menu td a:hover {
	text-decoration: underline;
	color: #990000;
}

.menu-1 a:hover {
	text-decoration: underline;
	color: #fff;
}

.menu td#selected {
	background-color: #7e160f;
	color: #ffffcd;
	font-weight: bold;
}

.menu td#selected a {
	text-decoration: none;
	color: #ffffcd;
}

.menu td#selected a:hover {
	text-decoration: underline;
	color: #990000;
}

.menu td#selected1 {
	background-color: #7e160f;
	color: #ffffcd;
	font-weight: bold;
}

.menu td#selected1 a {
	text-decoration: none;
	color: #fff;
}

.menu td#selected1 a:hover {
	text-decoration: underline;
	color: #fff;
}

.menu td td {
	background-color: #3a3537;
	padding: 3 30;
}

.menu td td a:hover {
	text-decoration: underline;
}

.menu td td#selected {
	color: #7e160f;
	background-color: #f2f2c3;
	font-weight: bold;
}

.menu td td#selected a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	
}

.menu td td#selected a:hover {
	text-decoration: underline;
	color: #990000;
}

input, textarea, select {
}

.auth input {
	border: 1px solid #8C8782;
	font-size: 11px;
	height: 18px;
	width: 102px;
}

.subm {
	border: 1px solid #FFF2BF;
	background-color: #990000;
	width: auto;
	color: #FFF2BF;
}

.cb {
	border: 0px;
	width: auto;
}

.grid td {
	padding: 10px;
	border: 1px solid #990000;
}

.grid1 td {
	padding: 10px;
	border: none;
	width: 50%;
}

.head {
	font: 16px CourierNew;
	color: #990000;
}