/* Basic Blocks
*******************************************************************************/
body {
	background: #009dda url(/i/bg.jpg) repeat 0 0;
	color: #fff;
	font: 0.69em/1.091em Arial,Tahoma,Verdana,Sans-Serif;
	min-width: 1000px;
}

img { border: 0; }
*html img.png { behavior: url(/styles/png.htc); }
table { border-collapse: separate; border-spacing: 0; }
td { padding: 0; vertical-align: top; }

a, a:hover { text-decoration: underline; color: #fff; outline: none; }

.clear { clear: both !important; }
.fix { /*background:#f00; */border: 1px solid #f00; }

/* Layout
*******************************************************************************/
#wrapper {
	margin: 0 auto;
	width: 1000px;
}

/* Header
*******************************************************************************/
#wrapper .header {
	padding: 30px 0 0 0;
	text-align: center;
}
#wrapper .header .phone {
	padding-top: 30px;
}
#wrapper .header img {
	margin: 0 0 -5px 0;
}
#wrapper .header .title-products img {
	//margin: 0;
}

#wrapper .products { padding: 0 0 20px 0; }
#wrapper .products-table { background: url(/i/bg-table.jpg) repeat-y 0 0; margin: 0 auto; width: 573px; }
#wrapper .products-table-start { background: url(/i/bg-table-start.jpg) no-repeat 0 0; height: 14px; }
#wrapper .products-table-end { background: url(/i/bg-table-end.png) no-repeat 0 0; height: 15px; margin: 0 auto; width: 573px; }
*html #wrapper .products-table-end { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg-table-end.png', sizingMethod="crop"); }

#wrapper .products table { margin: 0 auto; width: 551px; }
#wrapper .products table img { margin: 0; }
#wrapper .products .title,
#wrapper .products .description { font-weight: bold; text-transform: uppercase; text-align: right; /*padding: 0 20px; */ padding: 0 20px 0 0;}
#wrapper .products .title { font-size: 2em; line-height: 1em; padding-bottom: 5px; }
#wrapper .products .description { color: #999999; }
#wrapper .products table td {
	border-bottom: 1px solid #fff;
	height: 90px;
	text-align: center;
	vertical-align: middle;
/*	width: 183px;*/
}
#wrapper .products table tr.last td { border-bottom: none; }
#wrapper .products table td.image { width: 200px; }
#wrapper .products table td.total { font-size: 2em; font-weight: bold; padding-top: 30px; vertical-align: top; width: 50px; }
#wrapper .products table td.gramm { font-size: 1.5em; line-height: 1em; }
#wrapper .products table td.price { font-size: 2em; font-weight: bold; width: 78px; //padding: 5px 0 0 0; }

#wrapper .products table td.subtitle { border-bottom: none; height: auto; text-align: center; width: auto; }
#wrapper .products table td.subtitle h1 { background-position: 0 0; background-repeat: no-repeat; height: 89px; width: 551px; text-indent: -9999px; }

#wrapper .products table td .timedostavka { font-size: 1.82em; font-weight: bold; padding: 5px 0; }

/* Footer
*******************************************************************************/
#wrapper .products table td.footer { padding-top: 40px; }

.copyright
{
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none;
	margin-left: 200px;
	margin-right: 200px;

}

#yarkie {
			display: inline;
			vertical-align:middle

		}

#support
{
}

#floater
{
	float: right;
	position: fixed;
	margin: 5px;
	padding: 5px;
	color: #fff;
	font: 1.5em Arial,Tahoma,Verdana,Sans-Serif;
	background-color: #e63868;
	#border: 3px solid #ffffff;
}

.welcometext
    {
    	 font-size: 1.5em; font-weight: bold;  line-height: 1em;
    	 padding: 10px 0 0 0;
    	 margin-bottom: -10px;
	}

.welcometextsmall
    {
    	 font-size: 1.2em; font-weight: bold;  line-height: 1em;
	}


