﻿.ajax_message
{
    color: White;
    text-align: center;
    float: right;
    font-size: 10pt;
    padding: 2px 4px 2px 4px;
    margin-top: 10px;
}
#contextmenu
{
    display: none;
    position: absolute;
	background-color: #f8f8f8;
    padding:2px;
    border: solid 1px #808080;
}
#contextmenu a
{
    display:block;
    padding:4px 0 4px 10px;
    font-family: tahoma;
    font-size: 8pt;
    color: black;
    text-decoration:none;
    width:100px;
    cursor:default;
}
#contextmenu a:hover
{
    background-color: #cc0000;
    color: White;
}
#contextmenu hr
{
    margin:2px 0 2px 0;
    width:110px;
    height:1px;
    border:none;
    background: #808080;
}
*
{
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 10pt;
    color: #333333;
    cursor: default;
}
body
{
    background-color: #f8f8f8;  
}
img
{
    border: none;
}
.topLinksHolder
{    
    background-color: #B0C4DE;
}
.topLinks
{
    width:980px;
    margin: 0px auto;     
    padding:10px 0 10px 40px;
}
.topLinks a
{
    color: #003366;
    font-weight:bold;    
}
.head
{
    width: 100%;
    background-color: #003366;
    color: White;
    border-bottom: solid 20px #B0C4DE;
}
.headHolder
{
    border-top: solid 1px #003366;
    border-bottom: solid 1px #003366;
    margin-bottom: -1px;
}
.header
{
    width: 980px;
    margin: 0px auto;
    height: 100px;
}
.headerMain
{
	width: 700px;
    float: left;
}
.headerRight
{
    width: 270px;
    float: left;
    padding: 0 0 0 10px;
    color: White;
}
.main
{
    width: 980px;
    margin: 0px auto;
}
#content
{
    float: left;
    width: 700px;
}
.con
{
    padding: 0 20px 20px 20px;
    background-color:#B0C4DE;
    border-left: solid 1px #003366;
    border-right: solid 1px #003366;
    border-bottom: solid 1px #003366;
}
#right
{
    float: left;
    width: 270px;
    margin: 10px 0 0 10px;
}
p
{
    line-height: 12pt;
    color: inherit;
}
a
{
    color: #cc0000;
    text-decoration: underline;
}
a:hover
{
    text-decoration: underline;
    cursor:pointer;
}
.red
{ 
    color: #cc0000;
}
.blue
{
    color: #003366;
    font-weight:bold;
}
.green
{
    color: Green;
}
.cijena
{
    color: Green;
}
.fontColor
{
    color: #333333;
}
select
{
    font-weight: normal;
}
#listTable
{
    border: solid 1px silver;
    border-collapse: collapse;
    width: 100%;
}
#listTable tr
{
}
#listTable td
{
    text-align: left;
    border-top: solid 1px silver;
    padding: 5px;
}
#listTable th 
{
    background-color: #f5f5f5;
    border-top: solid 1px silver;
    text-align: left;
    padding: 5px;
    width:auto;
}
.formDiv
{
    background-color: #f8f8f8;
    border: solid 1px silver;
    display:block;
    padding:5px;
}
.save
{
	background-position: left;
	background-image: url(../imgcmd/save.gif);
	background-repeat: no-repeat;
    margin: 5px 0 5px 0;
    float:right;
    padding-left: 12px;
    width: 60px;
    cursor:default;
}
.lbGrey
{
	background-image: url(../imgcmd/bbgrey.gif);
	background-repeat: repeat-x;
    margin: 5px 0 5px 0;
    cursor:default;
}
.lbBlue
{
	background-image: url(../imgcmd/bbblue.gif);
	background-repeat: repeat-x;
    margin: 5px 0 5px 0;
    cursor:default;
}

#error
{
    color:Red;
    float:left;
    margin: 5px 0 5px 0;
}
h1
{
    color:#000000;
    font-weight:bold;
}
.filter
{
    text-align: right;
    padding: 5px;
}
.filter a
{
    color:#003366;
    font-weight:bold;
}

.backButton
{
    background-color: #dcdcdc;
    padding: 3px;
    color: red;
    font-weight: bold;
    border: solid 1px red;
    margin-bottom: 10px;
    cursor: pointer;
}
.navBack
{
	padding: 10px 0 10px 26px;
	background-position: left center;
	background-image: url(../imgcmd/navBack.gif);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-top: -10px;
}
.articleDiv, .conDiv
{
    display:block;
    padding: 10px;
    margin: 20px 0 0 0;
    background-color: White;
}
.articleDiv table
{
    width: 100%;
    border-collapse: collapse;
}
.articleDiv ul
{
    list-style-position:outside;
    line-height: 14pt;
    padding-left: 10pt;
}
.articleDiv table td
{
    vertical-align:top;
}
.articleDiv table td.tdImg
{
    width: 220px;
}
.articleDiv table td.tdSumm
{
    width: 280px;
    padding: 0 0 0 10px;
}
.articleDiv table td.tdPrice
{
    text-align: right;
    color: Green;
}
.articleDiv table td.tdPriceAll
{
    text-align: right;
    color: Green;
    width: 200px;
}
.artickeSumm
{
    display:block;
    margin: 10px 0 0 0;
}
.artickeTitle a
{
    font-weight: bold;
    margin: 0 0 10px 0;
}
.picDesc
{
    width: 400px;
    margin: 5px;
    color: #003366;
}
.miniPicImg
{
    padding: 10px 0 10px 0;
    width: 220px;
}
.miniPicDesc
{
    padding: 10px 0 10px 0;
    text-align: left;
    font-weight: bold;
    color: #003366
}
.ubaci
{
    margin: 10px 0 10px 0;
}
.naruciShow
{
    display: block;
    padding: 10px 0 5px 0;
}
.naruciHide
{
    display: none;
    padding: 10px 0 5px 0;
}
.alertError
{
    background-color: Red;
    color: White;
    padding: 2px 0 2px 0;
    margin-bottom: 10px;
    width: 170px;
    text-align: center;
    display: none;
}
.alertOK
{
    background-color: Green;
    color: White;
    padding: 2px 0 2px 0;
    margin-bottom: 10px;
    width: 170px;
    text-align: center;
    display: none;
}
.h1
{
    display:block;
    background-color: #336699;
    border: solid 1px #003366;
    font-family: Verdana;
    font-weight: bold;
    padding: 10px;
    color: #ffffff;
}
.h1 a
{
    font-weight: bold;
    font-family: Verdana;
    color: #ffffff;
}
img.pic
{
    padding: 5px;
    border: solid 1px silver;
    background-color: #ffffff;
    cursor:default;
}
a img.pic
{
    padding: 5px;
    border: solid 1px silver;
    background-color: #ffffff;
    cursor:pointer;
}
#kosarica ul
{
    list-style-position:outside;
    line-height: 14pt;
    padding-left: 12pt;
}
#kosarica ul li a
{
    text-decoration: none;
    padding-left: 5px;
    font-size: 8pt;
}
#kosarica ul li a:hover
{
    text-decoration: underline;
}
.fieldDiv
{
    margin: 10px;
}
fieldset
{
    width: auto;
    border: solid 1px #B0C4DE;
}
legend
{
    font-weight:bold;
    padding: 0 5px 0 5px;
    margin: 0 5px 0 5px;
    color: #003366;
}
.footer
{
    width: 100%;
    float:left;
	text-align: center;
	color: silver;
	font-size: 10px;
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
    border-top: #eee 3px double
}
.foot a 
{
	color: silver/*808080*/;
}
.message
{
    color:#990000;
}
.messagePrijava
{
    color:#990000;
    margin: 20px 0 0 110px;
}
.point
{
	padding-left:20px;
	padding-top: 5px;
	background-position: left bottom;
	background-image: url(../imgcmd/arrRtoR.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
img.cart
{
    border: none;
    cursor: pointer;
}
table.cartTable
{
    width:100%;
    background-color: #f8f8f8;
    border-collapse: collapse;
}
table.cartTable input.kolicina
{
    border:none;
    background-color:#f8f8f8;
    width:30px;
    text-align: center;
}
table.cartTable input.ukupno
{
    border:none;
    background-color:#f8f8f8;
}
table.cartTable thead tr th
{
    text-align: left;
    padding: 5px;
    background-color: #dcdcdc;
    border: solid 1px silver;
}
table.cartTable td
{
    text-align: left;
    padding: 5px;
    border: solid 1px silver;
}
table.cartTable .check input
{
    cursor:default;
}
table.cartTableTotal
{
    width:100%;
    background-color: #ffffff;
    border-left: solid 1px silver;
    border-right: solid 1px silver;
    border-bottom: solid 1px silver;
    border-collapse: collapse;
}
table.cartTableTotal td
{
    text-align: right;
    padding: 5px 10px 5px 0;
    border-top: none;
    font-weight: bold;
}

table.orderTable
{
    width:100%;
    background-color: #f8f8f8;
    border-collapse: collapse;
    border: solid 1px silver;
}
table.orderTable td
{
    text-align: left;
    padding: 10px 0 10px 10px;
    vertical-align: top;
    width: 33%;
}
table.orderTable td.tdLeft
{
    text-align:right;
    font-weight:bold;
}
table.orderTable input
{
    border: solid 1px silver;
    background-color: White;
    width: 100%;
}
table.thumbTable
{
    border-collapse: collapse;
    border: none;
}
table.thumbTable td
{
    border: none;
    padding: 0 10px 0 0;
}

td.submitTD
{
    text-align: left;
    padding: 20px 0 10px 5px;
    border: none;
    background-color: White;
}
.submitCart
{
    text-align: center;
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 0;
}
.submitCart input.submitBut
{
    padding: 5px;
    background-color: Green;
    color: White;
    font-weight: bold;
    border: solid 1px silver;
    cursor: pointer;
}
.submitBut
{
    padding: 5px;
    background-color: Green;
    color: White;
    font-weight: bold;
    border: solid 1px silver;
    cursor: pointer;
}
.linkBut
{
    padding: 2px;
    background-color: #f8f8f8;
    color: green;
    font-weight:bold;
    font-size: 8pt;
    border: solid 1px green;
    cursor: pointer;
}
table.radioList
{
    border: solid 1px #f8f8f8;
}
table.radioList td
{
    padding: 0 0 5px 0;
}
table.radioList input
{
    border: none;
    background-color: #f8f8f8;
    width: 20px;
}
.asterisk
{
    color: Red;
}
label.error
{
    color: Red;
}
.sentMessage
{
    padding: 10px;
    border: solid 1px silver;
    background-color: Green;
    color: White;
    font-weight: bold;
}
.butl {background: url(../imgcmd/butl.gif) no-repeat;}
.butr {background: url(../imgcmd/butr.gif) no-repeat 10% 0;padding:2px }

