/*@charset "UTF-8";*/

/* CSS Document */

* {
	padding:0px;
	margin:0px;
	font-family: arial, tahoma, Helvetica, sans-serif;
}

body, html {
	
}

div#holder {
	width:970px;
	margin:0 auto;
}

div#top {
    width: 700px;
    float: right;
    margin: 0px 15px;
    padding: 0px;
    font-size: 12px;
}
/*
#top h2 {
    font-size: 34px;
    margin: 0px;
    color: white;
    letter-spacing: 35px;
    
    background-color: #999999;
    line-height: 50px;
}
#top h1 {
    font-size: 16px;
    margin: 0px;
    background-color: #cccccc;
    line-height: 40px;
    color: white;
}

div#top a {
	font-family:  verdana, tahoma, arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    margin: 0px 10px;
    color: white;
}
*/

/*Pasek wyszukiwania*/
#search_form_wrapper {
    width: 700px;
    height: 30px;
	padding: 0px;
    background-color: #eeeeee;
    margin: 5px auto;
    position: relative;
}
form#search_bar {
    position: absolute;
    left: 300px;
    top: 2px;
	width: 340px;
    /*margin: 0px 0px 0px 300px;*/
}
#search_bar_input {
	float:left;
	width: 180px;
	height: 24px;
    font-size: 18px;
    margin: 0px;
    border: 1px solid silver;
}
#search_bar_button {
	width: 100px;
	height: 26px;
    float: right;
    margin: 0px;
    border: 1px solid silver;
    background-color: white;
}
#search_bar_button:hover {
	border: 1px solid black;
}


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: 240px;
	background-position:top;
	background-repeat:repeat-x;
	padding: 0 0 0 0;
	float: left;
}

.top_menu {
    background-image: url('../imgs/menu_title_bg.png');
    height: 27px;
    line-height: 27px;
    color: white;
    font-family: serif;
    padding-left: 4px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: top left;
    border: none;
}

.menu_bar_foot {
    margin-top: 0px;
	margin-bottom: 5px;
    height: 5px;
    border-width: 0px;
    font-size: 1px;
    padding: 0px;
    line-height: 1px;
}

a.top, a.top:link, a.top:active, a.top:visited {
	display:block;
	width: auto;
	height:18px;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
	color: black;
	font-weight: normal;
	padding-left: 10px;
    border: 1px solid white;

}
a.top:hover {
	text-decoration: underline;
	border: 1px solid silver;
}


.prop_inne {
	width: auto;
}


div#footer {
	width:auto;
	line-height:20px;
	background-color: silver;
    border-top: 2px solid gray;
	text-align: center;
	color: White;
	font-size: 13px;
}


div#main {
	display: block;
	width: 710px;
	text-align:left;
	font-size:12px;
	color: black;
	float: right;
	padding: 5px;
    margin: 5px;
}

table.kategorie_glowne {
	margin:0px;
    border-collapse: collapse;
}

td {
	vertical-align:top;
    
}

td.main_cat {
	width: 25%;
	vertical-align:top;
	padding: 2px 1px 2px 4px;
    
}

#kategorie_glowne_tab {
	width: 700px;
	margin: 0px auto;
}

#kategorie_glowne_tab TD {
	border: 1px solid silver;
}

#cats_main_title {
	width: auto;
	margin: 5px 5px 0px;
	padding: 0px;
	text-indent: 4px;
	height: 22px;
    text-align: left;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: black;
    border-left-color: black;
    border-right-color: black;
    position: relative;
}
#cats_main_title em {
    font-weight: bold;
    color: white;
    font-style: normal;
    background-color: red;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 174px;
    border: 1px solid gray;
    height: 23px;
    line-height: 23px;
    font-size: 12pt;
    font-family: serif;
}

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: black;
	display:block;
}

a.cat_title:hover {
	text-decoration:underline;
}

div#pathway {
	font-weight:normal;
	font-size:12px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	color: gray;
	width: 700px;
    clear: right;
}

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: black;
	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;
}


/* <wykorzystywane przez featured> */
.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;
}
/* </wykorzystywane przez featured> */



#pasek_tytulu {
	margin: 0 auto;
	background-color: white;
	line-height: 26px;
	text-align: center;
	border: 1px solid gray;
	font-size: 14px;
	
}
#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 {
width: 270px; float: left;
}

.wizytow .obrazek img {
padding: 0 10px 10px 0;
max-width:260px;
}

.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:#003366;
	
}

a.cat_target:hover {
	color: black;
}

.search_result_phrase {
    color: gray;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

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.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: 1px solid silver;
	padding: 1px;
    background-color: #fafafa;
}

.belkai {
	width: auto;
	line-height: 25px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #6c6c6c;
    text-align:center;
    font-weight: bold;
}
.belkai a:link, .belkai a:visited, .belkai a:active {
	color: #404040;
	font-size: 14px;
	margin-left: 5px;
}
.belkai a:hover {
	text-decoration: none;
}

.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;
}

.top_pages_menu {
	color: #804040;
	text-decoration: none;
	font-size: 9pt;
}

.top_pages_menu:hover {
	color: black;
}

.menu_title {
	background-image: url('../imgs/menu_title_bg.png');
    height: 27px;
    line-height: 27px;
    color: white;
    font-family: serif;
    padding-left: 4px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: top left;
    border: none;
    text-transform: lowercase;
}

/*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: 1px 10px;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	border: 1px solid white;
}

a.menu_position:hover {
	border: 1px solid silver;
}


/*pozycjonowanie na slowa i frazy*/
.poz_na_slowa {
	font-size: 10pt;
	text-align: center;
	margin-top: 10px;
	color: black;
}
p.poz_na_slowa {
    margin: 0px;
    font-size: 8pt;
    color: #807f7f;
}

.down_main_subs {
	color: black;
	text-decoration: underline;
	font-size: 10pt;
}

.up_main_subs {
	color: black;
	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: 2px solid #6c6c6c;
	padding: 3px;
}

.motd_bottom {
	width: auto;
	color: black;
	margin: 10px 0px 10px 0px;
	border: 2px dashed #6c6c6c;
	padding: 3px;
}

.motd {
	width: auto;
	color: black;
	margin: 10px 0px 10px 0px;
	border: 2px dashed #6c6c6c;
	padding: 2px 2px 2px 4px;
}

.art_links_head {
	width: auto;
	border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-left: 1px solid silver;
	color: black;
	font-size: 8pt;
	letter-spacing: 2px;
	margin: 10px 0px 0px;
	padding: 3px;
}

.art_links {
	width: auto;
	border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    border-left: 1px solid silver;
	padding: 2px;
	margin: 0px;
}

.art_links UL {
	color: gray;
	
}

.art_links li {
	list-style-type: circle;
	float: left;
	width: 28%;
}

a.art_link, a.art_link:active {
	text-decoration: none;
	color: gray;
	margin-right: 4px;
}

a.art_link:hover {
	text-decoration: underline;
}


.hr {
	background-color: gray;
	line-height: 1px;
	margin-top: 5px;
	border-bottom: 2px solid black;
}

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;
}


#search_stats {
	color: gray;
    border: 1px solid silver;
    margin: 5px;
    padding: 2px;
    width: auto;
}
#search_stats b {
    color: black;
    font-size: 12px;
    letter-spacing: 2px;
    display: block;
}
#search_stats a {
	text-decoration: none;
    color: black;
    margin-right: 10px;
    font-size: 11px;
}
#search_stats a:hover {
    text-decoration: underline;
}

.separator {
    clear: both;
    overflow:hidden;
    line-height: 1px;
    height: 1px;
    font-size: 1px;
}

.kategoria_opis {
    margin: 15px 5px;
    border: 2px solid silver;
    padding: 5px;
}