/*// --------------------------------------------------------------------------------------------------------------- // 
// Skrypt: SEOKatalog
// wersja: 1.0
// demo skryptu: http://www.demo.seokatalogi.pl
// copryright: Mariusz Wysokinski
// strona domowa skryptu: http://www.seokatalogi.pl
// forum: http://www.seokatalogi.pl/forum/
// --------------------------------------------------------------------------------------------------------------- //*/

/* Stronka */
   
body {	
	/*font: 70%/1.5em Verdana, Tahoma, arial, sans-serif; */
	font: 11px Verdana, Tahoma, arial, sans-serif;
	text-align: center;
	background: #ffffff;
	color: #000000;
	margin: 0 auto;
	padding: 0;
}

img {
	border: 0;
}

a img {
	text-decoration: none;
}

a {
	color: #87a60a;
	
	
	text-decoration: none;
	text-align: left;
}

#hb1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 488px;
	background: url("../images/hb1.jpg") repeat-x;
}

#header_back_left {
	height: 100%;
	margin-right: 575px;
	background: url('../images/header_left.jpg') 100% 0 no-repeat;
}

#hb2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 488px;
	background: url('../images/hb2.jpg') repeat-x;
}

#header_back_right {
	height: 100%;
	background: url('../images/header_right.jpg') 100% 0 no-repeat;
	background-position: 574px 0px;
}

#header_wrap {
	background: url('../images/header_center.jpg') top center;
	position: relative;
	width: 1150px;
	height: 488px;
	margin: 0 auto;
}

#header_left {
	width: 525px;
	height: 488px;
	margin: 0;
	padding: 0;
	float: left;
}

#header_link {
	width: 400px;
	height: 62px;
	position: relative;
	margin: 58px 0 0 45px;
}

#header_anchor {
	width: 360px;
	height: 90px;
	cursor: pointer;
}

#header_witamy {
	width: 505px;
	height: 180px;
	margin: 60px 10px 0 10px;
}

#header_dodaj {
	width: 525px;
	height: 50px;
	text-align: left;
}

#header_dodaj table {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.button_dodaj {
    height: 33px;
	width: 153px;
    cursor: pointer;
    color: #ffffff;
    background: url('../images/dodaj.gif');
	padding: 0;
	border: 0;
	margin: 4px 18px 13px 18px;
}

.button_dodaj1 {
    height: 18px;
	width: 300px;
    color: #111111;
    background: #ffffff;
	border: 0;
	padding: 0;
	margin: 0 0 10px 5px;
	/*margin: 5px 25px 27px 10px;*/
}

#header_right {
	width: 525px;
	height: 488px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* LavaLamp menu */

#menu {
	width: 525px;
	height: 35px;
	position: relative;
	top: 10px;
	margin: 0;
	padding: 0;
}

.lavaLamp {
	width: 525px;
	height: 35px;
	position: relative;
	margin: 0;
	padding: 0 0 0 8px;
	float: left;
	height: 30px;
	overflow: hidden;
}

.lavaLamp li {
	list-style: none;
	float: left;
	padding: 6px 0 0 0;
}

.lavaLamp li.back {
	background: url('../images/select.gif') no-repeat right -30px;
	height: 30px;
	width: 0;
	position: absolute;
	z-index: 8;
}

.lavaLamp li.back .left {
	background: url('../images/select.gif') no-repeat top left;
	height: 30px;
	margin: -3px 0 0 0;
}

.lavaLamp li a {
	position: relative;
	overflow: hidden;
	display: block;
	/*padding: 1px;*/
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	width: 99px;
	height: 26px;
	text-align: center;
	outline: none;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	margin: auto 0;
}

.lavaLamp li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
	color: #4c631f;
}

#menu li.current a {
	border: none;
	color: #bbbbbb;
}

#szukaj {
	width: 525px;
	height: 135px;
	position: relative;
	top: 18px;
	padding: 0;
	margin: 0;
}

#szukaj table {
	border-spacing: 0;
	padding: 0;
	margin: 0;
	width: 525px;
}

.button_szukaj {
    height: 28px;
	width: 93px;
    cursor: pointer;
    color: #ffffff;
	border: 0;
	background: url('../images/szukaj.gif') no-repeat;
	position: relative;
	padding: 0;
	margin: 6px 0 10px -10px;
	left: 0;
}

.button_szukaj1 {
    height: 36px;
	width: 400px;
    color: #ffffff;
	border: 0;
	padding: 10px 10px 0 20px;
	background: none;
	margin: 1px 0 10px 0;
}

/* Zawartosc strony - kategorie */

#category {
	width: 1150px;
	position: relative;
	margin: 0 auto;
	clear: both;
	padding: 0;
}

#category table {
	width: 1150px;
	margin: 0;
	padding: 0;
}

#category td {
	width: 256px;
	height: 125px;
	text-align: left;
	padding: 0 15px 0 15px;
	margin: 0;
	background: url('../images/kategoria.gif') no-repeat 16px 20px;
}

#category h2 {
	margin: 0 0 12px 0;
	padding: 0;
}

#category h2 a {
	color: #4a6818;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 5px;
	margin: 0;
	max-width: 155px;
}

#category .sub {
	position: relative;
	left: 10px;
	top: 5px;
	color: #333333;
	margin: 0;
	padding: 0;
}

#category img {
	padding: 12px 20px 26px 28px;
	margin: 8px 0 0 0;
	width: 40px;
	background: url('../images/icon.png') no-repeat;
}

.break {
	height: 20px;
	clear: both;
}

.break1 {
	height: 1px;
	clear: both;
}

/* Kategoria - ranking */

#pasek_glowny_left {
	position: absolute;
	top: 508px;
	left: 0;
	width: 50%;
	height: 38px;
	background: url('../images/pasek_left.jpg') repeat-x;
	z-index: -1;
	margin: 0;
	padding: 0;
}

#pasek_glowny_right {
	position: absolute;
	top: 508px;
	right: 0;
	width: 50%;
	height: 38px;
	background: url('../images/pasek_right.jpg') repeat-x;
	z-index: -1;
	margin: 0;
	padding: 0;
}

#pasek_glowny {
	text-align: left;
	height: 48px;
	padding: 0 25px 0 25px;
	margin: 0 0 10px 0;
	width: 1150px;
	margin: 0 auto;
	background: url('../images/pasek.jpg') no-repeat top center;
}

#pasek_glowny img {
	float: left;
	margin: 5px 0 6px 25px;
}

#glowna_tytul {
	float: left;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
	width: 720px;
	padding: 10px 0 10px 20px;
	margin: 0;
}

#glowna_tytul a {
	float: left;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
	width: 780px;
	padding: 0;
	margin: 0;
}

#boczek_tytul {
	float: left;
	height: 18px;
	color: #b8b8b8;
	font-weight: bold;
	font-size: 13px;
	width: 225px;
	padding: 10px 0 10px 80px;
}

#categories {
	width: 1150px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	min-height: 393px;
}

#categories_left {
	width: 813px;
	float: left;
	padding: 30px 0 0 25px;
	color: #384a09;
	font-size: 10px;
}

#categories_left tr {
	height: 25px;
}

#categories_left td {
	width: 225px;
	text-align: left;
	padding: 2px 0 8px 20px;
	background: url('../images/fiszka.gif') no-repeat left center;
}

#categories_left a {
	color: #384a09;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

#categories_left small {
	color: #384a09;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#categories_right {
	text-align: left;
	width: 265px;
	height: 393px;
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	background: url('../images/details2.gif') no-repeat center top;
}

#statystyki1 {
	height: 155px;
	width: 205px;
	margin: 0;
	padding: 26px 20px 9px 20px;
}

#statystyki ul {
	top: 0;
	margin: 0;
	padding: 0;
}

#statystyki1 li {
	font-weight: bold;
	list-style: square url('../images/znacznik.gif');
	text-align: left;
	color: #000000;
	height: 18px;
}

#statystyki1 span {
	color: #788808;
}

span.page_rank {
	font-weight: bold;
	padding: 0 12px 0 40px;
}

#pr_img {
	vertical-align: text-top;
}
h3.stat {
	top: 0;
	height: 20px;
	margin: 0 0 8px 40px;
	padding: 0;
	font-size: 10px;
	font-style: italic;
	color: #686868;
}

#categories_right table {
	margin: 0 20px 0 45px;
	border: 0;
	border-collapse: collapse;
}

#categories_right tr {
	height: 22px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

td.pr_im {
	padding: 0;
	margin: 0;
	width: 75px;
	text-align: left;
}

td.pr_no {
	padding: 0;
	margin: 0;
	width: 90px;
	text-align: right;
	color: #88a848;
	font-weight: bold;
}

/* Add.php */

#error_add {
	display: block;
	text-align: center;
	width: 510px;
	color: #ff0000;
	border: 3px solid #ff0000;
}

/* Wpis */

.szczegoly_wpisu {
	margin: 0 0 0 70px;
}

#glowna_wpis {
	width: 1150px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	min-height: 393px;
}

#glowna_wpis_left {
	width: 813px;
	float: left;
	padding: 10px 0 0 25px;
	color: #384a09;
	text-align: left;
}

#gwl_left {
	float: left;
	text-align: left;
	padding: 0;
}

#gwl_left img {
	border: 0;
	margin: 0;
	padding: 0;
}
#gwl_left .large {
	width: 431px;
}

#gwl_left form {
	margin: 0;
	padding: 0;
}

.wyroznij {
	display: block;
	width: 186px;
	height: 31px;
	background: url('../images/wyroznij.gif') no-repeat center;
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 20px 0 0 0;
}

#gwl_right1 {
	text-align: left;
	width: 320px;
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
	color: #484858;
	font-size: 11px;
}

#gwl_right1 h2 {
	color: #484848;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#gwl_right1 span {
	font-size: 13px;
}

#gwl_right1 p {
	padding: 0;
	margin: 0;
}

#gwl_right1 h3 {
	color: #484848;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#glowna_wpis_right {
	text-align: left;
	width: 215px;
	height: 358px;
	float: left;
	color: #000000;
	margin: 0 0 20px 30px;
	padding: 20px 25px 15px 25px;
	background: url('../images/details1.gif') no-repeat center top;
}

#glowna_wpis_right table {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

#glowna_wpis_right tr {
	height: 23px;
}

.det_left {
	font-weight: bold;
}

#glowna_wpis_right h3 {
	font-size: 8px;
	margin: 0;
	padding: 5px 0 0 0;
}

#glowna_wpis_right p {
	line-height: 120%;
	padding: 0;
	margin: 0;
}

/* Zawartosc strony */

#zawartosc {
	margin: 0 auto;
	padding: 0;
	width: 1150px;
	padding: 0;
	text-align: center;
}

#zawartosc_left {
	width: 813px;
	margin: 0 0 0 15px;
	text-align: justify;
	line-height: 180%;
	float: left;
	padding: 0 0 20px 0;
}

/* Wpisy */
#sites_back {
	/*position: absolute;*/
	 overflow:hidden;
	 
	width: 100%;
	margin: 0;
	padding: 0;
	background: #6e7d42 url('../images/wpisy.gif') repeat-x top;
	z-index: -1;
}

#sites {
	margin: 0;
	padding: 0;
}

#tresc {
	margin: 0;
	padding: 0;
}

.mapa_kategorii h2 a{
	font-size: 15px;
	font-weight: bold;
	color: #4a6818;
}

#sites .belka {
	display: block;
	width: 793px;
	height: 41px;
	background: url('../images/belka.gif') no-repeat top;
	font: bold italic 14px Verdana, Sans-serif;
	color: #ffffff;
	text-align: left;
	padding-top: 11px;
	padding-left: 20px;
	clear: both;
	margin: 0;
}

/* premium4 ze strony glownej */

#sites .premium4a {
	width: 250px;
	float: left;
	background: #ffffff url('../images/wpis.gif') no-repeat;
	background-position: 4px 4px;
	border: none;
	padding: 0;
	text-align: justify;
	color: #786878;
	font-size: 11px;
	margin: 10px 10px 0 10px;
	font-size: 11px;
	font-family: Verdana;
	line-height: 130%; 
}

#sites .premium4a h2 {
	display: block;
	margin: 10px 20px 10px 44px;
	padding: 0;
	width: 186px;
}

#sites .premium4a h2 a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

#sites .premium4a img {
	width: 210px;
	height: 150px;
	margin: 0 20px;
	padding: 0;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	display:block;
}

#sites .premium4a p {
	width: 210px;
	margin: 10px 20px;
	padding: 0;
}

#sites hr {
	color: #e8e8e8;
	margin: 5px 20px;
	padding: 0;
}

#sites .licznik {
	color: #787878;
	padding: 0;
	margin: 0;
	font-size:9px;
}


#sites .dalej {
	color: #f85808;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#sites .adres {
	color: #484858;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.bottom1 {
	clear: both;
}

.bottom1p {
	clear: both;
}

/* premium3 zielone */

#sites .premium3 {
	width: 390px;
	float: left;
	background: #ffffff;
	padding: 0;
	text-align: justify;
	color: #686868;
	font-size: 11px;
	margin: 10px 6px 5px 6px;
	border-style: solid;
	border-width: 2px;
	border-color: #789818;
	line-height: 130%;
}

#sites .premium3 h2 {
	display: block;
	width: 388px;
	margin: 1px;
	padding: 0;
	background: #99ab4f url('../images/wpis1.gif') no-repeat;
}

#sites .premium3 h2 a {
	display: block;
	padding: 8px 10px 10px 40px;
	margin: 0;
	width: 338px;
	font-size: 12px;
	font-weight: bold;
	color: #4a6818;
}

#sites .premium3 p {
	width: 370px;
	margin: 5px 10px;
}

.small {
	width: 140px;
	height: 100px;
	float: left;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	margin: 0 5px 5px 0;
	padding: 0;
}

/* premium szare */

#sites .premium {
	width: 390px;
	float: left;
	background: #ffffff;
	padding: 0;
	text-align: justify;
	color: #686868;
	font-size: 11px;
	margin: 10px 6px 5px 6px;
	border-style: solid;
	border-width: 2px;
	border-color: #789818;
	line-height: 130%;
}

#sites .premium h2 {
	display: block;
	width: 388px;
	margin: 1px;
	padding: 0;
	background: #9e9e9e url('../images/podobne.gif') no-repeat;
}

#sites .premium h2 a {
	display: block;
	padding: 8px 10px 10px 40px;
	margin: 0;
	width: 338px;
	font-size: 12px;
	font-weight: bold;
	color: #4a6818;
}

#sites .premium p {
	width: 370px;
	margin: 5px 10px;
}

/* premium4 pomaranczowe */

#sites .premium4o {
	width: 390px;
	float: left;
	background: #ffffff;
	padding: 0;
	text-align: justify;
	color: #686868;
	font-size: 11px;
	margin: 10px 6px 5px 6px;
	border-style: solid;
	border-width: 2px;
	border-color: #789818;
	line-height: 130%;
}

#sites .premium4o h2 {
	display: block;
	width: 388px;
	margin: 1px;
	padding: 0;
	background: #d8580f url('../images/wpis2.gif') no-repeat;
}

#sites .premium4o h2 a {
	display: block;
	padding: 8px 10px 10px 40px;
	margin: 0;
	width: 338px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#sites .premium4o p {
	width: 370px;
	margin: 5px 10px;
}

/* wpis normalny */

#sites .normal {
	width: 390px;
	float: left;
	background: #ffffff;
	padding: 0;
	text-align: justify;
	color: #687868;
	font-size: 11px;
	margin: 10px 6px 5px 6px;
	border-style: solid;
	border-width: 2px;
	border-color: #b8b8b8;
	line-height: 130%;
}

#sites .normal h2 {
	display: block;
	width: 388px;
	margin: 1px;
	padding: 0;
	font-weight: bold;
}

#sites .normal h2 a {
	display: block;
	padding: 8px 10px 10px 10px;
	margin: 0;
	width: 388px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#sites .normal p {
	width: 370px;
	margin: 5px 10px;
}

a.szczegoly {
	color: #88982a;
	font-weight: bold;
}

p.bottom1 {
	text-align: right;
	color: #000000;
	line-height: 250%;
}

p.bottom1 img {
	vertical-align: text-top;
}

#reklama {
	display: block;
	width: 808px;
	height: 81px;
	text-align: center;
	margin: 10px 0;
}

.dodatek {
	width: 785px;
	padding: 10px;
	margin: 5px 9px;

	background: #ffffff;
	color: #687868;
	font-family: Verdana;
	font-size: 11px;
	float: left;
	margin: 10px 0;
	line-height: 130%;
}

.dodatek h3 {
	color: #000000;
	font-weight: bold;
}

.dodatek h3 a {
	
	color: #000000;
	font-weight: bold;
}

.dodatek h4 {
	color: #000000;
	text-decoration: underline;
}

#komentarze ul {
	list-style: none;
}

#komentarze li {
	width: 807px;
	padding: 14px;
	border-style: none;
	border-width: 0;
	background: #ffffff;
	color: #687868;
	font-family: Verdana;
	font-size: 11px;
	float: left;
	margin: 10px 0;
	line-height: 130%;
}

#add_comment_box {
	width: 807px;
	padding: 14px;
	border-style: none;
	border-width: 0;
	background: #ffffff;
	color: #687868;
	font-family: Verdana;
	font-size: 11px;
	float: left;
	margin: 10px 0;
	line-height: 130%;
}

/* SIDEBAR */

#sidebar {
	float: left;
	width: 265px;
	margin: 0 0 0 40px;
	padding: 0;
}

#loguj {
	height: 220px;
	background: url('../images/zaloguj.gif') no-repeat top;
	padding: 12px 10px 0 10px;
	color: #ffffff;
	font: bold italic 12px arial, Sans-serif;
	margin: 0;
}

#loguj h3 {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#loguj table {
	padding: 9px;
	margin: 23px 0 0 30px;
	border: 0;
	border-collapse: collapse;
}

#loguj tr {
	height: 33px;
	padding: 0;
	margin: 0;
}

#loguj .logowanie {
	background-color: #686868;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	height: 20px;
}

#loguj .button_zaloguj {
	height: 29px;
	width: 91px;
	margin: 10px 0 0 100px;
	padding: 0;
	cursor: pointer;
    color: #ffffff;
	font: bold italic 12px Verdana, Sans-serif;
    background: url('../images/zaloguj1.gif');
	border: 0;
}

#problem {
	margin: 30px 0 0 0;
	height: 20px;
	width: 260px
}

#problem a {
	color: #a8a8a8;
	padding-left: 10px;
	font-family:arial;
	font-size:12px;
}

#nawigacja {
	height: 176px;
	background: url('../images/nawigacja.gif') no-repeat top;
	margin: 10px 0 0 0;
	padding: 15px 0 0 15px;
	text-align: left;
}

#nawigacja h3 {
	text-align: center;
	margin-top: 0;
	padding-bottom: 10px;
	font-size: 12px;
	color: #ffffff;
	font: bold italic 13px arial;
}

#nawigacja ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nawigacja li {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}

#nawigacja a {
	color: #b8b8b8;
	font: bold italic 13px arial;
	line-height: 18px;
}

#reklama_box {
	display: block;
	margin: 10px 0 0 0;
	text-align: center;
	padding: 0;
	width: 257px;
}

.box_top {
	margin: 0;
	padding: 10px 10px 0 10px;
	background: url('../images/box_top.gif') no-repeat top center;
	height: 32px;
	width: 237px;
	color: #909090;
	text-align: center;
	font: bold 14px Verdana, Sans-serif;
}

.box_content {
	margin: 0;
	padding: 0 10px;
	background: url('../images/box_back.gif') repeat-y center;
	width: 237px;
}

.box_content h1 {
	margin: 0;
	padding: 5px 0;
	font-size: 15px;
}

.box_content p {
	margin: 0;
}

.box_content img {
	margin: 0;
	padding: 5px 10px;
	max-width: 217px;
}

.box_content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}

.pr {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.stat_box span {
	color: #788808;
	font-weight: bold;
}

.box_bottom {
	margin: 0;
	padding: 0 10px;
	background: url('../images/box_bottom.gif') no-repeat bottom center;
	height: 7px;
	width: 237px;
}

#premium_box {
	display: block;
	margin: 10px 0 0 0;
	text-align: center;
	padding: 0;
	width: 257px;
}

.sidebar_box {
	display: block;
	margin: 10px 0 0 0;
	text-align: left;
	padding: 0;
	width: 257px;
}

#polecamy {
	display: block;
	width: 257px;
	font: 13px Verdana, Sans-serif;
	margin: 25px 0 15px 0;
	padding: 0;
}

#polecamy ul {
	margin: 0;
	padding: 0 0 0 40px;
}

#polecamy li {
	list-style: square url('../images/znacznik.gif');
	text-align: left;
	color: #87a60a;
}

/* STOPKA */

#footer {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	clear: both;
	color: #c8c8c8;
	min-height: 155px;
	width: 100%;
	background: #343233 url("../images/footer_bottom.gif") repeat-x top;
}

#footer_bottom {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	clear: both;
	color: #c8c8c8;
	min-height: 35px;
	width: 100%;
	background: #343233 url("../images/footer_bottom.gif") repeat-x top;
}

#footer_bottom table {

	width: 1150px;
	table-layout: fixed;
	margin: 0 auto;
	padding: 5px 0;
}

#footer table {
	width: 1150px;
	table-layout: fixed;
	margin: 0 auto;	
	padding: 5px 0;
}

#footer td {
	vertical-align: top;
}

#footer .footer_header, .footer_header a {
	padding: 5px 0;
	color: #bad864;
	font-size: 12px;
	font-weight: bold;
}

#col1 {
	width: 575px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#tags {
	text-decoration: none;
}

#col2 {
	width: 145px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#col2 a {
	color: #787878;
}

#col3 {
	width: 155px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#logotypy {
	background: #343233;
	color: #b8b8b8;
	height: 85px;
	text-align: left;
	
}

#footer .col_break {
	width: 100px;
	text-align: center;
	padding-top: 10px;
}

#footer .col_break1 {
	width: 50px;
	text-align: right;
	padding-top: 10px;
}

#footer hr {
	color: #585858;
}

#footer_left {
	color: #787878;
	text-align: left;
	width: 765px;
	padding: 0 0 10px 0;
	margin: 15px 0 0 0;
}

#footer_right {
	color: #ffffff;
	text-align: right;
	width: 280px;
	padding: 0 0 10px 0;
	margin: 15px 0 0 0;
}

#footer_right a {
	font-weight: bold;
}



/* Aby uniknac problemow z floatami */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.hnorm2
{
height:36px;
}

#foto_box {
	/*odleglosc tresci i tytulu */
	margin-right: 10px;
	width:85px;
	height: 65px;
	/*background: #cfadc0; */
	float: left;
	border: 3px #e8e8e8 solid;
	}    
	
	
#google-map-add {
    float:left;
    width:400px;
    height:300px;
    border:1px solid #BABABA;
    background: gray;
    margin-bottom:6px;
}

#google-map-site {
  
 
    width:420px;
    height:300px;
    border:1px solid #BABABA;
    background:gray;
    margin-bottom:6px;
}


#google-map{


    width:430px;
    height:350px;
    clear:left;
    float:left;
}


 #google-map-error {
    clear:both;
    width:430px;
    height:10px;
    background:none;
    font:14px bold;

}


