#main_body
{
    background-color: #9d9861;
    text-align: center;
	margin: 0px;
	padding: 0px;
}
#blog_body
{
    background-color: #9d9861;
}
#miniaturki
{    
    position: absolute;
    margin-top: 30px;
    margin-left: 150px;
    background-color: #9d9861;
    width: 650px;
    border: 0px solid black;    
    z-index: 100;
    overflow: hidden;
    visibility: hidden;
}
.miniat
{    
    padding: 0px;
    margin: 0px;    
    background: #8c8857;    
}
#miniat_iframe
{
    padding: 0px;
    margin: 0px;
    width: 650px;
    border: 0px solid red;    
    background-color: #8c8857;
}
#main_iframe
{        
    width: 650px;
    height: 470px;
    z-index: 100;    
}
#miniat_body
{
    padding: 0px;
    margin: 0px;
    background-color: #9d9861;
}
#oferta_body
{
    overflow-x: hidden;
    width: 95%;    
}
#oferta_txt
{	
	margin-top: 35px;
    overflow: auto;
	color: gray;    	
	font-size: 12px;	
	font-family: Verdana, sans-serif;
    float: left;
    width: 320px;
    padding-left: 10px;
	padding-right: 10px;
}
#oferta_obraz img
{
    margin-top: 10px;
    width: 270px;
    text-align: right;
}
#oferta_txt p
{
	text-indent: 40px;    
    margin-top: 0px;
    margin-bottom: 5px;
    
}
#oferta_txt a.kontakt
{
	font-size: 14px;	
	text-decoration: NONE;	
	color: gray;	
}
#oferta_txt a.kontakt:hover
{
	font-size: 16px;		
	color: black;
}

#oferta_txt li a.lista
{
	text-decoration: NONE;	
	color: gray;
}
#oferta_txt li a.lista:hover
{
	text-decoration: NONE;	
	color: gray;
	font-weight:bold;
}
#oferta_txt ul
{
	list-style-type:circle;
}
.gray
{
	color: gray;	
	padding-left: 5%;
	display:block;
}
#galeria_body
{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
#nawigacja
{
    position: absolute;
    top: 75px;
    margin-left: 810px;
    font-size: 30px;
    font-weight: bold;
    visibility: hidden;
}
#nawigacja a
{
    background-color: #9d9861;
    cursor: default;
    text-decoration: none;    
    color: #000;
    border: 5px double #9d9861;
}
#nawigacja a:hover
{
    background-color: #8c8857;
    cursor: pointer;
    border: 5px double #9d9861;
}
#nawigacja img
{
    height: 15px;
    border: 0px;
}
#g_body
{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
#main_photo
{    
    width: 650px;
    height: 470px;
    overflow: hidden;
}
div.notki
{
    position: absolute;
    text-align: left;
	margin-left: 150px;
    margin-top: 75px;
    padding: 10px;
	width: 650px;		
	color: #636365;
    border-style: double;    
    border-color: #8c8857;    
	background-color: #e6e8e5;
	z-index: 100;
}
div.top_blog
{
	margin-left: 10%;
    padding: 10px;
	width: 650px;		
	color: #636365;
    border-top-style: double;    
    border-color: #8c8857;    
	background-color: white;
	z-index: 100;
}
.main_srodek
{
    top: 75px;
    width: 950px;    
    margin: 0px auto;	
    text-align: left;
    border-top: 1px solid #9d9861;
    border: 0px solid blue;
}
#podstrona
{
    position: relative;
    background-color: #fff;        
    width: 650px;
    height: 470px;    
    margin-left: 150px;
    margin-top: 75px;
    padding: 0px;
    border: 0px solid black;
	z-index: 100;
}
#podstrona_cien
{
    position: absolute;
    background-color: #8c8857;        
    width: 650px;
    height: 470px;    
    margin-left: 154px;
    top: 79px;
    padding: 0px;
    border: 0px solid black;
	z-index: 99;
}
#menu_gl
{
    width: 140px;
    text-align: right;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
#kontener_menu
{
	position: fixed;
	top: 125px;
	left: 0px;
	margin-left: 0px;    
	text-align: left;
	width: 100%;    
}
#menu_pasek
{    
    text-align: right;    
    background-color: #8c8857;
    width: 100%;
    margin-left: 0px;
	margin-top: 30px;    
	border: 0px solid green;
    border-top: 3px double #9d9861;
    border-bottom: 3px double #9d9861;
	z-index: 10;    
}
#logo
{
    position: absolute;
    border: 0px solid green;
    width: 150px;
    top: 0px;
    margin-top: 0px;
    margin-left: 550px;
}
#logo img
{
    height: 70px;
}
#footer
{
    margin-top: 200px;
    text-align: center;      
}
#footer hr
{
    color: #8c8857;
    background-color: #8c8857;
    border: 0px;
    height: 1px;
}
#footer div
{    

    color: #8c8857;
    text-align: center;   
    width: 180px;
    margin-left: auto;   
    margin-right: auto;    
    background-color: #9d9861;   
    margin-top: -20px;
}
#kontakt_napis
{
 	color: gray;    	
	font-size: 12px;	
	font-family: Verdana, sans-serif;
	float: left;
    width: 330px;
    text-align: right;
    margin-top: 320px;
	padding-right: 20px;
}
#kontakt_obraz img
{
    width: 260px;
    text-align: right;
}

