body {
    background-color: black;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 13px;
}

h1 {
    font-size: 17px;
}

h1.inherited {
    font-size: inherit;
    font-weight: inherit;
    float: inherit;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 15px;
}

h2.inherited {
    font-size: inherit;
    font-weight: inherit;
    float: inherit;
    margin: 0px;
    padding: 0px;
}

h3 {
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

h4 {
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

form {
    margin: 0px;
    padding: 0px;
}

table {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
}

tr {
    margin: 0px;
    padding: 0px;
}

td {
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

input {
    font-family: Arial, sans-serif;
    font-size: 13px;
}

textarea {
    font-family: Arial, sans-serif;
    font-size: 13px;
}

select {
    font-family: Arial, sans-serif;
    font-size: 13px;
}

p {
    text-align: justify;
}

a {
    color: #204d26;
}

a:visited {
    color: #204d26;
}

.tiplovBorder {
    border: 1px solid #1A3D1D;
}

div.errorMessage {
    width: 100%;
    text-align: center;
    color: red;
}

div.infoMessage {
    width: 100%;
    text-align: center;
}

p.noSpacing {
    margin: 0px;
    padding: 0px;
}

td.formTitle {
    text-align: right;
    padding-right: 10px;
}

iframe.hidden {
    visibility: hidden;
    border: 0px none;
    width: 1px;
    height: 1px;
    position: absolute;
}

/* MAIN PAGE CONTAINERS */
div#page {
    margin: 0px auto;
    width: 980px;
    position: relative;
    overflow: hidden;
}

div#header {
    width: 980px;
    height: 197px;
    position: relative;
    left: 0px;
    top: 0px;
    background-image: url("graphics/header.jpg");
}

div#notComplete {
    padding: 10px;
    background-color: #825c45;
    color: white;
    border: 2px solid #562e23;
    position: absolute;
    text-align: center;
    left: 650px;
    top: 70px;
    visibility: hidden;
}

span.headerButton {
    color: white;
    width: 77px;
    font-size: 15px;
    text-decoration: none;
    position: absolute;
    top: 0px;
    background-image: url("graphics/headerbutton.png");
    text-align: center;
    line-height: 25px;
    padding-top: 15px;
    cursor: pointer;
}

span.headerButton.active,span.headerButton.active:hover {
    color: black;
    background-image: url("graphics/headerbutton-active.png");
}

span.headerButton:hover {
    background-image: url("graphics/headerbutton-hover.png");
}

span#headerEshop {
    left: 817px;
}

span#headerAdverts {
    left: 897px;
}

div#main {
    width: 980px;
    position: relative;
    left: 0px;
    top: 0px;
    background-image: url("graphics/mainbg.jpg");
    background-repeat: repeat-y;
    /*min-height: 400px;*/
    height: 100%;
}

div#mainInner {
    width: 980px;
    position: relative;
    left: 0px;
    top: 0px;
    background-image: url("graphics/main.jpg");
    background-repeat: no-repeat;
    /*min-height: 400px;*/
    height: 100%;
}

div.clear {
    width: 0px;
    height: 0px;
    clear: both;
    overflow: hidden;
}

div#leftColumn {
    float: left;
    width: 200px;
    position: relative;
    z-index: 2;
}

div#navrcholuStats {
    float: left;
    position: absolute;
    bottom: 0px;
    left: 3px;
}

div#middleColumn {
    float: left;
    width: 630px;
    position: relative;
    height: 100%;
    z-index: 2;
}

div#rightColumn {
    float: left;
    width: 150px;
    height: 100%;
    position: relative;
    z-index: 2;
}

div#rightColumnUnderButtons {
    position: relative;
    top: 250px;
    left: 2px;
    width: 148px;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

div#rightColumnBannerSpace {
    position: relative;
    left: 4px;
    width: 140px;
    padding: 0px;
    margin: 0px;
}

table.rightColumnBanners {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px none;
}

table.rightColumnBanners tr {
    padding: 0px;
    margin: 0px;
}

table.rightColumnBanners td {
    text-align: right;
    padding: 0px;
    margin: 0px;
    border: 0px none;
}

a.rightMenu span {
    width: 25px;
    padding-top: 18px;
    padding-bottom: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    font-family: Arial, sans-serif;
    background-image: url("graphics/rightmenubg.jpg");
    color: white;
    background-repeat: repeat;
    cursor: pointer;
}

span#onas {
    position: absolute;
    left: 61px;
    top: 0px;
}

span#tvorbawww {
    position: absolute;
    left: 90px;
    top: 0px;
}

span#tretiprave {
    position: absolute;
    top: 0px;
    left: 119px;
    cursor: auto;
}

div#footer {
    clear: both;
    width: 980px;
    height: 22px;
    background-color: #1a3d1d;
    position: relative;
}

div#footerCopyright {
    float: left;
    width: 630px;
    height: 22px;
    position: absolute;
    left: 200px;
    background-color: #cccccc;
    vertical-align: middle;
    text-align: center;
}

div#footerCopyright span {
    line-height: 22px;
}

div#contentOuter {
    clear: both;
    float: none;
    width: 630px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url('graphics/contentbg.jpg');
    height: 100%;
}

div#content {
    width: 590px;
    margin-left: 20px;
    margin-right: 20px;
}

div#leftColumnUnderMenu {
    clear: both;
    padding-top: 10px;
}

div#leftColumnBannerSpace {
    padding-left: 3px;
    text-align: left;
}

div#leftColumnLinkSpace {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 10px;
}

div#leftColumnLinkSpace div.link {
    line-height: 150%;
}

div#leftColumnLinkSpace a {
    color: black;
}

/* TOP MENU INZERCE */
div#inzeratyTopMenu {
    float: none;
    clear: both;
    margin-top: 16px;
    height: 25px;
}

div#inzeratyTopMenu a {
    text-decoration: none;
}

div#inzeratyTopMenu span.outer {
    cursor: pointer;
    float: left;
    height: 25px;
    line-height: 25px;
    padding-left: 25px;
    padding-right: 25px;
    margin-right: 3px;
    white-space: nowrap;
    font-size: 16px;
    font-family: Arial, sans-serif;
    background-image: url("graphics/topmenubg.jpg");
    color: white;
    background-repeat: repeat;
}

div#inzeratyTopMenu span.active {
    color: #2c452f;
    background-image: none;
    background-color: #fbece5;
}

div#inzeratyTopMenu span.active#offer {
    color: #2c452f;
    background-image: url('graphics/nabidkamenubg.jpg');
    background-repeat: repeat-y;
    background-color: #fbece5;
}

span.advertCount {
    font-size: 12px;
    padding-left: 4px;
    position: relative;
    top: -2px;
}

div.marginedContent {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div#advertsLeftMenu {
    width: 200px;
    margin-top: 17px;
}

div#advertsLeftMenu a {
    text-decoration: none;
}

div#advertsLeftMenu span.outer {
    cursor: pointer;
    clear: both;
    float: left;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    padding-right: 5px;
    margin-bottom: 2px;
    white-space: nowrap;
    font-size: 16px;
    font-family: Arial, sans-serif;
    background-image: url("graphics/menubg.png");
    color: white;
}

div#advertsLeftMenu span.outer:hover {
    background-image: url("graphics/menubg-hover.png");
}

div#advertsLeftMenu span.active:hover {
    background-image: url("graphics/menubg-active.png");
}

div#advertsLeftMenu span.active {
    color: #264e29;
    font-weight: bold;
    background-image: url("graphics/menubg-active.png");
}

div#advertsLeftMenu span.smallMenuItem {
    font-size: 13px;
    height: 20px;
    line-height: 20px;
}

/* LOGIN */
table#login {
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

div.loginMessage {
    margin: 0px auto;
    text-align: center;
    margin-top: 20px;
}

/* REGISTER */
table#userDetailsEdit {
    width: 430px;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

table#userDetailsEdit td {
    vertical-align: top;
    line-height: 25px;
}

table#userDetailsEdit input {
    width: 200px;
}

table#userDetailsEdit textarea {
    width: 200px;
}

table#userDetailsEdit input.submit {
    width: auto;
}

/* NEW ADVERT */
form.advertnew input {
    margin-bottom: 20px;
}

form.advertnew input.file {
    margin-bottom: 0px;
}

form.advertnew select {
    margin-bottom: 20px;
}

form.advertnew textarea {
    margin-bottom: 20px;
    width: 100%;
}

div.advertnew {
    width: 400px;
    margin: 0px auto;
    margin-top: 20px;
}

/* OFFER, DEMAND */
div.advertListing {
    width: 100%;
}

table.advertListing {
    width: 95%;
    margin: auto;
}

table.advertListing td {
    border-top: 1px solid #8fa692;
    border-bottom: 1px solid #8fa692;
    height: 113px;
}

table.advertListingItem {
    width: 100%;
}

table.advertListingItem td {
    overflow: hidden;
    border: 0px none;
    height: auto;
}

table.advertListingItem td div {
    overflow: hidden;
    border: 0px none;
    height: auto;
}

table.advertListingItem td.photo {
    vertical-align: middle;
    text-align: center;
    padding: 9px;
    width: 122px;
    height: 113px;
}

table.advertListingItem td.captionAndDate {
    padding-top: 10px;
    height: 35px;
}

table.advertListingItem td.captionAndDate div.caption {
    font-size: 13px;
    font-weight: bold;
    float: left;
}

table.advertListingItem td.captionAndDate div.date {
    font-weight: normal;
    font-size: 11px;
    float: right;
    line-height: 15px;
    height: 15px;
    vertical-align: middle;
    padding-right: 7px;
}

table.advertListingItem td.text {
    height: 53px;
    padding-right: 7px;
}

table.advertListingItem td.address {
    height: 20px;
    padding-bottom: 10px;
    padding-right: 7px;
    width: 220px;
}

table.advertListingItem td.price {
    height: 20px;
    padding-right: 7px;
    padding-bottom: 10px;
    width: 188px;
}

table.paidAdvertListingItem {
    background-color: #dee5de;
}

table.paidAdvertListingItem td.text {
    height: 75px;
    padding-bottom: 10px;
    font-style: italic;
}

table.paidAdvertListingItem td.text div.banner {
    float: right;
    padding-left: 5px;
    padding-right: 8px;
}

.listingColorAlpha1 {
    color: black;
    background-color: #8fa692;
}

.listingColorAlpha2 {
    color: #5d615e;
    background-color: #c7d3c9;
}

.listingColorBeta1 {
    color: black;
    background-color: #bccabd;
}

.listingColorBeta2 {
    color: #5d615e;
    background-color: #dee5de;
}

div.advertListingPaging {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 26px;
    line-height: 26px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

div.advertListingPaging a,div.advertListingPaging a.visited {
    /*color: black;*/
    font-weight: bold;
}

div.advertListingPaging span.disabled {
    color: #9fa6a1;
    font-weight: bold;
}

div.advertListingPaging span {
    margin-left: 50px;
    margin-right: 50px;
}

/* ADVERT DETAIL */
div#advertDetail {
    margin: 0px auto;
    width: 540px;
}

div#advertDetail div.back {
    float: right;
    font-weight: bold;
}

div#advertDetail div.back a {
    color: #204d26;
}

div#advertDetail div.back a:visited {
    color: #204d26;
}

div#advertDetail table.advertDetail {
    width: 100%;
}
div#advertDetail table.advertDetail td.advertiser {
    width: 200px;
    padding-left: 10px;
    border-left: 1px solid #8fa692;
    padding-bottom: 5px;
}
div#advertDetail table.advertDetail td.textAndPrice {
    padding-right: 10px;
}

div#advertDetail div.price {
    margin-top: 15px;
    margin-bottom: 5px;
}

div#advertDetail div.text {
    margin-top: 5px;
    margin-bottom: 5px;
}

div#advertDetail div.advertiser {
}

div#advertDetail div.viewCount {
    margin-top: 15px;
    color: gray;
}

div.advertPhotos {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

div.advertPhotos table {
    margin: auto;
}

div.advertPhotos table td {
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

img#bigPhoto {
    margin-top: 20px;
}

/* MANAGE PHOTOS */
div.managePhotosMenu {
    margin-bottom: 10px;
}

/* PROFILE VIEW */
div.profileView {
    margin-top: 30px;
    font-size: 14px;
}

/* ADMIN CATEGORIES */
div.adminCategories div.adminCategoriesHeading1 {
    float: left;
    width: 310px;
}

input.adminButton {
    font-size: 12px;
}

input.categoryDelete {
    color: red;
}

input.categoryName {
    width: 300px;
}

input.categoryPriority {
    width: 70px;
}

div.adminCategoriesAdd {
    margin-top: 30px;
}

/* USER LIST */
table.userList {
    width: 100%;
}

/* ADMIN LINKS */
input.linkUrl {
    width: 180px;
}

input.linkTitle {
    width: 190px;
}

input.linkPriority {
    width: 30px;
}

/* TVORBA WWW */
div#referencePics {
    text-align: center;
}

div#referencePics table {
    margin: auto;
    width: 500px;
}

div#referencePics td {
    width: 33%;
}

/* ADMIN SMALL BANNERS */
table.adminBannersList {
    margin-top: 10px;
    border-collapse: collapse;
}

table.adminBannersList td {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

input.bannerAdminText {
    width: 300px;
}
/* IE 6 HACK
div#advertsLeftMenu span
{
	_behavior: url(iepngfix.htc);
}

div#inzeratyTopMenu span
{
	_behavior: url(iepngfix.htc);
}

a.rightMenu span
{
	_behavior: url(iepngfix.htc);
}
*/
