@charset "windows-1251";
* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/16px Arial, Tahoma, Verdana, sans-serif;
	background:#FFF;
	height: 100%;
	min-width:1250px;
}
h1 {
	font-family: 'Neucha' !important;
	font-size:36px;
	line-height:38px;
	color:#434c56;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	letter-spacing:1px;
	margin-bottom:5px;
}
h1 span {
	display:block;
	margin:6px 0 0 1px;
	font-size:16px;
	line-height:20px;
	}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	color:#c92525;
	font-style:italic;
	font-variant:normal;
	font-weight:400;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:24px;
	color:#147c9a;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	letter-spacing:1px;
	margin:0 0 7px 0;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#000000;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333333;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:16px;
}
a:active, a:focus {
	outline:none;
}
a {
	color: #c92525;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border:0 none;
}
input {vertical-align: middle}
#wrapper {
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.blok {}

.v20 {
	height:20px;
}
.v10 {
	height:10px;
}
.v5 {
	height:5px;
}

p.cena {}

/* Header
-----------------------------------------------------------------------------*/
#header {
	position:relative;
	min-width:1250px;
	height:235px;
	background:#6f90b8 url(images/design/new-head.jpg);
}

#head-up {
	height:200px;
}
#logo {
	position:absolute;
	top:40px;
	left:20px;
	font-size:72px;
	color:#FFF;
	font-family: 'Neucha' !important;
	font-style: normal;
	font-weight: 400;
}
#logo a {
	color:#FFF;
	text-decoration:none;
}
#logo a:hover {
	color:#FEFEFE;
}
#logo strong {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:-40px 0 0 35px;
	letter-spacing:1.95px;
	font-weight:normal;
	color:#e2ece4;
}
#wework {
	position:absolute;
	top:110px;
	left:20px;
	width:200px;
	padding:6px 20px;
	border:1px dashed #FFF;
	background:url(images/design/wework.png) 205px 8px no-repeat;
}
#wework p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#FFF;
	margin:0 0 3px 0;
	padding:0 0 0 0;
}
#wework p span {
	color:#e2ece4;
}
#ukraine {
	position:absolute;
	top:20px;
	right:20px;
	width:183px;
	height:126px;
}
#ukraine a {
	display:block;
	width:183px;
	height:126px;
	text-decoration:none;
	background:url(images/design/ukraine.png) 0 0 no-repeat;
}
#ukraine a:hover {
	background:url(images/design/ukraine.png) 0 -126px no-repeat;
}
#ukraine a span {
	visibility:hidden;
}
#headflash {
	position:absolute;
	width:350px;
	height:152px;
	top:20px;
	right:572px;
}
#buttons {
	position:absolute;
	height:29px;
	top:206px;
	right:13px;
}
#buttons img {
	margin:0; padding:0; border:0; 
}
#head-left {
	position:absolute;
	right:0;
	top:0;
	width:562px;
	height:200px;
	background:url(images/design/megapolis.jpg);
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	margin-top:15px;
	padding: 0 0 100px;
	height: 1%;
	background:url(images/design/ny-stripe.jpg) no-repeat top center;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 260px 0 280px;
/*	background:#CF9; */
}

#content h1 {
	margin-bottom:5px;
}
#content h2 span {
	color:#000;
	font-size:16px;
	line-height:18px;
	font-style:normal;
}
#staticpage h2 {
	margin-top:15px;
}
#novosti h2 {
	margin:10px 0 5px 0;
}
#novosti img {
	float:left;
	padding:5px 15px 10px 0;
}
#staticpage h3 {
	margin-top:15px;
}
#staticpage p {
	margin-top:10px;
}
#staticpage ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#333333;
	list-style:circle outside;
}
#staticpage ol {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#333333;
	list-style:decimal outside;
	margin-left:10px;
}
#staticpage li {
	margin:5px 0 0 15px;
}
#staticpage img {
	float:left;
	padding:5px 15px 10px 0;
}

#sb {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#147c9a;
	vertical-align:middle;
	margin:10px 0 0 0;
	padding:0;
}
#sb a {
	display:inline-block;
	color:#147c9a;
	text-decoration:none;
	padding:0 0 2px 0;
	border-bottom:1px dotted;
	margin:0 0 3px 0;
}
#sb a:hover {
	color:#434c56;
	text-decoration:none;
	border-bottom:#FFFFFF 1px solid;
}

#categoryheader {
	line-height:24px;
}

#catdesc p {
	margin-top:5px;
	margin-bottom:20px;
}

#katalogi {
	margin-top:10px;
}
#katalogi ul {
	margin-bottom:15px;
}
#katalogi ul:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
#katalogi li {
	list-style:none;
	width:180px;
	float:left;
	padding:0 0 20px 0;
	text-align:center;
	min-height:152px;
}
#katalogi a, #katalogi a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	line-height:18px;
	font-style:italic;
	color:#434c56;
	letter-spacing:1px;
}
#katalogi a:hover {
	color:#c92525;
}

#sortdiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px 0 15px 0;
	padding:0;
	border:0;
}
#sortdiv span {
	text-decoration:none;
	font-weight:bold;
	margin:0 4px 0 0;
}
#sortdiv a, #sortdiv a:visited {
	text-decoration:underline;
	color:#000;
	margin:0 4px 0 0;
	padding:2px 4px;
}
#sortdiv a:hover {
	color:#c92525;
}

#goods {
	margin:0;
	padding:0;
	border:0;
}
/*
div.bigpic {
	position:absolute;
	top:0;
	left:0;
	width:320px;
	height:240px;
	display:none;
	z-index:1000;
}
#goods li a:hover div.bigpic {
	display:block;
}
*/
#goods li {
	list-style: none;
	display:inline-block;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	padding-top:10px;
	margin-bottom:10px;
	border:0 none;
	border-top:1px dashed #CCC;
}
#goods.tabll li {
	display:inline-block;
	vertical-align:top;
	width:22%;
	margin-right:20px;
	border:0 none;
}
#goods.tabll li h3 {
	font-size:0.8em;
	line-height:1.2em;
}
#goods.tabll li h4, #goods.tabll li p.tovdesc, #goods.tabll li p.razmery, #goods.tabll li span.carting {
	display:none;
}
#goods.tabll:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
#goods li.hitprod, div.toptoptop {
	background:url(images/design/hit.png) top right no-repeat;
}
#goods li:first-child {
	border:0 none;
}
#goods li:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
#goods h2 {
	margin:10px 0 10px 0;
	padding:0;
	line-height:18px;
}
#goods h3 {
	font-size:22px;
	line-height:22px;
	margin:0 60px 10px 0;
}
#goods a, #goods a:visited {
	color:#147c9a;
	text-decoration:underline;
	font-size:18px;
	line-height:24px;
	margin:0;
	padding:0;
	border:0;
}
#goods a:hover {
	text-decoration:none;
}
#goods p, #goods h4 {
	margin:0;
	padding:0;
	margin-top:2px;
}
#goods p.ttsd {
	display:none;
}
#goods.tabll p.ttsd {
	display:block;
	font-size:13px;
}
#goods h4 {
	font-style:italic;
}
#goods img {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	border:0;
}


#tovarstyles h1 {
	line-height:24px;
}
#tovarstyles h2 {
	margin:5px 0 10px 0;
	line-height:20px;
}
#tovarstyles h3 {
	margin-bottom:10px;
}
#tovarstyles h4 {
	margin-bottom:7px;
}
#tovarstyles p {
	margin-bottom:5px;
}
#tovarstyles img {
	float:left;
	margin:0;
	padding:4px;
	border:1px solid #CCC;
}
#tovarstyles a img:hover {
	border:#c92525 1px solid;
}
#cartbutton img {
	border:0 none;
}
#tovarimages {
	margin:15px 0 0 0;
}
#cartbutton a img:hover {
	border:0 none;
}
#helpw {
	float:right;
	width:461px;
}
#helpup {
	width:461px;
	background:#f7f9f7 url(images/design/helpup.jpg) top;
	margin:0;
	padding:0;
}
#helpup p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#666;
	margin:0 15px 0 45px;
	padding:40px 0 0 0;
}
#helpdown {
	width:461px;
	height:20px;
	line-height:16px;
	background:#f7f0f7 url(images/design/helpdown.jpg);
	margin:0;
	padding:0;
}

#orderpt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#147c9a;
	margin:10px 0 20px 33px;
	padding-left:20px;
	border-left:3px solid #147c9a;
}

#sitemap h3 {
	margin:10px 0 5px 0;
}
#sitemap ul {
	list-style:circle;
	margin:0 0 10px 15px;
}
#sitemap li {
	margin:2px 0;
}
#sitemap a {
	font-size:16px;
	color:#434c56;
}
#sitemap a:hover {
	color:#147C9A;
}
#sitemap span {
	font-size:11px;
	padding:1px 3px;
	margin:0 0 0 5px;
	color:#147C9A;
	border:1px solid #147C9A;
}

#indexpage h1 {
	margin-bottom:15px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 240px;
	margin-left: -100%;
	padding-left:20px;
	position: relative;
/*	background: #B5E3FF; */
}

#katalog {}

#search {
	height:80px;
	background:#f7f9f7 url(images/design/search.jpg);
}
#search form {
	margin:0;
	padding:0;
}
#search input {
	width:175px;
	border:0;
	margin:34px 0 0 28px;
	line-height:18px;
	font-size:16px;
	color:#666;
	background:#FFF;
	padding:0;
}
#examplesearch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin:7px 0 0 20px;
}
#examplesearch  a {
	color:#666;
	text-decoration:none;
	border-bottom:#666 1px dashed;
}
#examplesearch  a:hover {
	border:0;
}
@-moz-document url-prefix() {
  #examplesearch { margin:5px 0 0 20px; }
}
/* Oaee aey yeniei?a?a (a?aoca?ii yoo ooei? iacaaou nei?ii) */
*:first-child+html #search input {
	margin:32px 0 0 28px;
}
* html #search input {
	margin:32px 0 0 28px;
}
*:first-child+html #examplesearch {
	margin:5px 0 0 20px;
}
*:first-child+html #examplesearch a {
	text-decoration:underline;
}
* html #examplesearch {
	margin:5px 0 0 20px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 220px;
	margin-left: -240px;
	position: relative;
/*	background: #FFACAA; */
}

#kontakty-up {
	height:16px;
	background:#f7f9f6 url(images/design/kontakty-up.jpg);
}
#kontakty-down {
	height:16px;
	background:#f7f9f6 url(images/design/kontakty-down.jpg);
}
#kontakty {
	background:#f7f9f6 url(images/design/kontakty-middle.jpg) repeat-y;
}
#kontakty h1 {
	font-size:26px;
	font-style:italic;
	padding-left:16px;
}
#kontakty h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:28px;
	padding-left:18px;
}
#kontakty h3 span {
	font-size:18px;
}

#kontakty p {
	color:#333333;
	color:#434c56;
	font-size:18px;
	line-height:24px;
	padding-left:21px;
}
#kontakty .little {
	font-size:14px;
	line-height:20px;
}
#kontakty a, #kontakty a:visited {
	color:#333;
}

#infav, #hitprod, #rssnews {
	width:200px;
}
#infav a {
	display:block;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	letter-spacing:2px;
	font-style:italic;
	color:#147c9a;
	text-decoration:none;
	background:#FFF url(images/design/buttons.jpg) 0 top;
	padding-left:20px;
}
#infav a:hover {
	color:#FFF;
	background:#147c9a url(images/design/buttons.jpg) 0 90px;
}

#vertbanner {
	background:#FFF;
	border:1px dashed #CCC;
	margin:0 0 20px 0;
	padding:10px 20px;
}
#rotator {
	width:180px;
}
div.rotpage {
	width:180px;
	background:#FFF;
}
div.rotpage ul {
	list-style:none;
}
div.rotpage li {
	margin:15px 0;
	min-height:65px;
}
div.rotpage li:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
div.rotpage li a {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#147c9a;
	font-style:italic;
}
div.rotpage a img {
	padding:0 5px 5px 0;
}
div.rotpage span {
	display:block;
	margin:5px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c92525;
	font-size:18px;
}

#hitprod a {
	display:block;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	letter-spacing:2px;
	font-style:italic;
	color:#147c9a;
	text-decoration:none;
	background:#FFF url(images/design/buttons.jpg) 0 150px;
	padding-left:20px;
}
#hitprod a:hover {
	color:#FFF;
	background:#147c9a url(images/design/buttons.jpg) 0 60px;
}
#rssnews a {
	display:block;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	letter-spacing:2px;
	font-style:italic;
	color:#147c9a;
	text-decoration:none;
	background:#FFF url(images/design/buttons.jpg) 0 120px;
	padding-left:20px;
}
#rssnews a:hover {
	color:#FFF;
	background:#147c9a url(images/design/buttons.jpg) 0 bottom;
}

#allright {
	border-left:1px dashed #CCC;
	padding-left:20px;
}

#news a, #news a:visited,
#obzor a, #obzor a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:19px;
	color:#147c9a;
	font-style:italic;
	font-variant:normal;
	font-weight:400;
	letter-spacing:1px;
}

#news h5, #obzor h5 {
	font-size:14px;
	color:#434c56;
	margin-bottom:5px;
}

#allnews a, #allobzor a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:400;
}
#allnews {
	margin:0 0 20px 0;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position:relative;
	margin: -100px auto 0;
	min-width: 1000px;
	height: 194px;
	background: #FFF;
}
#footer-up {
	height:134px;
	background:#FFF;
}
#footer-down {
	height:60px;
	background:#bbd943;
}
#footer-left {
	position:absolute;
	left:0;
	bottom:0;
	width:341px;
	height:194px;
	background:url(images/design/footer-kottedj.jpg);
}
#footer-right {
	position:absolute;
	right:0;
	bottom:0;
	height:93px;
	background:#bbd943 url(images/design/footer-green.jpg);
}
#footer-right a {
	color:#FFF;
	text-decoration:none;
}
#footer-right p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#FFF;
	font-style:italic;
	margin:8px 10px 4px 16px;
	padding:0;
}
#footer-right p strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:24px;
	color:#FFF;
	font-weight:normal;
	font-style:normal;
	margin:0;
	padding:0;
}
#footer-green-corner {
	position:absolute;
	top:0;
	left:0;
	width:14px;
	height:93px;
	background:url(images/design/footer-green-corner.jpg);
}
#socmarks {
	position:absolute;
	right:280px;
	bottom:25px;
}

#counters {
	position:absolute;
	height:31px;
	bottom:13px;
	right:380px;
}
div.dashedcccup {
	width:220px;
	height:10px;
	line-height:10px;
	background:url(images/design/dashed-ccc-up.jpg);
}
div.dashedcccdown {
	width:220px;
	height:10px;
	line-height:10px;
	margin:0 0 20px 0;
	background:url(images/design/dashed-ccc-down.jpg);
}
#korzina {
	padding:0 20px 0 20px;
	border-right:#ccc dashed 1px;
	border-left:#ccc dashed 1px;
	background:url(images/design/korzina-2.jpg) top right no-repeat;
}
#korzina p {
	margin:5px 0 0 0;
}

p.zena {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	color:#c92525;
	font-style:italic;
	font-variant:normal;
	font-weight:400;
	margin:10px 0;
}
p.zena span {
	display:block;
	margin:0 0 -5px 5px;
	font-size:12px;
	line-height:12px;
	color:#666;
}
p.zena small {
	font-size:50%;
}
p.zena span small {
	font-size:80%;
}
p.desc {
	margin:5px 0 0 0;
}

span.carting {
	display:inline-block;
	width:34px;
	height:36px;
	cursor:pointer;
	cursor:hand;
	background:url(images/design/korzina.jpg) no-repeat;
	margin:5px 0 10px 0;
	float:right;
}

table#carttable {
	width:100%;
	border-collapse:collapse;
	font-size:16px;
	border:1px solid #ccc;
	margin:20px 0;
}
table#carttable thead {
	font-weight:bold;
	color:#333;
}
table#carttable tr {
	border:1px dashed #ccc;
}
table#carttable td {
	padding:6px 10px;
}
table#carttable td.centd {
	text-align:center;
}


#hbanner {
	height:80px;
	margin:0 0 20px 0;
	z-index:1;
}
#hbanner table {
	width:100%;
	height:80px;
	border-collapse:collapse;
	border:0 none;
}
#hbanner tr {
	margin:0;
	padding:0;
	text-align:left;
}
#hbanner td {
	margin:0;
	padding:0;
	text-align:left;
}
#hbanner td.lftd {
	width:15px;
	background:url(images/design/lftd.jpg) no-repeat;
}
#hbanner td.cttd {
	vertical-align:top;
	height:80px;
	overflow:hidden;
	background:url(images/design/cttd.jpg) repeat-x;
}
#hbanner td.rttd {
	width:94px;
	background:url(images/design/rttd.jpg) no-repeat;
}
#hbanner td.rtdk {
	width:94px;
	background:url(images/design/rtdk.jpg) no-repeat;
}
#hbanner td.rtdp {
	width:94px;
	background:url(images/design/rtdp.jpg) no-repeat;
}
#hbanner td.rtdr {
	width:94px;
	background:url(images/design/rtdr.jpg) no-repeat;
}
#hbanner td.rtld {
	width:94px;
	background:url(images/design/rtld.jpg) no-repeat;
}
#hbanner td.rtttd {
	width:15px;
	background:url(images/design/rtttd.jpg) no-repeat;
}
#hbanner p {
	padding:6px 0 5px 0;
}
#hbanner p a {
	font-family:Georgia;
	font-style:italic;
	font-size:20px;
	outline:0;
	top:0;
	letter-spacing:1px;
	color:#147c9a;
}
#hbanner p a:hover {
	color:#acc0c7;
	text-shadow:1px 1px 1px #fff;
	border-bottom:0;
}
#hbanner ul {
	list-style:circle;
	padding:0 15px;
	margin:0;
}
#hbanner li {
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8996a0;
}
td.bdpo {
	width:20px;
}

#tovarstyles img {
	margin:0 20px 15px 0;
}

#goods p.razmery, #tovarstyles p.razmery {
	margin:15px 0 10px 0;
	font-size:18px;
}
#goods p.razmery select, #tovarstyles p.razmery select {
	padding:2px 5px;
	font-size:16px;
}

p#infocat {
	margin:10px 0 20px 0;
	padding:5px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#147C9A;
	background:#F7F9F6;
}
p.zena sup {
	font-size:14px;
}
div.toptoptop h1 {
	margin:0 60px 5px 0;
}


/* NEW YEARRR */
#elk0-1 {
	position:absolute;
	bottom:20px;
	left:300px;
	width:134px;
	height:186px;
	background:url(/images/design/new-year/elk0-1.gif) no-repeat;
}
img#ded-maroz {
	display:block;
	position:absolute;
	top:500px;
	left:-200px;
	width:159px;
	height:145px;
	z-index:10000;
}
img#ded-driver {
	display:block;
	position:absolute;
	top:200px;
	left:-200px;
	width:179px;
	height:100px;
	z-index:11000;
}


div#callbackwrap {
	margin:0 0 20px 0;
}
a#callback {
	display:block;
	width:180px;
	height:73px;
	padding:7px 20px 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#FFF;
	text-decoration:none;
	background:#147C9A url(/images/design/callback.jpg) no-repeat 0 0;
}
a#callback span {
	display:block;
	margin:7px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:12px;
	font-style:normal;
}
a#callback:hover {
	background:#147C9A url(/images/design/callback.jpg) no-repeat 0 -80px;
}


.scrollTop{  
    background:url(/images/design/scrolltop.png) 0 0 no-repeat;  
    display:block; width:40px; height:40px;  
    position:fixed; bottom:15px; left:47%;  
    z-index:2000;  
}  
.scrollTop:hover{
	background-position:0 -40px;
}

a#showall {
	display:inline-block;
	padding:4px 5px;
	font-size:17px;
	margin:0 0 10px -5px;
	color:#FFF;
	text-decoration:none;
	background:#147c9a;
}
a#showall:hover {
	background:#c92525;
}

p.zdm {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#c92525;
}
p.zdm span {
	color:#8996A0;
	font-size:18px;
}


/* how show */
#howshow {
	height:25px;
	margin:0 0 16px 0;
}
span#detalno {
	display:inline-block;
	vertical-align:top;
	width:25px;
	height:25px;
	margin:0 16px 0 0;
	cursor: pointer; cursor: hand;
}
span#tablitsey {
	display:inline-block;
	vertical-align:top;
	width:25px;
	height:25px;
	margin:0 16px 0 0;
	cursor: pointer; cursor: hand;
}
span#tablitseycart {
	display:inline-block;
	vertical-align:top;
	width:25px;
	height:25px;
	margin:0 16px 0 0;
	cursor: pointer; cursor: hand;
}
span#dettablinfo {
	display:inline-block;
	vertical-align:top;
	line-height:25px;
	font-size:1em;
	background:#EEE;
	padding:0 5px;
	margin:0;
}
span#detalno {
	background:url(/images/design/howshow.jpg) 0 -75px no-repeat;
}
span#detalno:hover, span#detalno.curr {
	background:url(/images/design/howshow.jpg) 0 -50px no-repeat;
}
span#tablitsey {
	background:url(/images/design/howshow.jpg) 0 -25px no-repeat;
}
span#tablitsey:hover, span#tablitsey.curr {
	background:url(/images/design/howshow.jpg) 0 0 no-repeat;
}
span#tablitseycart {
	background:url(/images/design/howshow.jpg) 0 -125px no-repeat;
}
span#tablitseycart:hover, span#tablitseycart.curr {
	background:url(/images/design/howshow.jpg) 0 -100px no-repeat;
}

#sky {
	margin:10px 0;
	text-align:center;
}
#sky a {
	display:inline-block;
	margin:0 10px 5px 0;
	color:#434c56;
}

#qs {
	width:300px;
	background:#f7f9f6;
	padding:5px 10px;
	margin-left:-10px;
	margin-bottom:10px;
}
#qs label {
	display:block;
	font-size:11px;
	margin-bottom:5px;
}
#qs label span#znakvoprosa {
	background:#147c9a;
	color:#FFF;
	padding:0 4px;
	border:1px solid #147c9a;
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
}
#qs label span#znakvoprosa:hover {
	background:#FFF;
	color:#147c9a;
	border:1px solid #147c9a;
}
#qs label span#podskazka span {
	display:block;
	background:#FFF;
	padding:5px 10px;
	margin-top:5px;
}
#qs label span#podskazka {
	display:none;
}

p#addcomment {
	margin:0 0 15px 0;
}
p#addcomment span {
	cursor: pointer; cursor: hand;
	color:#147C9A;
	border-bottom:1px dashed #147C9A;
}
p#addcomment span:hover {
	color:#C92525;
	border-bottom:1px dashed #C92525;
}
#fcomments {
	width:80%;
	margin:15px 0 15px -10px;
	padding:5px 10px;
	background:#F7F9F6;
	display:none;
}
#fcomments p {
	margin:4px 0 8px 0;
}
#fcomments p input {
	padding:2px 5px;
}
#fcomments p input[type=text] {
	width:30%;
}
#fcomments p textarea {
	width:60%;
	padding:2px 5px;
}
#otzyvy {
	margin:0 0 20px 0;
	font-size:15px;
	color:#333;
}
#otzyvy dt {
	margin:0 0 20px 0;
}
#otzyvy dd.imya {
	margin:0 0 3px 0;
	color:#147C9A;
}
#otzyvy dd.date {
	margin:0 0 3px 0;
	font-size:11px;
	color:#8996A0;
}

#otzyvy dt.textadmin {
	margin:0 0 20px 25px;
}
#otzyvy dd.imyaadmin {
	margin:-10px 0 3px 25px;
	color:#147C9A;
}
#otzyvy dd.dateadmin {
	margin:0 0 3px 25px;
	font-size:11px;
	color:#8996A0;
}

div.hmc {
	color:#666;
	margin:5px 0;
	font-style:italic;
}

div.billboard {
	position:absolute;
	text-align:center;
}
div.billboard ul {
	margin:5px 10px;
	list-style:none;
}
div.billboard li {
	margin:2px 0 2px 0;
}
div.billboard ul a {
	color:#94958f;
}
div.billboard ul a:hover {
	color:#147C9A;
}
div.perviy {
	bottom:0;
	left:22%;
	width:200px;
	height:196px;
	background:url(images/design/billboard-1.png) no-repeat;
}
div.vtoroy {
	bottom:5px;
	left:62%;
	width:170px;
	height:166px;
	background:url(images/design/billboard-2.png) no-repeat;
}
div.vtoroy li {
	margin:0 0 -2px 0;
}
div.vtoroy a {
	font-size:85%;
}
div.tretiy {
	bottom:50px;
	left:43%;
	width:148px;
	height:145px;
	background:url(images/design/billboard-3.png) no-repeat;
}
div.tretiy ul {
	margin:3px 8px;
}
div.tretiy li {
	margin:0 0 -4px 0;
}
div.tretiy a {
	font-size:75%;
}


span#dom {
	font-size:13px;
	line-height:15px;
}

#news p, #obzor p {
	font-size:11px;
	line-height:13px;
	margin:0 0 5px 0;
}
p.eptitle {
	margin:0 0 5px 0;
	font-size:15px;
}
p.epdate {
	font-size:11px;
	color:#8996A0;
	margin:0 0 10px 0;
}
img.epimg {
	float:left;
	padding:0 10px 5px 0;
}

#tsizes {
	width:100%;
	border-collapse:collapse;
	margin:5px 0 0 0;
}
#putincart, a#go2cart {
	display:inline-block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#C92525;
	background:#FFF url(/images/design/korzina.jpg) no-repeat 5px 5px;
	border:#FFF 1px dashed;
	line-height:46px;
	height:46px;
	padding:0 10px 0 44px;
	cursor:pointer; cursor:hand;
}
#putincart:hover, a#go2cart:hover {
	color:#147C9A;
	border:#CCC 1px dashed;
}

ul#goods li div.bigpic {
	position:absolute;
	top:-10px;
	right:60px;
	display:block;
	z-index:100000;
}
ul#goods.tabll li div.bigpic {
	position:absolute;
	top:-10px;
	left:150px;
	display:block;
	z-index:100000;
}
ul#goods.tabll li div.chetvertiy {
	position:absolute;
	top:-10px;
	left:-340px;
	display:block;
	z-index:100000;
}

div.hslider a {
	display:block;
	width:230px;
	overflow:hidden;
	height:36px;
	line-height:32px;
	font-size:14px;
	color:#147C9A;
	padding:0 18px 0 18px;
	text-decoration:none;
	vertical-align:top;
	background:url(/images/design/headslider.jpg) 0 0 repeat-x;
}
div.hslider a:hover {
	color:#C92525;
	background:url(/images/design/headslider.jpg) 0 -36px repeat-x;
}
div.hslider a img {
	padding:0 6px 0 0;
	position:relative;
	top:4px;
}
#hs-karniz {
	position:absolute;
	top:156px;
	right:20px;
	height:36px;
	overflow:hidden;
}
#hs-lepnina {
	position:absolute;
	top:156px;
	right:300px;
	height:36px;
	overflow:hidden;
}

/* Tag cloud */

	#tags ul{
		margin:1em 0;
		padding:.5em 10px;
		text-align:center;
		background:#71b5e9 url(bg_tags.gif) repeat-x;		
		}
	#tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		}
	#tags li a{
		text-decoration:none;
		color:#fff;
		padding:0 3px;
		}
	#tags li a:hover{	
		color:#cff400;
		}		
	
	.tag1{font-size:100%;}
	.tag2{font-size:120%;}
	.tag3{font-size:140%;}
	.tag4{font-size:160%;}
	.tag5{font-size:180%;}
	
	/* alternative layout */

	#tags .alt{
		text-align:left;
		padding:0;
		background:none;
		}
	#tags .alt li{
		padding:2px 10px;
		background:#efefef;
		display:block;
		}
	#tags .alt .tag1, 
	#tags .alt .tag2, 
	#tags .alt .tag3, 
	#tags .alt .tag4, 
	#tags .alt .tag5{font-size:100%;}
	#tags .alt .tag1{background:#7cc0f4;}
	#tags .alt .tag2{background:#67abe0;}
	#tags .alt .tag3{background:#4d92c7;}
	#tags .alt .tag4{background:#3277ad;}
	#tags .alt .tag5{background:#266ca2;}
	
	.btn{
		display:inline-block;
		margin:0 10px 0 0;
		color:#147C9A;
		font-size:12px;
	}
	
/* // Tag cloud */

#imcube {
	position:absolute;
	left:26%;
	top:18px;
}

#fireworks {
	position:absolute;
	top:0;
	right:0;
	width:566px;
	height:156px;
}

#youcan {
	font-size:17px;
	line-height:19px;
	color:#147C9A;
}
#youcan a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

div.hideprices {
	width:150px;
	height:38px;
	color:#FFF;
	padding:6px 0 0 20px;
	font-size:12px;
	background:url(/images/design/hidepricez.png);
	margin:10px 0 15px -5px;
}
div.hideprices span {
	display:block;
	font-size:12px;
	color:#efefef;
}
