html { height: 100%; padding: 0; margin: 0; }

body { background-color: #ffffff; margin: 0px; font-family: Arial, Tahoma, Verdana; color: #444444; height: 100%; font-size: 80%}

table { width: 100%; border-collapse: collapse; margin: 0; }

hr {border: 0px solid #E6E6E6; border-top: 0px solid #E6E6E6;}

div { width: 100%; }

h1 { margin: 0; }

h2 { margin: 0; color: #2b4370;}

h3 { margin: 0; }

p { margin: 0; padding: 0; }

img { border: 0; }

td { padding: 0; vertical-align: top; font-family: Arial, Tahoma, Verdana;  font-size: 80%; }

.cbox {width: 20px; background: transparent; border: 0;}

.MT {height: 100%; background: url('/html/img/back.jpg');}
.MT1 {width:950px;}
ol, ul {
	list-style:none;
}
#price h2{
	margin-bottom: 10px;
	margin-top: 15px;
}
#price ul {
	color: #2b4370;
	font-size: 14px;
	font-weight: 800;
	padding-bottom: 5px;
}
#cont {
	font-weight: 800;
}
#cont td{
	padding: 7px;
}
.bigimg{
	padding: 7px;
	border:1px solid silver;
}
.smallimg{
	padding: 7px;
	border:1px solid #117BCE;
}
.smallimg:hover{
	background-color: #117BCE;
}
.bigimg{
	margin: 10px;
	padding: 7px;
}
#foto{
	margin-top: 15px;
}

a {color: #0072CA;}

a:hover {text-decoration: none;}

a.noudl {text-decoration: none;}

h2 {font-size: 22px; font-weight: 500; font-family: Arial Narrow, Arial, Tahoma; white-space: nowrap;}

.HL {background: url('/html/img/t_l.gif') 0 15px no-repeat;}

.xHL {background: url('/html/img/t_l.gif') 100% 15px no-repeat;}

.HL div {width: 20px;}

.xHL div {width: 20px;}

.HC {padding: 0 10px 0 10px;}

.HR  {background: url('/html/img/t_r.gif') 100% 15px no-repeat; width: 100%;}

.xHR  {background: url('/html/img/t_r.gif') 0 15px no-repeat; width: 100%;}

.BL {background: url('/html/img/b_l.gif') 0 100% no-repeat;}

.BL div {height: 6px; width: 6px;}

.BR  {background: url('/html/img/b_r.gif') 100% 100% no-repeat; width: 100%;}

.ML {background: url('/html/img/dot.gif') repeat-y;}

.ML div {width: 20px;}

.MR {background: url('/html/img/dot.gif') 100% 0 repeat-y; width: 100%; padding: 15px 15px 5px 10px;}

.LL {background: url('/html/img/m_l.gif') 0 50% repeat-x;}

.LL[class] {background: url('/html/img/dot.gif') 0 50% repeat-x;}

.LR {background: url('/html/img/m_r.gif') 100% 50% repeat-x; width: 100%;}

.LLx {background: url('/html/img/m_l.gif') 0 50% repeat-x;}

.LRx {background: url('/html/img/m_r.gif') 100% 50% repeat-x; width: 100%;}

.LR[class] {background: url('/html/img/dot.gif') 100% 50% repeat-x; width: 100%;}

.LL div {width: 20px; height: 1px;}

.LLx div {width: 20px; height: 1px;}

.LC {padding: 0 10px 0 10px;}

.Copy {font-size: 12px; padding: 30px 0 20px 0;}

.ColL {padding: 0 20px 0 0;}

.ColR {padding: 0 30px 0 15px;}

.Txt p {padding-bottom: 15px;}

.Content p {padding: 0 30px 15px 0;}

.BottomBlock {margin-top: 20px;}

#email{
	border:4px double #ffc000;
	padding: 10px;
position: fixed;
	top: 50%;
/*	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -130px;*/
	width: 500px;
	height: 260px;
	z-index: 10;
	background: #ffffff;
}
#email p.l{
	width:80px;
	float:left;
	clear:left;
	margin:0;
	margin-top:8px;
}
#email p.r{
	width:100px;
	float:right;
	margin:0;
}
#email textarea{
	height: 120px;
	width:420px;
	float:right;
	clear:right;
	margin:0;
	margin-top:5px;
}
#email input{
	width:420px;
	float:right;
	clear:right;
	margin:0;
	margin-top:5px;
}
#email .butt{
	width:100%;
	float:right;
	clear:both;
	margin:0;
	margin-top:5px;
}
#email h1{
	padding:0;
	margin:0;
	font-size:22px;
}
#email h2{
	padding:0;
	margin:0;
	float:right;
	font-size:22px;
}
#email form{
	padding:0;
	margin:0;
}

#nav li{
	clear:none;
	margin:3px;
	padding:0;
	float:left;
	width: 270px;
	text-align:center;
}