
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

#Inner
{
	margin-top: 15px;
}

#Container
{
	width: 900px;
	margin: 0px auto;
}

.cleaner
{
    clear: both;
}

#Head
{
	height: 212px;
	width: 900px;
	background: url("../images/bac_logo.gif") top left repeat-x;
}

#Head_left
{
	height: 212px;
	width: 324px;
	float: left;
}

#Leaf_top
{
    background: url("../images/buy_top.gif") top left no-repeat;
    height: 161px;
    width: 324px;
	float: left;
}

#Leaf_bottom
{
	background: url("../images/buy_bott.jpg") top left no-repeat;
    height: 51px;
	float: left;
	width: 324px;
}

#Leaf_bottom a
{
	color: #6b9c22;
	text-decoration: none;
	font-weight: bold;
	line-height: 58px;
	font-size: 11px;
}

#Leaf_bottom a:hover
{
	text-decoration: underline;
}

.registration
{
	text-indent: 12px;
}

*>.registration
{
    margin-left: 12px;
}

.log-in
{
    margin-left: 40px;
}

*>.log-in
{
    margin-left: 52px;
}

#Head_right
{
	height: 212px;
	width: 576px;
	float: right;
	clear: right;
}

#Logo
{
	height: 161px;
	width: 576px;
}

#Name
{
    background: url("../images/logo.gif") top left no-repeat;
    background-position: 54px 53px;
    font-size: 34px;
  	padding-top: 48px;
    padding-left: 100px;
    color: #989d9e;
}

.blue
{
	color: #0e88af;
}

#Informations
{
    font-size: 15px;
    padding-left: 92px;
    color: #989d9e;
}

#Top_menu
{
    height: 51px;
	width: 576px;
	background: url("../images/bac_button.gif") top left repeat-x;
}

#Top_menu a
{
	width: 110px;
	height: 51px;
	float: right;
	color: #0e88af;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	text-indent: 30px;
}

#Top_menu a:hover
{
	text-decoration: underline;
}

#Top_menu .home
{
    background: url("../images/home.jpg") top left no-repeat;
}

#Top_menu .help
{
    background: url("../images/help.jpg") top left no-repeat;
}

#Top_menu .contact
{
    background: url("../images/contact.jpg") top left no-repeat;
}

#Top_menu .orders
{
    background: url("../images/orders.jpg") top left no-repeat;
}

#Top_menu .kart
{
    background: url("../images/kart.jpg") top left no-repeat;
}

#LeftPart
{
	width: 215px;
	background-color: #fbfdfe;
	margin-top: -12px;
	float: left;
}

*>#LeftPart
{
    margin-top: 8px;
}

#Menu
{
    width: 215px;
    float: left;
}

#Menu_header
{
    width: 215px;
    height: 31px;
}

.menu_header_right
{
    background: url("../images/ornament_menu.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_left
{
    background: url("../images/bac_menu.gif") top left repeat-x;
	width: 169px;
	height: 31px;
	float: left;
}

.menu_text
{
	color: #0e88af;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
}

#Menu_content
{
	float: left;
	width: 205px;
	padding: 5px;
}

#Menu_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.menu_item
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 20px;
	background: url("../images/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 18px;
}

.menu_item2
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 50px;
	font-size: 12px;
}

#Poll_header
{
    width: 215px;
    height: 31px;
    float: left;
}

#Poll
{
	margin-top: 5px;
	float: left;
}

#Poll_content
{
    width: 203px;
	padding: 5px;
    padding-left: 12px;
	float: left;
}

#Poll_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

#Poll_content a { text-decoration: none; color: #7e9b1e;}
#Poll_content img { vertical-align: middle; padding: 5px; }

.poll_question
{
    color: #767879;
	text-decoration: none;
	font-weight: bold;
}

.poll_unswer
{
    color: #8d9395;
	text-decoration: none;
	line-height: 25px;
}

#RightPart
{
	width: 680px;
	float: right;
	clear: left;
	background-color: #f5fdfd;
	margin-top: -12px;
}

*>#RightPart
{
    margin-top: 8px;
    clear: right;
    margin-left: 5px;
}

#Page
{
	width: 675px;
	padding: 5px;
	padding-right: 0px;
}

*>#Page
{
	padding: 5px;
}

h1
{
	color: #979a9b;
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	line-height: 35px;
}

#Page_header
{
	background-color: white;
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
}

.page_header_img
{
	width: 68px;
	padding-left: 8px;
}

.page_header_text
{
    width: 250px;
    text-align: left;
    font-size: 12px;
    color: #0e88af;
    line-height: 125%;
}
.page_header_text h3 { font-size: 14px; margin: 10px; }
.page_header_text p, .page_header_text form { margin:10px; font-size: 12px; }
.page_header_text .button { margin: 10px 0 0 0; padding: 0 3px; color: #363636; }
/*.page_header_text input, .page_header_text select { font-size: 12px; }*/

#Page_header tr
{
	width: 670px;
}
.page_header_text a { color: #7e9b1e; text-decoration: underline; }
.page_header_text a:hover { text-decoration: none; color: #0e88af;  }

#Page_top
{
	background-color: #a5d7e9;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #074d64;
	width: 669px;
}

#Page_top p
{
    padding: 5px;
}

#Page_top a
{
    color: #074d64;
}

#Page_center
{
    width: 669px;
}

.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
    background: url("../images/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_info
{
    background: url("../images/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    height: 142px;
    /*width: 170px;*/
    width: 195px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 669px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 117px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
}

.page_center_img img
{
	/*padding-top: 30px;
	padding-left: 20px;*/
    padding:10px;
    border: none;
}

.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.ale { font-family: Default; color: #ff0000; font-size: 14px; font-weight: bold; }

.page_center_text
{
	width: 170px;
	float: left;
}

#Bottom
{
	width: 900px;
	float: left;
	margin-top: 5px;
    color: #595959;
}

.down
{
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
    color: #bababa;
}

.down a
{
    color: #bababa;
}
.down a:hover{ text-decoration: none; }

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}

/*OMAT*/
.border_bottom { border-bottom: solid 1px #f0f0f0; padding: 5px 0 5px 0; }
.border_bold_bottom { border-bottom: solid 1px #808080; padding: 5px 0 5px 0; margin-bottom: 5px; }
div#login {
padding: 5px 10px;
background-color: lightyellow;
border: solid 1px #bababa;
font-family: Verdana;
font-size: 11px;
z-index:99;
position: absolute;
top: 20px;
left: 20px;
width: 250px;
line-height: 130%;
color: #000000;
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
}
div#login p{ margin: 0 0 10px 0; }
div#login a { text-decoration: none; color: #0000ff; }
div#login a:hover { text-decoration: underline; color: #ff0000; }
div#info {
  margin: 5px;
  text-align: center;
}
div#info a{
  color: #808080;
  text-decoration: none;
}
div#info a:hover{
  color: #000000;
  text-decoration: underline;
}

