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

* {
	font-size: 12px;
	font-family: Arial;
}

body {
	background-color: #151211;
	margin: 0 0 0 0;
	text-align: left;
	color: #bbbbbb;
	text-decoration: none;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	empty-cells: show;
	color: #bbbaba;
}
table td {
	padding: 0 0 0 0;
	empty-cells: show;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #bbbaba;
	text-decoration: none;
}

p {
	text-align: justify;
	font: normal 12px Arial;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

h1 {
	font: normal 24px Arial;
	color: #0797FB;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h1#m0x20 {
	margin: 0 0 20px 0;
}
h1#m20x20 {
	margin: 20px 0 20px 0;
}
h1 span {
	font: normal 24px Arial;
	color: #E5E8E9;
}

h2 {
	font: bolder 12px Arial;
	color: #E5E8E9;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3 {
	font: bolder 12px Arial;
	color: #BBBABA;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a, a:visited {
	font: normal 12px Arial;
	color: #0093DD;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

img  {
	border: 1px solid #BBBABA;
}

div#download {
	position: absolute;
	top: 10px;
	left: 25px;
}
div#download a {
	color: #666666;
	font-size: 9px;
}
div#m0x40 {
	margin: 0 0 40px 0;
}
div#m0x20 {
	margin: 0 0 20px 0;
}
div#h20 {
	height: 20px;
}

table#root {
	width: 985px;
	height: 100%;
}

table#root td#left {
	width: 411px;
	padding: 0 0 0 5px;
}
table#root td#left h1 {
	margin-left: 15px;
}
table#root td#left div#btffls {
	position: relative;
	top: 0px;
	left: -5px;
	width: 411px;
	height: 798px;
	z-index: 1;
}
table#root td#left div#btfimg {
    background: url(../imgs/dez/btf.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: -5px;
	width: 411px;
	height: 798px;
	z-index: 1;
}
table#root td#left div#phone {
	position: absolute;
	top: 25px;
	left: 170px;
	width: 250px;
	font: normal 24px Arial;
	color: #0797FB;
	z-index: 2;
}
table#root td#left div#phone span{
	font: normal 24px Arial;
	color: #E5E8E9;
}
table#root td#left div#menu {
	margin: 0 0 0 15px;
	background-color: #e5e8e9;
	text-align: center;
	height: 35px;
	width: 360px;
}
table#root td#left div#menu div {
	position: relative;
	top: 10px;
	color: #151211;
	font-weight: bold;
}
table#root td#left div#menu div a {
	color: #151211;
	font-weight: bold;
}

table#root td#left table#contact, table#root td#right div#content table#contact {
	border-collapse: separate;
	border-spacing: 5px;
	margin: 0 0 40px 10px;
	width: 360px;
}
table#root td#right div#content table#contact {
	margin: 0 0 0 0;
	width: 500px;
}
table#root td#left table#contact tr, table#root td#right div#content table#contact tr {
	margin: 5px 5px 5px 5px;
}
table#root td#left table#contact td#field, table#root td#right div#content table#contact td#field {
	font-weight: bold;
}
table#root td#left table#contact td#phone, table#root td#right div#content table#contact td#phone {
	font: normal 24px Arial;
	color: #0797FB;
	width: 320px;
}
table#root td#left table#contact td#phone span, table#root td#right div#content table#contact td#phone span {
	font: normal 24px Arial;
	color: #E5E8E9;
}
table#root td#left table#contact td#field, table#root td#right div#content table#contact td#field {
	width: 90px;	
}

table#root td#right {
	width: 574px;
	padding: 0 0 0 5px;
}
html>body table#root td#right {
	padding: 0 0 0 0px;
}
table#root td#right div#logo {
	height: 135px;
	width: 574px;
	background: url(../imgs/dez/logo.gif) no-repeat;
	background-position: 10 11;
}
html>body table#root td#right div#logo {
	background-position: 14 11;
}
table#root td#right div#logo div#text {
	position: relative;
	top: 70px;
	left: 0px;
	height: 75px;
	width: 574px;
	background: url(../imgs/dez/logotext.gif) no-repeat;
	background-position: 10 16;
}
html>body table#root td#right div#logo div#text {
	background-position: 14 11;
}
table#root td#right div#menu {
	margin: 46px 0 0 0;
}
table#root td#right div#menu div {
	display: inline;
	background-color: #e5e8e9;
	text-align: center;
	font-weight: bold;
	color: #151211;
	padding: 3px 3px 3px 3px;
	margin: 0px 3px 0px 0px;
	height: 35px;
	cursor: pointer;
}
table#root td#right div#menu div:hover a {
	text-decoration: none;
}
table#root td#right div#menu div a, table#root td#right div#menu div span{
	position: relative;
	top: 7px;
	color: #151211;
	font-weight: bold;
}
table#root td#right div#menu div#select {
	background-color: #0797fb;
	cursor: default;
}
html>body table#root td#right div#menu {
	margin: 36px 0 0 0;
	display: table;
	border-collapse: separate;
	border-spacing: 3px;
}
html>body table#root td#right div#menu div {
	display: table-cell;
	height: 35px;
}
table#root td#right div#content {
	margin: 61px 0 40px 1px;	
}
html>body table#root td#right div#content {
	margin: 56px 0 40px 6px;	
}

table#root td#right div#content div#cell {
	width: 280px;
	padding: 0 0 0 115px;
	display: inline;
	background-repeat: no-repeat;
	height: 113px;
}
table#root td#right div#content div#row {
	display: block;
}

html>body table#root td#right div#content div#works {
	display: table;
	width: 100%;
}
html>body table#root td#right div#content div#cell {
	display: table-cell;
	width: 50%;
	padding: 0 0 0 115px;
	background-repeat: no-repeat;
	height: 113px;
}
html>body table#root td#right div#content div#row {
	display: table-row;	
}

table#root td#right div#content table#project {
	width: 100%;
}
table#root td#right div#content table#project td {
	width: 170px;
}

table#root td#right div#content table#price {
	margin: 10px 0 20px 0;
}
table#root td#right div#content table#price th {
	text-align: left;
	vertical-align: middle;
	height: 20px;
	border-bottom: 1px solid #333333;
	background-color: #494949;
	padding-left: 10px;
	width: 70px;
}
table#root td#right div#content table#price th#title {
	width: auto
}
table#root td#right div#content table#price td {
	background-color: #151211;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
}
table#root td#right div#content table#gallery {
	width: 100%;
}
table#root td#right div#content table#gallery td#photos {
	width: 385px;
}
table#root td#right div#content table#gallery td#photos table {
	width: 385px;
}
table#root td#right div#content table#gallery td#photos table th {
	height: 20px;
}
table#root td#right div#content table#gallery li {
	margin-bottom: 15px;
	font-weight: bolder;
}

table#root td#bottom {
	padding: 0 0 0 20px;
	height: 50px;
}
table#root td#bottom table#content {
	border-top: 2px solid #E5E8E9;
	height: 100%;
	width: 100%;
}
table#root td#bottom table#content td#coperight {
	text-align: right;
	vertical-align: middle;
	width: 160px;
}
table#root td#bottom table#content td#menu {
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	color: #0797FB;
}
table#root td#bottom table#content td#menu a {
	font-weight: bold;
}

div.detile_pos {
	position: absolute;
	z-index: 1;
	display: none;
}
div.ImgDetile {
	width: 550px;
	position: relative;
	border: 1px solid #FEF7DA;
}
	
/**/
