body {
 margin: 0;
 padding: 0;
 height: 100%; 
 background: #ffffff;
}

* {
 font-family: verdana, tahoma, arial, sans-serif;
 font-size: 12px;
 color: #000000;
}

a {
 text-decoration: none;
}

img {
border: 0px;
}

#podstawa {
 background: url(./images/strona/nag_back.jpg) repeat-x;
 width: 100%;
 position: relative;
 height: 500px;
}

#calysrodek {
 width: 705px;
 margin: auto;
 }

#naglowek-logo {
background: url(./images/strona/siedlisko.gif) no-repeat;
height: 85px;
width:150px;
float: left;
}
#naglowek-tytul {
background: url(./images/strona/agencja.gif) no-repeat;
height: 85px;
width:550px;
float: right;
}

#menu {
height: 22px;
width:100%;
clear:both;
border-left: 1px solid #AA0001;
border-right: 1px solid #AA0001;
overflow:hidden;
}

/*#menu a {
text-decoration: none;
color: #000000;
}*/

/*#menu img {
border: 0px;
}*/

#menu-dol {
/* background: url(./images/strona/przycisk-back-dol.gif) repeat-x; */
height: 24px;
width:100%;
clear:both;
border-left: 1px solid #AA0001;
border-right: 1px solid #AA0001;
overflow:hidden;
}

#bigpicture {
 background: #ffffff;
 width: 705px;
 height:304px;
 text-align: center;
border-left: 1px solid #AA0001;
border-right: 1px solid #AA0001;
}

#banpicture {
 background: #ffffff;
 width: 705px;
 height:153px;
 text-align: center;
border-left: 1px solid #AA0001;
border-right: 1px solid #AA0001;
}

#ekran {
/* width: 100%; */
border-left: 1px solid #AA0001;
border-right: 1px solid #AA0001;
border-bottom: 1px solid #AA0001;
width: 705px;
height:100%;
}

#ekran .tytul {
/* width: 100%; */
/* border-bottom: 1px dotted black; */
font-weight: bold;
text-align: center;
padding: 5px;
color: #8c0001;
}

#ekran .listaofert sup {
font-size: 10px
}

#ekran .cofnij {
text-align: center;
}
#ekran .cofnij a {
font-size: 10px;
}


#ekran .tresc {
padding: 10px;
padding-bottom: 20px;
width: 685px;
}

.input {
	border:1px solid #CDD5DF;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	background-color: #EFEFF7;
}

.kategorie {
width: 600px;
}

.kategorie td {
font-weight: bold;
padding: 5px;
text-align: center;
}

.listaofert {
width: 100%;
}

.listaofert th {
font-weight: bold;
text-align: center;
border-bottom: 1px solid black;
color: #8c0001;
}

.listaofert td {
text-align: center;
height: 50px;
border-bottom: 1px solid black;
}

.ofertagfot {
/* border: 1px solid black; */
margin-bottom: 10px;
padding-bottom: 5px;
text-align: center;
border-bottom: 1px solid black;
}

.ofertafotki {
text-align: center;
padding-bottom: 5px;
border-bottom: 1px solid black;
overflow: scroll;
white-space: nowrap; 
height: 120px;
}

.ofertafotki img {
border: 0px;
margin-left: 5px;
margin-right: 5px;
}

input.full 
{
border: 1px solid #666666;
font-size: 12px;
width: 400px;
display: inline;
}

input.kalk 
{
border: 1px solid #666666;
font-size: 10px;
width: 300px;
display: inline;
margin-left: 10px;
}

input.submit 
{
border: 1px solid #666666;
font-size: 12px;
width: 150px;
font-weight: bold;
}

input.checkbox {
width: 15px;
text-align: center;
}

select
{
border: 1px solid #666666;
font-size: 12px;
width: 400px;
display: inline;
}

textarea
{
border: 1px solid #666666;
font-size: 12px;
width: 400px;
display: inline;
}

label
{
padding-top: 5px;
padding-right: 10px;
font-weight: bold;
display: inline;
}

table .formbox {
width: 600px;
}

.formbox td{
padding-bottom: 5px;
}


table .temat {
width: 250px;
text-align: right;
margin-right: 10px;
}
table .temat sup {
color: red;
}


table .tematkalk {
width: 300px;
text-align: right;
margin-right: 10px;
}

		.form_title{
			color : #000000;
			font-size: 13px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
			padding: 0px;
			text-align: center;
		}

		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			text-align: right;
		}
		
		.form_field {
			font-size : 13px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			text-align: left;
		}
		.form_table {
    width: 500px;
    padding-bottom: 10px;
    }
    .form_table td {
    padding: 3px;   
    border-bottom: solid #e6e6e6 1px; 
    }
		
