﻿.demoMain
{
    position: relative;
    left: 40px;
    width: 580px;
    height: 700px;
    position: relative;
    background: url(images/prodajnaMestaPrazna.jpg) no-repeat;
}

.demoUL, .demoUL li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.demoUL a
{
    position: absolute;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
    outline: none;
}
.demoUL a:hover
{
    font-size: 13px;
    font-weight: bold;
    outline: none;
}
.demoUL a:visited
{
    font-size: 12px;
    font-weight: bold;
    outline: none;
}

#beograd
{
    width: 67px;
    height: 16px;
    top: 184px;
    left: 138px;
}

#cacak
{
    width: 53px;
    height: 15px;
    top: 324px;
    left: 154px;
}
#kragujevac
{
    width: 91px;
    height: 16px;
    top: 314px;
    left: 211px;
}
#krusevac
{
    width: 78px;
    height: 13px;
    top: 402px;
    left: 248px;
}
#novavaros
{
    width: 97px;
    height: 16px;
    top: 417px;
    left: 90px;
}
#kraljevo
{
    width: 79px;
    height: 16px;
    top: 359px;
    left: 186px;
}
#uzice
{
    width: 56px;
    height: 14px;
    top: 336px;
    left: 86px;
}
#sabac
{
    width: 53px;
    height: 14px;
    top: 193px;
    left: 83px;
}

.countryList
{
    width: 90px;
    height: 120px;
    position: absolute;
    top: 539px;
    left: 12px;
}

.descriptionText
{
    width: 246px;
    height: 204px;
    position: absolute;
    top: 5px;
    left: 301px;
    overflow: auto;
    font: italic 12px/18px georgia,garamond,serif;
    color: #471400;
}

.descriptionText h3, .countryList h3
{
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
    font: italic 30px georgia,garamond,serif;
}

.countryList h3
{
    font-size: 18px;
    padding: 6px 0 14px;
    color: #471400;
}

