/*******************************/
/*  Created by Damian Bonar    */
/*  Copyright by IguanaStudio  */
/*******************************/

@import url('reset.css');

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-family: 'Arial', 'Verdana', 'Tahoma', 'Myriad Pro', Trebuchet, sans-serif;
	color: #666666;
    background: #FFF url(images/bg.gif) repeat-x 0 0;
}

a {
	color: #435E9E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
    line-height: 135%;
    margin-bottom: 15px;
    text-align: justify;
}

table {
	margin: 0 auto 15px;
	width: 100%;
}

table td {
	padding: 7px 10px;
	border: 1px solid #e0e0e0;
	vertical-align: top;
    line-height: 135%;
}

table.normal {
    width: auto;
    margin: 0;
    margin-bottom: 15px;
}

table.noBorder td {
    border: 0;
}

table.regular td {
    width: 50%;
}

table.spec {
    margin: 10px 0 25px;
    font-size: 11px;
}

table.spec thead td, table.spec tbody td {
	padding: 7px 6px;
    text-align: center;
    vertical-align: middle;
}

table.spec thead td, table thead td {
	background-color: #f9F9f9;
}

table td.center {
    vertical-align: middle;
    text-align: center;
}

.clear {
    clear: both;
}

.b_zapisz_sie {
    width: 209px;
    height: 31px;
    background: transparent url(images/b_zapisz_sie.jpg) no-repeat 0 0;
    display: block;
    text-indent: -9999px;
}

.b_zapisz_sie:hover {
    background-position: 0 -31px;
}

.zwin_rozwin {
    background:url("images/icon_zwin_rozwin.gif") no-repeat scroll 0 1px transparent;
    cursor:pointer;
    font-weight:bold;
    margin-bottom:10px;
    padding:2px 0 2px 24px;
}

.zwin_rozwin.active {
    background-position: 0 -84px;
}

div#wrapper {
    width: 969px;
    margin: 0 auto;
}

div#header {
    width: 969px;
    height: 98px;
    position: relative;
}

div#header h1 {
    width: 157px;
    height: 58px;
    background: transparent url(images/logo.gif) no-repeat 0 0;
    /*position: absolute;  */
    position:relative;
    top: 24px;
    left: 0;
}

div#header h1 a {
    width: 157px;
    height: 58px;
    display: block;
    text-decoration:none;
}

div#header img {
margin-top:-22px;
}

ul#menu {
    width: 549px;
    height: 42px;
    background: transparent url(images/menu.gif) no-repeat 0 0;
    position: absolute;
    top: 0;
    right: -7px;
    padding: 0 0 0 7px;
    margin: 0;
}

ul#menu li {
    height: 35px;
    float: left;
    padding: 0;
    margin: 0;
    background: none;
    line-height: normal;
    
}

ul#menu li a {
    display: block;
    width: 100%;
    height: 35px;
    float: left;
}

ul#menu li.o_firmie { width: 79px; }
ul#menu li.produkty { width: 90px; }
ul#menu li.kariera { width: 77px; }
ul#menu li.aktualnosci { width: 106px; }
ul#menu li.do_pobrania { width: 106px; }
ul#menu li.kontakt { width: 84px; }

ul#menu li.o_firmie a:hover,
ul#menu li.o_firmie a.active { background: transparent url(images/menu.gif) no-repeat -7px -42px; }
ul#menu li.produkty a:hover,
ul#menu li.produkty a.active { background: transparent url(images/menu.gif) no-repeat -86px -42px; }
ul#menu li.kariera a:hover,
ul#menu li.kariera a.active { background: transparent url(images/menu.gif) no-repeat -176px -42px; }
ul#menu li.aktualnosci a:hover,
ul#menu li.aktualnosci a.active { background: transparent url(images/menu.gif) no-repeat -253px -42px; }
ul#menu li.do_pobrania a:hover,
ul#menu li.do_pobrania a.active { background: transparent url(images/menu.gif) no-repeat -359px -42px; }
ul#menu li.kontakt a:hover,
ul#menu li.kontakt a.active,
ul#menu li.kontakt.hover a  { background: transparent url(images/menu.gif) no-repeat -465px -42px; }

ul#lang {
    height: 17px;
    position: absolute;
    top: 60px;
    left: 660px;
}

ul#lang li {
    float: left;
    font-size: 1px;
    margin-right: 14px;
}

ul#lang li a {
    display: block;
    float: left;
    border: 1px #c9caca solid;
}

ul#lang li a img {
    margin-top: 0;
}

ul#lang li a:hover {
    border-color: #b00b0b;
}

div#top_search {
    width: 230px;
    height: 40px;
    position: absolute;
    top: 53px;
    right: -5px;
}

form#top_search_form {
    width: 230px;
    height: 40px;
    position: relative;
}

form#top_search_form div {
    background: transparent url(images/bg_search_input.gif);
    width: 185px;
    height: 22px;
    position: absolute;
    top: 3px;
    left: 0;
}

form#top_search_form div input {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 3px 0 0 8px;
    width: 170px;
}

form#top_search_form button {
    background: transparent url(images/ico_search.jpg) no-repeat 0 0;
    width: 29px;
    height: 29px;
    padding: 0;
    margin: 0;
    border: 0;
    position: absolute;
    top: 0;
    left: 195px;
    cursor: pointer;
}

div#main_flash {
    width: 969px;
    height: 284px;
}

div#sub_flash {
    width: 969px;
    height: 105px;
}

div#second_menu {
    width: 969px;
    height: 69px;
    background: transparent url(images/bg_second_menu.gif) repeat-x 0 0;
    position: relative;
}

div#second_menu ul {
    width: 702px;
    height: 69px;
    background: transparent url(images/second_menu.gif) no-repeat 0 0;
}

div#second_menu ul li {
    height: 69px;
    float: left;
    padding: 0;
    margin: 0;
    background: none;
    line-height: normal;
}

div#second_menu ul li a {
    height: 69px;
    float: left;
    display: block;
    width: 100%;
}

div#second_menu ul li.e1 { width: 162px; }
div#second_menu ul li.e2 { width: 180px; }
div#second_menu ul li.e3 { width: 180px; }
div#second_menu ul li.e4 { width: 180px; }

div#second_menu ul li.e1 a:hover,
div#second_menu ul li.e1 a.active { background: transparent url(images/second_menu.gif) no-repeat 0px -69px; }
div#second_menu ul li.e2 a:hover,
div#second_menu ul li.e2 a.active { background: transparent url(images/second_menu.gif) no-repeat -162px -69px; }
div#second_menu ul li.e3 a:hover,
div#second_menu ul li.e3 a.active { background: transparent url(images/second_menu.gif) no-repeat -342px -69px; }
div#second_menu ul li.e4 a:hover,
div#second_menu ul li.e4 a.active { background: transparent url(images/second_menu.gif) no-repeat -522px -69px; }

div#second_menu div#second_menu_img_part {
    width: 180px;
    height: 110px;
    background: transparent url(images/img_second_menu_part.jpg) no-repeat 0 0;
    position: absolute;
    top: 0;
    right: 7px;
}

div#second_menu div#second_menu_img_part.subpage {
    width: 160px;
    height: 95px;
    background: transparent url(images/img_second_menu_part_sub.jpg) no-repeat 0 0;
    position: absolute;
    top: 0;
    right: 5px;
}

div#second_menu_shadow {
    width: 782px;
    height: 16px;
    background: transparent url(images/img_second_menu_shadow.jpg) no-repeat 0 0;
    position: absolute;
    top: 69px;
    left: 0;
}

div#second_menu_shadow.subpage {
    background-image: url(images/img_second_menu_shadow_subpage.jpg);
    width: 805px;
    height: 16px;
}

div#content {
    overflow: hidden;
    height: 100%;
    background: transparent url(images/bg_content.gif) repeat-y 213px 0;
    min-height: 200px;
    margin-bottom: 20px;
    padding: 28px 0 0 0;
}

div#content.home {
    padding: 37px 20px 10px 20px;
    background-image: none;
    margin-bottom: 0;
}

div#newsHome {
    width: 310px;
    float: left;
}

div#newsHome h2 {
    font-size: 18px;
    color: #404445;
    border-bottom: 2px #d91a1a solid;
    margin-bottom: 18px;
    padding-bottom: 4px;
}

div#newsHome ul {
    overflow: hidden;
    height: 100%;
}

div#newsHome ul li {
    padding: 5px 0 22px 0;
}

div#newsHome ul li.last {
    padding-bottom: 14px;
}

div#newsHome ul li a img {
    float: left;
    margin: 0 12px 0 0;
    display: block;
    overflow: hidden;
}

div#newsHome ul li h3 {
    line-height: 135%;
    margin: 0 0 5px 0;
}

div#newsHome ul li h3 a {
    text-decoration: none;
    color: #666666;
    font-weight: normal;
}

div#newsHome ul li h3 a:hover {
    text-decoration: underline;
}

div#newsHome ul li p {
    font-size: 11px;
    color: #666666;
    padding: 0;
    margin: 0;
}

div#newsHome ul li p span {
    padding-right: 20px;
}

div#newsHome ul li p span strong {
    color: #eb0f0f;
    font-weight: normal;
    padding-right: 1px;
}

div#newsHome ul li p a.linkMore {
    background: transparent url(images/ico_more.gif) no-repeat right center;
    color: #949494;
    text-decoration: underline;
    padding-right: 13px;
}

div#newsHome ul li p a.linkMore:hover {
    text-decoration: none;
    padding-right: 16px;
}

div#rightHomeBox {
    width: 304px;
    background: transparent url(images/bg_home_right_box.jpg) no-repeat 0 0;
    float: right;
    margin-top: 20px;
    padding: 15px 20px 0 116px;
}

div#rightHomeBox h2 {
    color: #404445;
    font-size: 18px;
    padding-bottom: 6px;
}

div#rightHomeBox p {
    line-height: 130%;
    text-align: left;
    padding-bottom: 10px;
}

div#left {
    float: left;
    width: 190px;
}

div#right {
    float: right;
    width: 730px;
}

div#left ul#menul {
	margin: 0 0 20px;
    padding: 0;
}

div#left ul#menul li {
	border-bottom: 1px solid #e6e6e6;
	line-height: 130%;
    padding: 0;
    background: none;
}

div#left ul#menul li a {
	display: block;
	background: transparent url(images/ico_menul.gif) no-repeat 181px 12px;
	padding: 6px 15px 6px 10px;
	font-size: 11px;
	color: #3a3a3a;
	text-decoration: none;
    font-weight: bold;
}

div#left ul#menul li a:hover {
    background-position: 181px -43px;
	background-color: #d40c0c;
    color: #fff;
}

div#left ul#menul li a.active {
	background-color: #d40c0c;
    background-position: 181px -43px;
	color: #fff;
}

div#left ul#menul li ul li {
    border-top: 1px solid #e6e6e6;
    border-bottom: none;
}

div#left ul#menul li ul li a {
    font-weight: normal;
   	background: transparent url(images/ico_menul_small.gif) no-repeat 8px 12px;
    padding-left: 18px;
}

div#left ul#menul li ul li a:hover {
    background: transparent url(images/ico_menul_small.gif) no-repeat 8px 12px;
    background-color: #F5F5F5;
    color: #3a3a3a;
}

div#left ul#menul li ul li a.active {
    background: transparent url(images/ico_menul_small.gif) no-repeat 8px 12px;
    background-color: #F5F5F5;
    color: #3a3a3a;
}

h2 {
    font-size: 21px;
    color: #494d54;
    padding-bottom: 15px;
}

div#left h2 {
    background: transparent url(images/bg_h2.gif) no-repeat 0 0;
    width: 190px;
    height: 29px;
    color: #fff;
    font-size: 15px;
    padding: 6px 0 0 10px;
    margin-bottom: 2px;
}

div#right h2 {
    font-size: 21px;
    color: #494d54;
    padding-bottom: 15px;
}

div#right ul#lista_produktow { margin: 0; width: 730px; float: left; padding: 0; overflow: hidden; height: 100%;}

div#right ul#lista_produktow li {
	float: left;
	margin: 0 0 15px 0px;
	padding: 0;
	background: none;
	border-bottom: 1px solid #e7e7e7;
	width: 350px;
	height: 90px;
    font-family: 'Tahoma', 'Arial', 'Verdana', 'Myriad Pro', Trebuchet, sans-serif;
    font-size: 11px;
    clear: both;
}

div#right ul#lista_produktow li.right_element {
	margin-left: 30px;
    clear: none;
}

div#right ul#lista_produktow li.prawa {
	float: right;
}

div#right ul#lista_produktow li img {
	float: left;
	border: 2px solid #dfdfea;
	margin: 0 12px 5px 0;
}

div#right ul#lista_produktow li img:hover {
	border: 2px solid #c5c5cb;
}

div#right ul#lista_produktow li h3 {
	margin: 2px 0 3px;
    line-height: 115%;
    font-size: 12px;
}

div#right ul#lista_produktow li h3 a {
	text-decoration: none;
    color: #d40c0c;
    font-size: 12px;
}

div#right ul#lista_produktow li h3 a:hover {
	text-decoration: underline;
}

div#right ul#lista_produktow li p {
	margin: 0;
	text-align: left;
    line-height: 125%;
}

div#right ul#lista_produktow li p a {
	color: #444;
	text-decoration: none;
}

div#right ul#lista_produktow li p a:hover {
	text-decoration: underline;
}

div#right ul#lista_produktow li p span {
	color: #41639a;
	font-weight: normal;
}

div#right div#pagination_title {
    float: left;
    padding: 12px 10px 0 0;
    font-size: 11px;
    color: #2f3740;
    font-family: 'Tahoma', 'Arial', 'Verdana', 'Myriad Pro', Trebuchet, sans-serif;
}

div#right ul#pagination {
	text-align: left;
	padding: 10px 0;
	overflow: visible;
}

div#right ul#pagination li {
	margin: 0 4px;
	padding: 0;
	background-image: none;
}

div#right ul#pagination li, div#right ul#pagination a { display: inline; }

div#right ul#pagination a {
	border: 1px solid #e0e0e0;
	font-style: normal;
	padding: 3px 7px;
    color: #727272;
    font-size: 11px;
    font-family: 'Tahoma', 'Arial', 'Verdana', 'Myriad Pro', Trebuchet, sans-serif;
    text-decoration: none;
}

div#right ul#pagination a:hover {
	text-decoration: none;
	border-color: #82898d;
}

div#right ul#pagination .next, div#right ul#pagination .prev { margin: 0; } 

div#right ul#pagination .next a, div#right ul#pagination .prev a {
	padding: 3px 5px;
	border: 0 none;
	font-weight: bold;
    color: #d40c0c;
}

div#right ul#pagination .prev a {
	padding: 3px 5px;
}

div#right ul#pagination .next a:hover, div#right ul#pagination .prev a:hover {
	border: 0 none;
    text-decoration: underline;
}

div#right ul#pagination li.current a {
	color: #fff;
	background-color: #d40c0c;
	border-color: #d40c0c;
	font-weight: bold;
}

div#right ul {
	margin: 0 0 15px 10px;
}

div#right ul li {
	background: transparent url(images/li-red.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	line-height: 135%;
	margin: 0 0 5px;
}

div#right ul li ul {
	margin: 5px 0 5px 1px;
}

div#right ul li ul li{
	background: transparent url(images/li-red_small.gif) no-repeat 0 7px;
}

div#right ol {
	margin: 0 0 15px 25px;
	list-style: decimal outside;
}

div#right ol li {
	line-height: 135%;
	margin: 0 0 5px;
}

div#right h3 {
    color: #D40C0C;
    font-size: 16px;
    margin: 0 0 10px;
}

div#right h4 {
    color: #435E9E;
    font-size: 15px;
    margin: 0 0 10px;
}

#produkt {
	margin: 0 0 10px;
	overflow: hidden;
	height: 100%;
}

#produkt div.kp_img {
	margin: 0 0 15px 20px;
    float: right;
}

#produkt div.kp_img img {
	border: 2px solid #e0e0ea;
	float: left;
}

#produkt div.kp_img ul {
	height: 16px;
	padding: 0;
	margin: 0;
}

#produkt div.kp_img ul li {
	height: 16px;
	padding: 0;
	margin: 0 3px 0 0;
	background: none;
	float: left;
}

#produkt div.kp_img ul li a {
	height: 16px;
	line-height: 16px;
	display: block;
	padding: 1px 6px 1px 7px;
	border: 1px #e1e1eb solid;
	float: left;
	font-weight: bold;
	color: #494D54;
    text-decoration: none;
    font-size: 10px;
    font-family: 'Tahoma', 'Arial', 'Verdana', 'Myriad Pro', Trebuchet, sans-serif;
}

#produkt div.kp_img ul li a:hover {
	background-color: #cf1317;
    color: #FFF;
}

div#right ul#pobierz, div#right ul.pobierz {
	margin: 0 0 15px;
	border-top: 1px solid #e5e5e5;
}

div#right ul#pobierz li, #right ul.pobierz li {
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background: none;
	padding: 0;
	margin: 0;
}

div#right ul#pobierz li a, #right ul.pobierz li a {
	display: block;
	background: #fcfcfc url(images/icon-file.png) no-repeat 10px center;
	text-decoration: none;
	color: #202020;
	padding: 7px 7px 7px 40px;
}

div#right ul#pobierz li a:hover, #right ul.pobierz li a:hover {
	background-color: #fffafa;
}

div#right div.aktualnoscCala {
    width: 730px;
    overflow: hidden;
    height: 100%;
    margin-bottom: 25px;
}

div#right div.aktualnoscCala img, div#right div.aktualnoscSkrocona img {
    border: 1px solid #E0E0E0;
    float: right;
    margin: 0 0 5px 15px;
    padding: 3px;
}

div#right div.aktualnoscSkrocona img {
    float: left;
    margin: 0 15px 5px 0;
}

div#right div.aktualnoscCala small, div#right div.aktualnoscSkrocona small {
    background: url("images/icon-data.gif") no-repeat scroll left center transparent;
    color: #999999;
    font-family: Tahoma,sans-serif;
    font-size: 9px;
    padding: 0 0 0 11px;
}

div#right div.aktualnoscCala h3 {
    margin: 5px 0 7px;
    color: #3A3A3A;
}

div#right h2.pozostale_akt {
    border-bottom: 2px solid #E3E3E3;
    color: #848a8b;
    font-size: 17px;
    margin-bottom: 18px;
    padding-bottom: 4px;
}

div#right div.aktualnoscSkrocona {
    height:100%;
    margin-bottom:15px;
    overflow:hidden;
}

div#right div.aktualnoscSkrocona h3 {
    margin: 3px 0 5px 0;
}

div#right div.aktualnoscSkrocona h3 a {
    text-decoration: none;
    font-size: 14px;
    color: #d40c0c;
}

div#right div.aktualnoscSkrocona p a {
    text-decoration: none;
    color: #666666;
}

div#right div.aktualnoscSkrocona a:hover {
    text-decoration: underline;
}

#mapa {
	width: 722px;
	float: right;
	margin: 0 0 0 0;
	border: 2px solid #e0e0e0;
}

#mapka {
	width: 722px;
	height: 400px;
	margin: 0 0 0 0;
}

#mapa a.zaplanuj {
    border-top: 2px solid #e0e0e0;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 10px 5px;
    background-color: #F8F8F8;
    color: #494D54;
    font-weight: bold;
    font-size: 14px;
}

#mapa a.zaplanuj:hover {
    background-color: #F2F2F2;
    color: #2a2c30;
}

ul#dzialy {
    margin: 0 !important;
    padding: 0 !important;
}

ul#dzialy li {
    padding: 0 !important;
    background: none !important;
}

#dzialy span {
    display: block;
    padding: 1px 0 2px;
}

#dzialy span strong {
    width: 125px;
    display: block;
    float: left;
}

div#order_form {
    width: 670px;
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
}

div#kontakt_form {
    float: right;
	width: 420px;
}

div#kontakt_header {
    background-color: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
    padding: 7px 0;
   	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
    color: #494D54;
    font-size: 15px;
    border-left: 0;
    border-right: 0;
    text-transform: uppercase;
}

div#right .formularz {
	padding: 5px 15px 5px 15px;
	line-height: normal;
	margin: 0 0 5px 0;
    border: 1px #F0F0F0 solid;
    -moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottompleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
    border-width:1px 1px 5px;
    overflow: hidden;
    height: 100%;
}

div#right .formularz li {
	padding: 5px 0;
	overflow: hidden;
	margin: 0;
	background: none;
    height: 100%;
    border-bottom: 1px #DDE4EA dashed;
    background: none;
    clear: both;
    float: left;
    overflow: hidden;
    height: 100%;
}

div#order_form ul li {
    width: 309px;
}

div#right .formularz li label {
	display: block;
	width: 100px;
	margin: 0 10px 0 0;
	float: left;
	text-align: right;
	padding: 4px 0;
}

div#right .formularz li input, div#right .formularz li textarea, div#right .formularz li select {
	padding: 4px;
	font-size: 11px;
	font-family: Tahoma, Sans-serif;
	overflow: auto;
	background: #f9f9f9;
	border-top: 1px solid #c2c2c2;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #c2c2c2;
	width: 269px;
    float: left;
    color: #666666;
}

div#right div#order_form li input, div#right div#order_form li textarea, div#right div#order_form li select {
    width: 190px;
}

div#right div#order_form li.right_element {
    float: right;
    clear: none;
}

div#right .formularz li.submit {
	height: 20px;
    border-bottom: 0;
    width: 100%;
}

div#right .formularz li.submit label {
    font-size: 10px;
    color: #a3a3a3;
}

div#right .formularz li.submit input {
	background: transparent url(images/b_wyslij.gif) no-repeat 0 0;
	border: 0 none;
	cursor: pointer;
	height: 20px;
	width: 65px !important;
	overflow: hidden;
    text-indent: -9999px;
    margin-left: 5px;
    display: block;
    float: right;
}

div#right .formularz li.submit input:hover  {
	background-position: 0 -20px;
}

div#right .formularz li label.error {
	color: #DD0000;
	display: block;
	width: 276px;
	margin: 0;
	text-align: left;
	padding: 3px 0 3px 112px;
    font-size: 11px;
    clear: both;
}

div#right .formularz li span.checkbox {
    display: block;
    float: left;
    padding-right: 30px;
    padding-top: 3px;
}

div#right .formularz li input.ch {
    width: auto !important;
    float: left;
    margin: 1px 5px 0 0;
    border: 0;
    background: none;
}

div#right .formularz li#zgoda {
    font-size: 11px;
}

div#right .formularz li#zgoda span {
    padding: 6px 0 0 10px;
}

div#right .formularz li#zgoda div {
    float:right;
    width:600px;
}

div#right .formularz li#zgoda label.error {
    clear: none;
    display: inline;
    padding: 1px 0 4px 10px;
    width: auto;
}

div#right .formularz li input.error, div#right .formularz li textarea.error {
	background: #f0f0f0 url(images/error.gif) no-repeat 260px 5px;
}

div#order_form li label.error {
    width: 300px;
}

div#order_form li input.error {
	background: #f0f0f0 url(images/error.gif) no-repeat 181px 5px !important;
}

div#order_form li textarea.error {
    background: #f0f0f0 url(images/error.gif) no-repeat 510px 5px !important;
}

div#kontakt_form li {
    width: 388px;
}

table.contactPersons {
    margin: 20px 0;
    width: 100%;
}

table.contactPersons td.stanowisko {
    font-weight: bold;
}

.potw {
    text-align: center;
    font-weight: bold;
    color: green;
    padding-bottom:15px;
}

.potw.error {
    color: red;
}

div#gdzie {
	color: #365a93;
	font-weight: bold;
	word-spacing: 4px;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 0 5px;
    font-size: 11px;
    font-family: 'Tahoma', 'Arial', 'Verdana', 'Myriad Pro', Trebuchet, sans-serif;
    margin-bottom: 15px;
}

div#gdzie a {
	color: #888f97;
	font-weight: normal;
	word-spacing: normal;
	text-decoration: none;
}

div#gdzie a:hover {
	text-decoration: underline;
}

div#right #search_results {
	margin-bottom: 20px;
	background: #f7f9fe;
	border: 1px solid #efefef;
	padding: 8px 13px;
	font-size: 16px;
	color: #343d47;
	font-family: 'Myriad Pro', 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
}

div#right #search_results i {
	color: #d50808;
}

div#right #search_results ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

div#right #search_results ul li {
    background-position: 1px 9px;
    margin: 3px 0;
    padding: 0 0 0 11px;
}

div#right #search_results ul li a {
	text-decoration: none;
	color: #09429c;
	font-size: 11px;
	font-family: Tahoma;
}

div#right #search_results ul li a:hover {
	color: #072b64;
}

#powrot {
	border-top: 1px solid #dee0e2;
	height: 20px;
	margin: 18px 0 0;
	float: left;
	width: 100%;
    font-family: 'Tahoma', 'Arial', 'Verdana', 'Myriad Pro', Trebuchet, sans-serif;
    position: relative;
}

#powrot a.back {
	float: left;
	padding: 3px 5px;
	font-size: 10px;
	text-decoration: none;
    position: absolute;
    top: -10px;
    display: block;
    left: 0;
    background-color: #FFF;
    color: #D40C0C;
}

#powrot a.home {
	float: right;
	padding: 3px 5px;
	font-size: 10px;
	text-decoration: none;
    position: absolute;
    top: -10px;
    display: block;
    right: 0;
    background-color: #FFF;
    color: #D40C0C;
}

#powrot a:hover {
    text-decoration: underline;
}

div#footer {
    clear: both;
    border-top: 7px #f0f0f0 solid;
    font-family: 'Verdana','Arial', 'Tahoma', 'Myriad Pro', Trebuchet, sans-serif;
    font-size: 9px;
    color: #908e8e;
    padding: 10px 2px 12px;
    overflow: hidden;
    height: 100%;
}

div#footer div#copyright {
    color: #435e9e;
    float: left;
}

div#footer a {
    text-decoration: none;
    color: #435e9e;
}

div#footer a:hover {
    text-decoration: underline;
}

div#footer div#iguana {
    float: right;
}

div#footer div#iguana a {
    color: #908e8e;
}
