﻿@charset "UTF-8";
body {
	background-color:	#efefef;
	margin:				0 auto;
	max-width:			1100px;
	min-width:        	900px;
}

body, td, p, text {
	font-size:			95%; 
	font-family:		verdana, serif; 
	color:				#888888; 
	text-decoration:	none;
}

.price {
	color:				#456eaa; 
	font-weight:		bold;
	}

ul {
	text-decoration:	none;
}

/* LINKS */

a:link {
	color:				#456eaa; 
	text-decoration:	none;
}
a:active {
	color:				#456eaa; 
	text-decoration:	none;
}
a:visited {
	color:				#456eaa; 
	text-decoration:	none;
}
a:hover {
	color:				#456eaa; 
	text-decoration:	underline;
}

a.bezpaleva:link {
	color:				#888888; 
	text-decoration:	none;
}
a.bezpaleva:active {
	color:				#888888; 
	text-decoration:	none;
}
a.bezpaleva:visited {
	color:				#888888; 
	text-decoration:	none;
}
a.bezpaleva:hover {
	color:				#888888; 
	text-decoration:	none;
}


a.zagart:link {
	font-size:			140%; 
	color:				#456eaa;
}
a.zagart:visited {
	font-size:			140%; 
	color:				#c7c7c7;
}
a.zagart:hover {
	font-size:			140%; 
	color:				#456eaa; 
	text-decoration:	underline;
	}
a.zagart:active {
	font-size:			140%; 
	color:				#456eaa;
}



.zago {
	font-size:			130%; 
	color:				#888888; 
	text-decoration:	none; 
	font-weight:		bold;
	}
	
.zagomain {
	font-size:			150%; 
	color:				#888888; 
	padding-top:		15; }
	
.zagoblo {
	font-size:			100%; 
	color:				#b6a27a;
	}
	

ul {
	list-style-type: none;
	padding-left: 3;
	padding-top: 3;
	margin-left: 0;
    align: left;
}

li {
	background: url(/i/li.gif) left top no-repeat;
	padding-left: 15px;
	padding-top: -5;
    margin-bottom: 4;

}

.cp {
	COLOR: #c7c7c7;
}

.dot 
{
  border: 1px dashed #C5C5C5;
  padding: 10px;
}



.homeTagList
{
	line-height: 1.5em;
	padding-top: 0em;
	padding-bottom: 3px;
}

.homeTagList a,
.homeTagList a:visited,
.homeTagList small
{
	text-decoration:none;
	margin-right: 3px;
}

.homeTagList small
{
	font-size:8pt;
	color:#999;
}

.homeTagList a:hover
{
	text-decoration:underline;
}

.homeTagList .range1
{
	font-size:11pt;
	font-weight:normal;
}

.homeTagList .range2
{
	font-size:13pt;
	font-weight:normal;
}

.homeTagList .range3
{
	font-size:15pt;
	font-weight:normal;
}

.homeTagList .range4
{
	font-size:17pt;
	font-weight:normal;
}

.homeTagList .range5
{
	font-size:19pt;
	font-weight:normal;
}

.border500
{
	border: 1px #cccccc solid;
}