* {
	font-family: Verdana, Arial, Sans-Serif; 
	box-sizing: content-box; /* dla opery, bo glupia nie umie liczyc */
}

input {
font-family: Verdana, Arial, Sans-Serif;
font-size: 15px; 
font-weight: bold;
}
.input_error {
font-family: Verdana, Arial, Sans-Serif;
font-size: 15px; 
font-weight: bold;
color: red;
outline: maroon groove 2px;
}
.ok {
margin-top: 25px;
margin-right: 12px;
text-align: center;
letter-spacing: 2px;
word-spacing: 2px;
font-family: Verdana, Tahoma, Arial, Sans-Serif;
font-size: 12px; 
font-weight: bold;
color: maroon;

}

html {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	width: 100%
}
body {
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	width: 100%
}
h1 {
	font-size: 10px;
}
h2 {
	font-size: 11px;
}
h3 {
	font-size: 12px;
}

#hhh
{
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
}
h5 {
	font-size: 14px;
}
p {
	font-size: 11px;
}

#bannerLP
{
	padding-top: 3px;
}


#container, #lgr, #left, #right, #footer, #menu, #content, #main, #bann {
  margin: 0;
  padding: 0;
}
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	background-image: url(../images/kropki.gif);
	background-repeat: repeat-y;
}

#lgr {
     height: 30px;
	background-image: url(../images/lewygrog.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


#header {
	width: 750px;
	height: 168px;
	background-image: url(../images/gora.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#bann {
	width: 750px;
	height: 75px;
	background-image: url(../images/liniapodfotkami.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#menu {
      height: 39px;
	background-image: url(../images/pomaranczowy.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#left {
    width: 163px;
    height: auto !important;
    height: 200px;
    min-height: 200px;
    background-color: transparent;
    text-align: right;
}
#main {
    width: 426px;
    height: auto !important;
    height: 200px;
    min-height: 200px;
    padding: 10px;
    background-color: transparent;
    font-weight: normal;           /* dodany styl - tekst normal na index.php*/
    /* border: 1px solid red; */
}
#right {
    width: 150px;
    height: auto !important;
    height: 200px;
    min-height: 200px;
    background-color: transparent;
    text-align: right;
}
#footer {
	width: 750px;
	height: 36px;
	text-align: center;
	background-image: url(../images/stopka.gif);
	background-position: left top;
	background-repeat: no-repeat;
	FONT-WEIGHT: bold; 
  COLOR: #808080; TEXT-DECORATION: none; 
  font-size:8pt;
}


/* formularze */
.pole {
	margin-left: 0px;
	border: 1px solid #cacacb;
	height: 24px !important;
	height: 24px;
	background-image: url(../images/cbsd_tlo_pole.gif);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}
.area {
	border: 1px solid #cacacb;
	height: 200px;
	width: 400px;
	background-color: #F2F2F2;
}
.waskie {
	width: 110px;
	margin-left: 0px;
}

.szerokie {
	width: 200px;
}
.szerokie_miasto {
	width: 308px;
}	
.szerokie_tel {
	width: 217px;
}
.szerokie_nip {
	width: 218px;
}
.wielkie {
	width: 422px;
}
.wielkie_ulica_osoby {
	width: 421px;
}
.wielkie_email {
	width: 422px;
}

/*
.przycisk {
	font-weight: bold;
	color: #FFFFFF;
	height: 24px !important;
	height: 24px !important;
	border: 1px solid #A0AFB6;
	background-color: #F36F00; 
	font-size:8pt
}
*/

/* dodany styl*/
.przycisk_1 {
  float: left;
  margin-left: 155px;
  margin-right: auto;
  margin-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px !important;
	height: 24px !important;
	border: 1px solid #A0AFB6;
	background-color: #F36F00; 
	font-size:8pt;
	cursor: pointer;
}


.modul {
	margin: 0;
	background-image: url(../images/separator.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.m-light {
	padding: 4px 3px 6px 2px;
    background-color: white;
}
.m-dark {
	padding: 4px 3px 6px 2px;
    background-color: #e6e6e6;
}
.m-medium {
	padding: 4px 3px 6px 2px;
    background-color: #f0f0f0;
}
.modul a {
	padding-left: 20px;
	background-image: url(../images/strz.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.tab-kom {
	background-color: #F6F6F6;
	color: #000;
	padding: 2px;
}
.tab-nagl {
	background-color: #E6E6E6;
	color: #FF7800;
	font-weight: bold;
	padding: 2px;
}
.wysrodkuj {
	text-align: center;
}
.pix {
	border: 0px;
}

.pix-zero {
	border: 0px;
}

.pixban {
	border: 0px;
}
.wiecej {
	text-align: right;
	font-size: 11px;
}

#main a {
	color: #F36F00;
}
.t-opis {
	font-size: 10px;
}

td {
font-family: Tahoma, erdana, Arial, Sans-Serif;
font-size: 12px; 
font-weight: bold;
padding-left: 1px;
}

td.wyrazam_zgode {
  font-weight: normal;
  text-align: justify;
}

.gwiazdka {
  color: red;
}
