﻿@charset "UTF-8";

/**
 * euforia studio css
 *
 * @file		style.css
 * @name		euforia studio
 * @version		1.0
 * @type		transitional
 * @browsers	Windows: IE6+, Opera9+, Firefox3+
 *
 * @link		http://www.euforiastudio.pl/
 * @copyright	2009 euforiastudio.pl All Rights Reserved.
 *
 */

/* Reset - zerowanie wartości
---------------------------------------------------------------------------------------------------- */

@import "reset.css";

/* Ustawienia globalne
---------------------------------------------------------------------------------------------------- */

body {
    height: 100%;
    background-color: #ffffff;
    background-image: url("../grafika/tlo.gif");
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    color: #646464;
    font-family: Verdana, Tahoma, sans;
    font-size: 11px;
    line-height: 18px;
}

* {
   outline: 0px;
}

/* Globalne klasy
---------------------------------------------------------------------------------------------------- */

.hide		   { display: none; }
.clear         { clear: both; }
.float-left    { float: left; }
.float-right   { float: right; }
.inline		   { display: inline; }
.block		   { display: block; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.valign-top  { vertical-align: top; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #FDFF0F; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0; }
.nomargin      { margin: 0; }
.noindent      { margin-left: 0; padding-left: 0; }
.nobullet      { list-style: none; list-style-image: none; }

table          { margin-bottom: 1.4em; }
th             { font-weight: bold; }
thead th 	   { background: #c3d9ff; }
th,td,caption  { padding: 4px 10px 4px 5px; }
tr.even td     { background: #e5ecf9; }
tfoot          { font-style: italic; }
caption        { background: #eee; }

/* Struktura strony
---------------------------------------------------------------------------------------------------- */

#kontener {
    margin: 0px auto;
    width: 960px;
}

#top2 {
    height: 97px;
    width: inherit;
}

#top_logo {
	float: left;
	width: 250px;
	height: 97px;
}

#top_ico {
	float: right;
	text-align: right;
	width: 710px;
	height: 60px;
	line-height: 40px;
}

.ico_top {
	margin-right: 25px;
}

#top_menu {
	float: right;
	width: 710px;
	height: 37px;
}

#zawartosc {
    
}

#kolumna_lewa {
    width: 250px;
    float: left;
}

#kolumna_prawa {
    width: 710px;
    float: left;
}

#baner {
	width: 707px;
	height: 15px;
}

#tresc_start {
	background-image: url("../grafika/tlo_pomarancz.jpg");
	background-repeat: no-repeat;
	height:auto;
}

#text_start {
	padding-top: 10px;
    padding-left: 25px;
}

#tresc {
    height:auto;
    margin: 0 auto;
    padding-top: 15px;
    padding-left: 25px;
}

#stopka {
    height: 23px;
    padding-top: 10px;
    padding-bottom: 20px;
    clear: both;
}

#rotator {
    width: 960px;
    height: 200px;
	background: url( '../grafika/tlo_rotator.jpg' ) center no-repeat;
}

#rotator_tresc {
	margin: 0 auto;
	width: 940px;
    height: 185px;
}

.rotator_zdjecie {
	float: left; margin-left: 24px;	
}

.nag_rotator {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
}

.stopka_tresc {
    padding-left: 5px;
    font-size: 10px;
}

.link_sortowanie {
	display:inline;
	float: right;	
}

/* Nagłówki
---------------------------------------------------------------------------------------------------- */

h1 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 6px;
    padding: 0px;
}

h2 {
	color: #b50710;
    font-size: 16px;
    font-weight: bold;
	margin-top: 15px;
    margin-bottom: 15px;
    padding: 0px;
}

h3 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0px;
}

h4 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0px;
}

/* Linki
---------------------------------------------------------------------------------------------------- */

a {
    text-decoration: none;
    color: #b50710;
}

a:hover{
    color: #b50710;
    text-decoration: underline;
}

.galeria a {
    text-decoration: none;
    color: #ffffff;
}

.galeria a:hover{
    color: #ffffff;
    text-decoration: underline;
}

#panel a {
	text-decoration: none;
    color: #ffffff;
}

#panel a:hover {
	text-decoration: underline;
    color: #ffffff;
}

a.stopka {
    text-decoration: none;
    color: #000000;
}

a.stopka:hover {
    color: #b50710;
}

#stopka_euforia a {
    padding: 0px;
    margin: 0px;
}

a.wiecej {
    text-decoration: none;
	font-size: 12px;
    font-weight: bold;
}

a.wiecej:hover{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}



/* Tabele
---------------------------------------------------------------------------------------------------- */

.nag_tab {
	font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
    text-align: right;
}

.tresc_tab {
    border-bottom: 1px solid #e1e1e1;
}

.tab_separator {
    border-top: 1px dashed #909090;
    height: 3px;
}

.nag_tab_waluta {
	font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
}

/* Komunikaty
---------------------------------------------------------------------------------------------------- */

.komunikat_ok {
    background-color: #99cc00;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding: 15px;
    border: 1px solid #ffffff;
    margin-top: 5px;
    margin-bottom: 15px;
}

.komunikat_uwaga {
	background-color: #ff9933;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding: 15px;
    border: 1px solid #ffffff;
    margin-top: 5px;
    margin-bottom: 15px;
}

.komunikat_blad {
	background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding: 15px;
    border:1px solid #ff0000;
    margin-top: 5px;
    margin-bottom: 15px;
}

/* Formularze
---------------------------------------------------------------------------------------------------- */

#szukaj_gl {
	margin-top: 30px;
	text-align:center;
}

input.szukaj_gl {
	background-image: url("../grafika/tlo_szukaj.gif");
	background-repeat: no-repeat;
    border: 1px solid #acacac;
    display: inline;
    font-size: 11px;
    color: #646464;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 8px;
    width: 210px;
}

#szukaj_nag {
	margin-top:20px;
	width: 250px;
    text-align:center;
}

#szukaj {
    text-align: center;
}

#szukaj select {
	border: 1px solid #acacac;
    font-size: 11px;
    color: #646464;
    padding: 3px;
    width: 220px;
    margin-top: 3px;
}

#ilosc_ofert {
	text-align: center;
	margin-top: 10px;	
}

#szybki_kontakt {
	margin-top: 7px; 
	background-image: url("../grafika/tlo_szybki_kontakt.gif");
	background-position: center;
	background-repeat: no-repeat;
	height: 67px;
	width: 250px;	
}

#szybki_kontakt a {
    text-decoration: none;
    color: #ffffff;
}

#szybki_kontakt a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#szybki_kontakt_tresc {
	padding-left: 15px;
	padding-top: 4px;
	color: white;
}

#ikonki {
	margin-top:10px;
	margin-left: 15px;
	width: 100%;
	padding: 2px;
}

#ikonki a {
	padding: 2px;
}

.ico {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.form {
    font-size: 11px;
    color: #646464;
    font-weight: normal;
    border: 1px solid #acacac;
    background-color: #ffffff;
    padding: 4px;
    width: 200px;
}

.button1 {
    background-color: #b50710;
    color: #ffffff;
    border: 1px solid #acacac;
    display:inline;
    padding: 2px;
}

.button1:hover {
    background-color: #b50710;
    color: #ffffff;
    border: 1px solid #ffffff;
    display:inline;
    padding: 2px;
}

/* podział stron na podstrony
---------------------------------------------------------------------------------------------------- */

.podzial_akt {
    background-color: #B50710;
    margin: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
}

.podzial_nieakt {
    background-color: #ffffff;
    margin: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #AFACAC;
}

.podzial_pozycja {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    color: #212121;
}

.podzial {
    background-color: #ffffff;
    border: 1px solid #F0F0F0;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 2px;
    color: #B50710;
}

/* tooltip - jquery
---------------------------------------------------------------------------------------------------- */

#tooltip{
    position: absolute;
    border: 1px solid #333;
    background: #f7f5d1;
    padding: 4px 5px;
    color: #333;
    display: none;
    z-index: 11;
}

/* galeria dla aktualności i tekstów
---------------------------------------------------------------------------------------------------- */

#galeria {
     text-align: left;
}

#galeria img {
    margin: 6px;
    padding: 3px;
    margin-left:0;;
    border: 1px solid #212121;
}

#galeria img:hover {
    border: 1px solid #F1D941;
}


/* Moduł oferta
---------------------------------------------------------------------------------------------------- */

.oferta {
/*	background-image: url("../grafika/tlo_oferta.png"); 
	background-repeat: no-repeat; */
	background-color: white;
	border: 1px solid #e1e1e1;
	float: left;
	width: 205px;
	padding: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.nazwa {
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold; 
}

.region {
	text-align: center; 
}

.zdjecie {
	min-height: 155px;
}

.pierwsze_zdjecie {
	position: absolute;
	z-index: 1;
}

.tlo_atrybuty {
	position: absolute;
	z-index: 2;	
}

.atrybuty {
	position: absolute;
	z-index: 3;	
}

.atrybut {
	float: left;
	margin-right: 2px;	
}

.ico_drukuj {
	float:right;
	display:inline;
	margin-right: 8px;
}

.cena {
	text-align: center;
	font-weight: bold;
	color: black; 
}

.cena_p {
	color: green;
}

.przekreslona {
	text-decoration: line-through;
}

#oferta_szczegoly {
	background-color: white;
	border: 1px solid #e1e1e1;
	float: left;
	width: 661px;
	padding: 8px;
	margin-right: 5px;
	margin-bottom: 5px;	
}

#tresc_oferty {
	float: left;
	width: 437px;
	padding: 8px;
}

#zdjecia_oferty {
	float: left;
	text-align: center;
	width: 208px;
}

.zdjecia_nag {
	width: 208px;
	height: 23px;
	background-image: url("../grafika/wybrane_zdjecia.png");
	margin-bottom: 5px;
}

#zdjecia_oferty a img {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	border-right: 1px solid #646464;
	border-left: 1px solid #646464;
}

#zdjecia_oferty a img:hover {
	border-top: 1px solid #B50710;
	border-bottom: 1px solid #B50710;
	border-right: 1px solid #B50710;
	border-left: 1px solid #B50710;
}

#mapa_google {
	margin-top: 5px;
	float: left;
	text-align: center;
	width: 208px;
}

#mapa_google a img {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

#mapa_google a img:hover {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

#zadaj_pytanie a img {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

#zadaj_pytanie a img:hover {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

#mapa_google_street {
	margin-top: 5px;
	float: left;
	text-align: center;
	width: 335px;
}
#zadaj_pytanie {
	margin-top: 5px;
	float: left;
	text-align: center;
	width: 208px;
}

#panel {
	float: left;
	width: 208px;
	height: 107px;
	background-image: url("../grafika/tlo_panel.png");	
}

.wyskakujace_okno {
	display: none;
}

/* Moduł wyszukiwarka
---------------------------------------------------------------------------------------------------- */

#wyszukiwarka {
	background-color: white;
	border: 1px solid #e1e1e1;
	float: left;
	width: 661px;
	padding: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	min-height: 250px;
}

#wyszukiwarka ol {
	margin-left: 30px;
}

/* strona
---------------------------------------------------------------------------------------------------- */

#tresc_strona {
	background-color: white;
	border: 1px solid #e1e1e1;
	float: left;
	width: 661px;
	padding: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* galeria1 */

.galeria {
	position:relative;
	height:153px;
	width: 205px;
}

.galeria a {
	text-align: center;
}
	
.galeria a img {
	border:none;
}
	
div.show {
	z-index: 5;
	position: absolute;
}

.galeria div.caption {
	position: absolute;
	text-align: center;
	line-height: 14px;
	z-index: 6;
	font-size: 10px; 
	background-image: url("../grafika/tlo_rotator_tytul.png");
	color:#ffffff; 
	height: 50px; 
	width: 205px; 
	bottom:0;
}

.galeria .caption .content {
	margin:5px;
}
	
.galeria .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}

.galeria span {
	color: gray;	
}

#print_button {
	cursor: pointer;
}

hr {
	height : 1px; border : 0px dotted #FFFFFF; border-top : 1px solid #cccccc;
}

ol {
	margin-left: 25px;
}

ul {
	margin-left: 25px;
}