/* header */

.headerLogo
{
	padding: 20px;
}

.headerMenuList
{
	margin: 0;
	padding: 0:
	font-size:100%;
	clear:both;
}

.headerMenuList li
{
	font-size:100%;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: 0;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

.headerMenuList li a
{
	display: block;
	background-color: #e8ddc1;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 0.6em 15px;
	margin:0;
	font-size:90%;
	color:#3a2b12;
	text-decoration: none;
}

.headerMenuList li span
{
	display: block;
	background-color: #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 0.6em 15px;
	margin:0;
	font-size:90%;
	color:#333;
	text-decoration: none;
}

.headerMenuList li a:hover
{
	background-color: #fff;
}

.headerPhone
{
	font-size: 140%;
	color:#333;
	font-weight: normal;
	padding-left: 29px;
}


/* catalogue menu */

.catalogueBlock
{
	background-color: #e5ddc8;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin: 10px;
	padding-bottom:10px;
}

.catalogueBlock h4
{
	display: block;
	margin: 0;
	padding: 1em 15px;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #cfcbb9;
	font-style: italic;
}

.catalogueList
{
	margin: 0;
	padding: 0;
	font-size:100%;
	border-bottom: 1px solid #ede7d9;
}

.catalogueList li
{
	font-size:100%;
	margin:0;
	padding: 0;
	text-indent: 0;
}

.catalogueList li a
{
	display: block;
	padding: 0.6em 15px;
	font-size: 80%;
	text-decoration: none;
	border-top: 1px solid #ede7d9;
	border-bottom: 1px solid #cfcbb9;
	line-height: 1.3em;
	color:#3a2b12;
}

.catalogueList li a:hover
{
	background-color: #ede7d9;
}

.catalogueList li .cur
{
	background-color: #fff;
}

.catalogueList li .cur:hover
{
	background-color: #fff;
}

.catalogueList li span
{
	display: block;
	padding: 0.6em 15px;
	font-size: 80%;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cfcbb9;
	line-height: 1.3em;
	background-color: #fff;
	color:#333;
}


/* home */

.ill
{
	background: url('/i/ill.jpg') #000 no-repeat left top;
	width:100%;
	height:220px;
	margin: 10px 0 0 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.homeTextBlock
{
	padding: 0.6em 20px 0 10px;
}

.homeTextBlock h3
{
	font-size:150%;
	font-weight:bold;
	margin-bottom: 0.6em;
}

.homeAnons
{
	padding: 0 20px 1.2em 10px;
}

.homeAnonsHeader
{
	font-style: italic;
	font-weight: bold;
	font-size:90%;
	margin: 1.4em 0 0.8em 29px;
}

.homeAnons h4
{
	margin: 0 0 0.2em 19px;
	font-size:90%;
	font-weight:bold;
}

.homeAnons p
{
	font-size: 70%;
	color:#666;
	line-height: 1.4em;
	margin: 0 0 0 19px;
}


/* textpage */

.textBlock
{
	padding: 1.5em 20px 0 15px;
}

.textFoto
{
	padding: 0 0 1em 10px
}


/* catalogue */

.catalogueTable
{
	width:auto;
}

.catalogueTable td
{
	padding: 0 3px 0.6em 7px;
}

.catalogueTable td h4
{
	font-size:110%;
	margin: 1.2em 0 0.3em 0;
}

.catalogueTable td p
{
	font-size:75%;
	margin: 0 0 0.5em 0;
	line-height: 1.4em;
}


/* footer */

.easyLink td
{
	padding: 0.5em 20px 0.5em 20px;
	border-left:1px solid #546d6e;
}

.easyLink td p
{
	font-size:70%;
	color:#666;
	line-height: 1.4em;
}

#footerCounter
{
	padding: 1.5em 20px;
}

.footerContacts
{
	padding: 1.5em 20px;
}

.footerContacts strong
{
	color:#333;
	font-size:120%;
}

.footerContacts p
{
	color:#333;
	font-size:70%;
	line-height: 1.4em;
	margin: 0.5em 0 0 0;
}

.footerTl
{
	clear:both;
	padding: 1.5em 0 2em 30px;
}

.footerTl img
{
	display: block;
	float:left;
	margin: 0 15px 0.5em 0;
}

.footerTl .tlLink
{
	display: block;
	color:#3a2b12;
	float:left;
	font-size:75%;
	line-height: 1.5em;
	padding: 0.4em 0 0 0;
}

.footerTl .tlLink p
{
	margin:0;
	line-height: normal;
	font-size: 100%;
	color:#3a2b12;
}


/* make an order */
#ordBt {
	width: 131px; 
	height: 131px; 
	background: url(/i/ordButtonRnd.gif) no-repeat right top;
	cursor: pointer;
	margin:10px auto 40px auto;
	position:relative;
}

#ordBt:hover {background-position: left top;}

#ordForm {
	position: absolute; 
	right: 120%;
	top: 0px; 
	background-color: #efefef;
	/*width: 450px;*/
	width: auto;
	//width: 450px;
	z-index:4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	zoom:1;
	padding-right:20px;
}
#formTable td {white-space: nowrap;}
#formTable .alTop {vertical-align: top;}
#ordForm .clBut span {
	text-decoration: underline; 
	margin-right: 18px; 
	font-size: 0.75em;
	color: #333;
	line-height: 1em;
	//line-height: 1.5em;
	position: relative; 
	top: -1px;
	//top: -7px;
}
#ordForm .clBut {
	background: url(/i/clBut.gif) no-repeat right top; 
	float: right;
	vertical-align: top;
	margin: 15px 5px 0 0;
	cursor: pointer;
	zoom:1;
}
#ordForm h1 {
	color: #333;
	font-weight: normal;
	font-size: 1.5em;
	clear:both;
	margin: 0 0 20px 25px;
}
#formTable {margin-left: 25px;}
#formTable p {
	color: #666666; 
	font-style: italic;
	font-family:trebuchet MS;
	margin: 20px 0; 
	font-size: 1em;
}
.halfTransp { 
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	cursor: default !important;
}
#darkBg {
	position: fixed; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
	background-color: #000;
	z-index: 3;
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	_position: absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	zoom: 1;
	//display: none;
}
#orderButton {cursor: pointer;}
#yourAdr {position:absolute; left:-9000px; top:-9000px;}

#ordWrap{
	position:relative;
}

#formTable td{font-size:75%; color:#333; padding: 0.3em 25px 0.3em 0px;}
#formTable td sup{color:#cd3210;}

#formTable input{font-size:120%;}
#formTable input.text{width:100%; border: 1px solid #afafaf;}
#formTable input.textfocus{width:100%;  border: 1px solid #f4b907;}
#formTable input.error{width:100%;  border: 1px solid #C13000;}

#formTable select{font-size:120%;}

#formTable textarea{font-size:120%; width:100%; border: 1px solid #afafaf;}
#formTable textarea.textfocus{border: 1px solid #f4b907;}
/* make an order */
