﻿body
{
    font-size: 11px;
    margin: 0px;
    font-family: Tahoma;
    background-color: #ffffff;
}
.tahoma15
{
    font-size: 15px;
    font-family: Tahoma;
    color: #000000;
    font-weight: bold;
}
.tahoma15_zelena
{
    font-size: 15px;
    font-family: Tahoma;
    color: #006600;
}
.tahoma13_zelena
{
    font-size: 13px;
    font-family: Tahoma;
    color: #006600;
}
.tahoma13_crvena
{
    font-size: 13px;
    font-family: Tahoma;
    color: #CC0000;
    font-weight: bold;
}
.tahoma11_zelena
{
    font-size: 11px;
    font-family: Tahoma;
    color: #006600;
    font-weight: bold;
}
.tahoma11_crvena
{
    font-size: 11px;
    font-family: Tahoma;
    color: #CC0000;
    font-weight: bold;
}
.tahoma11
{
    font-size: 11px;
    font-family: Tahoma;
    color: #000000;
    font-weight: bold;
}
.tahoma12
{
    font-weight: bold;
    font-size: 1.2em;
    font-family: Tahoma;
}
.tahoma13
{
    font-size: 13px;
    font-family: Tahoma;
    color: #000000;
    font-weight: bold;
}
.tahoma13_normal
{
    font-size: 13px;
    font-family: Tahoma;
    color: #000000;
}
.cijena
{
    font-size: 15px;
    font-weight: bold;
    font-family: Tahoma;
    color: #FF9933;
}
.cijenaleft
{
    font-size: 15px;
    font-weight: bold;
    font-family: Tahoma;
    color: #006600;
    padding: 3px;
}
.overlay
{
    border-right: black 1px solid;
    padding-right: 5px;
    border-top: black 1px solid;
    padding-left: 5px;
    z-index: 100;
    filter: alpha(opacity=75);
    padding-bottom: 5px;
    border-left: solid 1px black;
    width: 100px;
    padding-top: 5px;
    border-bottom: black 1px solid;
    position: absolute;
    background-color: #fff;
    -moz-opacity: 0.75;
    opacity: 0.75;
}
.hand
{
    cursor: pointer;
}
.obrub
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}
a.crvena
{
    text-decoration: none;
    color: #cc0000;
}
a.crvena:hover
{
    text-decoration: underline;
    color: #cc0000;
}
a.black
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.black:hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
a.blackOglas
{
    color: #000000;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
}
a.green
{
    color: #006600;
    font-size: 11px;
    text-decoration: none;
}
a.zelena
{
    color: #006600;
    text-decoration: none;
}
a.zelena:hover
{
    color: #006600;
    text-decoration: underline;
}
.WhiteText
{
    color: White;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
    width: 200px;
}
.DivOglas
{
    width: 150px;
    height: 86px;
    border: solid Gray 1px;
    text-align: left;
    font-family: Verdana;
    padding: 4px;
    background-color: #b8d956;
}
.AccordionHeader
{
    cursor: pointer;
    background-image: url(shop/images/back_green.gif);
    background-repeat: repeat-x;
    color: White;
    border: 1px solid silver;
    padding: 5px;
}
.AccordionContent
{
    border: 1px solid silver;
    border-top: none;
    padding: 5px;
}
.tab_left
{
    background-image: url('images/tab_left.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 15px;
    height: 30px;
}
.tab_left_start
{
    background-image: url('images/tab_left_start.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 15px;
    height: 30px;
}
.tab_mid
{
    background-image: url('images/tab_mid.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    padding-top: 8px;
}
.tab_mid_start
{
    background-image: url('images/tab_mid_start.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    padding-top: 8px;
}
.tab_right
{
    background-image: url('images/tab_right.gif');
    background-repeat: no-repeat;
    width: 15px;
    height: 30px;
    background-position: bottom;
}
.tab_right_start
{
    background-image: url('images/tab_right_start.gif');
    background-repeat: no-repeat;
    width: 15px;
    height: 30px;
    background-position: bottom;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}