/*@charset "UTF-8";*/

/* CSS Document */

* {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color:#FFFFFF;
}

div#holder {
	width:770px;
	margin:0 auto;
	position:relative;
}

div#top {
	width: auto;
	/*background-color: #bae70a;*/
	background-color: #A6CD30;
	height: 80px;
	text-align: left;
	border-top: 8px solid black;
}

div#top EM {
	color: black;
	font-size: 62px;
	font-family:  verdana, tahoma, arial;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 4px;
}


/*Pasek wyszukiwania*/
#search_bar {
	position:absolute;
	top: 12px;
	right:10px;
}

#search_bar_input {
	width: 180px;
	border: 1px solid #558b0c;
	padding: 2px;
}

#search_bar_button {
	width: 60px;
	border: 1px solid #558b0c;
	padding: 2px;
}

#search_bar_button:hover {
	background-color: #558b0c;
	border-color: white;
	color: white;
}


div.top_links {
	float:left;
	width:305px;
	height:22px;
	display: inline;
	position: absolute;
	top: 60px;
	right: 0px;
}

div.top_links img {
	float:left;
	margin:3px;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	display:block;
	height:18px;
	font-size:10px;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-weight:bold;
}



div#menu_bar {
	width: 200px;
	background-position:top;
	background-repeat:repeat-x;
	padding: 0 0 0 0;
	float: right;
}


div.menu_bar_foot {
	margin-bottom: 5px;
}



a.top, a.top:link, a.top:active, a.top:hover, a.top:visited {
	display:block;
	width: auto;
	height:18px;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-weight:bold;
	padding-left: 10px;
}


a.top:hover {
	text-decoration: underline;
	background-color: #ebf8b8;
}

.prop_inne {
	width: auto;
	background-color: #A6CD30;
}


div#footer {
	width:100%;
	height:20px;
	background-color: #A6CD30;
	text-align: center;
	color: black;
	font-size: 16px;
	border-top: 4px solid black;
}


div#main {
	display: block;
	width: 552px;
	text-align:left;
	font-size:12px;
	color:#666666;
	background-color:#ffffff;
	float: left;
	padding: 0px;
}


/*
table.menu_table {
	width:354px;
	display:inline;
	float:left;
}
*/


table.kategorie_glowne {
	margin:0px;
}


td {
	vertical-align:top;
}


td.main_cat {
	width: 25%;
	vertical-align:top;
	padding: 2px 1px 2px 4px;
}

#kategorie_glowne_tab {
	width: 552px;
	border-left: 1px solid #d1d1d1;
	margin: 0px;
}

#kategorie_glowne_tab TD {
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	
}

#cats_main_title {
	width: 552px;
	margin-top: 5px;
	padding: 0px;
	text-indent: 4px;
}


td.main_cat img {
	display:block;
}



a.cat_title, a.cat_title:link, a.cat_title:active, a.cat_title:hover, a.cat_title:visited {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color: #589e25;
	display:block;
}

a.cat_title:hover {
	text-decoration:underline;
}

div#pathway {
	font-weight:normal;
	font-size:12px;
	margin: 0 auto;
	border-top: 2px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	height: 20px;
	background-color: black;
	color: #bbbbbb;
	width: auto;
}

a.pathway_text, a.pathway_text:link, a.pathway_text:active, a.pathway_text:visited {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color: #e6e3e3;
	letter-spacing: 1px;
	line-height: 20px;
	vertical-align: middle;
}

a.pathway_text:hover {
	text-decoration: underline;
}


a.main_subs, a.main_subs:link, a.main_subs:active, a.main_subs:hover, a.main_subs:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #787878;
}



a.main_subs:hover {
	color: black;
	text-decoration:underline;
}



fieldset {
	border:1px;
	border-color:#000000;
	border-style:groove;
}


legend {
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
	font-style:italic;
}

h3 {
	display:block;
	margin-bottom:15px;
	margin-top:10px;
	text-align:center;
}

img {
	border:0px;
}

table.form_data {
	width:90%;
	margin:0 auto;
	padding:5px;
}

/*
.menu_spacer{
	padding:0px 0px 0px 15px;
	width:170px;
	border-bottom:1px #ffffff solid;
	border-top:1px #aaa solid;
	display:block;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:rgb(255,255,208);
	font-weight:bold;
	line-height:13px;
	height: 14px;
	text-decoration:none;
	background: url("../imgs/h2.gif") repeat-x;
}
*/


.cyferki {
	text-align: center;
	margin: 0 auto;
	padding: 3px 12px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: rgb(228, 228, 228);
	color: rgb(72, 72, 72);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.9em;
	line-height: normal;
	width: auto;
}



.cyferki a:link, .cyferki a:visited, .cyferki a:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid rgb(207, 209, 211); padding: 3px 5px; background-color: white; color: rgb(72, 72, 72); margin-right: 2px;
}

.cyferki a, .cyferki span {
	line-height: 24px;
	position: relative; top: -5px; margin-bottom: 0px;
}

.cyferki span {
	font-size: 12px;
}

.cyferki a.nawg {
	border: 1px solid rgb(207, 209, 211);
	padding: 3px 5px; 
	background-color: white; 
	color: rgb(72, 72, 72); 
	margin-right: 10px;
}



.cyferki a:hover {
	color: #555;
}

#pasek_tytulu {
	margin: 0 auto;
	background-color: #d3e0c9;
	height: 30px;
	text-align: right;
	border-top: 1px solid black;
}

#pasek_tytulu #tytul {
	position: relative; 
	top: 7px;
	padding: 5px 20px 5px 20px;
	border: 1px solid #aaa;
	width: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#pasek_tytulu #tytul img {
	padding-right: 10px;
}
#pasek_tytulu b {
	font-weight: bold;
}


#pasek_tytulu a:link, #pasek_tytulu a:visited {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-weight:bold;
}

#pasek_tytulu a:hover {
	color: #025D86;
}

.wizytow {
	border: 1px solid #D9E3FA;
	margin: 0 auto;
	padding: 5px;
	width: auto;
}

.wizytow .obrazek {
float: left;
}

.wizytow .obrazek img {
padding: 0 10px 10px 0;
}

.wizytow .dane {
text-align: left; float: left;
}

.wizytow .recenzja {
	border: 1px solid #025D86;
	width: auto;
	padding: 5px 5px 5px 5px;
	text-align: justify; 
	margin: 15px 0 0 0;
}

a.aktualna_s {
	font-size: 90%;
	font-weight: lighter;
	color: #ddd;
}



.normalna_s {
	color: #fff;
	border: 1px solid rgb(207, 209, 211); padding: 3px 5px; background-color: white; color: rgb(72, 72, 72); margin-right: 10px;
}



a.page_link, a.page_link:link, a.page_link:active, a.page_link:visited, a.page_link:hover {
	text-decoration:underline;
	font-size:larger;
	color:#000000;
}



a.cat_target, a.cat_target:link, a.cat_target:active, a.cat_target:visited, a.cat_target:hover {
	text-decoration:underline;
	color:#546f1c;
	
}

a.cat_target:hover {
	color: black;
}


h1, h2, h3, h4, h5, h6 {
	margin-left:10px;
}

h2 {
	font-size: 16px;
}



li {
	margin-left:25px;
}



.sp_link {
	font-size:10px; 
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sp_text {
	text-align:center; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


div.main_boks {
	width:570px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



div.main_boks p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 10px;
	line-height: 16px;
}

div.lacznik {
	width:570px;
	height:17px;
	line-height:17px;
	background-color:#FDAA20;
	color:#000000;
	font-weight:bold;
	margin:0px auto;
	margin-top:5px;
	margin-bottom:3px;
	padding-left:5px;
}

div.lacznik-zam {
	width:550px;
	height:17px;
	line-height:17px;
	background-color:#FDAA20;
	color:#000000;
	font-weight:bold;
	margin:0px auto;
	margin-top:30px;
	margin-bottom:3px;
	padding-left:5px;
}

div#tekst {
	width:570px;
	padding:20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}



#tekst img {
	margin: 5px 10px 5px 20px;
}



#tekst div.swieta {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	width: 320px;
	margin-left:240px;
	font-size:16px;
}



#tekst a {
	color:#174495;
	text-decoration:none;
}

#tekst a:hover {
	text-decoration:underline;
}


div#pakiety {
	padding:10px 0px;
	font-weight:bold;
	font-size:16px;
	line-height: 25px;
	text-align:center;
	color:#FF0000;
}

#pakiety a {
	color:#000000;
	line-height:50px;
	text-decoration:none;
}

#pakiety a:hover {
	color:#FDAA20;
}



div.boks1 {
	width:195px;
	height: 110px;
	background-image:url('http://www.pozycjonowanie.webreklama.net/boksy/boks1.jpg');
	background-repeat:no-repeat;
	padding: 60px 0px 0px 0px;
	float:left;
}

div.boks2 {
	width:195px;
	height: 110px;
	background-image:url('http://www.pozycjonowanie.webreklama.net/boksy/boks2.jpg');
	background-repeat:no-repeat;
	padding: 60px 0px 0px 0px;
	float:left;
}

div.boks3 {
	width:180px;
	height: 110px;
	background-image:url('http://www.pozycjonowanie.webreklama.net/boksy/boks3.jpg');
	background-repeat:no-repeat;
	padding: 60px 0px 0px 0px;
	float:left;
}

div.kontakt {
	background-image:url('http://www.pozycjonowanie.webreklama.net/boksy/kontakt.gif');
	background-repeat:no-repeat;
	width: 451px;
	height: 90px;
	padding: 30px 10px 0px 100px;
}

.kontakt span {
	font-weight:bold;
}



div.kontakt p {
	font-size: 24px;
	margin: 0px 0px 0px 80px;
	color:#666666;
	line-height: 28px;
}

#main p span a {
	color:#484848;
	text-decoration:none;
	font-weight:bold;
}

#main p span a:hover {
	text-decoration:none;
	color:#000000;
}

div.main_artykul {
	padding: 0px 10px;
	line-height: 16px;
}

div.main_artykul p {
	font-size:12px;
	margin-bottom:10px;
}

div.main_artykul ul{
	font-size:12px;
	margin-bottom:10px;
}

div.nowe_strony {
	width: 100%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom: 20px;
	border-bottom: 3px solid #e7e7e7;
	padding-bottom: 2px;
}

.belkai {
	background-color: #ddeebb;
	width: auto;
	border-bottom: 2px ridge #A6CD30;
	line-height: 20px;
}


.belkai a:link, .belkai a:visited, .belkai a:active {
	color: #404040;
	font-size: 14px;
	margin-left: 5px;
}

.belkai a:hover {
	text-decoration: none;
	color: #2d8231;
	font-size: 14px;
}

.short_desc {
	width: 100%;
	font-weight: bold;
}



/*wyswietlane przez get_seo_links() (setup.inc.php); get_seo_preview; special.inc.php*/
.menu_links {
	width: auto;
	/*background-color: #bae70a;*/
	background-color: #A6CD30;
}

.top_pages_menu {
	color: #804040;
	text-decoration: none;
	font-size: 9pt;
}

.top_pages_menu:hover {
	color: black;
}

.menu_title {
	width: auto;
	background-color: black;
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	padding: 2px 0px 0px 4px;
	height: 20px;
}

/*pozycja w menu linki sponsorowane, get_seo_links, setup.inc.php*/
a.menu_position, a.menu_position:link, a.menu_position:active, a.menu_position:visited {
	width: auto;
	display: block;
	padding-left: 10px;
	padding-bottom:1px;
	border-bottom: 2px groove #b7f541;
	color: black;
	font-size: 13px;
	text-decoration: none;
}

a.menu_position:hover {
	background-color: #ebf8b8;
	border-bottom: 2px solid #b7f541;
}


/*pozycjonowanie na slowa i frazy*/
.poz_na_slowa {
	font-size: 12pt;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 10px;
	color: black;
}


.down_main_subs {
	color: #275c1b;
	text-decoration: none;
	font-size: 10pt;
}

.up_main_subs {
	color: #275c1b;
	text-decoration: none;
	font-size: 10pt;
}

.down_main_subs:hover {
	color: black;
	text-decoration: underline;
}

.up_main_subs:hover {
	color: black;
	text-decoration: underline;
}


/*tekst powitalny*/
.motd_top {
	width: auto;
	color: black;
	margin: 10px 0px 10px 0px;
	border-left: 4px solid #328c17;
	padding: 2px;
}

.motd_bottom {
	width: auto;
	color: black;
	margin: 10px 0px 10px 0px;
	border-left: 4px solid #328c17;
	padding: 2px;
}

.motd {
	width: auto;
	color: black;
	margin: 10px 0px 10px 0px;
	border-left: 4px solid #328c17;
	padding: 2px 2px 2px 4px;
}

.art_links_head {
	width: auto;
	background-color: black;
	color: white;
	font-size: 8pt;
	letter-spacing: 2px;
	margin: 10px 0px 0px 0px;
	padding: 1px;
	text-align: right;
}

.art_links {
	width: auto;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	padding: 2px;
	margin-bottom: 10px;
}


.art_links UL {
	color: gray;
	
}

.art_links li {
	list-style-type: square;
	float: left;
	width: 28%;
}

a.art_link, a.art_link:active {
	text-decoration: none;
	color: #60894e;
	margin-right: 4px;
}

a.art_link:visited {
	color: #7daa6a;
}

a.art_link:hover {
	color: #a6ab3d;
	text-decoration: underline;
}


.hr {
	background-color: #4e4e4e;
	line-height: 1px;
	margin-top: 5px;
	border-bottom: 2px solid #9b9b9b;
}

a.referer_feed {
	color: #60894e;
	text-decoration: none;
}

a.referer_feed:hover {
	color: #404040;
}

div#referer_feeds {
	margin: 0px;
}
#referer_feeds ul {
	color: gray;
	width: auto;
}
#referer_feeds li {
	list-style-type: square;
	width: 28%;
	float: left;
}


ul#search_stats {
	color: gray;
}

#search_stats li {
	list-style-type: square;
	width: 28%;
	float: left;
}