﻿html, body
{
    background-color: #dcdcdc;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    color: #000;
    margin: 0;
    padding: 0;
}
#top 
{
    background-image: url(https://www.mojegolebie.pl/img/mojegolebie_beznapisow1.jpg);
    background-repeat: no-repeat;
	width: 1000px;
	margin:0 auto;
	background-color: #fff;
	border: 1px solid gray;
}
#Powrot
{
    font-size: smaller;
    float:right;
    text-align:right;
    
    width: 200px;
    margin: 2px 5px 0px 0px;
}
#Licznik
{
    font-size: smaller;
    color: White;
    float: right;
    text-align: right;
    
    width: 150px;
    margin: -30px 5px 0px 200px;
}
#STOPKA
{
    clear: both;
    width: 1000px;
    font-size: smaller;
    background-color: #dcdcdc;
    border-top: gray 1px solid;
}
#Hod-ImieNazwNaglowek
{
    margin-left: 120px;
    margin-top: 85px;
    text-align: center;
    vertical-align: text-top;
    font-weight: bold;
    padding: 10px;
    /*border-bottom: solid 1px red; 
    border-top: solid 1px red;   */
}

#O_sklepie
{
    float: left;
    width: 742px;
    margin: 40px 5px 10px 40px;
    text-align: center;
    /*background-color: #f0f8ff; */
}

#Reklama
{
    clear: both;
    float: left; 
    margin-top: 40px; 
    margin-left: 15px; 
    margin-bottom: 10px;
    width: 146px;
}

#Kontakt
{
    clear: both;
    width: 700px;
    margin: 20px 0px 20px 130px;
    
}
    
/*#Calosc1
{
    float:left;
    width: 520px;
    border: 1px solid blue;
    }*/

#Ogloszenia
{
    clear: both;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.div-big-srodek
{
    background-image: url(img/big-srodek.jpg);
	background-repeat: repeat-y;
    padding: 16px 30px 16px 16px; 
}
.div-big-dol
{
    background-image: url(img/big-dol.jpg);
	background-repeat: no-repeat;
    height: 34px;
}
.div-big-gora-kontakt
{
    background-image: url(img/big-gora-kontakt.png);
	background-repeat: no-repeat; 
	height: 69px;   
}
.div-big-gora-osklepie
{
    background-image: url(img/big-gora-ofirmie.jpg);
	background-repeat: no-repeat; 
	height: 69px;   
}
.div-big-gora-oferta
{
    background-image: url(img/big-gora-oferta.jpg);
	background-repeat: no-repeat; 
	height: 69px;   
}

.div-verybig-srodek
{
    background-image: url(img/verybig-srodek.png);
	background-repeat: repeat-y;
    padding: 16px 16px 16px 16px;
}
.div-verybig-dol
{
    background-image: url(img/verybig-dol.png);
	background-repeat: no-repeat;
	height: 29px;
}
.div-verybig-gora-kontakt
{
    background-image: url(img/verybig-gora-kontakt.png);
	background-repeat: no-repeat; 
	height: 69px;   
}


.div-veryverybig-srodek
{
    background-image: url(img/veryverybig-srodek.png);
	background-repeat: repeat-y;
    padding: 16px 30px 16px 24px;
}
.div-veryverybig-dol
{
    background-image: url(img/veryverybig-dol.png);
	background-repeat: no-repeat;
	height: 29px;
}
.div-veryverybig-gora-ogloszenia
{
    background-image: url(img/veryverybig-gora-mojeogloszenia.png);
	background-repeat: no-repeat; 
	height: 69px;   
}

.lblSmall
{
    color: Black;
    font-size: x-small; 
}
.lblSmallRed
{
    color: #C00000;
    font-size: x-small; 
}
/*.Fieldset
{
    float: left;
    width: 220px; 
    background-color: #f7f7de; 
    border: #ff9999 2px solid;  
    margin: 20px 10px 20px 20px;
    text-align: center;
}
.LegendFieldset
{
    font-style: italic;
    font-variant: small-caps;
    font-size: small;
    text-align: left;
    color: #a9a9a9;
}*/