body {
	margin : 0 0 0 0;
	text-align: center;
	padding: 0;
	border: 0;
	height: 100%;
	font-size: 11px;
	line-height:1.4em;
	font-family: Georgia;
	color: black;
	background: white;
}

a:link    {text-decoration: none; color: #196ba3;}
a:visited {text-decoration: none; color: #196ba3;}
a:active  {text-decoration: none; color: #196ba3;}
a:hover   {text-decoration: underline; color:#196ba3;}

#logo {
	width: 860px;
	height: 130px;
	text-align: right;
	padding: 40 0 0 0;
	margin : 0 0 0 0;
	background:url('gfx/logo.gif') no-repeat;
}


#main {
	width: 860px;
	min-height: 450px;
	text-align: left;
	padding: 0 0 0 0;
	margin : 0 0 0 0;
	background:url('gfx/foto_kwiat.jpg') no-repeat;
}

#sub_menu {
	text-align: left;
	float: left;
	margin-left: 10px;
	background: white;
	width: 180px;
	border: 1px solid #196ba3;
}

#main_txt {
	width: 520px;
	text-align: left;
	margin : 0 0 30 220;
}

#title {
	font-size: 22px;
	height: 40px;
	border-bottom: 1px
	font-family: Georgia;
	color: #196ba3;
	margin: 0 0 0 0;
	background:url('gfx/title_separator.gif') no-repeat;
}

#end {
	width: 860px;
	height: 100px;
	min-height: 100px;
	padding: 70 70 70 0;
	margin : 0 0 0 0;
	color: #777777;
}


