body{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: url(../img/lak-na-nehty.png) no-repeat #ffffff bottom left fixed;
	margin: 0;
	font: 9pt/12pt "Dejavu Sans Condensed", Tahoma, sans-serif;
}

A:link{ color:#990000; text-decoration:underline; }
A:hover{ color:#ff0000; text-decoration:underline; }
A:active{ color:#990000; text-decoration:underline; }
A:active:hover{ color:#ff0000; text-decoration:underline; }
A:visited{ color:#990000; text-decoration:underline; }
A:visited:hover{ color:#ff0000; text-decoration:underline; }

#title{
	color: #ffcc99;
	background: url(../img/anim-kosmetika.gif) no-repeat #990000 bottom right;
	text-align: left;
	padding: 9px;
	
	font-family: inherit;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	
	position: absolute;
	padding:10px;
	margin:0;
	top: 0;
	left:500px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

body > #title{
	position: fixed;
}

#title .libby{
	font-family: "URW Chancery L", "Monotype Corsiva", "Tahoma", cursive;
	font-size: xx-large;
}
#title .address{
	font-size: smaller;
}
#title .address .email{
	font-variant: normal;
}

#title .address .email a:link { color: #ffcc99; text-decoration:none; }
#title .address .email a:visited { color: #ffcc99; text-decoration:none; }
#title .address .email a:hover {color: #ffcc99; text-decoration:underline; }

.address{
	font-size: inherit;
	font-family: inherit;
	font-weight: normal;
}

#navcontainer{
	position: absolute;
	background: transparent;
	
	left: 500px;
	top: 18ex;
	margin: 0;
	padding: 0;
}
body > #navcontainer{
	position: fixed;
}

#navlist li{
	background: url(../img/bg.png) transparent;
	
	list-style-type: none;
	text-align: left;
	font-family: inherit;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #cc0000;
	width: 250px;
	line-height: 24px;
	padding: 0;
	margin-right: 20px;
}

#navlist li a:link { color: #ff9933; text-decoration:none; border-left: solid 4px #ff9933; padding-left: 4px; }
#navlist li a:visited { color: #ff9933; text-decoration:none; border-left: solid 4px #ff9933;  padding-left: 4px; }
#navlist li a:hover {color: #ffcc00; text-decoration:none; border-left: solid 4px #ff9933;  padding-left: 4px; }

#navlist li.act{
	color: #cc0000;
	text-decoration: none;
	border-left: solid 4px #cc0000;
	padding-left: 4px;
	
}
#navcontainer>p#links, #navcontainer>p#commercials {
  width: 80%;
	border-top: solid 2px #cc0000;
  margin-left: 0;
  padding-left: 40px;
  padding-top: 20px;
  text-align: right;
}
#container{
	position: absolute;
	width: 500px;
	margin: 0px;
	background: url(../img/bg.png) transparent;
	
	/*
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg.png');
	filter:alpha(opacity=75);
	
	-moz-opacity: 0.25;
	opacity: 0.25;
	*/
}

blockquote {
	width:150px;
	float:right;
	margin:5px;
	padding: 5px;

	font-family: "Dejavu Sans Condensed", Verdana, sans-serif;
	/*font-family: inherit;*/
	font-size: 20px;
	letter-spacing:-2px;
	
	color:#336633;
	background: inherit;	
}
blockquote p {
	margin: 0;
	padding: 0;
	line-height: 24px;
	text-align: right;
}

img{
	border: solid 1px #999;
}

.image{
	margin-top: 25px;
	margin-left: 10px;
	float: right;
}

.thumb{
	margin: 5px;
	padding: 0;
	border: solid 1px #990000;
}

.link{
	border: none;
	margin-right: 2px;
}
.hugo{
	font: 8pt "Dejavu Sans Condensed", Tahoma, sans-serif;
	font-weight: bold;
	color: #cc3333;
}

h1{
	font-size: 22px;
	font-weight: bold;
	color: #cc3333;
	letter-spacing: -3px;
	font-style: normal;
	margin-top: 0px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #cc3333;
	letter-spacing: -1px;
	font-style: normal;
	margin-bottom: .2ex;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	letter-spacing: -1px;
	font-style: normal;
}
h4{
	font-size: 10pt/14pt;
	font-weight: bold;
	color: #ff9933;
	letter-spacing: 0px;
	font-style: normal;
	margin: 0;
	padding: 0;
}
#content{
	width:450px;
	/*margin:0px;*/
	padding:30px;
	padding-bottom:50px;
	text-align:justify;
	font: inherit;
	color:#666;
}
#content ul{
	padding-top: 0;
	margin-top: 5px;
}
#content div{
	text-align: left;
}

#content div.thumbs{
	text-align: right;
}
#content > div.cards{
	text-align: left;
}
.footer{
	padding: 9px;
	text-align:right;
	font: inherit;
	font-variant: small-caps;
	font-size: 7pt;
	color:#cc0000;
}
table{
	background-color: transparent;
	padding: 0;
	margin: 0;
	color: #fff;
}
th{
	color: #ffcc99;
	background-color: #990000;
	text-align: center;
	font-size: smaller;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

td{
	color: #990000;
	background-color: #ffcc99;
	padding-left: 5px;
	padding-right: 5px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
tfoot>tr>td{
	font-size: smaller;
	line-height: 90%;
	background-color: #fff;
}
tbody>tr>td>i{
	font-size: smaller;
}
strong {
	color: #ff0000;
	font-variant: small-caps;
}

abbr {
  cursor: help;
  border-bottom: 1px dashed #aaaaaa;
  font-variant: normal;
}
.descr{
	text-align: left;
}

.price{
	text-align: right;
}

div.footer{
	font-size: smaller;
	text-align: left;
}

