﻿/*** IE6 Fix ***/
* html #left 
{
  left:150px;           /* RC width */
}
body 
{
	text-align: center;
	background-repeat: repeat;
	background-color: rgba(22,20,22,1);
	background-image: url(images/bg.png);
}
#calosc 
{ 
	text-align:left;
	width:800px;
	margin:0px auto;
	padding:0px;
	position: relative;

    
}
#hader
 {
	width:800px;
}

#menu 
{
	width:800px;
	
}

#menu .kolumna 
{
  float: left;
}
#glowna

{

}
#galeria

{

}
#cennik

{

}
#kontakt

{


}


#linia
{
	
}
#tabela

{
	width: 800px;
	height: auto;
	position: relative;
	background-color: #3F303F;
}
#tabela .column 
{
	
	
}
.table 
{
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#left
{
	width: 183px;
	background-color: #3F303F;
	border-style: none;
	border-width: 0;
	
}
#right
{
	width: 596px;
	background-color: #3F303F;
	border-left-style: none;
	border-left-width: medium;
	text-align: center;
}

#stopka 
{
	clear: both;
	background-image: url(images/stopka.gif);
	height: 20px;
	width: 800px;
}
#menud
{
	width: 800px;
	height: 15px;
	background-color: #222222;
	text-align: center;
}
.tekst
{
				font-family: 'Lucida Sans Unicode', Helvetica, cursive;
				font-style: italic;
				font-size: medium;
				color: #FFF;
				text-align: center;
}

.tekst1
{
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
				
				font-size: small;
				color: #FFF;
				text-align: center;
}
.naglowek
{
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
				font-size: large;
				color: #FFF;
				font-weight: bold;
}
.tekstduzy
{
	border-style: solid;
	border-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	text-align: center;
	background-color: #F4DFD2;
	text-decoration: underline;

}
.style1 
{
				text-decoration: none;
				
}
.tabelacennik 
{
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	color: #FFF;
	text-align: left;
	text-transform: capitalize;
}

h1 {
	text-align: center;	
	color: #58584c;
}
.content {
	width: 790px;
	margin: 0 auto;
}
.content h3 {
	background: ;
	background-color: rgb(102, 51, 102);
    border: 1px solid #EEEEEE;
    color: rgb(255, 255, 255);
    display: block;
    margin: 5px 0 0 !important;
    padding: 0.5em 1em;
}
.content p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 10px;
}
.content h3.active {
	background: ;
}
.content h3:hover {
	background-color: rgb(102, 51, 102);
	color: #330033;
	border: 1px solid #EEEEEE;
	cursor: pointer;
}
.content div {
	padding: 15px;
}