body
{
   width:100%;
   height:100%;
   background:white;
   margin:0;
}
.page-container
{
   height:auto;
   font-family: Arial;
   color: #1c500f;
   background: #ffffff;
   font-size:14px;
   margin: 0;
}
.header {background-image: url(../images/logo.jpg);
        background-repeat:repeat-x;
        background-position:center;
        width: 100%;
        height:203px;
        }

.main{width: 700px; margin:0px auto; text-align:left;}
.title{text-align: left; font-weight: bold;}
.header-menu {width: 850px; margin: 0px auto; clear: both; height:67px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.header-menu ul li a img{display:block; border:none; padding: 0 20px 0 0;}
.header-menu ul li {list-style-type:none; text-align: center; float:left;}

.art{width:5.0em; margin:10px 0 5px 0; padding:2px; background: #76b145; border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color: #ffffff; font-size:100%;}

.art:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background: #53a40f; color:rgb(80,80,80);}

.main p a {color: #1c500f; text-decoration: underline;}

#aktualnosciMenu
{
	clear:both;
	float:left;
}


.linkBlue {
   background:white;
}
.linkBlue:hover
{
   background:#c0c0c0;
}


.linkBlue>a
{

     text-decoration:underline;
     color:#463118;
}

a, a:link, a:active
{
     text-decoration:none;
     color:blue;

}

a:hover
{
     text-decoration:underline;
}

.opinie
{
     width:100%;
     display:block;
     clear:both;
     text-align:left;
     float:left;
     margin:0;
}

.opinieTresc
{
     width:70%;
     clear:both;
     float:left;
     height:3em;
     overflow:auto;
     display:block;
     font-size:0.35cm;
     font-weight:normal;
     border-right:1px solid;
     color:black;
}

.opinieKto
{
     float:left;
     display:block;
     width:auto;
     font-size:0.35cm;
     font-weight:normal;
     font-style:italic;
     height:auto;
     padding-left:0.2cm;
}

.opiniePanel
{
     clear:both;
     float:left;
     display:block;
     width:100%;
     margin:0.1cm 0;
}

.opiniePanel a
{
     text-decoration:none;
}

hr
{
     clear:both;
     width:100%;
     color:#1c500f;
     background-color:#1c500f;
}



#editProdukty
{
     color:black;
     background:white;
}

#editProdukty a
{
     color:black;
}

form#standardForm label
{
   clear:both;
   float:left;
   width:350px;
   color:black;
   font-weight:bold;
   height:25px;
}

form#standardForm input[type="button"]
{
   color:black;
}

form#standardForm input[type="text"], select, input[type="file"], input[type="submit"], input[type="reset"]
{
   float:left;
   height:20px;
   margin-bottom:5px;
}

form#standardForm fieldset
{
   border:none;
}

form#standardForm textarea
{
   display:block;
   width:400px;
   height:500px;
   overflow-x:hidden;
   overflow-y:auto;
}

.oneImage
{
   text-align:center;
   float:left;
   width:170px;
   height:200px;
   overflow:hidden;
   padding-bottom:5px;
/*   border-bottom:black 1px dotted;*/
   margin:10px 5px 0 5px;
   background:#d0d2cf;
}

.oneImage img
{
   border:black 1px solid;
}

.oneDownload
{
   clear:both;
   float:left;
   color:black;
   width:100%;
   border-bottom:red 4px double;
   margin-bottom:5px;
   padding-bottom:5px;
}

.galery
{
   padding:5px;
   margin:5px;
   border:black 1px solid;
}

.spacer
{
   clear:both;
   width:100%;
   height:5px;
}

