
body{
/* background-color: #dbd9ca; */
background-color: #FFFFFF; 
margin:0;
padding:0;
line-height: 1.5em;
font: 12px Arial, sens-serif;
}

h1, h2 { 
font-size: 12px;
}

#maincontainer{
width: 700px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #FFFFFF;
}

#linktext a{
font-size: 14px;
font-weight: bold;
color: #000000;
color.hover: #FF0000;
}

p.text{
font-size: 14px;
color: #000000;
}
p.obrazki{
font-size: 14px;
text-align: center;
}
p.kontakt {
text-align: center;
font-size: 14px;
margin: 0 0 1px 0;
}
p.kontakt h2 {
font-size: 16px;
text-align: center;
margin: 10px;
}
p.kontaktm{
text-align: center;
font-size: 9px;
margin: 0 0 0 0;
}


div#index{
text-align: justify;
margin: 10px 0 10px 10px;
float: left;
width: 480px;
}
div#index2{
text-align: center;
margin: 10px 0 10px 10px;
width: 480px;
}
div#pmenu{
text-align: center;
margin: 10px 10px 10px 0;
float: right;
width: 180px;
}
div#indexd{
margin: 10px 0 10px 10px;
float: left;
width: 680px;
}
div#oferta_menu{
text-align: center;
padding: 3px;
}


#top{

background-repeat: no-repeat;
background-position: top center;

height: 20px; /*Height of top section*/
}
#naglowek{
margin: 10px;
height: 10px; /*Height of top section*/
}
#menu{
text-align: right;
margin-left: 10px;
margin-right: 10px;
}
#glowna{
background-color: #FFFFFF;
margin: 0 0 0 0;
text-align: left;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 0 0 3px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}



#prawakolumna{
float: right;
width: 180px;
margin-left: -190px;
background: #FFFFFF;
}

#footer{
clear: left;
width: 100%;
height: 38px;
background-image: url(gfx/stopka.gif);
background-repeat: no-repeat;
background-position: top center;
color: #FFF;
text-align: center;
padding: 10px 0;
}



#footer a{
color: #FFFF80;
}

.innertube{
text-align: justify;
margin: 10px; 
margin-top: 10px;

}




.naglowek_prawa{
float: right;
text-align: right;
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
width: 300px;
margin-top: 0;
}
.naglowek_lewa{
float: left;
text-align: left;
width: 300px;
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


.tytul {
text-align: left;
font-size:	14px;
font-weight:	bold;
}



.iinnertube{
margin: 10px; 
}

.klewa {
float:left;
text-align: center; 
width: 50%; 
border-right:1px dotted; 
margin-right:10px;
}
.kprawa {
float:left; 
width: 40%; 
border:5px;
}

p.nmenu{
position: relative;
left: 20px;
font-weight:	bold;
color: #dbd9ca;
margin: 5px 0 0 0;


}
p.zmenu{
font-size: 11px;
font-weight: bold;
color: #727980;
margin: 3px 0 0 0;
height: 25px;
background-color: #f7f6f4;

}


#pointermenu2{
margin: 0;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
float: right;
padding-left: 8px;
font: bold 13px Verdana;
background: #dbd9ca;
width: 98.8%;
}

* html #pointermenu2 ul{ 
margin-bottom: 1em;
margin-left: 7px;
}

#pointermenu2 ul li{
display: inline;
float: right;
}


#pointermenu2 ul li a{
float: left;
color: #404042;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: #404042;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: #FFFFE0;
background: #404042;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(media/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}





.breadcrumb{
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.breadcrumb a{
text-decoration: none;
color: #404042;
}
.breadcrumb a:visited, .breadcrumb a:active{
color: #404042;
}
.breadcrumb a:hover{
text-decoration: underline;
}






#blueblock{
margin-bottom: 1em;
font: bold 13px Verdana;
background-color: #404042;
}

* html #blueblock{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #FFFFFF;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-right: 10px solid #404042;
background-color: #DBD9CA;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{

border-right: 10px solid #DBD9CA;
background-color: #404042;
color: #fff;
}











.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


.commentbox{
background-color: #FFFFFF;
width: 160px;
padding: 10px;
}

.commentfooter{
padding-left: 28px;
font-size: 90%;
}
