body {
    background-color: #676767;
    margin-bottom: 0px;
}
table.body_table {
    height: 100%;
}
td.body_table {
    height: 100%;
}
table.main_table {
    height: 100%;
    border-top: 1px solid #000;
}
td.middle_table {
    height: 100%;
    background-color: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
table.middle_table {
    height: 100%;
}
td.top_table {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
td.menu_td {
    background-color: #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    height: 45px;
}
div.menu_td {
    display: block;
    border-top: 1px solid #865E2D;
    border-bottom: 1px solid #A9A9A9;
    text-align: center;
    height: 100%;
}
.menu_table {
    height: 100%;
    vertical-align: middle;
}
div.menuitem {
    height: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    white-space: nowrap;
}
td.menuitem {
    white-space: nowrap;
}
a.menuitem, a.menuitem_active {
    font-family: Tahoma;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}
a.menuitem_active {
    color: #F3A10D;
}
a.menuitem:hover {
    color: #F3A10D;
}


td.menu_bottom_table {
    background-color: #494949;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}
div.menu_bottom_table {
    display: block;
    border-top: 1px solid #494949;
    border-bottom: 1px solid #494949;
    text-align: center;
}
td.menu_left_table {
    width: 250px;
    background-image: url('../img/menu_back_left.jpg');
    background-repeat: repeat;
}
div.menu_left_table {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
td.menuitem_left {
	width: 210px;
	height: 20px;
    background-image: url('../menu_underline_left.gif');
    background-repeat: no-repeat;
    background-position: top right;
}






td.menu_middle_table {
	align: center;
    background-color: #494949;
}
div.menu_middle_table {
    display: block;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 10px;
}
td.menu_right_table {
    font-family: Verdana;
	align: right;
    width: 250px;
    background-image: url('../img/menu_back_right.jpg');
    background-repeat: repeat;
}
div.menu_right_table {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
td.menu_back_black {
    font-size: 11px;
    color: #EFEDEE;
	border: 2px solid #3B393A;
	background: #242424;
    width: 210px;
    height: 20px;
    padding-left: 10px;
}
td.menu_back_blackC {
    font-size: 11px;
    color: #EFEDEE;
	background: #242424;
    height: 20px;
}
td.menu_back_blackP {
    font-size: 11px;
    color: #EFEDEE;
	border: 2px solid #3B393A;
	background: #242424;
    width: 210px;
    height: 20px;
    padding-left: 10px;
}
td.menu_languages {
    font-size: 11px;
    color: #EFEDEE;
    width: 210px;
    height: 30px;
    padding-left: 10px;
}
a.lang img {
	vertical-align: middle;
}
div.menu_login_form {
    display: block;
    /*padding-left: 10px;*/
}
table.menu_login_form td {
    font-family: Verdana;
	align: right;
    font-size: 11px;
    color: #EFEDEE;
}
.menu_cart {
    padding-left: 10px;
}
.menu_cartitem {
    font-size: 11px;
    color: #EFEDEE;
}
td.menu_cartitem {
    background-image: url('../img/cart_pointer.gif');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 10px;
}
tr.menu_cart_all {
    background-image: url('../img/menu_underline_right.gif');
    background-repeat: no-repeat;
    background-position: 5px right;
}
tr.menu_cart_all td {
    padding-top: 10px;
}
table.onlyWidth {
    width: 100%;
}
td.cart_history {
    font-size: 11px;
    color: #EFEDEE;
	background: #242424;
    text-align: center;
    font-weight: bold;
}
a.cart_history {
    font-size: 11px;
    color: #EFEDEE;
	background: #242424;
    text-align: center;
    font-weight: bold;
}
a.cart_history {
    text-decoration: none;
}
td.cart_empty {
    font-size: 10px;
    color: #EFEDEE;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 5px;
}
td.cart_productT {
    font-size: 10px;
    color: #EFEDEE;
    text-align: left;
    padding-right: 10px;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 3px;
    padding-left: 5px;
}
a.cart_productT {
    font-size: 10px;
    color: #EFEDEE;
    font-weight: bold;
    text-decoration: underline;
}
a.cart_detail {
    font-size: 10px;
    color: #EFEDEE;
    font-weight: bold;
    text-decoration: underline;
}
td.cart_detail {
    font-size: 10px;
    color: #EFEDEE;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 3px;
}
td.cart_product {
    font-size: 10px;
    color: #EFEDEE;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    white-space: nowrap;
    padding-top: 3px;
    padding-left: 5px;
}
td.cart_total {
    font-size: 10px;
    color: #EFEDEE;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    white-space: nowrap;
    padding-top: 3px;
}
table.left_side {
    height: 100%;
    width: 100%;
    padding-left: 25px;
    padding-right: 35px;
    padding-top: 15px;
    padding-bottom: 25px;
    background: #F2F0F1;
}
td.left_side {
    height: 100%;
    width: 250px;
}
td.left_side_cont {
	vertical-align: top;
}

td.middle_side {
    padding-top: 15px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
}


td.content, td.content table {
    font-family: Tahoma;
    font-size: 11px;
    color: #565455;
    text-align: justify;
    /*padding-bottom: 30px;*/
}
td.content a {
    font-family: Tahoma;
    font-size: 11px;
    color: #565455;
}
td.submenu1 {
	width: 210px;
	height: 20px;
}
td.submenu {
	width: 210px;
	height: 20px;
    background-image: url('../img/menu_underline_left.gif');
    background-repeat: no-repeat;
    background-position: top right;
}
a.submenu, a.submenu_active {
    font-family: Tahoma;
    font-size: 11px;
    color: #EFEDEE;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}
a.submenu_active {
    background-image: url('../img/menuitem_left_pic.gif');
    background-repeat: no-repeat;
    background-position: center left;
    color: #F3A10D;
}
a.submenu:hover {
    background-image: url('../img/menuitem_left_pic.gif');
    background-repeat: no-repeat;
    background-position: center left;
    color: #F3A10D;
}







td.header, div.header {
    font-family: Verdana;
    color: #565455;
    font-size: 30px;
    padding-bottom: 5px;
    padding-top: 15px;
    letter-spacing: 4px;
    text-align: left;
}
td.author {
    text-align: right;
    font-family: Tahoma;
    font-size: 11px;
    color: #ddd;
    padding-bottom: 5px;
    padding-right: 20px;
    height: 40px;
}
a.author {
    font-family: Tahoma;
    font-size: 11px;
    color: #ddd;
}
a.author img {
    position: relative;
    top: 2px;
    left: 3px;
}
td.news_table {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}
td.newsitem {
    font-family: Tahoma;
    color: #565455;
    font-size: 11px;
    padding-top: 10px;
}
div.newsitem_caption {
	padding-bottom: 5px;
}
.newsitem_date {
	font-size: 15px;
    font-family: Verdana;
}
.newsitem_title {
    font-weight: bold;
    padding-left: 10px;
}
div.newsitem_more {
	diplay: block;
	text-align: right;
	width: 100%;
}
a.newsitem_more {
    background-image: url(img/bullet_more.gif);
    background-repeat: no-repeat;
    background-position: center right;
    font-family: Tahoma;
    color: #565455;
    font-size: 11px;
	padding-right: 15px;
}
div.news_title {
    font-weight: bold;
}
div.news_text_all {
    padding-top: 11px;
    text-align: justify;
}
div.news_more_all {
    padding-top: 5px;
}
a.news_more_all img {
    position: relative;
    top: 1px;
    left: 4px;
}
div.news_back_all {
    padding-top: 5px;
}
a.news_back_all {
    padding-left: 4px;
}
a.news_back_all img {
    position: relative;
    top: 1px;
    left: -4px;
}
.news_order {
    font-family: Tahoma;
    color: #565455;
    font-size: 11px;
}
.news_order_caption {
    background-image: url(img/bullet_orange.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.news_order_input {
    font-family: Tahoma;
    color: #716F70;
    font-size: 11px;
	background-color: transparent;
	border: 1px solid #565455;
}
.news_order_submit {
    font-family: Tahoma;
    color: #FFF;
    font-size: 11px;
    background: #F89503;
	border: 1px solid #FFC001;
}

img.verticalAlign {
    vertical-align: middle;
}



td.subsubmenu {
    /*background-image: url(images/Image/buletas.gif);*/
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding: 0px;
    padding-top: 10px;
}
a.subsubmenu {
    padding-left: 15px;
    font-weight: bold;
    text-decoration: none;
}
td.subsubmenu_lvl2 {
    background-image: url(images/Image/buletas_pilkas.gif);
    background-repeat: no-repeat;
    padding: 0px;
}
a.subsubmenu_lvl2 {
    padding-left: 15px;
    text-decoration: none;
}
td.padding_right_menu {
    padding-top: 5px;
}
table.login_table {
    width: 100%;
}
table.info_form {
    width: 100%;
}
form.formas {
    margin: 0px;
}
input.buttonS {
    font-family: Arial;
    font-size: 11px;
    background-color: #FB9600;
    border: 1px solid #FFC000;
    color: #fff;
}
input.buttonS2 {
    font-family: Arial;
    font-size: 11px;
    background-color: #FB9600;
    border: 1px solid #FFC000;
    color: #fff;
    width: 100%;
}
input.buttonS1 {
    font-family: Arial;
    font-size: 11px;
    background-color: #FB9600;
    border: 1px solid #FFC000;
    color: #fff;
    width: 60px;
}
input.input_text {
    font-family: Arial;
    font-size: 11px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    width: 80px;
}
td.cart_table_title {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
}
td.cart_table_title1 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
}
td.cart_table_info_check {
    text-align: center;
}
select.selectas {
font-family: Arial;
    font-size: 11px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
td.cart_button_center {
    text-align: center;
}
td.order_button_padding {
    padding-top: 5px;
    text-align: right;
    padding-right: 10px;
}
td.order_table_title {
    padding-right: 15px;
    font-weight: bold;
    /*text-align: center;*/
}
td.dvu {
    font-weight: bold;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
td.order_table_title1 {
    /*padding-left: 15px;*/
    text-align: center;
    font-weight: bold;
}

td.order_table_info {
    padding-top: 5px;
    padding-right: 15px;
}
td.order_table_info1 {
    text-align: center;
    padding-right: 15px;
}
td.order_table_title1 {
    text-align: center;
    padding-right: 15px;
}
td.order_table_title1 {
    text-align: center;
    padding-right: 15px;
}


td.registration_title {
    font-family: Tahoma;
    font-size: 11px;
    width: 200px;
    padding-right: 15px;
    padding: 5px;
}
input.registration_input {
    border: 1px solid #000;
    background: #fff;
    font-family: Tahoma;
    font-size: 11px;
    width: 60%;
}
input.registration_input1 {
    border: 1px solid #000;
    background: #fff;
    font-family: Tahoma;
    font-size: 11px;
    width: 100%;
}
input.order {
    border: 1px solid #000;
    background: #fff;
    font-family: Tahoma;
    font-size: 11px;
    width: 40px;
}
input.order1 {
    border: 1px solid #000;
    background: #fff;
    font-family: Tahoma;
    font-size: 11px;
    width: 30px;
}
textarea.registration_input {
    border: 1px solid #000;
    background: #fff;
    font-family: Tahoma;
    font-size: 11px;
    width: 60%;
}
textarea.registration_input1 {
    border: 1px solid #000;
    background: #fff;
    font-family: Tahoma;
    font-size: 11px;
    width: 100%;
}
td.registration_error {
    font-family: Tahoma;
    font-size: 10px;
    color: red;
    padding-left: 25px;
}
td.registration_padding {
    padding-top: 5px;
    text-align: right;
    padding-right: 10px;
}
td.update_button {
    padding-top: 5px;
    /*text-align: right;*/
}
td.reset_button {
    padding-top: 5px;
   /*text-align: right;*/
}
form {
    margin: 0px;
}
td.product_title {
    font-family: Tahoma;
    font-size: 24px;
    color: #565554;
    padding-bottom: 15px;
}

td.product_group_es {
    font-family: Tahoma;
    font-size: 14px;
    color: #565554;
    padding-bottom: 10px;
    text-align: left;
}

td.product_title_es {
    font-family: Tahoma;
    font-size: 11px;
    color: #565554;
    padding-bottom: 10px;
    font-weight: bold;
}
td.product_title_es1 {
    padding-left: 3px;
    padding-right: 3px;
    font-family: Tahoma;
    font-size: 11px;
    color: #565554;
    font-weight: bold;
    align: center;
}
td.eshop_padding {
    padding-left: 3px;
    padding-right: 3px;
}
td.eshop_center {
    text-align: center;
}
td.eshop_nowrap {
    white-space: nowrap;
}
td.eshop_padding_desc {
    padding-left: 5px;
}
td.eshop_product {
    padding-left: 20px;
}
td.eshop_padding_bottom {
    padding-top: 10px;
}
input.enews {
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    font-family: Tahoma;
    font-size: 12px;
}
td.enews_title {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 300;
    color: #494949;
    text-align: left;
    padding-left: 10px;
}
td.enews_view_padding {
    padding-top: 15px;
}
td.enews_view_title {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #494949;
    text-align: center;
}
td.enews_view_element {
    font-family: Tahoma;
    font-size: 11px;
    color: #494949;
    text-align: center;
    padding-top: 5px;
}
td.enews_view_element2 {
    font-family: Tahoma;
    font-size: 11px;
    color: #494949;
    text-align: justify;
    padding-top: 5px;
    padding-left: 10px;
}

td.recept_title {
    font-family: Tahoma;
    font-size: 11px;
    color: #494949;
    text-align: justify;
    padding-top: 15px;
    font-weight: bold;
}

a.recept_title {
    text-decoration: none;
}


td.recept_sub {
    font-family: Tahoma;
    font-size: 11px;
    color: #494949;
    text-align: justify;
    padding-top: 5px;
}

a.recept_sub {
    text-decoration: none;
}

td.lang_title {
    /*font-family: Tahoma;*/
    font-size: 11px;
    color: #fff;
}

table.eshop_table_header {
    width: 100%;
}
td.eshop_table_header {
    background-color: #565455;
    font-family: Tahoma;
    font-size: 11px;
    color: #fff;
    white-space: nowrap;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
}
td.eshop_description {
    border-bottom: 1px solid #aaa;
    padding-top: 10px;
    padding-bottom: 10px;
}

td.order_product_desc {
    font-family: Tahoma;
    font-size: 12px;
    border-bottom: 1px solid #000;
}
td.order_product_desc1 {
    font-family: Tahoma;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #000;
}

td.vien {
    text-align: center;
    font-weight: bold;
}