@charset "utf-8";
/* CSS Document */

html {
height:100%;
width:100%;
}

body {
background:black url(../images/background.jpg) no-repeat;
margin:0px;
height:100%;
width:100%;
}

a img {
border:none;
}

p {
color: #9b4d9e;
}

li {
color: grey;
}

h1 {
font-family: tahoma;
color: #a84285; 
}

h2 {
font-family: tahoma;
font-size: 20px;
color: #a84285;
}

h3 {
font-size: 15px;
font-family: tahoma;
color: #4289a5;
}

h4 {
font-family: tahoma;
color: #4d999e;
}

h5 {
color:grey;
font-family: tahoma;
}

h6 {
font-family: Elegant;
font-size: 25px;
color:  #1060aa;

}

h7 {
font-family: Elegant;
font-size:30px;
color:  #1060aa;
}

#gradient {
width:100%;
height:250px;
position:fixed;
bottom:0px;
background:url(../images/gradient.png) scroll;
}

	
	#banner {
	margin:0px;
	background:url(../images/bannermenu.png);
	height:259px;
	width:926px;
	}

		#menu {
		padding-top:132px;
		height:41px;
		margin-left:205px;
		}

			#menu img {
			margin-right:-2px;
			border:none;
			}
			
	#content {
	background:url(../images/contener.png);
	color:gray;
	width:717px;
	height:413px;
	padding-top:8px;
	margin: 0 auto;
	}
	
		#borders {
		margin-left:100px;
		width:600px;
		height:398px;
		}
		
		#start {
		position: relative;
		Top: 20px;
		}
		
		.napisy {
		height: 60px;
		}
		
		.logo {
		height: 70px;
		margin-top: 10px;
		}
		
		.back
		{
		margin-top:3px;
		margin-left: 320px;
		height: 20px;
		width: 67px;
		}
	
	#foot {
	height:42px;
	width:120px;
	position:fixed;
	right:0px;
	bottom:10px;
	}
	
/* -----------------------------------------Scrollbar----------------------------------------- */

.scroll-track-top {
height:25px; 
width:25px; 
background-image: url(../images/track_top.png);
} 

.scroll-track-bot { 
height:25px; 
width:25px; 
background-image: url(../images/track_bot.png); 
}  

.scroll-track { 
background-image: url(../images/track_bg.png); 
}

.scroll-handle-top { 
height: 20px; 
width: 25px; 
background-image: url(../images/handle_top.png); 
cursor: pointer; 
} 

.scroll-handle-bot {
height: 20px; 
width: 25px; 
background-image: url(../images/handle_bot.png); 
cursor: pointer; 
}
 
.scroll-handle { 
background-image: url(../images/handle_mid.png); 
cursor: pointer; 
}  	
	
/*-----------------------------------------End Of Scrollbar-----------------------------------------*/ 

/*-----------------------------------------Cennik-----------------------------------------*/
.tab1 {
height: 34px;
width: 550px;
background-image: url(../images/tab1.png);
}

.tab2 {
height: 34px;
width: 550px;
background-image: url(../images/tab2.png);
}

.nazwaus {
color:white;
float:left;
margin-top: 9px;
margin-left: 15px;
height: 20px;
width: 420px;
text-align: left;
}

.cena {
color:white;
float:left;
margin-top: 9px;
height: 20px;
width: 50px;
text-align: right;
}

.cenabezprom {
color:gray;
float:left;
margin-top: 9px;
height: 20px;
width: 50px;
text-align: right;
text-decoration: line-through;
}

.cenaprom {
color:white;
float:left;
margin-top: 9px;
height: 20px;
width: 50px;
text-align: right;
}
/*-----------------------------------------End Of Cennik-----------------------------------------*/

/*-----------------------------------------Opinia-----------------------------------------*/

#form1 {
margin-top:20px;
}

.opinia {
margin-top: 10px;
width: 550px;
}

.comtop {
color: black;
font-family: tahoma;
font-size: 15px;
margin:0px;
padding-left:10px;
Padding-top: 6px;
height: 22px;
width: 540px;
background: url(../images/comtop.png);
}

.commid {
color: white;
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
margin:0px;
width: 530px;
background: url(../images/commid.png);
}

.combot {
margin:0px;
width: 550px;
height:10px;
background: url(../images/combot.png);
}

/*-----------------------------------------End Of Opinia-----------------------------------------*/
