body{
	background-color: #ffffff;
}

table#main {
	background-color: #ffffff;
	width:774px;
}

td#banner{
	width:774px;
	height:199px;
		background-image: url(./images/view.jpg);
}
td#allmenu{
	width:168px;
	background-image: url(./images/menu_background2.png);
}

table#menu{
	width:168px;
	font-family: Arial;
	font-size:13px;
	color:#F4F0F0;
}

td.td_menu{
	background-image: url(./images/menu_background.png);
	padding-right: 10px;
	padding-top:2px;
	text-align:right;
}
td.td_menu2{
	background-image: url(./images/menu_background2.png);
	padding-top:2px;
	text-align:center;
	font-size:12px;
}
a.menu:link{
	font-family: Arial;
	color:#f4f0f0;
	text-decoration: none;
	font-size:12px;
}

a.menu:visited{
	font-family: Arial;
	color:#f4f0f0;
	text-decoration: none;
	font-size:12px;
}

a.menu:hover{
	text-decoration: underline;
	font-size:12px;
}

a.menu:active{
	font-family: Arial;
	color:#f4f0f0;
	text-decoration: none;
	font-size:12px;
}

td#Menu_title{
	height: 35px;
	background-image: url(./images/menu.png);	
}
td#Kontakt_title{
	height: 74px;
	background-image: url(./images/kontakt.png);	
}

td.menu_separator {
	height: 15px;
	background-image: url(./images/menu_separator.png);	
}
td#kontakttext{
	height: 131px;
	background-image: url(./images/kontakttext.png);	
}
td#blank{
	width: 6px;
}
td#tdcontent{
	width: 600px;
	border-width: 1px;
	border-color: #cccccc;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	padding-right:40px;
}

table#content{
	height:400px;
	width: 580;
	border-top-style:none;
	margin-left: 6px;
	margin-right: 1px;
	background-color: #ffffff;
	padding-left:20px;
	font-family:arial;
	font-size:11px;
	color:#555555;
	padding-bottom: 40px;
}

a:link {
	font-family:arial;
	font-size:11px;
	color:#555555;
	text-decoration:none;
}

a:visited {
	font-family:arial;
	font-size:11px;
	color:#555555;
	text-decoration:none;
}

a:hover {
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

a:active {
	font-family:arial;
	font-size:11px;
	color:#555555;
	text-decoration:none;
}

h3 {
	margin-top:20px;
	margin-bottom:12px;
	font-family: Verdana;
	font-weight:bolder;
	color:#47813f;
	font-size:13px;
}
h4 {
	margin-top:15px;
	margin-bottom:7px;
	font-family: Verdana;
	font-weight:bolder;
	color:#47813f;
	font-size:12px;
}
h5 {
	margin-top:1px;
	margin-bottom:1px;
	font-family: Verdana;
	font-weight:bolder;
	color:#47813f;
	font-size:11px;
}
td#stopka{
	text-align:center;
	height:40px;
	font-family:arial;
	font-size:11px;
	color:#7a7a7a;
	padding-top:4px;
}

a.tytul:link {
	margin-top:15px;
	margin-bottom:7px;
	font-family:Verdana;
	color:#47813f;
	font-weight:bolder;
	font-size:12px;
}

a.tytul:visited {
	margin-top:15px;
	margin-bottom:7px;
	font-family:Verdana;
	color:#47813f;
	font-weight:bolder;
	font-size:12px;
}

a.tytul:hover {
	margin-top:15px;
	margin-bottom:7px;
	font-family:Verdana;
	color:#47813f;
	font-weight:bolder;
	font-size:12px;
}

a.tytul:active {
	margin-top:15px;
	margin-bottom:7px;
	font-family:Verdana;
	color:#47813f;
	font-weight:bolder;
	font-size:12px;
}