/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link_b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.link_b1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style:solid;
}
.line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A40047;
}



a:link, 
a:visited, 
a:active { 
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold;
}

a:hover { 
	text-decoration: underline; 
	color: #38B549; 
	color: #38B549;
	font-weight: bold;
}

hr {
	color: #ffffff; 
	background-color: #ffffff; 
	border: 1px dotted #DFD8B4; 
	border-style: none none dotted;
}

/* naslovi */

.bodytext {
	color: #000000;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.glavniNaslov {
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.manjiNaslov {
	color: #BD586F;
	font-size: 18px;
	font-style: italic;
	font-family:Georgia;
}

.manjiNaslov1 {
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* kalendar */

.kalendarNaslov {
	color: #BD586F;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	font-family: Georgia;
	border-bottom: 3px solid #E9E2D1;
	display:block;
}

.kalendarDiv {
	padding-left: 10px;
	color: #79726E;
}

.naslovVesti {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.naslovVestiMore {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-align:right;
	
}

/* temp */

.temp {
	color: #A30046;
	padding-top: 20px;
	border-top: 3px solid #E9E2D1;
	font-family: Georgia;
	font-size:11px;
}
.background {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
/* Begin UserLogin Box */

.UserLoginBox
{
}

.UserLoginBoxTop
{
    width: 100%;
    height: 30px;
    background-image: url(../Images/BGBox2TopCenter.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.UserLoginTitle
{
    color: #fff;
    float: left;
    font-weight: bold;
    width: 103px;
    height: 17px;
    padding-top: 3px;
    display: block;
    background-image: url(../Images/BGBestSellerTitle.gif);
    background-repeat: no-repeat;
}

.UserLoginBoxTop .ImgLeft
{
    float: left;
    width: 10px;
    height: 30px;
    background-image: url(../Images/BGBox2TopLeft.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.UserLoginBoxTop .ImgRight
{
    float: right;
    width: 10px;
    height: 30px;
    background-image: url(../Images/BGBox2TopRight.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.UserLoginBoxLeft
{
    border-left: solid 1px #f3f3f3;
    border-right: solid 1px #f3f3f3;
    padding-top: 3px;
    padding-bottom: 3px;
}

.UserLoginBoxRight
{
}

.UserLoginBoxBottom
{
    width: 100%;
    height: 10px;
    background-image: url(../Images/BGBox2BottomCenter.gif);
    background-repeat: repeat-x;
}

.UserLoginBoxBottom .ImgLeft
{
    float: left;
    width: 10px;
    height: 10px;
    background-image: url(../Images/BGBox2BottomLeft.gif);
    background-repeat: no-repeat;
}
.UserLoginBoxBottom .ImgRight
{
    float: right;
    width: 10px;
    height: 10px;
    background-image: url(../Images/BGBox2BottomRight.gif);
    background-repeat: no-repeat;
}

.UserLoginLoginPanel
{
    float: left;
    width: 55%;
    border-right: solid 1px #999999;
    margin-left: 20px;
    padding: 0px;
    text-align: left;
}
.UserLoginRegisterPanel
{
    float: left;
    width: 30%;
    text-align: left;
    margin-left: 20px;
    color: #808080;
}
.UserLoginRegisterTitle
{
    font-weight: bold;
    text-decoration: underline;
}
.UserLoginRegisterDescription
{
    margin-top: 5px;
}
.UserLoginRegisterLink
{
    margin-top: 10px;
}

.UserLoginLoginControl
{
    color: #808080;
    width: 100%;
}

.UserLoginPanelTitle
{
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
}
.UserLoginPanelDescription
{
    margin-top: 5px;
    text-align: left;
}
.UserLoginPanelName
{
    clear: both;
    padding-top: 5px;
}
.UserLoginPanelName label
{
    float: left;
    width: 100px;
    margin-top: 3px;
    color: #333333;
}
.UserLoginPanelName input
{
    float: left;
    color: #808080;
    border: solid 1px #333333;
}
.UserLoginPanelName span
{
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

.UserLoginPanelPassword
{
    clear: both;
    padding-top: 5px;
}
.UserLoginPanelPassword label
{
    float: left;
    width: 100px;
    margin-top: 3px;
    color: #333333;
}
.UserLoginPanelPassword input
{
    float: left;
    color: #808080;
    border: solid 1px #333333;
}
.UserLoginPanelPassword span
{
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

.UserLoginPanelRemember
{
    clear: both;
    text-align: left;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.UserLoginPanelRemember input
{
    float: left;
}
.UserLoginPanelRemember label
{
    float: left;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    display: block;
}

.UserLoginPanelButton
{
    margin-top: 5px;
}
.UserLoginForgotPassword
{
    margin-top: 10px;
    color: #333333;
}
.UserLoginForgotPassword a
{
    color: #333333;
}
.PaymentBlock
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f9f9f9;
    text-align: left;
    margin: 10px;
    padding: 10px;
}

.PaymentSelectionBlock
{
    margin: 5px;
}

.PaymentRadio
{
    margin: 5px 0px 5px 0px;
}

.PaymentDescription
{
    margin: 5px 0px 5px 25px;
}

.AlternativePayments
{
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.ExpressPaymentButton
{
    margin-top: 10px;
    margin-bottom: 10px;
}


