/*IMPORT STYLI Z MODUŁÓW*/
@import url(moduly/admin_formularz_kontaktowy/modul_style.css);

body 
{
	font-family:Tahoma,Verdana,sans-serif;
    font-size: 13px;
    text-align:left;
    margin: 0px; 
    padding: 0px; 
	color: #808285;
	background:url('images/tlo.jpg') top center repeat-x #f0ebd8;
}


img{border:0px;}
form,table,td,p,img{margin:0px;padding:0px;}

h1{font-family:Arial;color:#ffffff;font-size:22px;margin-top:0px;margin-bottom:0px;}
h2{font-family:Arial;color:#ffffff;font-size:20px;margin-top:0px;margin-bottom:0px;}
h3{font-family:Arial;color:#ffffff;font-size:18px;margin-top:0px;margin-bottom:0px;}
h4{font-family:Arial;color:#ffffff;font-size:16px;margin-top:0px;margin-bottom:0px;}
h5{font-family:Arial;color:#ffffff;font-size:14px;margin-top:0px;margin-bottom:0px;}

.czysc_lewo{clear:left;font-size:1px;}
.czysc_prawo{clear:right;font-size:1px;}
.czysc_obie{clear:both;font-size:1px;}
.alarm { color: #c4161c}
.kolor_czerwony { color: #c4161c}
/* ===============================|LINKI|========================================== */

a {
color: #ff0000;
text-decoration: none;
}

/*GŁÓWNE LINKI*/
a.top{background:none;font-family:Tahoma;font-size:10px;color:#dceefd;text-decoration:none;}
a:hover.top{background:none;font-family:Tahoma;font-size:10px;color:#dceefd;text-decoration:none;}
a.link {font-size:13px;color: #808285;text-decoration:none;}
a:hover.link {font-size:13px;color: #808285;text-decoration:none;}
a.stronicowanie_link{font-size:12px;color: #808285;text-decoration:none;}
a:hover.stronicowanie_link{font-size:12px;color:#cc0000;text-decoration:none;}
/*GŁÓWNE LINKI*/
.naglowek { font-weight:bold; font-size:16px; color:#c4171b; border-bottom: 1px solid #818286; width: 50%;height:22px;margin-bottom:5px;}
.naglowek_pliki { font-weight:bold; font-size:13px; border-bottom: 1px solid #c2bba1;margin-bottom:5px;}
.naglowek_news{font-weight:bold;}
.data_news{}
.strona_aktywna{text-decoration:none;color:#cc0000;font-size:12px;}
/* ===============================|SZABLON STRONY|========================================== */
div#kontener{
	margin: 0 auto;
	position: relative;
	width: 961px;
	background-color: #fff;
}
div#content{}
div#logo{
background-image: url('images/calosc3.jpg');
background-repeat: no-repeat;
width: 961px;
height: 99px;
margin: 0 auto;
}
.logo_t {
font-size: 9px;
color: #dceefd;
font-family: Tahoma;
text-align: center;
}
div#menu {
background-color: #bfb89c;
margin: 0 auto;
width: 961px;
height: 30px;
text-align: center;
}
div#center{
background-repeat: no-repeat;
width: 961px;
min-height: 150px;
height: auto !important;
height: 150px;
margin: 0 auto;
}

.czytaj_x1 {
background-image: url('images/czytaj.jpg');
background-repeat: no-repeat;
width: 91px;
height: 18px;
border: none;
margin-left: 360px;
margin-top: 20px;
}
.f_szukaj{
background-color: #ecf5fe;
width: 200px;
border: 1px solid #9cd1f1;
color: #487daf;
font-family: Tahoma;
margin-top: 32px;
margin-left: 450px;
padding-left: 2px;
}
.p_szukaj{
margin-left: 6px;
border: none;
margin-top: 2px;
}
div#pasek{
background: url('images/pasek.jpg') top center no-repeat;
width: 961px;
height: 5px;
}


div#bottom {
background-image:url('images/tlo_stopka.jpg');
width: 961px;
height: 66px;
font-size:11px;
}

div#bottom  a{
	color: #808285;
	font-size:11px;
}

.logo_l{
background-image: url('images/logo_l.jpg');
background-repeat: no-repeat;
width: 222px;
height: 59px;
margin-top: 23px;
}
.pl {
margin-left: 330px;
}
.kontakt {
border: 1px solid #c6bea7;
}

/*GŁÓWNE LINKI*/
a.mapa_strony_v1_link:link{        color:#808183;font-family:Tahoma;font-size:13px;text-decoration:none;}
a.mapa_strony_v1_link:visited{    color:#808183;font-family:Tahoma;font-size:13px;text-decoration:none;}
a.mapa_strony_v1_link:hover{    color:#808183;font-family:Tahoma;font-size:13px;text-decoration:underline;}
a.mapa_strony_v1_link:active{    color:#808183;font-family:Tahoma;font-size:13px;text-decoration:none;}
/*GŁÓWNE LINKI*/

.mapa_strony_v1_poziom0
{
   padding-bottom:3px; padding-left:10px;
   border-bottom: 1px solid #e4e1d0;
   width:400px; font-weight:bold;
   margin-top:12px; margin-bottom:6px;
}

.mapa_strony_v1_box
{
   float:left; width:440px; display:inline; margin-left:15px; margin-right:10px;
} 

.obrazek_szablon{
	padding: 2px;
	border: 1px solid #c2bba1;
}

.obrazek_glowna{
	border: 3px solid #818284;
}

/* ===============================|FORMULARZ|========================================== */
input.formularz,textarea.formularz,select.formularz
{
	background-color:#ffffff; 
	border:1px solid #c2bba1;
	font-size:12px;
	color: #808285;	
	font-family:Tahoma,Verdana,sans-serif;	
}

input.formularz_kontakt,textarea.formularz_kontakt,select.formularz_kontakt
{
	background-color:#ffffff; 
	border:1px solid #c2bba1;
	font-size:12px;
	color: #808285;	
	font-family:Tahoma,Verdana,sans-serif;	
}

select.formularz
{
	height:19px;
	width:350px;
}


input.formularz
{
	height:18px;
	width:350px;
	padding-left:2px;
	padding-right:2px;	
}

textarea.formularz
{
	width:350px; height:70px;
	padding:2px;
}

input.formularz_kontakt{
	height: 15px;
	width: 350px;
	padding-left: 4px;
}

select.formularz_kontakt{
	height: 18px;
	width: 340px !important;
	padding-left: 4px;
}

textarea.formularz_kontakt{
	height: 75px;
	width: 229px;
	padding-left: 4px;
	overflow: auto;
	font-family:Tahoma,Verdana,sans-serif;
    font-size: 12px;
}

.form_zgl{
	width: 288px !important;
}

.etykieta_kontakt{
	float: left;
	width: 240px;
	margin-right: 5px;
	text-align: right;
	padding-top: 3px;
}

.etykieta_kontakt2{
	float: left;
	width: 220px;
	margin-right: 5px;
	text-align: right;
	padding-top: 3px;
}

.pole_kontakt{
	float: left;
	margin-bottom: 3px;
}

.clear_form{
	clear:both;
	height:0px;
	font-size:0px;
}

.etykieta{
	text-align: right;
	width: 220px;
	margin-top:4px;
}
.nagl_formularz_zgl{
	text-align:left;
	margin-top:15px;
	margin-bottom:5px;
	font-weight:bold;
	padding-left: 100px;
}

.gwiazdka{
	color: #ff0000;
}

div.fileinputs {
	position: relative;
	height:18px;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	font-size:12px;
}

input.file {
	position: relative;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	border: 0px;
	z-index: 2;
	height:18px;
	font-size:12px;
	color: #808285;
}

   a.przycisk {
    font-size:11px;
    font-family: Tahoma,Verdana;
	color: #fff;
	display:block;
	padding: 2px 7px;
	background-color: #c4161c;
	font-weight:bold;
	height:14px;
	float: left;
	text-decoration: none;
   }
   
   a:hover.przycisk{
	background-color: #bfb89c;
   }
   
   a.przycisk2{
    font-size:11px;
    font-family: Tahoma,Verdana;
	color: #fff;
	display:block;
	padding: 2px 7px;
	background-color: #c4161c;
	font-weight:bold;
	height:14px;
	float: left;
	text-decoration: none;
   }
/* ===============================|FORMULARZ|========================================== */

/* ===============================|INNE|========================================== */

	
#div_z_flashem_lub_podsumowanie{
	width:960px;
	height:335px;
	background-color:white; 
	}
	
#podsumowanie_pl{
	height:164px;
	width:100%;
	margin-top:3px;
	*margin-top:1px;
	background:url(images/tlo_pomarancz.jpg);
	}
#podsumowanie_en{
	height:164px;
	width:100%;
	margin-top:3px;
	*margin-top:1px;
	background:url(images/tlo_pomarancz_en.jpg);
	}
	
#podsumowanie_de{
	height:164px;
	width:100%;
	margin-top:3px;
	*margin-top:1px;
	background:url(images/tlo_pomarancz_de.jpg);
	}

#div_obrazek_gora{
	background-color:white;
	height:69px;
	}

#div1{
	height:100%;
	width:63px;
	float:left;
	}

#div2{
	height:100%;
	width:165px;
	float:left;
	}

#div3{
	height:100%;
	width:92px;
	float:left;
	}

#div4{
	height:100%;
	width:184px;
	float:left;
	}

.cena_nazwa_zestawu{
	height:22px;
	width:100%;
	margin-top:75px;
	font-size:28px;
	color:#c3161a;
	font-weight:bold;
	font-family:tahoma;
	}

#div_opis_zestawu{
	height:100%;
	width:408px;
	float:left;
	font-family:tahoma;
	color:white;
	font-weight:bold;
	}

#div_opis_zestawu1{
	margin-top:20px;
	}

#div_obrazek_dol{
	margin-top:3px;
	*margin-top:3px;
	position:relative;
	}
	
	.rekonfigurator_pl{ width:193px; height:29px; background: url("images/re_konfigurator.jpg") top center no-repeat; display:block; position:absolute; left:755px;top:19px; }
	.rekonfigurator_en{ width:193px; height:29px; background: url("images/re_konfigurator_en.jpg") top center no-repeat; display:block; position:absolute; left:755px;top:19px; }
	.rekonfigurator_de{ width:299px; height:29px; background: url("images/re_konfigurator_de.jpg") top center no-repeat; display:block; position:absolute; left:645px;top:19px; }