﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}

body
{
    font-family: Verdana;
    font-size: 11px;
    color: #415005;
    background-color: #749a01;
}
a
{
    text-decoration: none;
    font-weight: bold;
    color: #415005;
}
a:hover
{
    text-decoration: underline;
}
ul
{
    margin-top: -10px;
}
li
{
    margin-left: -20px;
}
.TableWithAds
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}
.MainTable
{
    background-color: #96bb27;
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    border: 3px solid white;
    height: 97%;
    margin-top: 1%;
    margin-bottom: 2%;
}

.Footer
{
    background-color: #d56aa1;
    color: #FFFFFF;
    height: 35px;
}
.TopMenu
{
    background-color: #90b304;
    height: 42px;
}
.TopMenuHome
{
    background-color: #90b304;
    background-image: url('images/house_top.jpg');
    height: 42px;
}
.MenuItem
{
    background-image: url('images/menuitem.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 154px;
    height: 42px;
    float: left;
    text-align: center;
}
.Header
{
    height: 55px;
}
.MenuItemLink
{
    margin-top: 6px;
    border: none;
}
.Price
{
    color: #993333;
    font-size: 16px;
    font-weight: bold;
}
.CrvenoVece
{
    color: #993333;
    font-size: 14px;
    font-weight: bold;
}
.MainHome
{
    height: 278px;
    background-image: url('images/house_bottom.jpg');
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
}
.MainBottom
{
    background-image: url('images/noge.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
}
.HomeBanner
{
    width: 250px;
    float: left;
    padding-left: 10px;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 15px;
}
.OtherPagesBanner
{
    width: 250px;
    text-align: center;
    padding-top: 290px;
    padding-bottom: 15px;
}
.ContentHomePage
{
    width: 463px;
    float: right;
    margin-right: 30px;
    margin-bottom: 10px;
    background-color: #adc550;
    background-image: url('images/content_bg.jpg');
    background-position: top;
}
.ContentHomePageTop
{
    background-image: url('images/content_bg_top.jpg');
    background-position: top;
    width: 100%;
    height: 11px;
    background-repeat: no-repeat;
}
.ContentHomePageMid
{
    padding: 0px 10px 0px 10px;
}
.ContentHomePageBottom
{
    background-image: url('images/content_bg_bot.jpg');
    background-position: bottom;
    width: 100%;
    height: 11px;
    background-repeat: no-repeat;
}
.hand
{
    cursor: pointer;
}
.ProductSmallWoman
{
  /*  background-image : url('images/zenskamala.gif');
    background-position: top;
    background-repeat: no-repeat; */
    height: 157px;
    width: 161px;
}
.ImgProduct
{
    border: 1px solid #adc651 !important;
    margin-right: 4px;
    padding: 3px;
}
.ImgProduct:hover
{
    padding: 3px;
    margin-right: 4px;
    border: 1px solid #F3F3F3 !important;
}
.KontaktLeft
{
    float: left;
    background-image: url('images/zenskakontakt.gif');
    background-position: center;
    background-position: top;
    background-repeat: no-repeat;
    width: 260px;
    height: 360px;
    margin-left: 10px;
    margin-top: 15px;
}
.SearchLeft
{
    float: left;
    background-image: url('images/zenskakontakt.gif');
    background-repeat: no-repeat;
    width: 160px;
    height: 290px;
    margin-top: 55px;
    margin-left: 5px;
}
.KontaktRight
{
    float: right;
    overflow: auto;
    padding-right: 100px;
    width: 400px;
}
.UputeRight
{
    float: right;
    overflow: auto;
    padding-right: 20px;
    margin-top: 25px;
    width: 480px;
}
.PrijaviteSeRight
{
    float: right;
    overflow: auto;
    padding-right: 50px;
    width: 400px;
}
.OstvaritePopustRight
{
    float: right;
    overflow: auto;
    padding-right: 10px;
    width: 480px;
}
.SearchTextBox
{
    padding: 2px 2px;
    color: #415005;
    background-color: #fff;
    border: #576c04 1px solid;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    width: 120px;
}
.SearchButton
{
    margin-bottom: -3px;
}

/* Data Pager Styles */
.pager
{
    font-family: arial,sans-serif;
    text-align: center;
    padding: 6px;
}
.pager SPAN.command, .pager SPAN.current, .pager A.command
{
    color: #000000;
    padding: 0px 5px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    border: none;
}
.pager A.command:hover
{
    border: solid 2px #408BB6;
    background-color: #59A5D1;
    color: #fff;
    padding: 0px 3px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.pager SPAN.current
{
    border: none;
    font-weight: bold;
    color: #3e3e3e;
    padding: 0px 6px;
    font-size: 18px;
}
.tab_left
{
    background-image: url('images/tab_left.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 15px;
    height: 30px;
}
.tab_left_start
{
    background-image: url('images/tab_left_start.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 15px;
    height: 30px;
}
.tab_mid
{
    background-image: url('images/tab_mid.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    padding-top: 8px;
}
.tab_mid_start
{
    background-image: url('images/tab_mid_start.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    padding-top: 8px;
}
.tab_right
{
    background-image: url('images/tab_right.gif');
    background-repeat: no-repeat;
    width: 15px;
    height: 30px;
    background-position: bottom;
}
.tab_right_start
{
    background-image: url('images/tab_right_start.gif');
    background-repeat: no-repeat;
    width: 15px;
    height: 30px;
    background-position: bottom;
}