/* BASIC LAYOUT */
body
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #4c4c4c;
}

#wrapper
{
    width: 1030px;
    margin: 50px auto;
    text-align: left;
    height: 850px;
    background: #fff url("/m/images/bgw.jpg") 176px 2px no-repeat;
}

.clearing
{
    clear: both;
}

h2
{
    color: #fff;
    font-size: 16px;
    margin-top: 87px;
    font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-left: 15px;
}

h3
{
    color: #0b2f6d;
    font-size: 18px;
    margin-top: 30px;
    font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: 15px;
    margin-bottom: 25px;
}

h1
{
    color: #0b2f6d;
    font-size: 18px;
    margin-top: 30px;
    font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: 15px;
    margin-bottom: 25px;
}

a:visited
{
	color: #4c4c4c;
}

a
{
	color: #4c4c4c;
}



p
{
    margin-bottom: 10px;
    margin-left: 15px;
    line-height: 18px;
    text-align: justify;
}


/* TOP */
#leftTop
{
    width: 600px;
    float: left;
}

#rightTop
{
    float: left;
    width: 430px;
}

/* MENU TOP */
li
{
    float: right;
}

.menuTop
{
    margin-left: 28px;
    font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    margin-top: 60px;
    height: 100px;
}

.menuTop a
{
    width: 58px;
    height: 28px;
    display: block;
    padding-top: 10px;
}

.menuTop a:hover
{
    background: url("/m/images/menuactive.png") center no-repeat;
    color: #fff;
}

.active
{
    background: url("/m/images/menuactive.png") center no-repeat;
    color: #fff !important;
}

/* SLOGAN TOP */
#slogan
{
    font-family: Myriad Pro, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 34px;
    margin-top: 0px;
    color: #373737;
}
#slog
{
    margin-top: 50px;
}

#health
{
    color: #efaf49;
    font-weight: 600;
}

.max
{
    width: 250px;
    margin-left: 102px;
    padding-top: 30px;
    font-size: 16px;
    font-weight: 600;
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    color: #545454;
}

#invite
{
    color: #0b2f6d;
}

#logo
{
    margin-top: 4px;    
}

/* CONTENT */
#content
{
    height: 200px;
    background: url("/m/images/menubar.png") 0px 75px no-repeat;
}

#rightContent
{
    float: left;
    width: 650px;
}

#leftContent
{
    float: left;
    width: 380px;
}

#right
{
    margin-top: 28px;
    margin-right: 1px;
    width: 326px;
    height: 240px;
    float: right;
    background: url("/m/images/leaf.png") 0px 0px no-repeat;
    padding-left: 3px;
}

#left
{
    width: 319px;
    float: right;
}

.link
{
    float: right;
    margin-top: -5px;
    margin-right: 30px;
}

#link
{
    float: right;
    margin-top: -5px;
    margin-right: 20px;
}

#link2
{
    float: right;
    margin-top: -23px;
    margin-right: 41px;
}

#ourproducts
{
    width: 285px;
}

.history
{
    width: 335px;
}

#history
{
    margin-top: 10px;
    margin-bottom: 20px;
}

.himg
{
    float: left;
    margin-right: 20px;
}

#firstimg
{
    margin-left: 15px;
}

#lastright
{
    float: left;
    width: 200px;
    margin-top: -5px;
}


/* SLIDER */

/* Required */		
.container
{
    width:325px;
    height:250px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
}

.slides
{
    position:absolute;
    top:0;
    left:0;
}

.slides div
{
    position:absolute;
    top:0;
    width:325px;
    display:none;
}

#right
{
    position:relative;
    clear:both;
}

/* Product details */
.productTitle
{
    margin: 30px 20px 25px 20px;
    font-size: 24px;
    font-weight: 600;
    color: #774c00;
    line-height: 26px;
    text-align: center;
}

.productTitle2
{
    margin: 30px 20px 25px 20px;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #fff !important;
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    clear: both;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 700;
}

.productTitle2 a
{
    color: #fff !important;
    text-shadow: #282828 2px 2px
}

.productTitle3
{
    margin: 30px 20px 25px 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #774c00;
    font-weight: normal !important;
}


.productDesc
{
    color: #774c00;
    width: 160px;
    float: left;
    margin-left: 22px;
    margin-right: 18px;
    display: inline;
    height: 107px;
    overflow: hidden;
}

.price
{
    font-size: 18px;
    color: #fff;
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    clear: both;
    width: 295px;
    text-align: right;
    height: 40px;
    line-height: 36px;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 700;
}

.bigPrice
{
    font-size: 36px;
}

/* FOOTER */

.menuFooter
{
    margin-right: 25px;
    float: left;
    display: inline;
}

.menuFooter a:hover
{
    text-decoration: underline;
}

#copyrights, #menuFooter
{
    float: left;
    margin-left: 15px;
    display: inline;
    margin-top: 40px;
    height: 60px;
}

#copyrights
{
    width: 500px;
    text-align: right;
}

#menuFooter
{
    width: 500px;
}

.copy
{
    color: #efad39;
    font-weight: bold;
}

/* CENNIK */

.linkicennik
{
	padding: 40px 0 0 0;
	margin: 0 0 50px 17px;
	font-size: 15px;
}

.lekimg
{
    width: 92px;
    float: left;
    display: inline;
}

.description
{
    float: left;
    width: 200px;
    display: inline;
}

.description, .lekimg
{
    margin-bottom: 30px;
}

.move
{
    margin-top: 176px;
    position: relative;
    right: 20px;
}

.move2
{
    position: relative;
    right: 7px;
}

.lekname
{
    width: 130px;
    margin-left: 15px;
    margin-bottom: 0px; 
}

.lekprice
{
    width: 55px;
    margin: 0;
    text-align: right;
    color: #042764;
}

.lekprice, .lekname
{
    font-weight: bold;
    margin-top: -3px;
    display: inline;
    font-size: 12px;
    float:left;
}

.move15
{
    margin-left: 15px;
}

.firstRight
{
    margin-top: 22px;
	padding-top: 18px;
}
.moveRight
{
    margin-left: 30px;
}

/* LOCATION */

.map
{
    margin-left: 15px;
}

.adress
{
    font-weight: bold;
    font-size: 12px;
}

.adressl
{
    color: #042764;
    font-size: 11px;
}

.way
{
    width: 280px;
}

.maxInvite
{
    margin-top: 155px;
}
html>body  .maxInvite
{
    margin-top: 175px;
}


.help
{
    font-size: 11px;
    color: #efaf49;
    font-weight: bold;
}

.usemap
{
    margin-bottom: 18px;
    margin-top: 24px;
}

/* HISTORY */

.historyRight
{
    margin-top: 24px;
}

.moveHm
{
    margin-top: 175px;
}

.photosHistory
{
    width: 720px;
    margin: 0 auto;
    border: 1px solid green;
    overflow: hidden;
}

.moveHimg
{
    margin-left: 15px;
}

.lastImg
{
    margin-left: 0;
    float: left;
}

/* CONTACT */
form
{
    width: 350px;
}

input
{
    width: 200px;
    border: 1px solid #4a4a4a;
    color: #4a4a4a;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 20px;
}

textarea
{
    width: 300px;
    max-width: 300px;
    max-height: 80px;
    height: 80px;
    border: 1px solid #4a4a4a;
    color: #4a4a4a;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

#button
{
	width: 44px;
	height: 20px;
	background: url("/m/images/send.png") no-repeat center center;
	border: none;
	cursor: pointer;
	margin-left: 255px;
}

html>body #button
{
    margin-left: 260px;
}

.inputs
{
    margin-bottom: 10px;
}

.contact
{
    font-size: 20px;
    color: #0c2756;
    font-weight: bold;
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    font-style: italic;

}

.prefContact
{
    font-size: 16px;
    color: #ababab;
}

.space
{
    margin-top: 80px;
}

.acontact
{
    color: #0c2756;
}

