body {
	background-image: url('img/bktext.jpg');
	background-repeat: repeat;
}

.thumbnail {
}

li.sidebar_item {
	width: 90px;
	height: 25px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 25px;
}

ul.sidebar {
	position: absolute;
	left: -20px;
	top: 84px;
	list-style-type: none;
}
/*
.side_element {
	width: 90px;
	height: 25px;
	text-align: right;
}
*/

.details {
	border: 1px solid;
	background-color: #ffffff;
	position: absolute;
	top: 50px;
	left: 550px;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-opacity: .7;
	opacity: .7;
}

.dim {
	font-family: tahoma;
	font-size: 12px;
	font-variant: small-caps;
}

img.thumb {
	border: 0px;
	width: 140px;
	height: 140px;
}

img.details_img {
	width: 600px;
	height: 600px;
}

a.side_link {
	font: 14px century gothic;
	text-decoration: none;
	color: black;
}
a.side_link:hover {
	color: #ff6600;
}

a.side_link2 {
	font: 14px century gothic;
	text-decoration: none;
	color: #ff6600;
}

a.change_dim {
	color: blue;
	font-size: 10px;
}
a.change_dim:hover {
	text-decoration: none;
}

a.to_techniques {
	color: blue;
	font-size: 10px;
}
a.to_techniques:hover {
	text-decoration: none;
}

p.details_text {
	font-family: tahoma;
	font-size: 12px;
}

p.details_name {
	font: 12px tahoma bold;
}

td.mail_left {
	text-align: right;
}

td.mail_right {
	text-align: left;
}

input.mail_1 {
	width: 500px;
}

textarea.mail_2 {
	width: 500px;
	height: 350px;
}

.email_text {
	font: 14px tahoma;
}

p.msg {
	font: 14px tahoma;
}

.logo1 {
	position: absolute;
	left: 20px;
	top: 10px;
	font: 36px century gothic;
	color: black;
}

.logo2 {
	position: absolute;
	left: 550px;
	top: 10px;
	font: 36px century gothic;
	color: #ff6600;
}

.goto_edit {
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 0px;
	right: 0px;
}

a.tech_title {
	font: 14px verdana bold;
}

p.tech_text {
	font: 14px verdana;
	text-indent: 1cm;
}

p.contact_text {
	font: 14px verdana;
}