.border {
    padding: 2px;
    border-bottom: 1px solid #d6d6d6;
    margin: 0px;
    background: #000;
}
table.news
{
	width:100%;
	text-align:left;
}
img.noborder {
    border: 0px;
    margin: 0px;
}

a {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #0066bb;
    text-decoration: none;
}
p a{
	color: #0066bb;
}
a:hover {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #0066bb;
    text-decoration: underline;
}

a.paging {
    font-weight: normal;
    color: #0066bb;
    text-decoration: none;
    padding: 4px;
    background-color: #eeeeee;
}

a.paging:hover {
    font-weight: normal;
    color: #0066bb;
    text-decoration: none;
    padding: 4px;
    background-color: #336699;
}

font.paging_over {
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    padding: 4px;
    background-color: #096cb1;
    border-bottom: 1px solid #556c10;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a img {
    border: 0px;
} .philips {
    float: left;
    padding-left: 50px;
}
 .kfs {
    float: left;
	z-index:9999;
    padding-left: 100px;
}

h1 {
    font-size: 20px;
    color: #0066bb;
    text-align: left;
    line-height: 1cm;
    padding: 2px;
    display: block;
    min-height: 25px;
    padding-bottom: 10px;
    margin: 0px;
}

a.h1 {
    font-size: 15px;
    color: #0066bb;
    text-align: left;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}

a.h1:hover {
    font-size: 16px;
    color: #0066bb;
    text-align: left;
    font-weight: bold;
    font-family: Arial;
    padding: 0px;
    margin: 0px;
    text-decoration: underline;
}

h2 {
    font-size: 18px;
    line-height: 1cm;
    color: #0066bb;
    text-align: left;
    margin-bottom: 10px;
    display: block;
}

h3 {
    font-size: 16px;
    color: #0066bb;
    text-align: left;
    margin-bottom: 10px;
    display: block;
}

h4 {
    font-size: 14px;
    color: #0066bb;
    text-align: left;
    margin: 0px;
    overflow: hidden;
}

a.h4 {
    font-size: 11px;
    color: #0066bb;
    text-align: left;
    margin: 0px;
    overflow: hidden;
    text-decoration: none;
}

a.h4:hover {
    font-size: 11px;
    color: #0066bb;
    text-align: left;
    margin: 0px;
    overflow: hidden;
    text-decoration: underline;
} .cameraBorder {
    border: 1px solid #cccccc;
}

hr {
    border: 1px solid #aaaaaa;
    border-width: 1px;
    height: 1px;
}

div.obiektListing {
    position: relative;
    cursor: pointer;
    width: 695px;
    height: 150px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 16px;
    display: block;
    clear: both;
    background: url('../images/obiekt_listing.jpg') no-repeat;
}

div.obiektListingOver {
    position: relative;
    cursor: pointer;
    width: 695px;
    height: 150px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 16px;
    display: block;
    clear: both;
    background: url('../images/obiekt_listing_over.jpg') no-repeat;
}

div.zakladkaOut {
    background: url('../images/zakladkaOut.gif') top left no-repeat;
    width: 82px;
    height: 32px;
    margin-right: 5px;
    overflow: hidden;
    display: block;
    float: left;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
}

div.zakladkaOver {
    background: url('../images/zakladkaOver_zima.gif') top left no-repeat;
    width: 82px;
    height: 32px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    color: #ffffff;
    padding-top: 10px;
}

table.listingTable {
    border: 1px solid #eeeeee;
    width: 100%;
    margin-bottom: 10px;
}

table.listingTable td {
    text-align: center;
}

table.listingTable tr.one td {
    padding: 3px;
    background-color: #fafafa;
    text-align: left;
}

table.listingTable tr.two td {
    padding: 3px;
    background-color: #eeeeee;
    text-align: left;
}

table.listingTable tr.rowOver td {
    padding: 3px;
    background-color: #dbf0c0;
    color: #2e5200;
    text-align: left;
}

table.obiektyLimit {
    border: 1px solid #aaaaaa;
    width: 100%;
    background-color: #fafafa;
    margin: 0px;
}

table.obiektyLimit td {
    text-align: left;
    line-height: 20px;
    color: #f1f1f1;
    padding: 3px;
}

table.obiektyLimit td input {
    border: 1px #909090 solid;
    font-family: Tahoma;
    font-size: 11px;
    background-color: #ffffff;
    color: #303030;
    width: 47px;
    margin: 0px;
    padding: 2px;
    overflow: hidden;
}

div.title {
    font-family: 'times new roman';
    font-size: 18pt;
    color: #10570A;
    overflow: hidden;
    display: block;
    margin-top: 8px;
    padding-bottom: 5px;
    line-height: 20px;
}

table.foodsListing {
    /*
     no image
     */
    width: 700px;
}

table.formTable {
    width: 200px;
    margin: 0 auto;
    padding: 2px;
    font-size: 8pt;
    overflow: hidden;
}

table.formTable td {
    padding: 7px;
    background: none;
    text-align: left;
    color: #d6d6d6;
}

table.formTable td input, textarea, select {
    background: #444444;
    border: 1px solid #666;
    color: #fafafa;
    width: 170px;
}

table.formTable td input.button, table.formTable td input.buttonOver {
    color: #1a1a1a;
    border-width: 1px;
    padding: 0px 7px 0px 7px;
    cursor: pointer;
}

table.formTable td input.button {
    border: 1px outset #aaa;
    background-color: #ccc;
}

table.formTable td input.buttonOver {
    border: 1px inset #ccc;
    background-color: #e4e4e4;
}

table.foodsListing td {
    padding: 5px;
}

table.form {
    width: 500px;
    margin: 0 auto;
    padding: 2px;
    font-size: 8pt;
    overflow: hidden;
    text-align: left;
    background: #41B924;
    color: #1a1a1a;
    border: 1px solid #6FC956;
}

table.form td {
    padding: 5px;
    background: #6FC956;
    border-top: 1px solid #cae49e;
    border-bottom: 1px solid #52ae37;
}

table.form td input[type = text], table.form td input[type = submit] {
    width: 250px;
    background: #d7ebb4;
}

table.form td textarea {
    width: 300px;
    height: 100px;
    background: #d7ebb4;
    border: 1px solid #5C6227;
}

table.form td select {
    width: auto;
    background: #d7ebb4;
    border: 1px solid #5C6227;
}

input.searchInput {
    position: absolute;
    top: 206px;
    left: 87px;
    width: 131px;
    height: 14px;
    z-index: 1;
    overflow: hidden;
    background: #E9F4D6;
    border: 0px;
}



