@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	margin-top:0!important;
}

body {
	text-align:center;
	background:url(/images/body.jpg) repeat-x top #eae9e4;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

html {
	padding:0;
	margin:0;
	
}

.right {
    float:right;	
}

#page {
	width:960px;
	margin:0 auto!important;
	text-align:left;
	padding:0;
	border:0!important;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

.end {
	clear:both;
}

#head {
	padding:0!important;
	margin:0!important;
	position:relative;
}

#head,
#top {
	width:960px;
}

#cbn,
#about,
#content_left,
#created {
	width:300px;
	float:left;
}

#menu,
#photo,
#content_right,
#list {
	width:660px;
	float:right;
}

#cbn {
	border-top:3px solid #fba211;
	height:111px;
	background:url(/images/cbn.jpg) no-repeat center top;
	position:relative;
}

#cbn a {
	height:111px;
	width:300px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}

#menu {
	border-top:3px solid #3f3e3b;
	padding:5px 0;
}

#kontakt {
	color:#a9a6a1;
	text-transform:uppercase;
	border-bottom:1px solid #d9d8d3;
	text-align:right;
	padding:0 0 3px 0;
	font-weight:bold;
}

#kontakt span {
	padding:0 0 0 15px;
}

#kontakt small {
	color:#7d7871;
	font-size:12px;
	padding:0 0 0 5px;
}

#kontakt a {
	color:#7d7871;
}

#kontakt a:hover {
	color:#ffa511;
}

#menu ul {
	list-style-type:none;
	text-align:right;
	padding:40px 0 0 0;
}

#menu ul li {
	display:inline;
	font-size:13px;
	color:#c3c2bc;
	padding:0 0 0 8px;
}

#menu ul li small {
	padding:0 0 0 8px;
	font-size:11px;
}

#menu ul li a {
	color:#3f3e3b;
	font-weight:bold;
}

#menu ul li a:hover,
#menu ul li.active a {
	color:#e38d00;
}

#about {
	padding:10px 5px;
	width:290px;
	font-size:11px;
	color:#e0ddd8;
	text-align:justify;
	height:135px;
}

#about p {
    line-height:18px;
}

#about h2 {
	font-size:22px;
	text-transform:uppercase;
	border-bottom:1px dashed #5a5854;
	color:#ffa511;
}

p.more {
	text-align:right;
	padding:5px 0 0 0;
}

#page2 {
	background:#3f3e3b;
	padding:7px 0 50px 0;
	text-align:center;
	margin:20px 0 0 0;
}

#footer {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#created {
	color:#8c8b89;
}

#list {
	text-align:right;
}

#list ul {
	list-style-type:none;
	text-align:right;
}

#list ul li {
	display:inline;
	font-size:11px;
	color:#797875;
	padding:0 0 0 8px;
}

#list ul li small {
	padding:0 0 0 8px;
	font-size:11px;
}

#list ul li a {
	color:#b0afa9;
}

#list ul li a:hover,
#list ul li.active a {
	color:#e38d00;
}
#content_right{
    background:#edece8;
}

#main_content{
    padding:20px;
}

#main_content a {
    color:#ec9300;
    text-decoration:none;
    font-weight:bold;	
}

#main_content ul {
    list-style:none;
}

#main_content li {
    padding-bottom:20px;
}

#main_content h5 {
    font-size:13px;
    font-weight:strong;
    color:#3f3e3b;
    text-transform:uppercase;
}

#main_content h5 a{
    /*color:#3f3e3b;*/
    color:#cd0000;
}

#main_content li small{
    color:#a4a29e;
    font-weight:strong;
    padding-bottom:10px;
    display:block;
}

#main_content li p{
    padding-bottom:10px;
    line-height:17px;
    color:#71706c;
}

#main_content li .more {
    color:#dc8900;
    float:right;
}

#main_search_form {
    padding:20px;
    background:#f3f2ee;
}

#content_right h2 {
    padding:10px 0;
    text-transform: uppercase;
}

#main_content h2 {
	position:relative;
	top:10px;
	margin-bottom:10px;
}

#main_search_form h2 {
    color:#ec9300;
    position:relative;
    top:10px;
    margin-bottom:10px;
}

#main_search_form label {
    color:#3f3e3b;
    font-weight:bold;
}

#main_search_form table {
    width:85%;
    margin: 0 auto;
}

#main_search_form table input {
    width:97%;
    padding:4px;
}

#main_search_form select {
	width:100%;
    padding:4px;
}

#send_button {
    width:100%!important;
    padding:7px 80px;
    background:#e58f01;
    color:white;
    border:0;

}

#send_line {
    width:100%;
}

.first {
    font-weight:bold;
}

.more_all{
    float:right;
    text-decoration:none;
    color:black;
    font-weight:bold;
}

.paginate {
    text-align:center;
}

.paginate li {
    display:inline;
}

.paginate li a{
    padding:4px 7px;
    background:#e58f01;
    color:white!important;
    text-decoration:none;
}

#podobne {
    padding:5px 0 0 10px;
}

#podobne li {
    padding:0 0 5px 0;
}

#podobne li a{
    color: #e58f01;
}

#biura {
	width:100%;	
	border-collapse:collapse;
}

#biura th {
	color: white;
	background: #ffa511;
	padding:4px;
	text-align:left;
}
#biura td {
	padding:4px;
}

#biura tr:hover {
    background:#fbffdb;
}

#biura a {
    text-decoraiton:none;
    font-weight:bold;
    color:#cd0000;
}

#oferta h5 {
    padding-bottom:5px;	
}
	
#oferta li {
    width:29%;
    float:left;
    padding:10px 2%;
}

#oferta .obrazek {
    height:85px;
    background-position: 50% 50%;
    margin-bottom:5px;
}

#oferta .obrazek a {
	display:block;
	width:100%;
	height:100%;
}

#side {
	background:#e4e1da;
}

#side ul{
    list-style:none;
}

#side li {
    padding:10px;
}

#side li.odd {
    background:#e6e5e0;	
}

#side li h5 {
    font-size:13px;
    color:#47443f;
    font-style:italic;
    margin-bottom:5px;
}

#side li h5 a{
    color:#47443f;
    text-decoration:none;
}

#side li p{
    color:#9d9a93;
    line-height:18px;
}

#ofertodawca {
    border:1px dotted black;
    padding:8px;
}

#ofertodawca a {
    color:#cd0000;
    text-decoration:none;
}

#boczna_szukajka{
     padding-top:8px;	
}

#boczna_szukajka input{
    width:80%;
    padding:5px;
    margin-bottom:5px;
}

#boczna_szukajka select {
    width:85%;	
    padding:5px;
    margin-bottom:5px;
}

#boczna_szukajka option{
    padding:5px;	
}

.szer input {
    float:right;
}

.main_picture{
    float:right;
    width:220px;
}

#show_gallery {
    list-style:none;
    clear:both;
}

#show_gallery li {
    width:120px;
    height:120px;
    float:left;
}

#show_gallery img, .main_picture img {
    padding:3px;
    background:white;
    border:1px #eee solid;
}

#firma_pictures {
	clear:both;
}

#firma_pictures li{
	width:50%;
	float:left;
}

#miasto {
	width:49px;
	height:17px;
	position:absolute;
	bottom:25px;
	left:300px;
	background: url(/images/lodz.png) no-repeat;
}
