 html, body { width: 100%; height: 100%; margin: 0; padding: 0; } 

#page-all {
	width: 1024px;
	margin: 0 auto;
	min-height: 100%;
	
	
}

* html #page-all {height: 100%;}

#page-footer {
	margin: 0 auto;
	height: 79px;
	width: 1024px;
	background: #f5f5f5;
}

body { font-family: Verdana; font-size: 12px; color: #515151;  }
h1 { font-size:18px }

a { text-decoration: underline; color: #0089E1;}
a:hover { text-decoration: none; color: #0089E1;}

form { display: inline; margin: 0; padding: 0; }

tr, td, table { font-family: Verdana; font-size: 12px; color: #505050; }

#conteiner { margin: 0 auto; height: 100%; width: 1024px; }

.content { margin-top: 6px; width: 100%;   }

.banner { background: url(/images/banner.jpg) no-repeat; width: 1024px; height: 100 px; color: #ffffff;}
.brr p { display: inline; }
.brr p a { color: #ffffff; font-size: 12px; }
.brr p a:hover { color: #ffffff; }
.brr { color: #ffffff; font-size: 75px; padding-top: 60px; padding-left: 45px; }
.brr span { color: #00eaff; font-size: 60px; }

.logo { height: 99px; padding-top: 11px; }

.img_logo { float: left; width: 330px; }

.right_from_logo { float: right; width: 430px; padding-top: 30px;}

.lang { float: left; color: #626262; font-family: Verdana; font-size: 12px; }
.lang a { line-height: 20px; color: #626262; }
.lang a:hover { color: #626262; }

.search { float: right; width: 150px; background: url(/images/search_bg.jpg) top repeat-x; }
.search a { line-height: 25px; color:#626262; font-size: 12px; }
.search a:hover { color:#626262; font-size: 12px; }

.cur { float: left; width: 180px; }

.bu_1 { float: right; width: 340px; }

.search_input { border: none; background: none; width: 100px; line-height: 21px; height: 21px; margin: 0; padding: 0; color: #747474; font-family: Verdana; font-size: 12px }

.search_submit { border: none; background: url(/images/search_submit.jpg) no-repeat; width: 25px; height: 21px; margin: 0; padding: 0; cursor: hand; }

.left { float: left; }
.right { float: right; }

.nav { width: 100%; repeat-x; height: 45px; margin-top: 6px;  color:#0089E1; }
.nav_l { left no-repeat; height: 45px; color:#0089E1; }
.nav_r { right no-repeat; height: 45px; line-height: 45px; padding-left: 15px; color:#0089E1;}
.nav_r a { margin-right: 2px; color:#0089E1; }

.nav_block { width: 220px;}
.nav_block_2 { top left no-repeat; }
.nav_block_3 { top right no-repeat; }
.nav_block_4 { bottom left no-repeat; }
.nav_block_5 { bottom right no-repeat; padding: 10px; }
.nav_block_5 span { font-size: 18px; color: #515151; }
.category { padding-left: 10px; padding-top: 10px; line-height: 1.5; width: 100%; color: #0089E1; }
.category a { color: #515151; }
.category a:hover { color: #515151; }

.cart_block { float: right; width: 140px;}

.cart_block_5 span a { font-size: 12px; color: #515151; }
.cart_block_6 { padding-top: 10px; line-height: 16px; width: 90%; color: #0089E1; }
.cart_block_6 a { color: #515151; }
.cart_block_6 a:hover { color: #515151; }
.cart_block_6 span { font-size: 18px; line-height: 30px; }


.catalog { width: 470px;font-size: 12px; padding-left: 10px; }
.catalog span a { color: #0089E1; text-decoration: underline; font-size: 16px; }
.catalog span a:hover { color: #0089E1; text-decoration: none; }
.catalog a { color: #0089E1; text-decoration: none; font-size: 1.1em}
.catalog a:hover { color: #0089E1; text-decoration: underline; }

.cat_left { float: left; margin-bottom: 10px; margin-top: 5px; }

.login { padding-left: 15px; }
.login_input { border: 1px solid #0089E1; width: 100px; }
.login_submit { border: 1px solid #0089E1; background: #ffffff; width: 30px; color:#515151;}
.login_text { color: #515151; }
.login_text a { color: #515151; }
.login_text a:hover { color: #515151; }
.login_block { float: right; width: 222px; margin-top: 6px; height: 88px; }
.login_block_2 { top left no-repeat; height: 88px; }
.login_block_3 { top right no-repeat; height: 88px; }
.login_block_4 { bottom left no-repeat; height: 88px; }
.login_block_5 { bottom right no-repeat; height: 88px; }

.products { margin-top: 6px; margin-bottom: 6px; }
.bottom { background: url(../images/bottom.jpg) repeat-x; height: 12px; }
.top { background: url(../images/top.jpg) repeat-x; height: 12px; }
.left_2 {background: url(../images/left.jpg) repeat-y; width: 12px; }
.right_2 {background: url(../images/right.jpg) repeat-y; width: 12px; }

.name { float: left; font-size: 12px; color: #0089E1; }
.name a { color: #0089E1; text-decoration: none; }
.name a:hover { color: #0089E1; text-decoration: underline; }
.price { float: right; font-size: 12px; color: #0089E1; }

.footer_links { padding-left: 15px; font-size: 12px; padding-right: 15px;}
.footer_links a { color: #0089E1; line-height: 15px; }
.footer_links a:hover { color: #0089E1; font-size: 12px; }












