body { 			
	background-image: url(img/tlo.png); 
	background-repeat:repeat-x;
	background-color:#210903;
	font-family:  Tahoma, Geneva, sans-serif;
	color:#371c01; 
	font-size:14px; 
	height:100%; 
	margin: 0 0 0 0px;
}
				
html{
	height:100%;
	margin: 0 0 0 0px;
}
				
p {	
	text-indent: 20px;
	margin: 7px 0px 0px 0px;
	text-align: justify;
}
				
ul {
	margin-top: 2px;
}

#logo {
	width: 1000px;
	height: 134px;
	padding: 0;
	margin: 10px auto 0 auto;
}

#chromemenu {	
	background:transparent url(img/belka.gif) repeat-x top left; 
	text-align: center;
	color:#AF7B20; 
	margin: 0 auto 2px auto;
	width: 1000px;
	height: 24px;
	clear:both;
	padding: 3px 0 0 0;
	border-top: 1px solid #A63E1C;
}
						
a.menugora:link,a.menugora:visited {
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#ddd; 
	font-size:9px;
	display:inline;
	margin:0 8px 0 0;
}
				
a.menugora:hover {
				color:#fff; 
				text-decoration:underline;
				}

a.link, a.link:visited{text-align:center;text-decoration:none; color:#371c01;  }
a.link:hover { color:#000; text-decoration:underline; }
			
a.menulewe:link,a.menulewe:visited  {font-weight:bold;text-align:center;text-decoration:none; color:#200D06; font-size:11px;  }
a.menulewe:hover {color:#000; text-decoration:underline;}

				
div.fraza {		text-align:center;
				font-style:italic;
				color:#371c01; 
				font-size:20px; 
				}
			
#mainwrapper {
	width: 1000px;
	margin: 0 auto;
}

#glownewrapper{
	width: 797px;
	margin: 0 0 0 3px;
	padding: 0;
	float: left;
}

#glownetop{
	margin: 0;
	padding: 0;
	background-image: url(img/glownetop.gif);
	height: 15px;
}
				
#glowne {		
	min-height: 450px;
	width: 742px;
	background:#FDDA9A url(img/glownebot.gif) repeat-x bottom left; 
	padding: 0 30px 20px 25px;
	margin: 0;		
	overflow:hidden;	
}	
				
				
#menulewe { 
	width: 200px;
	padding: 0;
	margin: 0;
	float: left;
}

#menulewe div{	
	padding:4px 5px 0 0;
	background:#FDDA9A url(img/belkalewe.gif) no-repeat top left;
	width:195px;
	height:23px;
	text-align:left;
	border-top: 1px solid #FDDA9A;
	margin-bottom: 1px;
}
				
				
img.lewylist{	
	margin: 0px 3px 0px 8px;
	vertical-align: -1px;
}
				
#stopka {
	width: 797px;
	margin: 5px auto;
	text-align: center;
	text-decoration:none;
	color:#FDDA9A; 
	font-size:10px;  
}

.widget_social{
	float:right;
	width:232px;
	height:420px; 
	background: url(images/slider2.png) no-repeat;
	display:block;
	right:-205px;
	padding:0;
	position:fixed;
	top: 170px;
	z-index:1002;
}
				
#slider3 a:link ,a:visited { color:#fff; }
#slider3 a:hover { text-decoration: none; }
/* images with caption */
#slider3 img { width: 100%; height: 100%; }
/* position the panels so the captions appear correctly */
#slider3 .panel { position: relative; }
/* captions */
#slider3 .caption-dojazd,
#slider3 .caption-elektro, #slider3 .caption-slim,
#slider3 .caption-bottom, #slider3 .caption-left,
#slider3 .caption-oxybrazja, #slider3 .caption-wybielanie {
	background: #000;
	color: #fff;
	padding: 10px;
	margin: 0;
	position: relative;
	z-index: 10;
	opacity: .7;
	filter: alpha(opacity=70);
}
/* Top caption - padding is included in the width (480px here, 500px in the script), same for height */
#slider3 .caption-wybielanie {
	left: 0;
	top: 150px;
	width: 390px;
	height: 85px;
}

#slider3 .caption-dojazd {
	left: 0;
	top: 60px;
	width: 660px;
	height: 225px;
	text-align:center;
}

#slider3 .caption-oxybrazja {
	left: 0;
	top: 50px;
	width: 660px;
	height: 105px;
}

#slider3 .caption-elektro {
	left: 0;
	bottom: 0;
	width: 560px;
	height: 40px;
}
/* Right caption - padding is included in the width (130px here, 150px in the script), same for height */
#slider3 .caption-slim {
	right: 0;
	top: 0;
	width: 400px;
	height: 40px;
}
/* Bottom caption - padding is included in the width (480px here, 500px in the script), same for height */
#slider3 .caption-bottom {
	left: 0;
	bottom: 0;
	width: 480px;
	height: 40px;
}
/* Left caption - padding is included in the width (130px here, 150px in the script), same for height */
#slider3 .caption-left {
	left: 0;
	top: 0;
	width: 170px;
	height: 90px;
}

#slider3 .startNews {
	left: 0;
	top: 0;
	width: 170px;
	height: 90px;
}

/********************************************************************CHROME MENU*/
.chromestyle{
width: 99%;
font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #543634; /*THEME CHANGE HERE*/

font:normal 10px Century Gothic;
line-height:18px;
z-index:100;
background-color: #FDDA9A;
width: 190px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #543634; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
border-top: 1px solid #543634;
border-bottom: 1px solid #543634; 
padding: 1px 0;
background-color: #FFE2AF;
}
