body {
	margin:0px;
	padding:0px;
	background-color:#eee;
	color:#000;
	font-family: "Geneva CY", Arial, Helvetica, sans-serif;
}
a {
	color:#560;
}
a:hover, .warn {
	color:#d00;	
}
.l {
	text-align:left;
}
.r {
	text-align:right;
}
.nobord td {
	background-color:#eee;
	border-style:none;
}
#all {
	position:absolute;
	width:763px;
	left:50%;
	margin-left:-380px;
	top:10%;
	font-size: small;
}
#content {
	margin-left: 209px;
	padding-left: 20px;
	padding-bottom: 100px;
	border-left:1px solid #666;
	
}
#footer {
	margin:10px 0px;
	border-top:1px solid #666;
	clear: both;
}
div#zero {
	position:absolute;
	width:215px;
	height:20px;
	left:50%;
	margin:35px 0px 0px -380px;
	top:50%;	
	background-color:#eee;
}
div#home {
	position:absolute;
	width:210px;
	height:55px;
	left:50%;
	line-height:33px;
	margin:0px;
	margin-left:-380px;
	top:10%;	
	background-image: url(/elements/kwam_logo_210.gif);
	background-repeat: no-repeat;
	background-color:#eee;
	z-index:10;
}
div#vetka {
	position:absolute;
	width:186px;	
	height:88px;
	left:50%;
	margin:0px;
	margin-left:-380px;
	margin-top:14px;
	top:10%; 
	z-index:21;
}
div#home a {
	display:block;
	width:208px;
	height:33px;
	border:1px solid #666;	
}
div#home h2 {
	display:none;
}

#menu {
	float:left;
	width:190px;
	margin:55px 0px 0px 0px;
	text-align:right;
}
#menu a, #menu b {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:150%;
	font-size: 12px;
}
#menu b {
	color:#a00;
}
#menu span {
	visibility:hidden;
}
#menu h4#about {
	line-height:110%;
	font-size: 100%;
	margin:0px 0px 100px 0px;
	padding:0px;
}
#counter {
	margin:30px 0px 50px;
	width:190px;
}
#bnr {
	margin:50px 0px 0px;
	width:190px;
}
#bnr img {
	border-style:none;
}
#counter a, #bnr a {
	display:inline;
}

/*---------CONTENT-----------*/
#content h1, #content h2 {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size:170%;
line-height:100%;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#a00;

}
#content h2 {	
font-size:130%;
}
#cartlink {
	float:right;
	font-weight:bold;
	width:189px;
	text-align:right;
	margin-bottom:1em;	
}
#cartlink p {
	text-align:left;
	font-size:85%;
	margin:0.5em 0px 0px;
	padding-bottom:1em;
}
#cartlink form {
	margin:0px;
	padding:0px;
}
#cartlink h4 {
	font-size:130%;
	color:#d00;
	margin:0.5em 0px 0px;
	padding:0px;
}
input#addcart {
	text-align:left;
	font-weight:bold;
	background-color:#fff;
	background-image: url(/elements/cart.gif);
	background-repeat: no-repeat;
	background-position: center left;
	border:1px solid #666;
	padding-left:40px;
	width:187px;
	line-height:30px;
	height:33px;
	font-family: "Geneva CY", Arial, Helvetica, sans-serif;
}
#bigbook {
	float:left;
	width:320px;
	margin:1em 20px 1em 0px;	
}
#bigbook ul{
	margin:15px 0px;
	padding:0px;
	color:#a00;
	margin-left:1.5em;
}
#bigbook img{
	width:300px;
	height:300px;
}
#catalogue {
	margin-bottom:30px;
}
#catalogue div {
	/*border-bottom:1px solid #666;*/
	width:500px;
	height: 150px;
	margin: 30px 0px 10px;
}
#catalogue  a {
	font-weight:bold;
}
#catalogue p, #catalogue h5 {
	margin: 20px 0px 0px 170px;
}
#catalogue h5 {
	$color:#a00;
}
#catalogue img{
	width:150px;
	height:150px;
	float:left;
	border-style:none;
}
ul.out {
	list-style:none;
	font-weight:bold;
}
ul.out li {
	margin:6px 0px;
}

#cart {
	background-color:#fff;
	z-index:100;
	font-size:11px;
	border:1px solid #666; 
}
#cartheader {
	background-color:#ccc;
	font-size:12px;
	font-weight:bold;
	padding:4px 4px 4px 40px;
	line-height:22px;
	background-image: url(/elements/cart.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#cartheader a {
	float:right;
	border:2px solid #666;
	line-height:12px; 
	width:12px;
	text-align:center;
	color:#000;
	text-decoration:none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
}
#cartheader a:hover {
	border:2px solid #fff;
	color:#fff;
}
#cartcontent {
	border:1px solid #ff0000;
	height:250px;
	overflow:auto;
	width:378px;
	padding:10px;
}
#cartform table {
	border-collapse:collapse;
	text-align:center;
	background-color:#fff;
	width:99%;
}
#cartform table td, #cartform table th {
	border:1px solid #666;
	padding:4px;
}
#cartform table th {
	background-color:#ddd;
}
#cartform table td input {
	width:40px;
	text-align:center;
}
#delivery input, #delivery textarea {
	width:520px;
}
#delivery textarea {
	height:60px;
}
input.warn, textarea.warn {
	border:1px solid #ff0000;
}

#group {
	margin-top:5em;

}
#group img{
	height:150px;
	border-style:none;
}
#nav {
	border-top:1px solid #666;
	padding: 6px 0px;
}

#raz p {
	text-align:center;
}
div.wrbut {
	background-color:#fff;
	padding:3px;
	border:1px solid #f00;
	width:182px;
	text-align:center;
	float:right;
}
.wrbut a, .wrbut a:hover {
	color:#f00;
}
table.intext {
	border-collapse:collapse;
	background-color:#fff;
}
table.intext td, table.intext th {
	border:1px solid #666;
	padding:2px 4px;
	text-align:center;
}
table.intext th {
	background-color:#ddd;
}
