html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}input.ramka{
	border: solid #CCCCCC 1px;
}
/*top*/
#top{
	width: 989px;
	height: 248px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
}
#top .flasz{ text-align:left; float:left;
	width: 684px;
	height: 182px;
	padding-top:45px;
}
div.napisy {
	width: 989px;
	font-family: tahoma, Arial;
	color: #FFFFFF;
	text-align: left;
}
#menu{
	width: 989px;
	height: 51px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
}
.tools{ background-color: #CC3366; }
#linki {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	margin-left: 6px;
}
#linki li {
	height: 40px;
	display: inline;
}
#linki li a{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	height: 33px;
	padding-right: 15px;
	padding-left: 5px;
	background: url(../img/kreska.jpg) no-repeat right 3px;
	padding-top: 15px;
	text-decoration: none;
}
#linki li.sklepik a{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	display: inline;
	height: 33px;
	padding-right: 15px;
	padding-left: 5px;
	background: url(../img/kreska.jpg) no-repeat right 3px;
	padding-top: 15px;
	text-decoration: none;
}
#linki li a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	display: inline;
	height: 33px;
	padding-right: 15px;
	padding-left: 5px;
	background: url(../img/kreska.jpg) no-repeat right 3px;
	padding-top: 15px;
	text-decoration: none;
}
#szukaj{
	float: right;
	padding-right: 3px;
	width: 350px;
	padding-top: 12px;
}
#menu input.ramka{
	border: solid #ffffff 1px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#alfabet{
	width: 989px;
	margin:0 auto;
	font-family: tahoma, Arial;
	font-size: 12px;
	color: #999999;
	text-align: left;
	height: 25px;
	padding-top: 13px;
}
#alfabet li{
	list-style-type: none;
	display: inline;
}
#alfabet a{
	font-family: tahoma, Arial;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#alfabet a:hover{
	color: #006699;
	text-decoration: none;
}
/*content*/
#content{
	width: 989px;
	
	margin:0 auto;

}
/*content-left*/
#left{
	width: 224px;
	float: left;
	border: solid #CCCCCC 1px;
	
}
.naglowek{
	width: 224px;
	background-image: url(../img/box.jpg);
	height: 48px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.naglowek h2{
	font-family: tahoma, Arial;
	font-size: 13px;
	color: #315C7C;
	margin: 0px;
	padding: 0px;
padding-top: 15px;
}
.lista{
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #315C7C;
	padding: 0px;
	margin: 0px;
	min-width: 224px;
}
.lista ul{
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	list-style-type: none;
	padding-left: 15px;	
}
#left  .lista  ul li a {
	font-family: tahoma, Arial;
	font-weight: bold;
	color: #477898;
	text-decoration: none;
}
#left  .lista  ul li a:hover {
	font-family: tahoma, Arial;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
/*content-right*/
#right{
	width: 524px;
	float: left;
	border: solid #CCCCCC 1px;
	background-image: url(../img/h2.jpg);
	background-repeat: repeat-x;
	margin-left: 5px;
	margin-right: 5px;
}
.tytul{
	margin: 0px;
	padding: 0px;
	height: 48px;
}
.tytul h2{
	font-family: tahoma, Arial;
	font-size: 13px;
	color: #346182;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
}
.tresci{
	float: left;
	padding: 10px;
	color: #000000;
	font-family: tahoma, Arial;
	font-size: 11px;
	text-align: left;
}
.tresci h2{
	font-family: tahoma, Arial;
	font-size: 16px;
	color: #346182;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
p.short_desc {
	color: #346182;
	margin-left: 20px;
	margin-top: 0;
	padding-top: 0;
	font-family: Tahoma, Verdana, Georgia;
	font-weight: bold;
	font-size: 11px;
}
.text {
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	font-family: tahoma, Arial;
	font-size: 11px;
}
td.fotka a img{ border: 0px; }
p.last_update {
	font-family: tahoma, Arial;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
p.last_update {
	font-family: tahoma, Arial;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

.tresci {
	color: #447294;
	text-decoration: none;
	font-family: tahoma, Arial;
	font-size: 11px;
	width: 510px;

}
.tresci .powrot {
	text-align: right;
}
.tresci .powrot a{
	color: #999999;
	text-decoration: none;
	font-family: tahoma, Arial;
	font-size: 11px;
	text-align: right;
}
.tresci .powrot a:hover{
	color: #0099CC;
	text-decoration: none;
	font-family: tahoma, Arial;
	font-size: 11px;
}
.tresci td.slowo  a{
	color: #346182;
	text-decoration: none;
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
.tresci td.slowo  a:hover{
	color: #990000;
	text-decoration: none;
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
.nastepny{
	color: #447294;
	text-decoration: none;
	font-family: tahoma, Arial;
	font-size: 11px;
	width: 510px;
	padding: 10px;
	text-align: center;
}

div.nastepny a{
	color: #999999;
	text-decoration: none;
	font-family: tahoma, Arial;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
}
div.nastepny a:hover{
	color: #447294;
	text-decoration: none;
}
#reklama{
	width: 224px;
	float: right;
	border: solid #CCCCCC 1px;
	background-image: url(../img/h2.jpg);
	background-repeat: repeat-x;
}
#reklama .przyjazne ul{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#reklama .przyjazne ul li a{
	padding-left: 12px;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #2D5B7D;
	text-decoration: none;
}
#reklama .przyjazne ul li a:hover{
	padding-left: 12px;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
#reklama .przyjazne a{
	padding-left: 12px;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #2D5B7D;
	text-decoration: none;
}
#reklama .przyjazne a:hover{
	padding-left: 12px;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
/*footer*/
#footer{
	width: 989px;
	margin:0 auto;
	clear: both;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-align: left;
}
#footer a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
