/* start of reset *********************************************************************************** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
body
{
    line-height: 1;
    color: black;
    background: white;
}
ol, ul
{
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
/* end of reset ************************************************************************************* */

body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif; /* 	background-image: url(images/vert-liajna2.gif); 	background-repeat: repeat-x; 	*/
    background-color: #000000;
    color: #FFFFFF;
}
div#container
{
    border: solid 1px #cccccc;
    width: 760px;
    margin: 10px auto 0px auto;
    abackground-color: #FFFFFF; /*min-height:500px;*/
    overflow: hidden;
}

div#left
{
    float: left;
    width: 100px;
}

div#left ul li
{
    line-height: 1.2em;
    padding: 0px 10px 25px 10px;
}

div#left ul li a
{
    border: solid 1px #444444;
    color: #ffffff;
    width: 90px;
    display: block;
    text-decoration: none;
    padding: 5px;
}

div#left ul li a:hover
{
    background-color: #444444;
}

div#left ul li a.active
{
    background-color: #444444;
}

div#content
{
    float: right;
    width: 600px;
    padding-right: 25px;
    padding-bottom: 25px;
}

div#content p
{
    line-height: 1.2em;
    padding-bottom: 25px;
}

div#content span.bold
{
    font-weight: bold;
}


div#content p.blackandwhite
{
    font-family: "Arial Black";
    font-size: 24px;
    text-align: center;
    margin: 25px;
}

div#footer
{
    width: 760px;
    margin: 10px auto 0px auto;
}

div#footer a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

div#rightmove
{
    background-color: #222222;
    border: solid 1px #cccccc;
    margin-bottom: 15px;
    padding: 5px;
}

div#rightmove h1
{
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 15px;
}

div#rightmove h2
{
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 15px;
}

div#rightmove p
{
    font-size: 80%;
    line-height: normal;
    padding-bottom: 10px;
}

div#rightmove ul
{
    padding-bottom: 10px;
}

div#rightmove li
{
    font-size: 80%;
    line-height: normal;
    list-style-type: disc;
    margin-left: 20px;
}

div#rightmove a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

div#rightmove a:hover
{
    text-decoration: underline;
}

div#rightmove div#paypal
{
    margin: 0px auto 20px auto;
    width: 125px;
}

div.property
{
    border-right: solid 1px #222222;
    border-bottom: solid 1px #222222;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

div.property img
{
    float: left;
    padding: 5px 5px 5px 5px;
    margin-right: 5px;
    border: solid 1px #444444;
}

div.property a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

div.property img.detail
{
    float: left;
    padding: 0px 0px 10px 0px;
    margin-right: 0px;
}

ul.bullets
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    line-height: 40px;
}

ul.bullets li
{
    background-image: url(images/tick.gif);
    background-position: 0 10px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

div#features
{
    margin-top: 15px;
    margin-bottom: 15px;
}

div#features ul
{
    margin-left: 25px;
    padding-left: 0;
    list-style: none;
    line-height: 20px;
}

div.price
{
    font-size: 125%;
    font-weight: bold;
    text-align: center;
}

h1
{
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 15px;
}

h1.prices
{
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 15px;
}

h2.prices
{
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 15px;
}

div.bottompanel
{
    border-top: solid 1px #cccccc;
    margin-top: 25px;
    padding-top: 25px;
}
