body {
	padding: 0;
	margin: 0;
	background: #2b3546
}

body,td,input,textarea {
	font-size: 11px;
	font-family: tahoma;
	color: #FFF;
	/*line-height: 13px;*/
	vertical-align: top;
	padding: 0px;
}

a {
	color: #75B4E7;
}

img {
	border: 0px;
}

table {
	width: 100%;
}

.vam {
	vertical-align: middle
}

.headlogo {
	background: url("images/p.jpg");
}

.headlogo a {
	text-decoration: none;
	display: inline-table;
}

.headlogo h1 {
	font: 63px tahoma, geneva, sans-serif;
	color: #fff;
	padding-top: 20px;
	padding-left: 35px;
}

.box_left_txt {
	height: 60px;
	vertical-align: middle;
	/*background: url("images/bg.gif") no-repeat center left;*/
	padding-left: 10px;
}

.box_left_txt h3 {
	font-weight: bold;
	text-align: left;
	padding-left: 35px;
	color: #ffffff;
	font-size: 14px;
}

.box_left_txt ul {
	list-style-image: url("images/bg_list_un.gif");
}

.box_left_txt ul ul{
	margin-left: -20px;
	list-style-image: url("images/bg_list_un.gif");
}

.box_left_txt ul ul li{
	width: 250px;
}

.box_left_txt ul a {
	color: #bad5e9;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
}

.box_left_txt ul a:hover {
	color: #bad5e9;
	text-decoration: none;
}

.box_right_txt {
	height: 60px;
	vertical-align: middle;
	padding-left: 10px;
}

.box_right_txt h3 {
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font-size: 14px;
	vertical-align: middle;
}

.prodtab {
	color: black;
	background-color: #fff;
	border: 5px #758baf solid;
	height: 100%;
	width: 100%;
}

.namprod {
	background-color: #ebebeb;
	vertical-align: middle;
	width: 95%;
	height: 30px;
}

.namprod h4 {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	margin: 10px 10px 10px 25px;
	color: #1279b1;
}

.namprod a {
	text-decoration: none
}

.listprice {
	text-align: center;
	width: 90%;
	top: 15px;
}
.listprice td, .listprice th{
	color: #000000;
}

.newsbloc {
	font-size: 9px;
	color: #75b4e7;
	padding: 12px;
	background: #343f52;
}

.newsbloc  h2 {
	font-weight: bold;
	text-align: left;
	/*padding-left: 35px;*/
	padding-bottom: 5px;
	color: #ffffff;
	font-size: 12px;
	vertical-align: middle;
}

.newsblock {
	font-size: 9px;
	color: #75b4e7;
	padding: 10px;
	background: #343f52;
}

.newsblock a{
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #75b4e7;
}
.newsblock p{
	font-size: 11px;
	color: #ffffff;
}

.txt5 {
	color: #ffffff;
}

.news{
	border: 1px solid #343f52;
	border-width: 1px 5px 10px 24px
}

.news p {
	color: #75b4e7;
}

.news a {
	text-decoration: none;
}

a.button {
	height: 75px;
	width: 190px;
	display: block;
	float: left;
	font: bold 16px verdana, geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background: url("images/bup_back.gif") repeat-x;
	outline: none;
}

a.button span {
	display: block;
	line-height: 75px;
	background: url("images/bup_back.gif") no-repeat;
	text-align: center;
	margin: 1px 0px 0px 0px
}

a.buttoncart {
	height: 23px;
	float: right;
	display: block;
	font: bold 7px verdana, geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background: url("images/button_cart-r.gif") middle right repeat-x;
	outline: none;
	padding-right: 25px;
}

a.buttoncart span {
	display: block;
	line-height: 16px;
	background: url("images/button_cart-r.gif") repeat-x;
	text-align: center;
	padding: 0px 5px 0px 5px
}

.footer {
	background-color: #343f52;
	color: #fff;
}

.footer a {
	color: #fff;
}

.pagination {
	clear: right;
	margin: 0 0 10px 5px;
	text-align: right;
}

.pagination a {
	margin: 0 5px;
	color: #4967a0;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.clearboth {
	clear: both;
}

