html, body, #content{min-height: 100%; padding: 0; margin:0; width: 100%; height: 100%;}
#content{position: absolute; top: 0; left: 0;}
html>body, html>body #content{height: auto;}
body{background-color: #636564; background-image: url(../grafika/tlo_lewe.jpg); background-repeat: repeat-y;}
.nosign{
list-style-type: none;
}
.mk-center{
text-align: center;
}

#reklama{
width: 480px;
height: 320px;
position: absolute;
top: 115px;
left: 200px;
background-color: red;
z-index: 100;
display: none;
}


#logo{
display: block;
vertical-align: middle;
line-height: 110px;
height: 110px;
width: 200px;
border-bottom: 5px #545254 solid;
text-align: center;
background-color: #fcfefc;
}
#gora{
height: 110px;
margin-left: 200px;
border-bottom: 5px #cc1e7c solid;
background-color: #fcfefc;
}
#banner-rep{
float: left;
}
#lewa{
position: absolute;
top: 0;
left: 0;
width: 200px;
text-align: center;
height: 100%;
}
#content>#lewa{height: 100%;}

#main{
margin: 0  0 40px 200px;
padding-top: 10px;
padding-left: 10px;
}

#main:after {
	content: ".";  
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}

#main a{color: white; text-decoration: none;}
#main a:hover{text-decoration: underline;}


#title{
float: left;
width: 250px;
color: white;
font-family: verdana;
border: 1px solid white;
padding: 10px;
}
#title h2{
font-size: .8em;
}
#title p{
font-size: .7em;
}
#title h2, #title p{
margin: 0;
padding: 0;
}

#zdjecia{
clear: left;
}
#add_page{
clear: left;
text-align: center;
font-size: .7em;
font-family: verdana;
}

#naszeagencje
{
font-size: .8em;
width: 760px;
margin-left: auto;
margin-right: auto;
}
dl{margin:0; margin-bottom: 10px; line-height: 150%;}
table#naszeagencje td
{
padding: 5px 10px;
text-align: center;
border: 1px gray solid;
}
#naszeagencje img{float: left;}
#naszeagencje div
{
margin-top: 20px;
font-weight: bold;
color: #cc1e7c;
display: block;
}
									     


#foot{
position: absolute;
bottom: 0;
clear: both;
width: 100%;
text-align: right;
padding: 0;
font-size: .7em;
font-weight: bold;
}
#foot_content{border-top: 1px white solid; margin-left: 200px;  padding: 5px 10px; margin-top: 10px;}
#foot a{
color: white;
padding: 0 5px;
border-left: 5px #cc1e7c solid;
text-decoration: none;
font-family: helvetica;
}

a img{border: none;}

