body {
	background: url(../grafika/tlo.png) 0 0 repeat #334952;
	font-size: 16px;
	
}

h1, h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

* {
	font-family: Tahoma, Geneva, sans-serif;
}

#container {
	width: 1059px;
	margin: 0 auto;
}
#header {
	width: auto;
	height: 133px;
	position: relative;
	background: url(../grafika/pod_logo.png) center center no-repeat;
}
#logo {
	width: 150px;
	margin: 0 auto;
}
#napisy {
	position: absolute;
	top: 48px;
	left: 610px;
	color: #fff;
	
}
#napisy h1 {
	font-size: 16px;
	font-weight: normal;
}
#napisy h2 {
	font-size: 16px;
	font-weight: normal;
}
#subheader {
	width: auto;
	margin: -20px 0 5px 130px;
}
#subheader h2 {
	color: #fff;
	font-size: 16px;
}
#menu {
	width: auto;
	height: 31px;
	background: #fff;
	margin-top: 10px;
	overflow: hidden;
}
#menu a {
	color: #324951;
	font-size: 16px;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 31px;
	width: 25%;
	text-align: center;
	text-transform: uppercase;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a:hover, #menu a.active {
	color: #000;
}
#content {
	width: auto;
	margin-top: 5px;
	padding: 20px;
	background: #fff;
	overflow: hidden;
}
#left {
	float: left;
	width: 600px;
	line-height: 19px;
	font-size: 14px;
	text-align: justify;
	color: #324951;
	margin: 20px 0 20px 40px;
}
#left p, #left .small {
	font-size: 11px;
	margin: 50px 0 0 0;
	line-height: 16px;
}
#left h2 {
	font-size: 14px;
}
#left h2 small {
	font-size: 10px;
}
#left li {
	margin: 14px 0;
}
#right {
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 40px;
}
#right img {
	margin-bottom: 20px;
	padding: 2px;
	border: 1px #ccc solid;
}
#footer {
	width: auto;
	height: 31px;
	background: url(../grafika/stopka.png);
	margin-top: 5px;
}

#witamy {
	text-align: right;
	width: 500px;
	float: left;
	margin: 40px 20px 0;
	line-height: 22px;
}
#zdjecie {
	width: 282px;
	float: left;
}
#zdjecie img {
	border: 1px #898989 solid;
}
#zdjecie h3 {
	font-weight: normal;
	color: #324951;
	margin: 5px 0 0 10px;
}
.hd {
	visibility: hidden;
	display: none;
}
