* {
    margin:0;
    padding:0;
}

body {
    color: #333;
    font-family: "Times New Roman", Arial, Verdana, Helvetica, Georgia, Arial, sans-serif;
    text-align: center;
    background: #FCF7C5;
}
/*table td {border: 1px solid black; padding: 5px;}*/

img {border: none;}
.clear {clear: both;}


#page {
    width: 940px;
    padding: 10px;
    border: 1px solid white;
    margin: 0 auto;
    text-align: left;
    background: #FBFDEA;
    margin-top: 0px;
}

#header {
    height: 260px;
    display: block;
    background: transparent url(images/header2.jpg) no-repeat;
    margin-top: 0px;
    text-align: center;
    /*text-indent: -9999px;*/
}

#mainNav {
    padding-top: 225px;
    font-weight: bold;
}

#menu {
    text-align: center;
}

#content {
    padding: 10px;
}

#footer {
    background: #879F92;
    display: block;
    padding: 10px;
    text-align: center;
    margin-top: 20px;
    color: white;
    font-size: 12px;
}

#flashMessage {
    text-align: center;
    font-weight: bold;
    background: #ccc;
    padding: 10px;
}



/**************** menu list *******************/
#mainNav ul {  white-space: nowrap; }
#mainNav li { display: inline; list-style-type: none; padding-right: 10px; }
#mainNav a { padding: 5px 10px; text-decoration: none;}
#mainNav a:link, 
#mainNav a:active, 
#mainNav a:visited { 
    color: #fff;
    background-color: transparent; /*#7baf17;*/ }

#mainNav a:hover , #mainNav a.active{ color: #fef702 /* yellow*/; 
                   border-color: white;
                   border-width: 1px;
                   border-style: solid none solid none; }



table.solidBorder {
    border-width: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-style: solid solid solid solid;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: white;
}
table.solidBorder th {
    border-width: 1px 1px 1px 1px;
    /*padding: 5px 5px 5px 5px;*/
    border-style: solid solid solid solid;
    border-color: black black black black;
    background-color: white;
}
table.solidBorder td {
    border-width: 1px 1px 1px 1px;
    /*padding: 5px 5px 5px 5px;*/
    border-style: solid solid solid solid;
    border-color: black black black black;
    /*background-color: white;*/
}

table.wniosek {
    margin: 0 auto;
    width: 830px;
    padding: 0;
    margin-top: 20px;
    background: white;
}

table.view td {
    padding-left: 10px;
}

table.wniosek td.label {
    padding: 5px;
    width: 200px !important;
}

table.wniosek input, table.wniosek textarea {
    width: 191px;
    height: 26px;
    font-size: 16px;
    border: 2px solid #f5f5f5;
    background: #f5f5f5;
    padding: 0 5px;
    font-weight: normal;
    padding-top: 6px;
    font-family: Arial;
}

input[type="checkbox"] {
    padding: 0 !important;
}

table.wniosek textarea {height: auto; width: 600px;}

table.wniosek input.right {
    text-align: right;
}


.readonly {
    background: #ddd !important;
}

table.dofinansowanie {
    width: 90%;
    margin: 0 auto;
    background: white;
    /*border-bottom: 1px solid black;*/
}

table.dofinansowanie th {text-align: center;}



table.dofinansowanie td.first, table.dofinansowanie th.first {
    text-align: center;
}

td.data_urodzenia {white-space:nowrap;}


table.dofinansowanie input {
    padding: 2px;
    width: 195px;
}

#domki table.domki {
    text-align: center;
}

#domki table.domki td input{
    width: 70px;
    text-align: center;
}

#domki table.domki td input.select{
    width: 80px !important;
}


.submit {
    text-align: center;
}

div.error-message {
    background: #C20000;
    color: white;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #fff;
    padding: 5px;
    /*opacity: 0.95;*/
    width: 300px;
    color: white;
    font-size: 12px;
    font-weight: normal !important;
    line-height: 20px;
    background: #025D8C;

}
#tooltip h3, #tooltip div { margin: 0;  }



.focusField{
    border:solid 2px #73A6FF !important;
    background:#EFEFEF !important;
    color:#000;
}
.idleField, table.wniosek .idleField{
    /*background:#EEE;
    color: #6F6F6F;*/
    border: solid 2px #f5f5f5 !important;
}

.idleField {
    background:#fff;
    color: #333;
    border: solid 2px #fff !important;
}

.login h2 {
    text-align: center;
    margin-bottom: 5px;
}

.login table {
    width: 300px;
    text-align: center;
    margin: 0 auto;
}

.login td {
    padding: 5px;
    background: #f0f0f0;
}

.login label {
    margin-right: 10px; }

/* Start Map CSS
=====================================================================*/
#map {
    width: 901px;
    height: 1287px;
    background: white url(/app/webroot/img/mapa/loading2.jpg) center no-repeat;
}

#mapback {
    position: absolute;
    display: block;
    padding: 7px 15px;
    bottom: 0px;
    right: 0px;
    background: #A0C423;
    color: white;
    font-family: arial, sans-serif;
    font-size: 14px;
}

#roomTypeForm {
    position: absolute;
    display: block;
    z-index: 2;
    padding: 8px;
    margin: 3px;
    background: white;
    right: 0;
}

#roomTypeForm input{
    margin-right: 5px;
}

#map a.bullet {
    position: absolute;
    display: block;
    width: 20px;
    text-align: center;
    padding: 3px 0px;
    background-repeat: no-repeat;
    z-index: 2;
    text-decoration: none;
    color: black;

    font: bold 12px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
    border: #777777 1px solid;
}

#map a.bullet.nowy {
    background: #dbdbdb;
    border: 2px solid #777777;
}

#map a.bullet:hover {
    text-decoration: none;
    border: #FFFFFF 1px solid;
}

#map div.popup{
    display: none;
    position: absolute;
    top: 310px;
    left: 500px;
    width: 235px;
    height: 410px;
    background: white;
    -moz-opacity: 0.9; 
    z-index: 10;
}

#map div.popup h3 {
    display: block;
    padding: 8px 13px 8px 13px;
    color: #333;
    font-size: 17px;
    background: #f0f0f0;
    border-bottom: 1px solid #666;
}

#map div.popup div.popupcontent{
    position: relative;
    /*top: 38px;*/
    height: 356px;
    padding: 0 13px;
    overflow: auto;
    overflow: visible;
    font-family: arial;
    font-size: 13px;

}

#map div.popup ul {
    margin-left: 13px;
}

#map div.popup div.popupcontent p{
    margin: 10px 0;
    width: 245px;
}
#map div.popup div.popupcontent a {
    color: blue;
    border-bottom: 1px dotted blue;
}
#map div.popup div.popupcontent a:hover {
    text-decoration: none;
}
#map div.popup a.close{
    display: block;
    position: absolute;
    top: 386px;
    left: 15px;
    text-align: center;
    font: bold 12px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
    text-decoration: none;
    width: 200px;
}
#map div.popup a.close img{
    border: none;
    z-index: 100;
}


div.entry {
    /*width: 46.5em;*/
    overflow:hidden;
    margin-bottom: 3em;
	padding-bottom: 10px;
	border-bottom: 2px solid #eee;

}

div.entry.priorytet1 h3{
    border-left: 25px red solid;
	padding-left: 10px;
}

div.entry h3 span {color: red;font-size: 12px;}

div.entry h3 {
    font-size: 22px;
}

div.project p.meta {
    font-size: 10px;
    color: #695c44;
}

div.entry p.meta {
    text-transform: uppercase;
    font-size: 11px;
    color: #696969;
    margin: 0 0 .25em 0;
    padding: .5em 0;
}

div.entry p.meta a {
    font-weight: normal;
}

div.entry p {
    line-height: 1.5em;
    
}

div.entry p strong {
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .85em;
    color: #8f7c47;
}


.paginate {
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
}

.paginate span.current, .paginate span a{
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #e2eeff;
}

.paginate span a:hover{
    background: #fef4c3;
}

td.bezSanitariatu {
    border-bottom: none !important;
    border-right: none !important;
    border-left: none !important;
}
.bezSanitariatu .checkbox {padding: 5px;}
.bezSanitariatu #WniosekSanitariat {padding: 0; margin: 0; height: 5px;}



#P1,#P2,#P3,#P4,#P5,#P6,#P7,#P8,#P9 {padding: 0 !important; line-height: 100%;}