/*  autor Mieczysław Kieliński naszeslowo@gmail.com                                       /
/   korzystasz z mojej pracy, prosze posoztaw ten wpis i dodaj informacje o modyfikacji        /
/   you are profiting from my work, please do not remove my credits and add modification info */
/* CSS Document */
body {
	color: #882c08;
	background-color: #d97d59;
	background-image: url(images/page_bg.jpg);
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
               padding-top: 30px;
}
.text {font-size: 12px;}

a    {
       COLOR: #6d331c; 
       
              text-decoration: none;
        
              text-transform: capitalize;
   
              font-weight:bold; 
              border: 0px; }
A:hover  { text-decoration: 
           none;color:#d40202; border: 0px;}
h1
{
	margin: 0 0 0 0;
	font-size: 14px;
}
h2
{
	margin: 0 0 0 0;
	font-size: 12px;
}

img { border: 0px;} img:hover { border: 0px;}
.tlo
{
	width: 930px;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-y;
	margin: auto;
             
}
.logo
{
	width: 930px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.stopka
{
	width: 930px;
	background-image: url(images/stopka.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
        margin: auto;
}
.content
{
	width: 908px;
        padding-top: 22px;
	padding-bottom: 50px;
}
#left {
	float: left;
	width: 640px;
	padding-top: 40px;
	padding-left: 61px;
	padding-bottom: 13px;
	text-align: justify;
	padding-right: 27px;
}

#left1 {
	float: left;
	width: 820px;
	padding-top: 40px;
	padding-left: 61px;
	padding-bottom: 28px;
	text-align: justify;
	padding-right: 27px;
}
#left2 {
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-left: 61px;
	padding-bottom: 28px;
	text-align: justify;
	padding-right: 11px;
}
#left3 {
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 28px;
	text-align: justify;
	padding-right: 11px;
}
#right {
	float: right;
        margin-right: 22px;
	width: 145px;
	padding-top: 40px;
	text-align: left;
}
#right1 {
	float: right;
        margin-right: 22px;
	width: 185px;
	padding-top: 0px;
        padding-bottom: 18px;
	text-align: left;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	height: 15px;
	margin-left: 2px;
	padding-right: 2px;
}
.projekt
{
	color: #000000;
	background-color: inherit;
}
#projekt {float: right;
margin-right: 35px;
margin-top: -40px;	}
.oferta
{
	color: #000000;
	background-color: inherit;
}
#oferta {float: left;
margin-left: 35px;
margin-top: -40px;	}
h1
{
	margin: 0 0 0 0;
	font-size: 14px;
}
h2
{
	margin: 0 0 0 0;
	font-size: 12px;
}
a.menu, a.menu:visited
{
	color:#dfebf7;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}
a.menu:hover
{
	color: #F8F210;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
