﻿body{
	margin:0;
	background-color:#051832;
}

.top{
	height:64px;
	background:url(images/pattern_top.gif) repeat-x left bottom;
	text-align:center;
}

.subtop{
	height:236px;
	background:url(images/line_bg.jpg) repeat-x left bottom;
	text-align:center;
}

.table_name{
	height:236px;
	background:url(images/logo.jpg);
	background-position: 100% 100%;
	background-repeat:no-repeat;
}

.options{
	background:url(images/price.jpg);
	background-position: 11px 0px;
	background-repeat:no-repeat;
	padding:23px 27px 26px 290px;
} 

.table_opt{
	width:608px;
	font-size:13px;
	font-family: "myriad Pro";
}

.td_left{
	border-bottom: #cfcfcf 1px solid;
	border-right: #cfcfcf 1px solid;
	text-align:right;
	vertical-align: top;
	padding:14px;
}

.td_right{
	border-bottom: #cfcfcf 1px solid;
	text-align:left;
	vertical-align: top;
	padding:14px;
}

.descriptions{
	background: url(images/pattern.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
}

.list{
	padding:8px 0px;
	text-align:left;
	vertical-align:middle;
	border-bottom: #939797 solid 1px;
}

.list_par{
	padding-top: 37px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 58px;
}

.footer{
	height: 46px;
	background: url(images/bg_btm.jpg) repeat-x left top;
	padding-top:17px;
	font-size:9px;
	font-family:Tahoma;
	color:#767676;
	text-align:center;
	vertical-align:top;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .footer {height: 63px;}
}

@-moz-document url-prefix() {
  .footer {height: 63px;}
}

.lozung {
	float:left;
	margin: 55px 0px 0px 110px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;

}
