html {
    height:100%;
    min-height:100%;
    padding:0px;
    margin:0px;
    border:none;
 }

*{
    font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
    color: #52220A;
}

a.dark{
    color: #454545;
}

body {
    height:100%;
    min-height:100%;
    color: #5e3717;
    padding:0px;
    margin:0px;
    border:none;
    font-size: 11px;
    line-height: 14px;
    width: 100%;
    background: url(../images/content/body.jpg) left top repeat transparent;
}

img{
    border: 0px;
    padding: 0px;
    margin: 0px;
}
 
#head{
    margin: 0px auto;
    padding: 0px;
    height: 287px;
    width: 990px;
    position: relative;
}

#head_1{
    margin: 0px;
    padding: 0px;
    height: 45px;
    width: 379px;
    top: 0px;
    left: 0px;
    position: absolute;
}

#head_2{
    margin: 0px;
    padding: 0px;
    height: 287px;
    width: 231px;
    top: 0px;
    left: 379px;
    position: absolute;
    cursor: pointer;
}

#head_3{
    margin: 0px;
    padding: 0px;
    height: 65px;
    width: 380px;
    top: 0px;
    left: 610px;
    position: absolute;
}

#head_4{
    margin: 0px;
    padding: 0px;
    height: 44px;
    width: 379px;
    top: 45px;
    left: 0px;
    position: absolute;
}

#head_5{
    margin: 0px;
    padding: 0px;
    height: 18px;
    width: 380px;
    top: 65px;
    left: 610px;
    position: absolute;
}

#head_6{
    position: absolute;
    left: 610px;
    top: 83px;
    width: 380px;
    height: 204px;
    margin: 0px;
    padding: 0px;
}

#head_7{
    position: absolute;
    left: 0px;
    top: 89px;
    width: 379px;
    height: 198px;
    margin: 0px;
    padding: 0px;
}

#menutop{
    margin: 0px auto;
    padding: 0px;
    height: 62px;
    width: 990px;
    position: relative;
    line-height: 0px;
}

#menutop_1{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 990px;
    height: 11px;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
}

#menutop_2{
    position: absolute;
    left: 0px;
    top: 11px;
    width: 990px;
    height: 31px;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
}


#menutop_3{
    position: absolute;
    left: 0px;
    top: 42px;
    width: 990px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
}


#mainContent{
	margin: 0px;
	padding: 0px;    
}

#contentLeft, #contentRight{
    width: 990px;
    margin: 0px auto;
}

#contentCenter{
    width: 890px;
    margin: 0px 50px;
    background-color: #fff;
}


#contentLeft{
    background: url(../images/content/contentLeft.jpg) left top repeat-y transparent;
}

#contentRight{
    background: url(../images/content/contentRight.jpg) right top repeat-y transparent;
}

#contentMarginLeft{
    margin: 0px 5px;
    width: 880px;
}

div.contentBox{
    width: 280px;
    margin: 0px 0px 10px 10px;
    float: left;
}

div.contentBox_1{
    width: 280px;
    margin: 0px 0px 10px 10px;
    float: left;
}

div.contentBox_2{
    width: 570px;
    margin: 0px 0px 10px 10px;
    float: left;
}

div.borderTopLeft{
    background: url(../images/content/content_box_border_top_l.jpg) left top no-repeat transparent;
}

div.borderTopRight{
    background: url(../images/content/content_box_border_top_r.jpg) right top no-repeat transparent;
}

div.borderLeft{
    /*width: 280px;*/
    height: 100%;
    background: url(../images/content/content_box_border_left.jpg) left top no-repeat transparent;
}

div.borderPix{ 
    /*width: 280px;*/
    height: 100%;
    background: url(../images/content/content_box_border_pix.jpg) right top repeat-y transparent;
}

div.borderRight{ 
    /*width: 280px;*/
    height: 100%;
    background: url(../images/content/content_box_border_right.jpg) right top no-repeat transparent;
}

div.margin{
    /*width: 276px;*/
    margin: 0px 2px;
    padding-top: 2px;
}

div.gradient{
    /*width: 276px;*/
    background: url(../images/content/content_box_gradient.jpg) left top repeat-x transparent;
}

div.contentBoxTitle{
    /*width: 276px;*/
    height: 37px;
    /*background: url(../images/content/content_box_title_line.jpg) left bottom no-repeat transparent;*/
}

div.contentBoxTitleLine{
    margin: 0px 10px 0px 10px;
    padding: 0px;
    height: 1px;
    background-color: #ebdfca;
    line-height: 0px;
    font-size: 0px;
    border: 0px solid #fff;
}

div.contentBoxTitleLine div{
    background-color: #ebdfca;
}

div.contentBoxPanel{
    width: 252px;
    padding: 0px 12px 0px 12px;
}

div.contentBoxPhoto{
    width: 120px;
    float: left;
    text-align: center;
}

img.photoIcon{
    margin: 10px;
    border: 3px solid #ebdfcc;
}

div.contentBoxText{
    width: 136px;
    font-size: 11px;
    text-align: left;
    padding-top: 13px;
    color: #454545;
    float: left;
}

div.contentBoxReadMore{
    height: 27px;
    background: url(../images/content/content_box_border_bottom.jpg) left bottom no-repeat #fff;
    text-align: right;
    
    padding: 10px 20px 9px 20px;
}

div.contentBoxReadMoreLink table {
    height: 27px;
    font-size: 11px;
    
    padding: 0px;
    margin: 0px;
    border: 0px;
}

div.contentBoxReadMoreLink table tr {
    font-size: 11px;
    /*background-color: #faf7f2;*/
    padding: 0px;
    margin: 0px;
}

div.contentBoxReadMoreLink table tr td{
    background-color: #faf7f2;
    line-height: 11px;
    padding: 0px;
    margin: 0px;
}

div.contentBoxReadMoreLink table tr td.image{
    height: 27px;
    width: 13px;
}

div.contentBoxReadMoreLink table tr td.margin{
    height: 27px;
    width: 8px;
}

#foot{
    margin: 0px auto;
    padding: 16px 0px 25px 0px;
    height: 19px;
    width: 990px;
    line-height: 0px;
    background: url(../images/foot/foot.jpg) left top no-repeat transparent;
}

#logo{
    padding: 0px 0px 0px 694px;
    margin: 0px;
    height: 15px;
    width: 290px;
    line-height: 1px;
}

#logo a img{
    display: block;
    float: left;
}

#logo2{
    padding: 4px 45px 0px 0px;
    margin: 0px;
    height: 15px;
    line-height: 15px;
    color: #E1BE96;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: right;
}

#logo2 a{
    color: #E1BE96;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
}

#logo2 a img{
    vertical-align: middle;
    margin-left: 5px;
}

table.tableForm{
    width: 252px;
    border: none;
}

td.titleForm{
    width: 99px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #5e3717;
}

td.elementForm{
    width: 153px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #5e3717;
}

td.elementForm div.inputBorder{
    width: 139px;
    height: 16px;
    border: 1px #c5c5c7 solid;
}

td.elementForm div.inputBorder input{
    width: 139px;
    height: 15px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #fff;
    display: block;
    font-size: 11px;
    line-height: 15px;
}

td div.textAreaBorder{
    width: 238px;
    height: 97px;
    border: 1px #c5c5c7 solid;
}

td div.textAreaBorder textarea{
    width: 238px;
    height: 96px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #fff;
    display: block;
    font-size: 11px;
}

td.elementForm div.token{
    width: 141px;
    height: 18px;
    border: none;
    background-color: #c5c5c7;
}

#imgSendZapytanie, #imgSendZapytanie2{
    margin-left: 63px;
    cursor: pointer;
}

#Array{
    width: 860px;
    border: 0px solid #fff;
    margin: 0px;
    padding: 0px;
}


#Array tr td.photo{
    width: 200px;
    height: 70px;
    border: 0px solid #fff;
    margin: 0px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

#Array tr td.photo img{
    width: 50px;
    height: 50px;
    border: 1px solid #52220A;
    margin: 0px;
    padding: 0px;
}

#Array tr td.text{
    height: 70px;
    border: 0px solid #fff;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}

#downloadTable{
    width: 540px;
    color: #454545;
}

#downloadTable tr td.extension, #Array tr td.filesize{
    height: 20px;
    border: 0px solid #fff;
    margin: 0px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

#downloadTable tr td.icon{
    width: 30px;
    height: 20px;
    border: 0px solid #fff;
    margin: 0px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

#downloadTable tr td.text{
    height: 20px;
    width: 200px;
    border: 0px solid #fff;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}

#downloadTable tr td.icon img{
    width: 16px;
    height: 16px;
    border: 0px solid #52220A;
    margin: 0px;
    padding: 0px;
}


#productPhoto{
    width: 220px;
    height: 200px;
    float: left;
    text-align: center;
}

#productPhoto img{
    border: 1px solid #c5c5c5;
    text-align: center;
    
}

#productText{
    width: 640px;
    border: 0px solid #ff0;
    text-align: justify;
    float: left;
}

h1{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 18px;
    color: #761616;
    margin-top: 0px;
}

h1 a{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 20px;
    color: #761616;
    margin-top: 0px;
    text-decoration: none;
}

h1 a:hover{
    text-decoration: underline;
}

div.galleryInfo, div.recipeInfo{
    width: 213px;
    height: 228px;
    float: left;
}

div.photoName{
    color: #454545;    
}

div.photoInfo{
    width: 212px;
    height: 212px;
    border: 0px solid #0f0;
    text-align: center;
}
#galleryTitle, #recipeTitle{
    padding-top: 10px;
}

strong.title{
    font-weight: bolder;
    font-size: 12px;
    line-height: 15px;
}


#blogMenu{
    width: 220px;
    height: 200px;
    float: left;
    text-align: left;
}

#blogText{
    width: 630px;
    border: 0px solid #fff;
    text-align: justify;
    float: left;
}

ul{
    padding-left: 10px;
}

img.productImg{
    border: 3px solid #ebdfcc;
    cursor: pointer;
}

p{
    font-size: 11px;
    color: #454545;
    line-height: 14px;
    text-align: justify;
    padding-top: 10px;
}

#certyfikatIcon{
    background: url(../images/content/icon_certyfikaty.jpg) left top no-repeat transparent;
}

#przelicznikIcon{
    background: url(../images/content/icon_przelicznik.jpg) left top no-repeat transparent;
}

#przelicznikTable{
    width: 210px; 
    border-collapse: collapse;
}

#przelicznikTable tr td{
    width: 70px;
    border: 1px solid #ede2d0;
    text-align: center;
}

#kalkulatorTable{
    border-collapse: collapse;
}

#kalkulatorTable tr td{
    border: 0px solid #ede2d0;
    vertical-align: middle;
}

div.miniInputBorder{
    width: 60px;
    height: 16px;
    border: 1px #c5c5c7 solid;
}

div.miniInputBorder input{
    width: 60px;
    height: 15px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #fff;
    display: block;
    font-size: 11px;
    line-height: 15px;
}

#kalkulatorTable tr td select{
    width: 60px;
    height: 17px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #fff;
    display: block;
    font-size: 10px;
    border: 1px #c5c5c7 solid;
}

#commentListPanel{
    width: 605px;
    padding: 5px;
}

#commentListTable{
    width: 565px;
}

td.commentPhoto{
    width: 75px;
    text-align: left;
    vertical-align: top;
}

td.commentPhoto img{
    width: 54px;
    height: 54px;
    border: 3px solid #ebdfcc;
}

td.commentText{
    width: 490px; 
}

td.commentText div.commentTitle{
    height: 20px; 
    color: #aeaeae;
}

td.commentText div.commentContent{
     text-align: justify;
     color: #454545;
     
}

span.commentAuthor{
    color: #761616;
    font-size: 12px;
    font-weight: bolder;
}

#commentForm{
    width: 565px;
}

#commentFormBorder{
    width: 460px;
    border: 1px solid #C5C5C7;
}

#commentFormBorder textarea{
    width: 460px;
    display:block;
    font-size:11px;
    height:96px;
    margin:0px;
    padding:0px;
    border: none;
}

.errorText{
    color: #f00;
    font-size: 11px;
    font-family: Tahoma, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.tableForm2{
    width: 500px;
    border: none;
}

td.titleForm2{
    width: 200px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #5e3717;
}

td.elementForm2{
    width: 300px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #5e3717;
}

td.elementForm2 div.inputBorder2{
    width: 280px;
    height: 16px;
    border: 1px #c5c5c7 solid;
}

td.elementForm2 div.inputBorder2 input{
    width: 280px;
    height: 15px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #fff;
    display: block;
    font-size: 11px;
    line-height: 15px;
}

td.elementForm2 div.selectBorder2{
    width: 282px;
    /*height: 16px;*/
    /*border: 1px #c5c5c7 solid;*/
}

td.elementForm2 div.selectBorder2 select{
    width: 280px;
    height: 18px;
    padding: 0px;
    margin: 0px;
    border: 0px solid #fff;
    border: 1px #c5c5c7 solid;
    display: block;
    font-size: 11px;
}

strong a{
    text-decoration: none;
}

strong a:hover{
    text-decoration: underline;
}