body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 1.3em;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}

img {
    border: 0px;
}

#layoutLead {
    width: 776px;
    text-align: left;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

.clearing {
    clear: both;
}

div#topLogo {
    width: 788px;
    height: 192px;
    background: url(images/bgLogo.gif) no-repeat 100% 100%;
    clear: both;
    margin-left: 7px;
}

#logo {
    width: 206px;
    height: 140px;
    position: relative;
    margin: 0px 44px 0px 0px;
    float: left;
}

#logo h1, #logo h1 span {
    width: 206px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    overflow: hidden;
    color: #fff;
    padding-left: 0px;
    padding-top: 0px;
    margin: 0px;
}

#logo h1 span {
    background-image: url('images/logo.gif');
    background-repeat: no-repeat;
    display: block;
    z-index: 2;
    width: 206px;
    height: 140px;
    left: 0px;
    cursor: hand;
    margin: 0px;
}

div#top {
    width: 776px;
    height: 140px;
    clear: both;
}

div#top div#topMenu {
    width: 496px;
    height: 23px;
    float: left;
    padding: 7px 15px 0px 15px;
    color: #000000;
}

div#top div#topMenu a {
    color: #000000;
    text-decoration: underline;
}

div#top div#topMenu a:hover {
    color: #000000;
    text-decoration: none;
}

div#top div#topMenu p.menu {
    width: 150px;
    float: left;
    margin: 0px;
}

div#top div#topMenu p.lang {
    width: 320px;
    float: right;
    text-align: right;
    margin: 0px;
}

div#top div#topMenu p.lang a#langSel {
    color: #ACACAC;
    text-decoration: none;
}

div#top div#topMenu p.lang a#langSel:hover {
    color: #ACACAC;
    text-decoration: none;
}

div#top div#topLatestProduct {
    width: 492px;
    height: 76px;
    float: left;
    background-color: #E5E5E5;
    padding: 17px;
    color: #000000;
}

div#top div#topLatestProductEs {
    width: 492px;
    height: 40px;
    float: left;
    background-color: #E5E5E5;
    padding: 17px;
    color: #000000;
}

div#top div#topLatestProduct span {
    color: #9E9E9E;
    font-size: 0.9em;
    padding-bottom: 0px;
    line-height: 2em;
    vertical-align: top;
}

div#top div#topLatestProduct p {
    margin: 0px;
    padding: 0px;
    text-align: right;
}

div#top div#topLatestProduct p a {
    color: #00A651;
    text-decoration: underline;
}

div#top div#topLatestProduct p a:hover {
    color: #00A651;
    text-decoration: none;
}

div#left {
    width: 206px;
    float: left;
    padding: 20px 0px 20px 0px;
    font-size: 9px;
}

div#left ul.menu {
    margin: 0px;
    /*width: 205px;*/
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

div#left ul.menu li {
    display: block;
    width: 205px;
    /*height: 30px;*/
    list-style-type: none;
}

div#left ul.menu li ul {padding-left:0px;margin:0px;}
div#left ul.menu li ul li {padding-left:0px;}

div#left ul.menu li a {
    padding: 0px 0px 0px 16px;
    height: 30px;
    display: block;
    text-decoration: none;
    font-family: Myriad Pro, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    color: #000000;
    text-transform: uppercase;
    line-height: 2.2em;
    background: url(images/bgMenu.gif) no-repeat 0px 0px;
}

.spaninlink {
	margin-top:3px;
	position:absolute;
	width:205px;
}

div#left ul.menu li a:hover {
    display: block;
    background: url(images/bgMenu.gif) no-repeat 0px -30px;
    color: #FFFFFF;
}

div#left ul.menu li a#leftSel {
    padding: 0px 0px 0px 20px;
    font-family: Myriad Pro, Verdana, Geneva, Arial, Helvetica, sans-serif;
    height: 30px;
    display: block;
    text-decoration: none;
    font-size: 1.2em;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 2.2em;
    background: url(images/bgMenu.gif) no-repeat 0px -30px;
}

div#left ul.menu li a#leftSel:hover {
    display: block;
    background: url(images/bgMenu.gif) no-repeat 0px -30px;
    color: #FFFFFF;
}

div#left ul.menuSub {
    margin: 0px;
    width: 185px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    border-top: 1px solid #BBBDC0;
}

div#left ul.menuSub li {
    display: block;
    width: 185px;
    height: 30px;
    margin-left: 20px;
}

div#left ul.menuSub li a {
    padding: 0px 0px 0px 20px;
    height: 30px;
    display: block;
    text-decoration: none;
    font-family: Myriad Pro, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #000000;
    text-transform: uppercase;
    line-height: 2.2em;
    background: url(images/bgMenuSub.gif) no-repeat 0px 0px;
}

div#left ul.menuSub li a:hover {
    display: block;
    background: url(images/bgMenuSub.gif) no-repeat 0px -30px;
    color: #FFFFFF;
}

div#left ul.menuSub li a#leftSel {
    padding: 0px 0px 0px 20px;
    font-family: Myriad Pro, Verdana, Geneva, Arial, Helvetica, sans-serif;
    height: 30px;
    display: block;
    text-decoration: none;
    font-size: 1.2em;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 2.2em;
    background: url(images/bgMenuSub.gif) no-repeat 0px -30px;
}

div#left ul.menuSub li a#leftSel:hover {
    display: block;
    background: url(images/bgMenuSub.gif) no-repeat 0px -30px;
    color: #FFFFFF;
}

div#left div#praveVakci {
    width: 154px;
    height: 237px;
    background: url(images/bgPraveVakci.gif) repeat-x;
    padding: 10px 21px 0px 21px;
    margin-top: 10px;
}

div#left div#praveVakci h3 {
    font-size: 1.1em;
    color: #D70000;
    padding: 0px;
    margin: 0px;
}

div#left div#praveVakci img {
    margin: 5px auto;
    border: 1px solid #000000;
    padding: 1px;
}

div#left div#praveVakci p {
    margin: 8px 0px 5px 0px;
    padding: 0px;
    color: #000000;
}

div#left div#praveVakci p strong {
    font-size: 1.1em;
}

div#left div#praveVakci a {
    color: #00A651;
    text-decoration: underline;
    font-weight: bold;
}

div#left div#praveVakci a:hover {
    text-decoration: none;
}

div#left div#addressLeft {
    width: 171px;
    height: 44px;
    background: url(images/bgAddressLeft.gif) no-repeat;
    color: #000000;
    padding: 15px 10px 10px 15px;
}

div#footer {
    width: 769px;
    height: 25px;
    clear: both;
    text-align: right;
    padding: 0px 7px 0px 0px;
    color: #A6A6A6;
    font-size: 0.9em;
}

div#footer a {
    color: #A6A6A6;
    text-decoration: underline;
}

div#footer a:hover {
    text-decoration: none;
}

div#right {
    width: 560px;
    float: left;
    padding: 0px 0px 20px 0px;
}

div#right div#topProducts {
    width: 526px;
    height: 258px;
    float: left;
    padding: 15px 0px 0px 44px;
    background: url(images/bgRightTop.gif) no-repeat;
    color: #FFFFFF;
}

div#right div#topProductsEs {
    width: 526px;
    height: 28px;
    float: left;
    padding: 15px 0px 0px 44px;
    background: url(images/bgRightTop.gif) no-repeat;
    color: #FFFFFF;
}

div#right div#topProductsEs a {
    color: #FFF200;
    text-decoration: underline;
    padding-left: 5px;
    padding-right: 5px;
}

div#right div#topProductsEs a:hover {
    color: #FFF200;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

div#topProducts h4 {
    font-size: 1.2em;
    color: #FFFFFF;
    font-family: Arial, Verdana;
    margin: 0px;
    padding: 7px 0px 11px 0px;
}

div#topProducts p {
    margin: 0px;
    padding: 8px 0px 9px 0px;
    text-align: right;
    width: 486px;
}

div#topProducts p a {
    color: #FFF200;
    text-decoration: underline;
}

div#topProducts p a:hover {
    text-decoration: none;
}

div#topProducts div#products {
    width: 475px;
    height: 107px;
    background-color: #00A651;
    padding: 15px 0px 0px 11px;
}

div#topProducts div#products img {
    border: 1px solid #000000;
    padding: 2px;
    background-color: #FFFFFF;
}

div#topProducts div#products table {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}

div#topProducts div#products table tr td {
    width: 116px;
    padding: 0px;
    text-align: center;
    line-height: 1.8em;
}

div#right form#home {
    padding: 15px 0px 12px 35px;
    margin: 0px;
}

div#right form#home p {
    padding: 0px;
    margin: 0px;
}

div#right form#home p label {
    font-weight: bold;
    color: #515151;
    padding-right: 7px;
    text-transform: uppercase;
}

div#right form#home p input {
    border: 1px solid #515151;
    margin-right: 10px;
    font-size: 0.9em;
    padding: 3px;
}

div#right form#home p select {
    border: 1px solid #515151;
    margin-right: 10px;
}

div#right form#home p input#btn {
    border: 1px solid #FFFFFF;
    background-color: #D70000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
    height: 22px;
}

div#right form#other {
    padding: 15px 0px 12px 0px;
    margin: 0px;
}

div#right form#other p {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    text-align: left;
}

div#right form#other p label {
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 7px;
    text-transform: uppercase;
}

div#right form#other p input {
    border: 1px solid #515151;
    margin-right: 10px;
    font-size: 0.9em;
    padding: 3px;
}

div#right form#other p select {
    border: 1px solid #515151;
    margin-right: 10px;
}

div#right form#other p input#btn {
    border: 0px solid #D70000;
    background-color: #D70000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
    height: 22px;
}

div#vitejteHome {
    width: 524px;
    height: 100%;
    background: #00A651 url(images/bgVitejteHome.gif) no-repeat bottom left;
    padding: 20px 21px 0px 25px;
    margin-bottom: 3px;
    color: #FFFFFF;
}

div#vitejteHome img {
    float: right;
    margin: 0px 0px 10px 10px;
    border: 1px solid #FFFFFF;
    padding: 2px;
}

div#vitejteHome h2 {
    color: #FFFFFF;
    font-size: 1.45em;
    padding: 0px 0px 15px 0px;
    margin: 0px;
}

div#vitejteHome p {
    margin: 6px 0px 9px 0px;
    padding: 0px;
    line-height: 1.2em;
}

div#vitejteHome p a {
    color: #FFF200;
    text-decoration: underline;
}

div#vitejteHome p a:hover {
    text-decoration: none;
}

div#vitejteHome .hr {
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
    clear: both;
    margin: 12px 0px 12px 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
}

div#right div#main {
    width: 532px;
    padding: 20px 10px 0px 28px;
    color: #707070;
}

div#right div#main a {
    color: #00A651;
    text-decoration: underline;
}

div#right div#main a:hover {
    text-decoration: none;
}

div#right div#main p {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

div#main .hr1 {
    width: 100%;
    height: 6px;
    background: url(images/hr1.gif) repeat-x;
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

div#main h2 {
    font-size: 1.45em;
    color: #707070;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}

div#main img.left {
    float: left;
    margin: 0px 10px 10px 0px;
    border: 1px solid #707070;
    padding: 2px;
}

div#main img.right {
    float: right;
    margin: 0px 0px 10px 10px;
    border: 1px solid #707070;
    padding: 2px;
}

.news_get h2 {
    display: none;
}

#left .listing .items, #left .listing .pages, #left .listing p {
    display: none;
}

.page_products_listing .menu {
    display: none;
}

.page_products_get .menu {
    display: none;
}

.eshop_listing .pages {
    margin-bottom: 1em;
}

.eshop_listing .pages a {
    color: #00A651;
}

.path {
    margin-bottom: 1em;
}

.title {
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 1em;
}

.eshop_get img {
    float: right;
    margin: 0px 0px 10px 10px;
    border: 1px solid #707070;
    padding: 4px;
}

#eshopMenu {
    padding: 0px 21px 10px 21px;
}

#eshopMenu a {
    color: #00A651;
    text-decoration: underline;
}

#eshopMenu a:hover {
    color: #00A651;
    text-decoration: none;
}

form {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    clear: both;
}

form fieldset {
    padding: 10px;
}

form fieldset legend {
    font-weight: bold;
    font-size: 1.2em;
}

form fieldset p {
    clear: both;
    margin: 0px 4px;
}

form fieldset p label {
    width: 15%;
    text-align: right;
    padding: 3px 5px 0px 0px;
    font-weight: bold;
    float: left;
    height: 22px;
    display: block;
    margin-bottom: 5px;
}

form fieldset p label.required {
}

form fieldset p input {
    padding: 2px;
    width: 70%;
}

form fieldset p textarea {
    padding: 2px;
    margin-bottom: 4px;
}

form fieldset p select {
    padding: 2px;
}

form fieldset p iframe {
    margin-bottom: 10px;
}

form fieldset p input.submit {
    background: url(images/bgLoginBtn.gif) repeat-x;
    border: 1px solid #D1D1D1;
    height: 25px;
    font-weight: bold;
    width: 300px;
}

form fieldset .error {
    color: red;
    font-weight: bold;
}

form fieldset .note {
    color: darkgray;
    font-weight: bold;
}

form fieldset .error, form fieldset .note {
    font-size: 0.8em;
    clear: both;
    display: block;
    margin: 0 0 5px 17%;
}

form fieldset {
    border: 1px solid #378D44;
}

form fieldset legend {
    color: #378D44;
}

form fieldset p label.required {
    color: #378D44;
}

form fieldset p input {
    border: 1px solid #696969;
}

form fieldset p textarea {
    border: 1px solid #696969;
}

form fieldset p select {
    border: 1px solid #696969;
}

form fieldset p input.submit {
    color: #378D44;
}

form fieldset p.membersrecord_company label, form fieldset p.membersrecord_company input, form fieldset p.membersrecord_r_firstname input, form fieldset p.membersrecord_r_firstname label {
    margin-top: 3em;
}

.orders .recipient, .orders .member {
    margin-top: 1ex;
}

.orders .recipient > span, .orders .member > span, .orders > div > span {
    clear: both;
}

.orders table {
    padding: 1ex;
    margin: 1ex;
    border: 1px solid black;
}

.orders table th {
    padding: 1ex;
}

.orders > div {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid black;
}

.orders .label {
    float: left;
    font-weight: bold;
    display: block;
    width: 20ex;
}

.orders .value {
    float: left;
    margin-left: 22ex;
}

