* {
margin: 0;
padding: 0;
}

h1 
{	line-height: 100%;	}

html {
height: 100%;
width:100%;
margin: 0;
padding: 0;
}

body {
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
height:100%;
background-color:#d3d3d3;
color:#666;
line-height:17px;
color:#333;
}

img {
border:0;
}

.inputbox {
margin-top:3px;
font-size:10px;
background-color:#f7f6f6;
border:1px;
border-style:solid;
border-top-color:#ccc;
border-left-color:#ccc;
border-bottom:0px;
border-right:0px;
font-weight:normal;
}

a:link {
color:#666;
text-decoration: none;
}

a:visited {
color:#666;
text-decoration: none;
}

a:hover {
color:#666;
text-decoration: underline;
}

a:active {
color:#666;
text-decoration: none;
}

hr{
background-image:url(img/hr_bg.jpg);
border:0px;
height:2px;
}

.content{
background-image:url(img/door.jpg);
background-repeat:no-repeat;
background-position:right;
width:1120px;
height:610px;
margin-left:20px;
}

.top{
height:57px;
}

.top h1
{	margin: 30px 0 0 0;	text-indent: -9009px;	font-size: 10px;	display: block;	height:43px;	width:234px;	background: url(img/logo_domofony.jpg) no-repeat 0 0;	}

.main{
width:510px;
float:left;
}

.txt{
max-height:335px;
overflow:scroll;
padding-bottom:20px;
margin-top:5px;
}

.right_col{
width:250px;
margin-left:30px;
float:left;
}

.title{
margin-top:20px;
margin-bottom:10px;
}

.partnerzy{
float:left;
clear:both;
width:790px;
margin-top:20px;
}

.partner{
margin-top:20px;
margin-right:10px;
margin-left:10px;
float:left;
margin-bottom:20px;
}

.mapa{
width:795px;
height:480px;
margin-top:10px;
}

.mapa a img, .mapa a{outline: 1px solid #e3e3e3;}
.mapa a{margin: 1px;}
.mapa a:hover{outline: 1px solid #999;}


#map_canvas{
border-color:#999;
border-style:solid;
border-width:thin;
}
