body{
	background-color: #ffffff;
	margin: auto;
}

#page{
	margin: auto;
	text-align: center;
	width:760px;
}

#topmenu{
	text-align: left;
	margin:auto;
	margin-top:10px;
	width:710px;
	height:100px;
	background-image: url('../images/protektor_logo.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-top:20px
}

#topmenu a.topmenu:link, #topmenu a.topmenu:visited{
	margin-top: 200px;
	margin-right: 40px;
	background-image: url('../images/protektor_bluebar.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 10px;
	padding-top:20px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #333333;

}
#topmenu a.topmenu:hover{
	background-image: url('../images/protektor_greybar.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #426db3;
}

#topmenu img{
border: solid 1px #ffffff;
margin-bottom: -5px;
}

#content_ofirmie{
width:760px;
	background-image: url('../images/protektor_background.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 540px;
}
#content{
width:760px;
	background-image: url('../images/protektor_background.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 500px;
}

#column1{
width:200px;
float:left;
margin-right:30px;
margin-left:10px;
text-align: left;
}

#column2{
width:200px;
float:left;
margin-right:30px;
text-align: left;
}

#column3{
width:200px;
float:left;
margin-right:30px;
text-align: left;
}

#column2_3{
width:440px;
float:right;
margin-right:10px;
text-align: left;
margin-top: 0px;
}

#column2_3_0{
width:440px;
float:left;
margin-right:00px;
text-align: left;
height: 190px;
}

#column2_3_1{
width:200px;
float:left;
margin-right:40px;
text-align: left;
}

#column2_3_2{
width:200px;
float:left;
margin-right:0px;
text-align: left;
}
p{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

p.formularz table td{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color:#426db3;
}
p.autor{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color:#cccccc;
	text-align: center;
	margin:0;
}
 
p.intro{
	color:#333333;
	background-image: url('../images/protektor_bluebar.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	padding-left: 10px;
}

p.more{
	color:#426db3;
	font-family: verdana, Tahoma, Arial;
	font-size: 11px;
	line-height:1.3em;
}

#content a:link, #content a:visited{
	text-decoration:underline;
	color:#333333;
	font-family: verdana, Tahoma, Arial;
	font-size: 11px;
	padding-left:10px;
	display:block;
	background-image: url('../images/protektor_link.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
}
#content a:hover{
	text-decoration:underline;
	color:#426db3;
	font-family: verdana, Tahoma, Arial;
	font-size: 11px;
}

#content a.mapa:link, #content a.mapa:visited{
text-align:right;
background-image:none;
}

#content img.mapa{
border: solid 1px #FFFFFF;
}

#content_ofirmie a:link, #content_ofirmie a:visited{
	text-decoration:underline;
	color:#333333;
	font-family: verdana, Tahoma, Arial;
	font-size: 11px;
	padding-left:10px;
	display:block;
	background-image: url('../images/protektor_link.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
}
#content_ofirmie a:hover{
	text-decoration:underline;
	color:#426db3;
	font-family: verdana, Tahoma, Arial;
	font-size: 11px;
}

#content_ofirmie a.mapa:link, #content_ofirmie a.mapa:visited{
text-align:right;
background-image:none;
}

#content_ofirmie img.mapa{
border: solid 1px #FFFFFF;
}

#footer{
	background-image: url('../images/protektor_stopka_background.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height:61px;
	width:770px;
	display:block;
}

.inputbox{
width: 290px;
border: solid 1px #333333;
background:#f4f4f4;

}

ul{
	color: #426db3;
	font-family: verdana, Tahoma, Arial;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 10px
}
ul li{
margin-bottom: 5px;
}