body {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
	margin-top: 0px;
	color: #a9a9a9;
}



#glowny {
	margin: auto;
	width: 850px;
	height: auto;
}


#top {
	margin: auto;
	width: 850px;
	height: 60px;
}

#left {
	width: 250px;
	height: 60px;
	float: left;
	text-align: left;
}
#leftlogo {
	width: 70px;
	height: 60px;
	float: left;
}
#lefttext {
	width: 130px;
	height: 60px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}


#right {
	width: 600px;
	height: 60px;
	float: right;	
}


#naw{
	width: 850px;
	height: 22px;
	text-align: right;
	text-decoration: inherit;
	vertical-align: bottom;
	padding-top: 40px;
}

#pic {
	border-top: thin gray;
	border-bottom: thin gray;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #dcdcdc;
	min-height: 270px;
	vertical-align: middle;
}
#kontakt{
	text-align: left;
	margin-top: 150px;
	margin-left: 63px;
	padding-left: 20px;
	float: left;
	height: auto;
	border-left: 4px;
	border-left-style: solid;
	border-color: red;
}


#nropis{
	padding-top: 5px;
	height: 80px;
}
#opis{
	float:left;
	text-align: left;
	padding-left: 20px;
	height: 70px;
}
#nr{
	text-align: right;
	padding-top: 7px;
	padding-right: 3px;
	float: left;
	width: 60px;
	height: 25px;
	border-right: 4px;
	border-right-style: solid;
	border-color: red;
	font-size: 30px;
	font-weight: 100;
}

#bottom {
	margin: auto;
	width: 850px;
	height: 20px;
	border-top: thin gray;
	border-top-style: solid;
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	border-color: #a9a9a9;
}

.link {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 75px;
	float: left;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: white;
	
	
}
.link a:link, .link a:visited{
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 21px 0px;
	background-color: #eeeeee;
	color: white;
}

.link a:hover{
	background-color: white;
	color: red;
}


.link  b{
	display: block;
	text-align: center;
	padding: 21px 0px;
	background-color: white;
	color: red;
}



#face a{
	width: 60px;
	height: 60px;
	background-image: url(images/face.jpg);
	float: right;
}

#face a:hover{
	width: 60px;
	height: 60px;
	background-image: url(images/face2.jpg);
	float: right;
}


#naw a{
	padding: 5px 20px;
	text-decoration: none;
	color: silver;
	font-size: 16;
}
#naw a:hover{
	text-decoration: none;
	color: red;
	font-size: 16;
}


.link2 a{
	text-decoration: none;
	color: #a9a9a9;
}
.link2 a:hover{
	color: red;
}
