@charset "windows-1251";
/* CSS Document */

img
	{
	border:none;
	}

.colored
	{
	color:#FF0000;
	}

.all
	{
	background:url(images/main_bg.jpg) repeat-y;
	width:980px;
	margin:auto;
	border:1px solid;
	position:relative;
	}
	
.header
	{
	background:url(images/top_bg.jpg) no-repeat;
	width:980px;
	height:189px;
	}



.center
	{
	width:779px;
	min-height:300px;
	float:left;
	margin-left:0px;
	position:relative;
	padding:5px;
	}
	
.models
	{
	width: 100%;
	}
	
.models tr td
	{
	vertical-align:middle;
	}
	
.model
	{
	width:100%;
	float:left;
	margin-bottom: 15px;
	}

.model tr td.img
	{
	height: 100px;
	width: 100px;
	vertical-align: top;
	}
	
.model tr td.info
	{
	width:100%;
	;
	vertical-align:top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.model tr td.info h4
	{
	color:#009900;
	text-align: center;
	margin-bottom: 5px;
	}
	
.model tr td.info a
	{
	text-decoration:none;
	color:#666666;
	}
	
.model tr td.act
	{
	padding-left:10px;
	}
	
.model tr td.act a
	{
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	}
	
.model tr td.links
	{
	vertical-align:bottom;
	background-image: url(images/model_btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
.model tr td.links a
	{
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: left;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 48px;
	}
	
	
.trash
	{
	width:100%;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}
	
.trash td
	{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	margin:0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	padding-left:10px;
	padding-right:10px;
	}
	
.tr_title
	{
	text-align:left;
	text-decoration:underline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	
.trash td#tr_head
	{
	padding-left:10px;
	text-align:left;
	}
	
.trash td#ampty
	{
	border-left:none;
	}

.trash td#model_img
	{
	padding:3px;
	}
	
.trash td#model_img img
	{
	border:none;
	margin-top:3px;
	margin-left:3px;
	float:left;
	}	

.trash td#name
	{
	width:100%;
	padding-left:0px;
	border-left:none;
	text-align:left;
	vertical-align:middle;
	}
	
	
.trash_stat
	{
	border:1px solid #000000;
	width:50px;
	height:20px;
	margin:10px;
	padding-left:3px;
	padding-right:3px;
	}
	
.trash_stat#del
	{
	border:1px solid #000000;
	width:auto;
	min-width:20px;
	height:20px;
	margin:15px;
	padding-left:0px;
	padding-right:0px;
	}
	
.done
	{
	width:100%;
	text-align:right;
	}
	
.done td
	{
	padding:10px;
	padding-right:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	}
	
.done td a
	{
	text-decoration:none;
	color:#000000;
	}


	
.det
	{
	width:100%;
	}
	
.det td.photo
	{
	vertical-align:top;
	}

.det td.text
	{
	vertical-align:top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.det td.link
	{
	background:url(images/model_btn_det.jpg) right bottom no-repeat;
	vertical-align:bottom;
	text-align: right;
	}
	
.det td.link a
	{
	color:#000000;
	text-decoration:none;
	display: block;
	height: 30px;
	padding-bottom: 0px;
	padding-right: 20px;
	}


.tel
	{
	background:url(images/tel_bg.jpg) repeat-x;
	width:212px;
	height:26px;
	position:absolute;
	left:-210px;
	top:-34px;
	padding-top:8px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	}
	
.main_menu
	{
	width:786px;
	height:34px;
	position:absolute;
	left:1px;
	top:-57px;
	}
	
.main_menu ul
	{
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
.main_menu ul li
	{
	display:block;
	text-align:center;
	padding-top:8px;
	width:110px;
	height:26px;
	float:left;
	}
	
.main_menu ul li a
	{
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	}

.main_menu ul li#active
	{

	}


	
.left
	{
	width:209px;
	min-height:600px;
	margin-left:-795px;
	float:left;
	}
	
.right
	{
	width:191px;
	min-height:300px;
	float:left;
	padding-bottom: 250px;
	}
	
.right_head
	{
	position:absolute;
	left: 789px;
	top: 183px;
	width: 191px;
	height: 9px;
	}
	
.right ul
	{
	list-style:none;
	margin: 0;
	padding: 0;
	}
	
.right ul li
	{
	background:url(images/list_btn.jpg) no-repeat;
	display:block;
	text-align: center;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	width: 181px;
	height: 28px;
	padding-top: 7px;
	margin-right: 0px;
	}
	
.right ul li a
	{
	color:#000000;
	text-decoration: none;
	}
	
.stat
	{
	margin:0px;
	}
	
.stat td#top
	{

	}
	
.stat td#midlle
	{

	}
	
.stat td#bottom
	{
	padding-bottom: 5px;
	}
	
.stat td
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.stat td h3
	{
	color:#FFFFFF;
	font-size: 14px;
	}
	
.stat td a
	{
	color:#FF0000;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	font-weight: 600;
	}
	
.footer
	{
	background:url(images/footer_bg.jpg);
	width:980px;
	height:76px;
	clear:both;
	position: relative;
	}

.right_bottom
	{
	background:url(images/right_bottom_bg.jpg) no-repeat;
	position:absolute;
	left: 789px;
	top: -213px;
	width: 191px;
	height: 214px;
	}

.bottom_menu
	{
	position:absolute;
	left: 249px;
	top: 49px;
	width: 467px;
	}
	
.bottom_menu a
	{
	color:#000000;
	display: block;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	}
	
.pathwhay
	{
	position:absolute;
	left: 656px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	}
	
.pathwhay a
	{
	color:#666666;
	text-decoration: none;
	}

