* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
    background-color: #F5F5F5; 
}

a {
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

img {
	border: 0;
	margin: 0px 10px 10px 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

#header {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	padding: 0px 15px 0px 15px;
}

#page {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 894px;
	margin-left: auto;
	margin-right: auto;
}

#percasa {
	float: left;
	margin-right: 20px;
}

.products {  
    padding: 15px 15px 15px 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  190px; 
    height:  270px;
    top:  0; 
    left: 0;
	float: left;
	margin: 0px 10px 10px 10px;
} 

.pics {  
    width:   407px;  
    height:  302px;
    padding: 0;  
    margin:  0;  
} 
.products img {
	margin-top: 10px;
}

.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  375px; 
    height: 270px; 
    top:  0; 
    left: 0;
} 

.nazwa {
	color: black;
	font-size: 15px;
	font-weight: bold;
	font-family: verdana;
	margin: 10px; 
}

.cena {
	color: red;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	margin: 10px;
}

.opis {
	color: #333333;
	font-size: 10px;
	font-family: verdana;
	margin: 10px;
	display: block;
}

#faq {  
    padding: 15px 15px 15px 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  402px; 
    top:  0; 
    left: 0;
	float: left;
	margin: 10px 0px 10px 0px;
} 

.pytanie {
	font-weight: bold;
	color: #000000;
	display: block;
	border: 1px dotted #777777;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 0px 5px;
	font-size: 12px;
}

.odpowiedz {
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#opinie {  
    padding: 15px 15px 15px 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  402px; 
    top:  0; 
    left: 0;
	float: right;
	margin: 10px 0px 10px 0px;
} 

.opinia {
	font-style:italic;
	color: #333333;
	display: block;
	border: 1px dotted #777777;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 0px 5px;
	font-size: 12px;
}

.klient {
	font-style:normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
	margin-bottom: 10px;
}

#footer{  
    padding: 15px 15px 15px 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  824px; 
	margin: 10px 0px 10px 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#naglowek_gl {font-size: 9px;}
#naglowek_gl a{font-weight: normal; color:#555; font-size: 9px;}  
#gorne_linki {float:right;font-size:10px; text-align:right; margin-top:10px;margin-right:30px}
#gorne_linki ul {list-style: none outside none;}
#gorne_linki ul li{display:inline;}
#gorne_linki a {font-weight:normal; color:#333; font-size: 9px;} 

#naglowek_gl h1 {font-size: 11px; padding: 0px; position: absolute; top: 58px; left: 50%; margin-left: -405px; display: inline; font-family: Tahoma; font-style: normal; font-weight: normal; color:#555;}


#stopencja ul {margin: 0; padding: 0; list-style-type: none; text-align: left; }
#stopencja ul li { display: inline; }
#stopencja a {text-decoration:none; }
#stopencja a:hover {color: orange; }


#srodkowy_tekst {background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
margin:10px auto;
padding:15px;
width:870px;
text-align:justify;}


.srodkowy_tekst_podstrony {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
margin:10px auto;
padding:15px;
width:870px;
text-align:justify;}      


#gorny-box-content
{
height:280px; 
margin-top:70px;
background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
margin:10px auto;
padding:15px;
width:870px;
text-align:justify;
}

#conent-text-glowna {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
margin:10px auto;
padding:15px;
width:870px;
text-align:justify;
font-size:11px;
}


#tekst-podstrony {font-size:11px; padding:10px} 

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}
