/* gt-tradeauto.com */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black; /*#666666;*/
    background-color: black; /*#E0E0E0;*/
    padding: 0px;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    /*cursor: url(../img/kursor.gif), pointer;*/
}

h1 {
    font-size: 26px;
    font-weight: 100;
    color: #666666;
    margin: 0px;
    padding: 10px;
    clear: both;
}

h2 {
    font-size: 20px;
    font-weight: 100;
    color: #ffc20f;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

div.right_box {
    float: right;
    width: 130px;
}

div.right_box img {
    margin: 30px 0 0 0;
}

div.content {
    margin: 0 150px 0 0;
}
div.content_wide {
    margin: 0 10px 0 10px;
}

a:link {
    color: #ffc20f;
    text-decoration: underline;
}

a:visited, a:active {
    color: #ffc20f;
    text-decoration: underline;
}

a:hover {
    color: #ffc20f;
    text-decoration: none;
    cursor: url(../img/kursor.gif), pointer;
    /*cursor: url(../img/cursor.cur);*/
    /*cursor: url(../img/sym459.cur);*/

}

a:focus {
    outline: none;
}

#wrapper {
    margin: auto;
    width: 816px;
    padding: 0px;
}


#container {
    margin: auto;
    width: 800px;
    padding: 0px;
    background-color:#E9E8E8;
    border: 8px solid #b2b2b2;
}

#main-container {
    margin: 25px 0px 0px 25px;
    padding: 0px;
    height: auto;
    width: 800px;
}

#logo {
    margin: 0px;
    padding: 0px;
    height: 114px;
    width: 800px;
}
div#logo span {
    position: absolute;
    top: 100px;
    left: 750px;
    _left: 600px !important;
}

#footer {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 100px;
    width: 800px;
}

#footer p {
    font-size: 11px;
    color: #666666;
    margin: 10px 0px 0px 7px;
    padding: 0px;
}
#footer img {
    float: right;
}

/* main menu*/

#mainmenu {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 800px;
    height: 36px;
    /*background-color: #ffc20f !important;*/
}

#mainmenu ul {
    margin: 4px 0px 0px 0px;
    padding: 0px;
}

#mainmenu li{
    display: inline;
    float: left;
    list-style-type : none;
    padding: 0;
    margin: 0;
    text-align: center;
}

#mainmenu li a {
    font-size: 20px;
    padding: 0px 18px 0px 18px;
    text-decoration: none;
    float: left;
    margin: 0px;
    color: black;
}

#mainmenu li a:hover {
    color: #cccccc;
}

/*=========================
Slicice
==========================*/
.imgbox {
    padding: 0px;
    float: left;
    width: 150px;
    margin-top: 0px;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.imgbox img {
    width: 120px;
    height: 90px;
    float: left;
    border: 1px solid #CCCCCC;
    padding: 5px;
    margin: 0px 10px 10px 20px;
    display: inline;

}

.imgbox img:hover {
    background-color: #ffc20f;
}

.simgbox {
    padding-top: 30px;
    float: left;
    width: 130px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.simgbox img {
    width: 120px;
    height: 90px;
    float: left;
    border: 1px solid #CCCCCC;
    padding: 3px;
    margin: auto;
    display: inline;

}

.simgbox img:hover {
    background-color: #ffc20f;
}


.imgbox_o {
    padding: 0px;
    float: right;
    width: 360px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
}

.imgbox_o img {

    width: 350px;
    height: 263px;
    float: right;
    border: 1px solid #CCCCCC;
    padding: 5px;
    margin: 0px 10px 10px 0px;
    display: inline;

}

.imgbox_o img:hover {
    background-color: #ffc20f;
}

.simgbox_o {
    padding-top: 10px;
    float: left;
    width: 175px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.simgbox_o img {
    width: 160px;
    height: 120px;
    float: left;
    border: 1px solid #CCCCCC;
    padding: 3px;
    margin: auto;
    display: inline;

}

.simgbox_o img:hover {
    background-color: #ffc20f;
}

.feature_o{ width: 120px; float: left; margin-top: 0px; display: inline; text-align: left; padding-right: 10px; font-size: 12px; font-weight: bold; clear: left;}
.description_o{ width: 250px; float:left; margin-top: 0px; display: inline; margin-bottom: 0px; font-size: 12px;}

#loginform {
    margin: auto;
    width: 200px;
    padding: 10px;
    background-color: #E0E0E0;
    border: 1px solid #ffc20f;
}
.login_message { margin: auto; margin-top: 20px; width: 200px; color: #FF0000; font-size: 14px;}

.bgcolor_tablehead {background-color: #E0E0E0;}
.list_heading_white {color: #ffffff; font-weight: bold;}
.table_list { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #9BAFCB;}
.messagebox { color: #000000}
a.messagebox { color: #ffc20f; text-decoration: none;}
a.messagebox:hover { color: #ffc20f; text-decoration: underline;}


/*===================
Lista proizvoda
====================*/
div.prikaz_oglasa {
    border-bottom: #666666 dotted 1px;
    margin-bottom: 10px;
}
div.podaci {
    float: left;
    width: 230px;
    font-size: 14px;
}
div.cene {
    float: left;
    width: 200px;
    font-size: 14px;
    margin-top: 24px;
}
div.naziv a {
    font-size: 15px;
    font-weight: bold;
}
div.feature {
    width: 120px;
    float: left;
    margin-top: 10px;
    padding-right: 10px;
    text-align: left;
    font-weight: bold;
}
div.description {
    width: 100px;
    float:left;
    margin-top: 10px;
    margin-bottom: 3px;
    
}
div.divider {
    margin: auto;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666666;
}
div.cene div.labela {
    width: 100px;
    float: left;
    font-weight: bold;
}
div.cene div.iznos {
    width: 100px;
    float: left;
}
div.detaljnije {
    margin: 60px 0 0 150px;
    font-weight: bold;
}
strike {
    color: #ffc20f;
    text-decoration: line-through;
}
strike span {
    color: black;
}

/*==================
    Banners
===================*/
div.banners {
    padding: 20px 30px 40px 30px;
}
div.banners a img {
    margin: 0 20px 0 20px;
    border: none;
}

/* bottom menu */

#bottommenu {
    margin: auto;
    padding: 0px;
    height: 22px;
    width: 350px;
}

#bottommenu ul{
    margin: 0px;
    padding: 0px;
}

#bottommenu li{
    display: inline;
    float: left;
    list-style-type : none;
    line-height: 16px;
    padding: 0;
    margin: 0;
}

#bottommenu li a {
    display: block;
    padding: 0px 8px 0px 8px;
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    margin: 0px;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #666666;
    text-transform: uppercase;
}

#bottommenu li a:hover {
    text-decoration: none;
    color: #000000;
}

#bottommenu .separator {
    border-right: none;
}

/*
Slicice
*/
div.levi_deo {
    margin: 0 390px 10px 10px;
}
div.desni_deo {
    float: right;
    width: 372px;
}
div.ikonice {
    float: right;
    width: 372px;
}

/*==================
Horizontal line
===================*/
div.horizontal_line {
    height: 5px;
    width: 800px;
    background: url(../img/horizontal_line_orange.png) repeat-x;
    margin: 5px 0 0 0;
}

/*===================
Stranice
====================*/
div.brojevi_stranica {
    float: right;
}
div.brojevi_stranica a {
    margin: 0 10px 0 10px;
}
div.brojevi_stranica a.aktivno {
    color: black;
}
