body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote,th,td
{ 
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse:collapse;
	border-spacing: 0;
}
fieldset, img { 
	border: 0;
}

html {
  height: 100%;
}
body  {
	margin: 0;
	padding: 0;	
	height: 100%;
	min-height: 100%;
	background-color: #603814;
}
* {
	color:#FFFBF0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;		
}

#container {
	margin: 0 auto;
	width: 959px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;		
}

/* borders */
.tborder { 	
	background: url(imgs/t_ornament.jpg) repeat-x top left;
	padding-top: 13px;
}
.tborder_in {
	background: url(imgs/t_ornament.jpg) repeat-x top left;
	height: 13px;
	overflow: hidden;	
	_zoom: 1;
}
.bborder {
	background: url(imgs/b_ornament.jpg) repeat-x bottom left;
	padding-bottom: 13px;
}
.rborder {
	background: url(imgs/r_ornament.jpg) repeat-y right top;
	padding-right: 13px;
	_zoom: 1;
}	
.lborder {
	background: url(imgs/l_ornament.jpg) repeat-y left top;
	padding-left: 13px;
	_zoom: 1;
}

.wrapper {
	width: 933px;
	overflow: hidden;
}

/* BEGIN #Header */
#header {
	background: url(imgs/back.jpg) no-repeat top center;
	width: 933x;
	height: 446px;
}
#header .logo {
	width: 748px;
	height: 83px;
	margin: 0 auto;
	padding: 70px 0 50px 0;
	/*margin-top: 70px;*/
	/*margin-bottom: 50px;*/
}
.nav {
	margin: 0 auto;
}
.caption {
	padding: 5px;
	text-align:center;
}
/* END #Header */

/* BEGIN Content */
#content {
	overflow: hidden;
	_zoom: 1;
	background: url(imgs/woodbg.jpg) repeat;
	position: relative;
}
#content .leftcol {
	width: 242px;
	background: url(imgs/bg_left.jpg) repeat-y;
	padding: 10px 10px 10px 15px;
	position: absolute;
	top: 12px;
	left: 15px;
}
#content .maincol {
	padding: 20px 10px 30px 10px;
	margin-left: 290px;
}
/* END */

/* BEGIN #Footer */
#footer {
	background: url(imgs/footbg.jpg) no-repeat center;
	height: 100px;
	overflow: hidden;
}
.foot_contacts {
	margin: 20px 0 0 40px;
	_margin-left: 20px;
	float: left;
}
.foot_author {
	margin-top: 10px;
	margin-right: 10px;	
	float: right;
	_margin-right: 5px;
}
#user_id,
#user_id span {
	color: #FFFB96 !important;
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
/* END #Footer */

/* Common styles */
strong, b {color:#f6d482;}

p.small {	
	font-size:10px;
}

h1 {
	font-size:18px;
	color:#f6d482;
}

td {
	text-align:center;
}

a[href="katalog.doc"] {
	font-size:11px;	
}


/* ---------------------- */

ul.ulnav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.ulnav li {
	margin-bottom:0.5em;
}

.caps {
	height:6em;
	vertical-align:text-top;
}

 /* ---------------------- */
.contact_block {
 	overflow: hidden;
	width: auto;
	text-align: center;
	
	line-height: 1.5;
	padding-bottom: 10px;
}
.contact_block * { 
	font-family: Tahoma;
	color: #F2D482 !important;
	white-space: nowrap;
	font-weight: bold;
}
.contact_block .cb_phone {
 	font-size: 14px;
	
}
.contact_block .cb_phone b {
 	font-size: 22px; 	
}
.contact_block .cb_uid {
  	font-size: 14px;	
	font-weight: normal !important;
}
.contact_block .cb_uid .uid {
 	font-size: 17px !important; 	
	font-weight: normal !important;
}
/**/
.uid_faq {
	text-decoration: underline;
	color:#f6d482 !important;
}
