/* 
    Document   : firma-list
    Created on : 2010-07-17, 11:17:41
    Author     : Dariusz Mecinski
    Description:
        Purpose of the stylesheet follows.
*/

table.detail-view .null
{
	color: pink;
}

table.detail-view
{
	background: #fdf6fd;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}

table.detail-view td
{
	font-size: 0.9em;
	vertical-align: top;
	padding-left: 1.3em;
	padding-right: 0.3em;
}

table.detail-view td.left {
	width: 200px;  padding-left: 1.3em; padding-right: 0.3em; font-size: 11px;
	vertical-align: top; color: #43431d; padding-top: 0.3em; padding-bottom: 0.3em;
}


table.detail-view td.right {
	width: 320px;  font-size: 11px; vertical-align: top;
	padding-top: 0.3em; padding-left: 1.3em; padding-right: 1.3em; color: #925981;
	border-left-style: dashed; border-left-color: #c7a7d5; border-left-width: 1px;
}

table.detail-view td.double
{
	font-size: 0.9em;
	vertical-align: top;
	padding-left: 1.3em;
	padding-right: 0.3em;
	padding-top: 0.3em;
	width: 255px;
    border-top-style: dashed; border-top-color: #c7a7d5; border-top-width: 1px;
}





p.lily {
    color: #925981; font-weight: bold; font-size: 12px;
}

p.text {
    padding-top: 0px; padding-bottom: 0px;
}

p.name {
    padding-top: 0px; padding-bottom: 0px; font-weight: bold;
}

p.web {
    padding-top: 0.6em;
}


p.web a {
    padding-top: 0px; padding-bottom: 0px; font-weight: bold; text-decoration: underline; color: #43431d;
}

p.dashed {
    border-bottom: white 1px solid; border-bottom-style: dashed; border-bottom-color: #c7a7d5; width: 190px; padding-top: 0px; padding-bottom: 0px;
}

table.detail-view td ul{
    display: inline; list-style: none;
}

table.detail-view td ul li{
 display: inline;
}

.upper {
    padding-bottom:7px;
}

div.list_background_1 {

background:#FDF6FD none repeat scroll 0 0;
border:1px solid #CEB393;

color:#43431D;
float:left;
font-family:Verdana,sans-serif;
font-size:11px;
margin-bottom:10px;
margin-top:5px;
overflow:hidden;

}



div.list_background_2 {

background:#FDF6FD none repeat scroll 0 0;
border:1px solid #E0E0E0;

color:#43431D;
float:left;
font-family:Verdana,sans-serif;
font-size:11px;
margin-bottom:10px;
margin-top:5px;
overflow:hidden;

}


div.list_background_3 {

background:#FDF6FD none repeat scroll 0 0;

border:1px solid #9AB4DD;
color:#43431D;
float:left;
font-family:Verdana,sans-serif;
font-size:11px;
margin-bottom:10px;
margin-top:5px;
overflow:hidden;

}


div.list_background_4 {

background:#FDF6FD none repeat scroll 0 0;
width:588px;
border:1px solid #FFC059;
color:#43431D;
float:left;
font-family:Verdana,sans-serif;
font-size:11px;
margin-bottom:10px;
margin-top:0px;
overflow:hidden;

}





div.list_header {
 width: 570px;
 text-align: left;
 background: #ba7a9d;
 
 overflow: hidden;
 width:588px;
}



div.list_background_4 .list_content {
padding: 12px 15px 15px 15px;
text-align: left;
font-size: 12px;
overflow:hidden;
background:#FEE5AF none repeat scroll 0 0;
}



div.list_background_3 .list_content {
padding: 12px 15px 15px 15px;
text-align: left;
font-size: 12px;
overflow:hidden;
background:#BAC6E1 none repeat scroll 0 0;
}

div.list_background_2 .list_content {
padding: 12px 15px 15px 15px;
text-align: left;
font-size: 12px;
overflow:hidden;
background:#ECECEC none repeat scroll 0 0;
}


div.list_background_1 .list_content {
padding: 12px 15px 15px 15px;
text-align: left;
font-size: 12px;
overflow:hidden;
background:#DEC3AA none repeat scroll 0 0;
}



div.list_background_4 .list_content .upper {
border-bottom:1px solid #FFC57F;
float:left;
margin-bottom:10px;
width:100%;
}



div.list_background_3 .list_content .upper {
border-bottom:1px solid #9AB4DD;
float:left;
margin-bottom:10px;
width:100%;

}


div.list_background_2 .list_content .upper {
border-bottom:1px solid #C7C7C7;
float:left;
margin-bottom:10px;
width:100%;
}


div.list_background_1 .list_content .upper {
border-bottom:1px solid #CEB393;
float:left;
margin-bottom:10px;
width:100%;
}


.list_content .upper .dane-firmy {
float:left;
width:350px;
}

.list_content .upper p.logo {
float:right;
width:100px;
}
.list_content .upper a.logo {
padding: 0px !important;
float: right;
margin: 0px !important;
}


div.list_background_4 .list_footer {
width: auto;
background:#B47798 url(/images/bg01.png) repeat scroll 0 0;
text-align: left;
color: #925981;
font-weight: bold;
padding:5px;
}

div.list_background_3 .list_footer {
width: auto;
background:#B47798 url(/images/bg04.png) repeat scroll 0 0;
text-align: left;
color: #925981;
font-weight: bold;
padding:5px;
}

div.list_background_2 .list_footer {
width: auto;
background:#B47798 url(/images/bg02.png) repeat scroll 0 0;
text-align: left;
color: #925981;
font-weight: bold;
padding:5px;
}

div.list_background_1 .list_footer {
width: auto;
background:#B47798 url(/images/bg03.png) repeat scroll 0 0;
text-align: left;
color: #925981;
font-weight: bold;
padding:5px;
}

div.list_background_4 div.list_header  h2 {
border-bottom:1px solid #FFC57F;
color: #ffffff;
clear: both;
display: block;
padding: 5px;
text-align: left;
background: #b47798;
background-image: url(/images/bg01.png);
}


div.list_background_3 div.list_header  h2 {
border-bottom:1px solid #9AB4DD;
color: #ffffff;
clear: both;
display: block;
padding: 5px;
text-align: left;
background: #b47798;
background-image: url(/images/bg04.png);
}

div.list_background_2 div.list_header  h2 {
border-bottom:1px solid #C7C7C7;
color: #ffffff;
clear: both;
display: block;
padding: 5px;
text-align: left;
background: #b47798;
background-image: url(/images/bg02.png);
}



div.list_background_1 div.list_header  h2 {
border-bottom:1px solid #CEB393;
color: #ffffff;
clear: both;
display: block;
padding: 5px;
text-align: left;
background: #b47798;
background-image: url(/images/bg03.png);
}





div.list_header  h2 a{
font-size: 12px;
color: #6C244A;
text-decoration: none;
}

div.left {
float: left;
}
div.right {
float: right;
}

div.clear {
clear: both;
}

a.logo {
padding: 10px;
float: right;
margin: 3px;
}

button.more {
    background: url('/images/rect.png');
    width: 98px;
    height: 27px;
    border: none;
    color: #ffffff;
    font-size: 10px;
    cursor:pointer;
}
.logo img {
    border:1px solid #E1C2E7;
}

p.text {
    padding-top: 0px; padding-bottom: 0px; clear: both;
}

p.name {
    padding-top: 0px; padding-bottom: 0px; font-weight: bold; clear: both;
}

