﻿
/*----------------------- SZUKAJ.ASPX -----------------------------------*/

table.wyszukane {width: 646px;margin-top: 5px;margin-bottom: 5px;text-align:center;}
table.wyszukane thead tr td, table.wyszukane tbody tr td, table.wyszukane tfoot tr td  {
	padding: 2px;
	vertical-align: middle;
	border: solid 1px silver;	
}

table.wyszukane thead tr td.naglowek, table.wyszukane tfoot tr td.naglowek  {
padding: 6px 10px;
border: 0px solid #fff;
background-color: #AF0A0A;
}

table.wyszukane thead tr td {font-weight: bold;text-align: center;height: 20px;	background-color: #dfdfdf;}
table.wyszukane thead tr td.stronicowanie {background-color: #eee;}
table.wyszukane thead tr td.stronicowanie span a{color: #404040;}

table.wyszukane tbody tr.odd{background: #FFF8C6;}
table.wyszukane tbody tr td {cursor: pointer;font-size: 10px;text-align: center;}
table.wyszukane tbody tr td img {width: 70px; height: 60px;}
table.wyszukane tfoot tr td {font-weight: bold;text-align: center;height: 20px;	background-color: #dfdfdf;}
table.wyszukane tfoot tr td.stronicowanie {background-color: #eee;}
table.wyszukane tfoot tr td.stronicowanie span a{color: #404040;}

.ileznaleziono{	text-align: center;}
.ileznaleziono strong{font-size: 1.2em;	color: Red;}

div.filtry {
width: 631px; height: 36px; background-image: url(webi.ashx?84.jpg); background-repeat: repeat; padding-left: 15px;
}
div.filtry a {color: #a3043a; text-decoration: none; font-weight: bold;}
div.filtry a:hover {color: #cd074a;}

div.brakofert {padding-top: 14px; font-weight: bold; font-size: 13px; color: #fe0000; text-align: center;}

.radioB {overflow: hidden;}
.radioB input {width: 13px; height: 13px;}
.radioB label {padding-bottom: 3px;}






/*----------------------- OFERTA.ASPX -----------------------------------*/
/* linki menu opcji w oferta.aspx */
a.link6, a.link6:hover, a.more2, a.more2:hover  
{
	text-decoration:none;
	font-size:11px;
	color:#990239;

	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-left: 10px;

}
a.link6:hover, a.more2:hover  {text-decoration: underline;color: #ba9252;}

div.jezyki,div.jezyki a {text-align: left;line-height: 20px;}

div.czescofertyoff {display: block;}
div.blok {}
div.blok table {width: 450px;margin: 0px;border-collapse: separate;}
div.blok2 table {width:508px;margin: 0px;border-collapse: separate;}
div.blok table tr td {
	margin: 0px;
	padding: 1px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 4px;
	
}
td.t {height: 16px;background-color: #ECECEC;width: 170px;vertical-align: middle;	font-weight: bold;}
div.foto {padding: 1px!important;border: solid 1px #ADADAD;width: 190px;margin-bottom: 2px;}
img.fotos {margin: 1px;	padding: 2px;border: solid 1px #9CA2AD;	cursor: pointer;}
div.galeria {height: 400px;	width: 220px;overflow: hidden;text-align: center;}
div.galeria img {cursor: pointer;}
div.scroll1, div.scroll2 {
	height: 18px;
	width: 200px;
	padding: 0px;
	margin: 3px 0px 3px 0px;
	cursor: pointer;
	background-color: #D0D0D0;
	background-image: url(webi.ashx?66.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
div.scroll2 {background-image: url(webi.ashx?68.gif);}
div.frmkontakt {}
div.frmkontakt div {float: left;width: 130px;}
div.frmkontakt input, div.frmkontakt textarea {
	font-size: 10px;
	padding-left: 4px;
	padding-top: 4px;
	border: solid 1px #B7B5AE; 
	background-color: #F6F5F0;
	width: 250px;
	margin-top: 2px;
}
div.frmkontakt textarea {width: 250px;height: 60px;}

div.uwaga {border-top: solid 2px #D5D3CD;margin-top: 10px;margin-bottom: 10px;padding-top: 10px;}
div.decyzja {margin-left: 5px;margin-top: 5px; color:#990239;}

div.stop {padding-top: 20px; padding-bottom: 10px;}
div.stop a.link7 {display: inline; background: #ffffff; padding-right:10px; font-weight: normal; font-size: 12pt; color: #404040; height:30px; line-height:18px;}



/*------------------------ GALERIA -------------------------------------------*/

.gallery {overflow: hidden; width: 10000px; height: 85px; float: left;}
.gallery img { padding:2px; border:1px solid #666; }
.gallery img:hover {  border:1px solid red; }
.gallery a {
    float: left; 
    margin-bottom: 2px; 
    background-position: center center; 
    background-repeat: no-repeat;
}

div.scroll1, div.scroll2 {
	width: 16px;
	height: 80px;
	border: 1px solid #aaa;	
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	cursor: pointer;
	background-color: #ddd;
	background-image: url(../img/first.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
div.scroll2 {background-image: url(../img/last.gif);}
div.scroll1:hover, div.scroll2:hover {background-color: #c9c28c;}	



/*Kalkulator kosztow*/
table.kalkulator {width: 400px;border-collapse: collapse;margin: 0px;padding: 0px;border: solid 1px dimgray;}
table.kalkulator thead tr td, table.kalkulator tbody tr td, table.kalkulator tfoot tr td {
	border-collapse: collapse;
	margin: 0px;
	padding: 3px;
	border: solid 1px dimgray;
	text-align: right;
}
table.kalkulator thead tr td {text-align: center;color: #3D3D3D;font-weight: bold;background-color: #CECECE;}
table.kalkulator tfoot tr td {font-weight: bold;}
tr.alter, tr.alter td {background-color: #E6E6E6!important;}
div.kalkulator, div.kalkulator2 {padding: 7px;}
div.kalkulator div {}
div.kalkulator div div { width: 140px;float: left;font-weight: bold;}
div.kalkulator input.txt, div.kalkulator2 input.txt, div.kalkulator2 input.txt2 { 
	border: solid 1px #928F84;
	height: 17px;
	padding: 1px;
	line-height: 14px;
	margin-bottom: 2px;
	text-align: right;
	background-color: #F6F5F0;
}
input.txt2 {background-color: #EFEFEF;}
input.txt, input.txt2 {width: 90px;}
div.kalkulator2 select {font-size: 10px;}
input.btn { 
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
	width: 180px;
	border-width: 0px;
	background-color: #A70000;
	height: 25px;
	text-transform: uppercase;
	cursor: pointer;
}
div.kalkulator2 div {height: 25px;}
div.kalkulator2 div div { width: 330px;	float: left;}
div.kom2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.formwyszuk {margin: 10px;}
div.opcje a {font-weight: bold;	font-size: 12px;}
div.form {margin-top: 15px;}
div.tyt {font-weight: bold;}
div.tyt img {cursor: pointer;margin-top: 1px;margin-right: 3px;	margin-left: 3px;}
div.lista3 input {
	font-size: 11px;
	padding: 1px;
	padding-left: 4px;
	padding-top: 4px;
	border: solid 1px #B7B5AE; 
	background-color: #F6F5F0;
	width: 250px;
	margin-top: 2px;
}
div.lista {height: 150px;width: 144px;overflow: auto;margin-bottom: 10px;border: solid 1px #B7B5AE;}
div.lista label {white-space: nowrap;}

div.powitanienaglowek {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #A70000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
