/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
*, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #382111;
	font-size: 14px;
}
.all {
margin: 0 auto;
/* margin-left: auto;
 margin-right: auto;*/
 width: 100%;
 min-width: 1000px;
 width:expression(document.body.clientWidth > 1000? “100%” :”1000px”);
}
#top {
width: 100%;
text-align: center;
overflow: hiden;
//	position: relative;
min-width: 1000px;
min-height: 300px;
}
#cont {
	position: relative;
	margin-top: 115px;
	width: 100%;
}
#top #name {
	position: absolute;
	z-index: 200;
	padding-left: 80px;
	top: 270px;
}
#top #name a img {border: 0px;}
#top #phone {
	position: absolute;
	z-index: 300;
	right: 130px;
	top: 70px;
}
#name img {
	behavior: url("iepngfix.htc");
}
#phone img {
	behavior: url("iepngfix.htc");
}
#rib {
	position: relative;
	height: 30px;
}
#lenta {
	position: absolute;
	z-index: 500;
	left: 0px;
	top: -30px;
}
#lenta img {
	behavior: url("iepngfix.htc");
}
#cont #gal {
    position: absolute;
		top: 0px;
	right:0px;
	background-image: url(/wp-content/themes/potolki_new/images/galbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 200px;
	margin-right: 20px;
}
#cont #menu {
    position: absolute;
	float:left;
	background-image: url(/wp-content/themes/potolki_new/images/mbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 354px;
	margin-left: 5px;
	top: 0px;
}
#text {
	margin-right: 240px;
	margin-left: 370px;
	_margin-right: 260px;
	_margin-left: 420px;
}
#menu img {
	display: block;
}
#menu ul {
	list-style-type: none;
	display: block;
	width: 210px;
	margin-left: 40px;
}
#menu ul li {
	padding-left: 17px;
	background-image: url(/wp-content/themes/potolki_new/images/list.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 10px;
}
#menu ul li ul li {
	background-image: url(/wp-content/themes/potolki_new/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 28px;
	margin-bottom: 7px;
}
#menu ul li ol li {
	background: none;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
#menu a {
	font-family: "Myriad Pro", Tahoma, "Arial Narrow", Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#text h1 {
	font-family: "Myriad Pro", Tahoma, "Arial Narrow", Arial;
	font-size: 22px;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 20px;
}
#text p {
	margin-bottom: 15px;
}
#text a {
	color: #ccc;
}
#text a:hover {
	color: #ccc;
}
#footer {
	clear: both;
	padding-bottom: 20px;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
}
#footer img {
	float: right;
	margin-left: 190px;
	margin-right: 250px;
	margin-top: 10px;
}
#bottom {
	margin-left: 380px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #553C26;
	padding-top: 10px;
	padding-bottom: 20px;
}
#bottom a {
	color: #D5B17F;
}
#bottom a:hover {
	color: #FF9900;
}
 #euro {
	position: absolute;
	height: 80px;
	width: 110px;
left: 120px;
top: 60px;
	z-index: 3000;
}
#euro a {
display: block;
	height: 80px;
	width: 110px;
}
#discount {
	position: absolute;
	height: 80px;
	width: 110px;
	left: 265px;
	top: 50px;
	z-index: 3100;
}
#quality {

	position: absolute;
	height: 80px;
	width: 110px;
	left: 420px;
	top: 10px;
	z-index: 3200;
}
#free {
	position: absolute;
	height: 80px;
	width: 100px;
	left: 590px;
	top: 15px;
	z-index: 3300;
	zoom: 1;
}
#free a {
	display: block;
	height: 80px;
	line-height: 80px;
	width: 110px;
	text-decoration: none;
}
a img {
border: 0;
}
#lenta span {
	display: none;
}
#lenta a {
cursor: pointer;
	display: block;
	height: 80px;
	line-height: 80px;
	width: 110px;
	text-decoration: none;
}
#gal td {
	text-align: center;
	padding: 10px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.stron strong {font-weight: normal;}
.stron a {text-decoration: none;}
.tableicq {margin:0; padding:0; float: right; width: 200px; margin-right: -20px; margin-top: 30px;}
.stro strong {font-weight: normal;}
	.icq_contact {line-height: 1.4; padding: 0 0 12px 30px; background: url('/wp-content/themes/potolki/images/icq_icon.gif') no-repeat 0 0; font-size: 11px; color: #555;}
		.icq_contact b {font-size: 12px; color: #444;}
		.icq_contact span {color: #CC3333;}
.right_h3 {color: #324C5D; font-size: 18px; font: Tahoma; padding: 0 0 12px 0px; line-height: 1.2;}
.portfolio			{ height: 450px; overflow:hidden; text-align:center;}
.portfolio DIV		{ padding-bottom:10px; }
br {border: 1px solid #ccc;}
.ima {
text-align: center;
	max-width: 555px;
	max-height: 299px;
}
.skidki {
	position: absolute;
	z-index: 500;
	right: 20px;
	top: 80px;
	font-size: 26px;
	font-weight: bold;
	color: red;
}
object{
min-width:1000px;
min-height: 381px;
max-width: 1180px;
max-height: 450px;
height: 450px;
}
* html object {
min-width:1000px;
min-height: 381px;
max-width: 1180px;
width: expression(this.offsetWidth > 1181?"1180?:"this.offsetWidth");
max-height: 450px;
height: expression(this.offsetHeight > 451?"450?:"this.offsetHeight");
height: 450px;
}