body
{
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
body,td 	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
p, select, input, unkonwn
{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
select, input  
{
	color: #333; 
}
table  
{
	border-collapse: collapse; 
}
img  
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}
form 
{
	display:inline;
}
h1,h2,h3,h4,h5,h6 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; letter-spacing:1px;  }
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
blockquote {font-family:"Trebuchet MS",helvetica,sans-serif; color:#004A66; font-size:16px; font-style:italic; font-weight:bold; border-top:1px dashed #CCC; border-bottom:1px dashed #CCC; margin:10px; padding:30px 10px 30px 10px; text-align:center; background-color:#EEE; margin-left:0px; }
#tblContent blockquote
{
	text-align: left;
}

#pageHeader {height:30px; line-height:30px; color:#80FF00; font-family:"Trebuchet MS",helvetica,sans-serif; font-size:24px; padding:10px 16px 10px 16px; background-color:#004A66;  border-bottom:1px solid #FFF; }
#divBaseLinks {height:30px; background-color:#004A66;  border-top:1px solid #FFF; padding:0px 10px 0px 10px; line-height:30px; color:#FFF;}
#divBaseLinks a:link {color:#FFF; text-decoration:none;}
#divBaseLinks a:visited {color:#FFF; text-decoration:none;}
#divBaseLinks a:hover {color:#FFF; text-decoration:none;}
#divBaseLinks a:active {color:#FFF; text-decoration:none;}
#divPageContent {border-top:3px solid #FF8000; border-bottom:3px solid #FF8000; padding:10px 0px 10px 0px;background-color: #FFF;}
#navcontainer { width: 160px; }
#navcontainer ul {margin-left: 0; padding-left: 0; list-style-type: none; font-family:verdana,arial,sans-serif; }
#navcontainer a { display: block; padding: 4px; width: 160px; background-color: #004A66; border-bottom: 1px solid #FFF; }
#navcontainer a:link, #navlist a:visited {color: #FFF; text-decoration: none; }
#navcontainer a:hover {background-color: #336699; color: #fff; }
#sideBarNews {}
#sideBarNewsContent {background-color:#EEE; padding:10px; }
#newsHeader {height:22px; line-height:22px; color:#80FF00; font-family:"Trebuchet MS",helvetica,sans-serif; font-size:14px; padding:0px 5px 0px 5px; background-color:#004A66;  border-bottom:1px solid #FFF; }

.leftColumn { padding:0p 5px 0px 5px; width:170px;}
.rightColumn {padding:0px 10px 10px 10px; border-left:1px dashed #CCC;}
.subHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#333333; 	
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px 5px 10px 5px;
	border-bottom: 1px solid #004A66;
}
.note {font-weight:bold; color:#800000; font-style:italic; background-color: #FFF0B7; padding:5px; border:1px solid #FFB96C; }
.newsItem {margin-bottom:5px; font-size:9px; }
.readNewsLink {margin-bottom:10px; font-size:9px; }

/* styles for rounded corners */
b.rtop, b.rbottom{display:block;background: #D8D8D8}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #004A66}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.ajaxToolkit-CalendarExtender .ajax__calendar_container {
	background-color:#ffffff;
	border:1px solid #646464;
	color:Navy;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_other .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_other .ajax__calendar_year {
	color:black;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_month, .ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_year {
	color:black;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_month, .ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_year {
	color:black;
	font-weight:bold;
}

/**********************************/
.grid-pager
{
	background: #bbbbbb;
	border-top: solid 1 black;
}

.grid
{
	border: 1px solid #6699FF;
}

.grid-header
{
	background-color: #D9D9FF;
	text-decoration: none;
	font-weight: normal;
}
.grid-header th
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-right-color: #6699FF;
	border-bottom-color: #6666FF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.grid-header a
{
	color: Black;
  	text-decoration: none;	
}
.literal
{
	font-size: 12px;
	font-family: Tahoma;
}
.ModalBackground
{
	background-color: #333333;
	-moz-opacity: 0.5;
	/*opacity: 0.5;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
}

.popup 
{
	width:600px;  
	height:600px; 
	overflow:scroll; 
	padding:10px; 
	background-color:White;
	border-style:solid;  
	border-color:Black;  
	border-width:1px;
	vertical-align: top;  
	text-align:left; 
}

/* start HTML redefinition */
a:link, a:visited
{
	color: #00709E;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

a:hover
{
	color: #0B82C4;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
/* end HTML redefinition */


/* start generic */
.align-right { text-align:right;}
.align-center { text-align:center;}
.justified { text-align:justify; }
.nowrap {white-space:nowrap;}

.padding5 { padding:5px; }
.margin5 { margin:5px; }
.lowercase {text-transform:lowercase;}
.top {vertical-align:top;}
.gray { color:#666; }
.bold, .bold td {font-weight:bold;}
.input200 input { width:200px; }
input.qty, .qty { width:30px; text-align:right; }

#username
{
	float:right;
	padding:20px;
	text-align:right;	
}
.user input { width: 200px;}
/* end generic */
.body {
	background-image:url(../../Images/AlcaWebDefaultBg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFF;
}
#tblKvaliteta .HeaderContentTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
#tblOutdex tr td {
	text-align: left;
}
#tblKategorije td a:hover {
	color: #0B82C4;
	text-decoration: none;
}

.tdfooter {
	text-align: center;
}
#tblContent .text {
	background-image:url(../../Images/AlcaWebContentText.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding:15px;
	padding-bottom:10px;
}
.content
{
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	color: #002837;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}
.content_1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #00709E;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}
.clearall { clear:both; }
#RowArticle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69F;
}
.grid #RowArticle td {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #69F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#htmlTblAddress {width:100%; margin:0; } 
#htmlTblOrder .pName { width:20%; color:#666; white-space:nowrap; }
#htmlTblOrder .pValue { width:80%; }

#htmlTblAddress .pName  { width:20%; color:#666;  }
#htmlTblAddress .pValue { width:45%; }

#htmlTblOrder .validator, #htmlTblAddress .validator  { white-space:nowrap; width:1%; color:Red; }

#htmlTblOrder .pValue input { width:200px; }
#htmlTblAddress .pValue input { width:100%; }


#orderSummary {margin-top:10px;}
#orderSummary tr td { border: solid 1px #999; }
.basketItem td 
{ 
	border-bottom:solid 1px #999; 
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.totalprice { display:inline; width:200px; background-color:#666;}
.RightOutdexTopSpacer
{
	margin-top: 4px;
	margin-bottom: 5px;
}
.MasterPodNaslov
{
	padding: 10px 5px 5px 5px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	height: 82px;
	border: 0px;
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MasterPodNaslov a:hover,.MasterPodNaslov a:link,.MasterPodNaslov a:visited
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.PrincipaliBg
{
	background-position: center center;
	background-image: url('../../Images/AlcaFlashPrincipaliBg.gif');
	background-repeat: no-repeat;
}
