html, body {
	background: #dfdfdf;
	margin: 0;
	padding: 0;
}

div, form, input, select, textarea {
	margin: 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

a:link, a:hover, a:visited, a:active {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

a.menu_link {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.clear {
	clear: both !important;
}
.red {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
	padding:5px;
}

.data {
	color:#aaa;
	text-align:right;
	margin:0;
	font-size:10px;
}

.pager {
	text-align:center;
}

#content {
	background:#FFF;
	width:986px;
	margin:0 auto;
	padding:0 7px 5px 7px;
}

#img {
	background:url(../images/img1.jpg) no-repeat top center scroll;
	overflow:hidden;
	width:986px;
	height:259px;
}

#img2 {
	background:url(../images/img2.jpg) no-repeat top center scroll;
	overflow:hidden;
	width:986px;
	height:95px;
}

/* MENU */

#menu {
	text-align:center;
	background-color:#ffd301;
	width: 986px;
}

#menu ul, #menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding:3px 11px;
}

#menu ul li {
	display:inline;
	white-space:nowrap;
}

#menu ul a {
	text-decoration: none;
	font-weight:normal;
	font-size:14px;
	color: #000;
	padding:0;
	background:none;
}

/* MENU2 */

#menu2 {
	width: 700px;
}

#menu2 ul, #menu2 ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu2 ul li {
	float: left;
}

#menu2 ul a:link,
#menu2 ul a:visited,
#menu2 ul a:hover,
#menu2 ul a:active {
	display: block;
	text-decoration: none;
	font-weight:normal;
	font-size:18px;
	color: #27224a;
	padding:24px 75px 24px 0;
}

/* SRODEK */
#srodek {
	width:986px;
	overflow:hidden;
}

#srodek #lewy {
	float:left;
	width:247px;
}

#srodek #prawy {
	float: right;
	width:720px;
}

.naglowek {
	background:url(../images/kw.gif) no-repeat;
	font-size:24px;
	color: #000066;
	text-align:left;
	padding-left:34px;
	margin:20px 0;
}

.naglowek a {
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
	color: #000066;
	text-align:left;
}

.info {
	background:#ffca9a;
	padding:5px;
	border:#FF9900 1px solid;
	font-size:11px;
	display:none;
	margin:5px 0 10px 0;
}

.nobold {
	font-weight:normal;
}

#ikonki {
	width:70px;
	float:right;
	margin:170px 10px;
}

#txt {
	clear:both;
	margin-right:10px;
}

.nag_faq {
	color:#660000;
	font-size:16px;
	font-weight:bold;
}

.linia
{
	border-top:#b2ccff solid 1px;
}

.pager {
	margin: 0 auto;
}

#twoje_st {
	background-color:#27224a;
	font-size:30px;
	padding:16px;
	margin-bottom:2px;
}

#twoje_st a {
	color:#FFF;
	text-decoration:none;
}

#meni {
	position:relative;
	z-index:1;
}

.seek {
	font-size:11px;
	float:right;
	border:none;
	width:110px;
	margin-top:2px;
}

.seek2 {
	float:left;
}

#szukaj {
	position:relative;
	z-index:2;
	top:-44px;
	left:175px;
	width:180px;
}

#stopka {
	width:986px;
	margin:0 auto;
	padding:10px 0 20px;
}

#stopka a {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

#flaga {
	position:relative;
	z-index:2;
	top:0px;
	left:830px;
	width:150px;
}

#flaga a {
	color:#FFFFFF;
}
