@charset "utf-8";
/* CSS Document */

/* UKLAD */

body {
	background: #852d2c url(gfx/bg-top-red.jpg) top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Tahoma;
	color: #000000;
	line-height: 140%;


	}
	
.header {
	height:310px;
	width:780px;
	margin:0 auto;
	position:relative;
	padding-top: 70px;
}
	
.content1 {
	background:url(gfx/bg-bg-red.jpg) repeat-y;
	background-position:center;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

.content2 {
	background:url(gfx/bg-mid-red.jpg) top no-repeat;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	/*
	position: relative;
	padding-top: 380px;
	*/
}

.footer {
	background:url(gfx/bg-bot-red.jpg) no-repeat bottom;
	width: 100%;
	height: 171px;
	background-position:center;
}


/* NAWIGACJA / BANNER */

.navi {
	height:50px; 
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.navi li {
   	float: left;
	margin: 0px 30px 0px 0px;
	padding: 5px 10px 5px 10px;
   	width: auto;
   	list-style: none;
	/*
	background-color: #a40809;
	*/
	cursor: pointer;
}

.navi ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
   	width: 100%;
   	list-style: none;
}

.banner {
	width: 780px;
	height: 224px;
	}

/* CONTENT UKLAD */

.content-whole {
	height: 100%;
	width: 780px;
	margin: 0 auto;
	position: relative;
	padding-top: 0px;
}

.content-left {
	width: 780px;
	height: 100%;
	position: relative;
	}	

.content-right {
	width: 780px;
	height:100%;
	position: relative;
	}	
	
.txt {
	width: 770px;
	height: 100%;
	font: 13px;
	color: #000000;
	font-weight: normal;
	}

.txt-h2 {
	color: #a40809;
	font: bold;
	font-weight: bold;
	}

h1 {
	color: #a40809;
	font: bold;
	font-weight: bold;
	font-size: 20px;
	line-height: 10px;

	text-shadow: #ffd8d8 3px 2px 3px;
	}
	
h2 {
	color: #CCC;
	font: bold;
	font-weight: bold;
	font-size:8px;
	line-height: 10px;
	text-shadow: #ffffff 0 1px 0;

	}

h3 {
	color: #000;
	font: bold;
	font-weight: bold;
	font-size:15px;
	line-height: 10px;
	text-shadow: #ffffff 0 1px 0;

	}

.txt-color {
	color: #a40809;
	margin-left: 10px;
	}
	
.txt-color2 {
	color: #a2170a;
	font-weight:normal;
	}
	
.portfolio {
	width: 550px;
	color: #000000;
	font-weight: normal;
	padding-top: 30px;

	}

.img_index {
	width: 300px;
	height: 200px;
	text-decoration:none;
	/*border: solid 1px #333333;*/
	}
	
.table-index {
	width: 100%;
	height:200px;
	border: 0px none;
	text-align: left;
	vertical-align: text-top;
	}
	
.table-index td {
	vertical-align: top;
}
	
.table-index th {
	font: bold;
	color:#ffffff;
	}

.index-naglowek {
	background-color:#a40809; 
	padding: 6px 6px 6px 6px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	
	}

.projekt {
	float: left;
	width: 550px;
}

.www_img {
	float:left;
	width: 514px;
	text-decoration:none;
	border: solid 3px #a40809;
	}
	
.www_opis {
	float: left;
	width: 514px;
}
/* STOPKA FOOTER */

.stopka {
	height: auto;
	width: 780px;
	margin: 0 auto;
	position: relative;
	padding-top: 60px;

	color:#999999;
	font-size:10px;
	}


/* INNE */

.220 {
	width: 220px;
	height:auto;
}

.36 {
	width: 36px;
	height:auto;
}

.170 {
	width: 180px;
	height:auto;
}

.fl {
	float:left
	}

.fr {
	float:right
	}
	
.tl {
	text-align:left;
}

.tr {
	text-align:right;
}

.top {
	text-align:left;
	vertical-align:text-top;
	vertical-align:top;
	}
.bottom {
	text-align: left;
	vertical-align: text-bottom;
	vertical-align: bottom;
	}

a img,object {
	text-decoration:none;
	border: 0px none;
	}
hr {
	color: #c6cd9e;
	width: 100%;
	border: 0px none;
	}
	
/* ODNOSNIKI */

a {
	color:#e0623c;
	font-weight: bold;
	text-decoration:underlined;
}

a:link {
	color:#e0623c;
	font-weight: bold;
	text-decoration:underlined;
}

a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}


.skoki {
background: #222 repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
}

a.skoki {
	background-color: #b52f00;
	color:#f2f2f2;
	font-size: 9px;
}

a.skoki:link {
	background-color: #b52f00;
	color:#f2f2f2;
	font-size: 9px;
}

a.skoki:hover {
	background-color: #872300;
	color:#ffffff;
	font-size: 9px;
	text-decoration: none;
}

/*
a.menu {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 16px
}

a.menu:link {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 16px
}

a.menu:hover {
	color:# 000;
	font-weight: bold;
	text-decoration:none;
	font-size: 16px;
	text-shadow: #ffffff 0px 0px 5px;
}


*/


.menu {
background: #222 repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);

position: relative;
cursor: pointer;
font-size: 14px;

}

a.menu {
	background-color: #b52f00;
	color:#f2f2f2;
}

a.menu:link {
	background-color: #b52f00;
	color:#f2f2f2;
}

a.menu:hover {
	background-color: #872300;
	color:#ffffff;
	text-decoration: none;
}

a.emp {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	}	

a.emp:link {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	}	

a.emp:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	}	
	
	
/* SLIDER */

 ul.slideshow {  
     list-style:none;  
     width:780px;  
     height:224px;  
     overflow:hidden;  
     position:relative;  
     margin:0;  
     padding:0;  
       
 }     
   
 ul.slideshow li {  
     position:absolute;  
     left:0;  
     right:0;  
 }  
   
 ul.slideshow li.show {  
     z-index:500;      
 }  
   
 ul img {  
     border:none;      
 }  
   
 #slideshow-caption {  
     width:480px;  
     height:60px;  
     position:absolute;  
     bottom:0;  
     left:0;   
     color:#000;  
     background:#f6f8eb;  
     z-index:500;  
 }  
   
 #slideshow-caption .slideshow-caption-container {  
     padding:5px 10px;     
     z-index:1000;     
 }  
   
 #slideshow-caption h3 {  
     margin:0;  
     padding:0;    
     font-size:14px;  
 }  
   
 #slideshow-caption p {  
     margin:5px 0 0 0;  
     padding:0;  
}  

.sklep-item {
	width: 100px;
	height: 100px;
	text-align: center;
	float: left;
}