@charset "utf-8";
/* CSS Document */

html {
	overflow-y : scroll;
}

html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

body {
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	color: red;
}

img {
	border: 0px;
}

a:active, a:focus {outline: 0;}

#editP {
	right:0px;
	top: -60px;
	position: absolute;	
}

#menu {
	width: 181px;
	left: 22px;
	top: 20px;
	position: absolute;
}

#content {
	left: 217px;
	top: 76px;
	position: absolute;
}

a {
	color: #ff0000;
	text-decoration: underline;
}

.link {
	cursor:pointer;
	text-decoration: none;
}

.sel, .sel a {
	cursor:pointer;
	text-decoration: none;
}
#left {
	width: 180px;
	top: 90px;
	left: 22px;
	position: absolute;
}

.wt {
}

#form {
}

#form input {
	font-size: 8.5pt;
}

#editpage {
	right:0px;
/*	left: 850px;*/
	top: 0px;
	position: absolute;
}

.workLng {
	position: relative;
	margin-right: 14px;
	display: inline;
}

.workLng img {
	margin-bottom: 14px;
}

.work {
	position: relative;
	margin-right: 0px;
	display: inline;
}

.work img {
	margin-bottom: 12px;
	cursor:pointer;
}

.workLng img {
	cursor:pointer;
}

.workEdit {
	position: absolute;
	left: 0px;
}

.workPresent {
	margin-bottom: 50px;
}

#editwork {
	left: -10px;
	top: 0px;
	position: absolute;
}

#news {
}

#wd {
}

element {
}

.spacing {
	margin-top: 0px;
	margin-bottom: 15px;
}

.ed {
	position: absolute;
}

.page {
	position: relative;
}

.margin {
	display: inline;
}


#works, .workPage {
	position: absolute;
	width: 790px;
}

.mnu div {
	padding-bottom: 15px;
}
