::-moz-selection {
	color: #6B767F;
}

::selection { 
	color: #6B767F;
}

html { 
	margin:0;
	padding:0;
	height:100%;
	border:none 
}

table, tr, td { 
	margin:0;
	padding:0;
	border:none 
}

form { 
	margin:0;
	padding:0; 
	border:none
}

body { 
	background: #08090b url(/images/bg.gif) repeat fixed top left;
	margin:0; 
	padding:0; 
	height:100%; 
	border:none 

}

.logo { 
	position: fixed;
 	top: 100px; left: 40px;
 	width: 505px; height: 117px;
 	z-index: 5;
 	fixed;
}

.top {
	position: fixed;
 	top: 0px; left: 0px;
 	width: 100%; height: 162px;
 	background-color: #08090b;
 	z-index: 4;
}

.shadow {
	position: fixed;
 	top: 288px; left: 0px;
 	width: 100%; height: 5px;
 	z-index: 3;
}

.social {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
}

.menu {
	position: fixed;
 	top: 246px; left: 116px;
}

.site {
	position: absolute;
 	top: 248px; left: 236px;
 	width: 600px;
	padding-right: 20px;
	
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color:#5f5d5d;
}

.dot {
	position: relative;
	border-bottom:dotted 1px;
}

.title {
	font-weight: normal; 
	font-size: 13pt; 
}

.head {
	font-weight: normal; 
	font-size: 17pt; 
}

a { 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	color: #5f5d5d; 
	border-style: none; 
	text-decoration: underline; 
}

a:link {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	color: #5f5d5d; 
	border-style: none; 
	text-decoration: underline; 
}

a:hover{
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	color: #6B767F; 
	border-style: none; 
	text-decoration: underline; 
}

img a:hover{
	border: 2; 
	border-style: #ffffff;
}

a:active { 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	color: #6B767F; 
	border-style: none; 
	text-decoration: underline; 
}

a:visited {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	color: #5f5d5d; 
	border-style: none; 
	text-decoration: underline; 
}

a:visited:hover { 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	color: #6B767F; 
	border-style: none; 
	text-decoration: underline; 
}

a:visited:active { 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 7pt;  
	font-weight: normal; 
	color: #6B767F; 
	border-style: none; 
	text-decoration: underline; 
}

input, textarea { 
	padding: 3px 3px 3px 3px;
	color: #5f5d5d;
	border: 1px solid #5f5d5d;
	background: #08090B;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt; line-height: 100%;
}

textarea { line-height:150%; }

input:hover, select:hover, textarea:hover,
input:focus, select:focus, textarea:focus {
	color: #6B767F;
	background: #5f5d5d;
	border: 1px solid #6B767F;
}

select, select:hover, select:focus {
	padding: 3px 3px 3px 3px;
	color: #6B767F;
	border: 1px solid #5f5d5d;
	background: #08090B;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt; line-height: 100%;
}

.button { 
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.radio {
	position: relative;
 	top: -5px;
}

.shop {
	padding: 3px 3px 3px 3px;
	color: #5f5d5d;
	border: 1px solid #5f5d5d;
	background: #08090B;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt; line-height: 100%;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.shop:focus, .shop:hover {
	color: #6B767F;
	background: #5f5d5d;
	border: 1px solid #6B767F;
}

.date {
	font-size: 7pt;
	letter-spacing: 4pt;
}

.thumbs {
	overflow: auto;
	width: 100%
}

.thumbs .l {
	float: left;
	padding: 0px 0px 10px 0px;
}

.thumbs .r {
	float: right;
	padding: 0px 0px 10px 0px;
}

.thumbs .b {
	float: left;
	padding: 0px 0px 10px 0px;
}

.hardalign {
	overflow: auto;
	width: 100%
}

.hardalign .l {
	float: left;
}

.hardalign .r {
	float: right;
}

.hover {
	transition: filter .25s ease-in-out;
	-webkit-transition: -webkit-filter 1s ease-out;
	-moz-transition: -moz-filter 1s ease-out;
	-ms-transition: -ms-filter 1s ease-out;
	-o-transition: -o-filter 1s ease-out;
}

.hover:hover {
	-webkit-filter: brightness(150%);
	-moz-filter:Ębrightness(150%);
	-ms-filter:Ębrightness(150%);
	-o-filter:Ębrightness(150%);
}

.credit {
	float: right;
	font-size: 7pt; 
}

.anchor{
  display: block;
  height: 163px; /*same height as header*/
  margin-top: -163px; /*same height as header*/
  visibility: hidden;
}