* {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	color:#000;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

table {
	width:960px;
	margin:auto;
}
table table {
	width:auto;
}
td {vertical-align:top;}
img {border:none;}

a:link,
a:visited {
	color:#009;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}


#header {
	height:242px;
	background:#e6f5ff url(../images/header-bg.jpg) repeat-x top;
}
#hRight {
	padding-bottom:20px;
	background:url(../images/header-tv.jpg) no-repeat top;
	text-align:center;
	vertical-align:bottom;
}
#hRight  img {
	margin-right:40px;
}


#nav {
	height:44px;
	background:#b4ddf9 url(../images/nav-bg.jpg) repeat-x top;
}


#nav td {
	padding:0 10px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
}

#nav a,
#nav span {
	display:block;
	width:100%;
	margin:4px 0;
	padding:0 12px;
	font-size:90%;
	font-weight:bold;
}

#nav span,
#nav a.active {
	font-style:italic;	
}

#nav a:link,
#nav a:visited {
	color:#039;
	text-decoration:none;
}
#nav a:hover {
	color:#039;
	text-decoration:underline;
}
#nav a.active {
	color:#039;
}



.box {
	padding:10px 30px;
}

h1 {
	margin:18px 0;
	font-size:120%;
	text-align:center;
}
h2 {
	margin:20px 0 15px;
	font-size:100%;
}
.catalog td {
	padding-right:30px;
}



h3 {
	margin:15px 0 10px;
	font-size:90%;
}

.content p,
.content ul,
.content ol {
	margin:10px 0;
	font-size:80%;
	line-height:140%;
}
.content ul {
	margin-left:30px;
}
.content ol {
	list-style:decimal outside;
	margin-left:30px;
}
.content li {
	margin:5px 0;
}
.imgCen {
	margin:20px 0 30px;
	text-align:center;
}
.content img {
	margin:10px;
	padding:10px;
}
.content .params {

}
.content .params th,
.content .params td {
	padding:3px 10px;
	font-size:90%;
}
.content .params th {
	text-align:left;
}

.imgCen p {
	font-weight:bold;
}
.imgCen img {
	margin-bottom:0;
	padding-bottom:0;
}

#sidebar {
	width:25%;
	background:#ecf5ff;
}
.model {
	margin:20px 0;
}
.model a:link,
.model a:visited,
.catalog a:link,
.catalog a:visited {
	color:#0b66bb;
}
.model .name,
.catalog .name {
	padding:10px 30px;
	color:#0b66bb;
	font-size:120%;
}
.model .img,
.catalog .img {
	text-align:center;
}
.catalog a:link .desc,
.catalog a:visited .desc {
	padding:5px 30px;
	color:#000;
	font-size:80%;
	text-decoration:none;
}

/*стили карты*/

.overlay {
	position: absolute;
	z-index: 1;
	width: 40px;
	height: 43px;
	background: url(http://kitchentv.ru/logo.png);
	cursor:pointer;
}

#navbar {
	width:30%;
	padding: 10px;
	border-left:0px solid black;
	background:#fff;
}

#YMapsID {
	width:600px;
	height:600px;
	position:relative;
	left:20px;
}

#info {
	height:100%; 
	width:30%;
	float:right;
}

#info > div {
	padding-left:30px;
}

#links a{
	display:block;
	width: 90%;
	margin-bottom:10px;
	font-size:80%;
}
   
/*стили НЕ карты*/
   
a.active {
	text-decoration: none;
	color: #000000;
}

#footer {
	background:#7ab3ee url(../images/footer-bg.jpg) repeat-x top;
}



#footer td {
	padding:16px 10px;
	color:#fff;
	vertical-align:middle;
}
#footer a:link,
#footer a:visited {
	margin:0 6px;
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#copyright {
	padding-left:20px;
	font-size:80%;
}
#footer-nav {
	color:#adcff3;
	font-size:80%;
}
#tel {
	padding-right:20px;
	font-size:120%;
}

