/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(grafika/header_bg.jpg) repeat-x;
	background-color: #CDCBBF;
	margin: 10px;
	
}

#container {
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(grafika/news_bg.jpg) repeat-y;
}

#intro {
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #737373;
}

#header {
	width: 780px;
	height: 238px;
	float: left;
	margin: 0px;
}

#menu {
	background: url(grafika/menu_bg.jpg) no-repeat;
	width: 779px;
	height: 26px;
	float: left;
	margin: 0px;
}

#menu ul {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	font-size:12px; 
	font-weight: bold; 
	letter-spacing: -0.05em; 
	color: #fff; 
	display: inline;
}

#menu li {
	padding-left: 10px; 
	padding-top: 5px; 
	height: 21px; 
	padding-right: 10px; 
	border-right: 1px solid #fff; 
	float: left;
}

#menu a {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
}

#header2 {
	background-color: #737373;
	background: url(grafika/header2.jpg) no-repeat;
	width: 779px;
	height: 20px;
	float: left;
	margin: 0px;
}

#menuleft {
	width: 190px;
	float: left;
	margin: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #000;	
	line-height: 0.0em;
	
}

#content {
	width: 550px;
	float: left;
	margin: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 4px;
	font-size: 12px;
	text-align: justify;			
}

#footer {
	width: 780px;
	height: 125px;
	clear: both;
	margin: 0px;
	background: url(grafika/footer.jpg) no-repeat;	
	text-align: center;
}

#stopka {
	position: relative;
	top: 8px;
	font-size: 9px;	
	font-weight: bold;
	color: #000;
	padding-left: 190px;
}

#stopka a {
	color: #000;
	text-decoration: none;
}

#stopka a:hover {
	text-decoration: underline;
	color: #000;
}	

#polecamy_foto {
	margin-top: 10px;
	font-size: 10px;
	color: #333;
	padding-bottom: 10px;
}

#polecamy_foto a {
	text-decoration: none;
	color: #333;
}

#polecamy_foto a:hover {
	text-decoration: underline;
	color: #000;
}

img {
	border: 0px;
}

img.introd {
	width: 100px; 
	position: left;
}

#menuleft a {

}

#menuleft a:hover {

}

#info {
	font-size: 16px;
	font-weight: bold;
}

#lead {
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #000;
	text-decoration: none;
	border: 0px solid #000;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

