html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font: 11px 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background: #719fd0 url(../images/down-gradient.png) left 168px repeat-x;
}
div {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
h4 {
	margin: 3px;
	paddin: 0;
	height: 0;
	background: transparent url(../images/line.png) left top repeat-x; 
}

div#float-collector {
	clear: both;
}
div#head {
	margin: 0;
	padding: 0;
	background: #fefefe url(../images/head-bg.png) left top repeat-x;
	height: 268px;
	min-width: 1140px;
}
div#head-ct {
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent url(../images/head-bg-foto.png) center no-repeat;
	width: 890px;
	height: 268px;
}

div#head-ct-lp {
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent url(../images/head-bg-foto-lp.png) center no-repeat;
	width: 890px;
	height: 268px;
}

div#head-read {
	float: left;
	margin: 145px 0 0 470px;
	padding: 0;
	width: 117px;
	height: 22 px;
}

div#head-form {
	margin: 5px 0 0 668px;
	padding: 0;
	width: 202px;
	height: 190px;
	background: url(../images/head-form-bg-big.png) top right no-repeat;
}

div#head-form p {
	margin: 0 0 0 26px;
	padding: 8px 0 10px 0;
	height: 10px;
	text-align: left;
	font-size: 11px;
	color: #2e4894;
}

div#disclaimer {
	margin: 15px 0 0 30px;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

div#head-form input {
	border: 0; 
	padding: 2px 0 0 2px; 
	margin: 5px 0 0 12px;
	width: 160px; 
	height: 24px; 
	background: url(../images/form-head-input.png) top left no-repeat;
}

div#head-form a {
	margin: 0 0 0 53px;
	width: 117px; 
	height: 22px;  
}

div#disclaimer a {
	margin: 0;
}

img#logo {
	margin: 6px 0;
	float: left;
}
p#small-menu {
	margin: 0;
	padding: 7px 10px 0 0;
	color: #598fc5;
	float: right;
	font-size: 11px;
	text-align: right;
	width: 300px;
}

p#small-menu a {
	color: #598fc5;
}

div#head-menu {
	height: 27px;
	background: transparent url(../images/menu-back.png) left top no-repeat;
}
div#head-menu p {
	margin: 0;
	padding: 0;
	color: white;
	height: 27px;
	line-height: 26px;
	font-size: 12px;
	float: left;
}
div#head-menu p a {
	color: white;
	text-decoration: none;
}

div#content {
	margin: 0;
	padding: 20px 0;
}
div#content-ct {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1140px;
}

/* Div dla news*/
div#news {
	margin-right: 4px;
	width: 258px;
	float: left;
}

div#news h2 {
	font: 22px Times, 'Lucida Grande', Tahoma;
	font-weight: normal;
	color: #0758a9;
	padding: 10px 0 10px 90px;
	margin: 0;
}

div#news-ct {
	background: transparent url(../images/news-middle.png) left top repeat-y;
}

div#news-ct h4 {
	margin: 3px;
	paddin: 0;
	height: 0;
	background: transparent url(../images/line-news.png) left top repeat-x; 
}

div#news-ct a {
	color: #a72428;
	font-weight: bold;
	text-decoration: none;
}

div#news-ct-left {
	margin: 5px 0 15px 15px;
	padding: 0;
	width: 75px;
	text-align: left;
	float: left;
}

div#news-ct-right {
	margin: 5px 0 15px 0;
	padding: 0;
	width: 153px;
	text-align: left;
	float: left;
}

/* Maly box */
div#small-box {
	/*background: transparent url(../images/small-box-button.png) left top;*/
	width: 196px;
	height: 95px;
	text-align: left;
	margin-bottom: 10px;
	float: left;
}

div#small-box a p {
	padding: 13px;
	margin: 0;
	font: 18px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
}

div#blank-space {
	width: 11px;
	height: 95px;
	float: left;
}

div#small-box a:link, div#small-box a:visited {
	background: transparent url(../images/small-box-button.png) left top;
	width: 196px;
	height: 95px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}
div#small-box a:hover {
	background: transparent url(../images/small-box-button-hover.png) left top;
	width: 196px;
	height: 95px;
	color: #ffffff;
	text-decoration: none;
}
/* Lewy panel */
div#left-content {
	width: 262px;
	float: left;
}

/* Średni box */
div#medium-box {
	/*background: transparent url(../images/small-box-button.png) left top;*/
	width: 262px;
	height: 75px;
	font: 16px 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 10px;
	float: left;
}

div#medium-box a:link, div#medium-box a:visited {
	background: transparent url(../images/medium-box-button.png) left top;
	width: 262px;
	height: 75px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

div#big-button {
	width: 257px;
	height: 75px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

div#big-button-news {
	width: 257px;
	height: 75px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	margin-top: 15px;
}

div#slide-button {
	width: 121px;
	height: 242px;
	margin-left: 10px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	/*position: absolute;
	right: 10px; */
}

div#adsense-bar {
	width: 120px;
	height: 600px;
	margin-right: 5px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	/*position: absolute;
	left: 20px;
	top: 280px;*/
}


div#medium-box a p {
	padding: 13px;
	margin: 0;
	font: 18px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
}

/* Duży box */
div#big-box {
	/*background: transparent url(../images/small-box-button.png) left top;*/
	width: 614px;
	height: 68px;
	font: 26px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 0;
	float: left;
}

div#big-box a:link, div#big-box a:visited {
	background: transparent url(../images/big-box-button.png) left top;
	width: 614px;
	height: 68px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}
div#big-box a p {
	padding: 16px 0 0 13px;
	margin: 0;
}

/*Ramka na słowo kluczowe*/
div#very-big-box {
	width: 885px;
	margin-bottom: 10px;
	float: left;
}

div#very-big-box-middle {
	background: transparent url(../images/very-big-box-middle.png) left top repeat-y;
	color: white;
	text-align: left;
}

div#very-big-box-middle p {
	padding: 3px 13px;
	margin: 0;
	font: 18px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
}

/*Słowo kluczowe content*/
div#very-big-box-middle h1 {
	padding: 10px 15px;
	margin: 0;
	font: 30px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	line-height: 1.3em;
}

div#very-big-box-middle p {
	padding: 10px 15px;
	margin: 0;
	font: 12px 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	line-height: 1.5em;
}

div#very-big-box-middle p strong {
	font: 16px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	line-height: 1.3em;
}

/*Ramka na artykuł*/

div#frame-big {
	width: 611px;
}

div#frame-big-middle {
	background: transparent url(../images/frame-big-middle.png) left top repeat-y;
}

div#frame-big div#frame-big-middle p {
	padding: 3px 13px;
	margin: 0;
	font: 18px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
}

/* Artykul */
div#right-content div#frame-big-middle p.path {
	padding: 8px 15px 10px 15px;
	margin: 0;
	font: 11px 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	line-height: 1.3em;
}
div#right-content div#frame-big-middle h1 {
	padding: 10px 15px;
	margin: 0;
	font: 30px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	line-height: 1.3em;
}

div#right-content div#frame-big-middle h2 {
	padding: 10px 15px;
	margin: 0;
	font: 30px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	line-height: 1.3em;
}

div#right-content div#frame-big-middle p {
	padding: 10px 15px;
	margin: 0;
	font: 12px 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	line-height: 1.5em;
}
div#right-content div#frame-big-middle p strong {
	font: 16px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	line-height: 1.3em;
}
div#right-content div#frame-big-middle {
	text-align: left;
}
div#right-content div#frame-big-middle a {
	padding: 10px 15px;
	margin: 0;
	font: 22px Times, 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	color: white;
	line-height: 1.7em;
}

div#form-content {
	background: transparent url(../images/form-bg-grad.png) left top repeat-x;
	margin-left: 1px;
	width: 609px;
	height: 114px;
}

div#form-content-big {
	background: transparent url(../images/form-bg-grad.png) left top repeat-x;
	margin-left: 1px;
	width: 883px;
	height: 114px;
}

div#form-content-big input {
	border: 0; 
	padding: 6px 0 0 4px; 
	margin: 0 0 0 15px;
	width: 180px; 
	height: 32px; 
	color: white;
	font-size: 12px;
	line-height: 1em;
	background: url(../images/content-input.png) top left no-repeat;
}
div#form-content-big h3 {
	font: 20px Times, 'Lucida Grande', Tahoma;
	margin-left: 15px;
	padding: 0;
	line-height: 2em;
}

div#form-content-big a.submit-button{
	margin-left: 15px;
	padding: 0;
	float:left;
}

div#form-content input {
	border: 0; 
	padding: 6px 0 0 4px; 
	margin: 0 0 0 15px;
	width: 180px; 
	height: 32px; 
	color: white;
	font-size: 12px;
	line-height: 1em;
	background: url(../images/content-input.png) top left no-repeat;
}
div#form-content h3 {
	font: 20px Times, 'Lucida Grande', Tahoma;
	margin-left: 15px;
	padding: 0;
	line-height: 2em;
}

/* Prawe panele */
div#right-content-parent-home {
	width: 618px;
	min-height: 620px;
	float: left;
	color: white;
}

div#right-content-parent-home p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 5px 10px;
	text-align: left;
}

div#right-content-parent {
	width: 618px;
	min-height: 620px;
	float: left;
	color: white;
}

div#right-content {
	padding-left: 12px;
	width: 611px;
}
div#right-content-parent p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 5px 10px;
	text-align: left;
}

/*DIV z więcej o info o danym słowie klucozwym*/
div#bottom-info {
	color: white;
	text-align: left;
}

div#bottom-info h3 {
	font: 20px Times, 'Lucida Grande', Tahoma;
	margin-left: 15px;
	padding: 0;
}

div#bottom-info ul {
	font: 14px 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	list-style: square;
}

div#bottom-info li {
	font: 14px 'Lucida Grande', Tahoma, "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	margin-bottom: 0 0 5px 5px;
	list-style: square;
}

/* Stopka */
div#footer {
	background: transparent url(../images/footer-bar.png) left top repeat-x;
}

div#footer-ct {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 890px;
	height: 70px;
}

div#footer-left { 
	float: left; 
	padding: 10px 0 0 0; 
}

div#footer-right { 
	float: right; 
	padding: 10px 20 0 0;
	text-align: right; 
}

/* Menu */
div#dropmenudiv {
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	font: normal 12px Verdana;
	line-height: 20px;
	z-index: 100;
	text-align: left;
}
div#dropmenudiv .submenu {
	background: transparent url(../images/submenu-back.png) left bottom repeat-x;
	filter: alpha(opacity=90); -moz-opacity:.90; opacity:.90;
}
div#dropmenudiv .submenu-dol {
	width: 5px;
	height: 6px;
	background: transparent url(../images/submenu-back.png) left bottom repeat-x;
	filter: alpha(opacity=90); -moz-opacity:.90; opacity:.90;
	float: left;
}
div#dropmenudiv a {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0 8px;
	text-indent: 1px;
	text-decoration: none;
	font-weight: normal;
	color: white;
	clear: both;
}
div#dropmenudiv a:hover {
	text-decoration: underline;
	color: #c41829;
}
div#dropmenudiv img {
	margin: 0 5px 0 0;
	float: left;
}