body{
	vertical-align: top;
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
}
body,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	font-size: 11px;
}
span{
}
form{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   /*border: 0px solid #FFFFFF;*/
}
textarea,input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a,a:visited,a:active{
	color: #eaa809;
}
a:hover{
	color: #eaa809;
}
a:focus{
	color: #eaa809;
}
UL,
OL{
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
UL UL,
UL OL,
OL UL,
OL OL{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
LI,
.blockList LI{
	display: list-item;
/*	list-style-image: url(../../Data/Images/listImage.gif);*/
}
UL UL LI,
UL OL LI,
OL UL LI,
OL OL LI,
.blockListLevel2 LI{
	display: list-item;
/*	list-style-image: url(../../Data/Images/listImageLevel2.gif);*/
}
UL UL UL LI,
UL UL OL LI,
UL OL UL LI,
UL OL OL LI,
OL UL UL LI,
OL UL OL LI,
OL OL UL LI,
OL OL OL LI,
.blockListLevel3 LI{
	display: list-item;
/*	list-style-image: url(../../Data/Images/listImageLevel3.gif);*/
}

.pageTableTD{
 padding: 0px 0px 0px 0px; 
}

/* custom styles */

.pageTable{
 	background:url(../Images/right_table_bg.gif) repeat-x;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
}

.mainTable{
padding: 0px 0px 0px 0px;
width: 980px;
height: 100%;
}

.mainTableLeft{
	width:270;
	height:558;
	vertical-align:top;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	background:url(../Images/left_table_bg.gif) repeat;			
}	

.CenterLayout{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	border-right: 1px solid #c9bfa6;
	width: 100%;
	height: 100%;		
}

.mainTableCenter{
	width:710;
	vertical-align:top;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;			
}	

.centerLang{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	
	width: 36px;
}

.centerBCT{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
		
}

.mainTableRight{
	vertical-align:top;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	background:url(../Images/right_table_bg.gif) repeat-x;	
}	

.leftContents{
	vertical-align:top;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
}	

.centerMain
{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	vertical-align: top;
	
}

.centerNavig
{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	
	
}

.leftLogo{
	width:270;
	height:128;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	background-image:url(../Images/logo.gif);
}	

.leftMenuTD{
	width:270;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	text-align:right;
}

.leftLogoDown{
	width:270;
	height:134;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;

	background-image:url(../Images/logo_down.gif);
}		
.headerContents{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	height: 151px;
}

.centerContents{
	width:710;	
	vertical-align:top;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
		
}	

.headerTop{
	width:710;
	height:108;
	padding-left:0;
	padding-top:0;
	background-image: url(../Images/header_top.gif);
}

.headerMenu{
	width:710;
	height:19;
	padding-left:0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top:0;
	background: url(../Images/header_menu_bg.gif);
	background-repeat: no-repeat;	
	
}

.headerDown{
	width:710;
	height:23;
	padding-left:0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top:0;
	background-image:url(../Images/header_down_bg.gif);
}

.footerLeft{
	width:980;
	height:102;
	padding-left:0;
	padding-top:0;
	background: url(../Images/footer_bg.gif);
	text-align:center;
	
}

.classSubtitle{
	width: 100%;
	padding: 8px 10px 8px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	letter-spacing: normal;
	vertical-align: bottom;
}

/*************************************************************/
/**      globalne klase templejta textblokova               **/
/*************************************************************/


.blockTitle{
	color: #707070;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	padding: 5px 10px 5px 10px;
	text-align: left;
	text-transform: none;
	vertical-align: middle;
	background: url(../Images/bck_title.jpg) no-repeat top left;
	width: 100%;
	height: 37px;	
}
.blockTitleTable{
	margin: 7px 0px 14px 0px;
}
.blockTitle:first-line{
	text-transform: none;
}
.blockSubtitle{
	width: 100%;
	padding: 8px 10px 8px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #707070;
	letter-spacing: normal;
	vertical-align: bottom;
}
.blockTextAndTextLeft,
.blockTextAndTextRight,
.blockImageAndImageLeft,
.blockImageAndImageRight{
	width: 159px;
	padding: 4px 10px 15px 10px;
	font-weight: normal;
	color: #707070;
	letter-spacing: normal;
	vertical-align: top;
}
.blockTextAndImageLeftText,
.blockTextAndImageRightText,
.blockTextAndImageLeftImage
.blockTextAndImageRightImage,
.blockParagrafText,
.blockImageOnTheLeft,
.blockImageOnTheRight,
.blockTemplates{
	width: 100%;
	padding: 4px 10px 15px 10px;
	font-weight: normal;
	color: #707070;
	letter-spacing: normal;
	vertical-align: top;
}

.blockImage{
padding: 0px 0px 0px 15px;
}

.blockParagrafText{
	padding: 4px 10px 15px 10px;
	line-height: 130%;
}
.blockTextAndImageRightText,
.blockTextAndImageLeftText{
	width: 100%;
	vertical-align:top;
}
.blockTextAndImageRightImage,
.blockTextAndImageLeftImage{
	text-align: center;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}
.blockImageOnTheLeft td,
.blockImageOnTheRight td{
	text-align: center;
}
.blockImageOnTheLeft td{
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.blockImageOnTheRight td{
	padding: 2px 2px 2px 2px;
		text-align: center;		
}
.blockImage img,
.blockImageAndImageLeft img,
.blockImageAndImageRight img,
.blockImageOnTheLeft img,
.blockImageOnTheRight img,
.blockTextAndImageRightImage img,
.blockTextAndImageLeftImage img{
	margin: 0px 0px 3px 0px;	
	display: block;
}
.menuframe td{
	padding: 0px;
	text-align: left;
}
.menuframe img{
	margin: 0px;
}
.blockTableSearch,
.blockTableNews,
.blockTableSitemap{
	padding: 4px 15px 4px 15px;
	font-weight: normal;
	color: #707070;
	letter-spacing: normal;
	vertical-align: middle;
}


/*************************************************************/
/**      delovi stranice                                    **/
/*************************************************************/






.rowClass{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	border: red dashed 0px;
}
.rowClass .cellInner{
	display: block;
}
.colClasssimage{
/*	background: url(../../Data/Images/bg_crta.gif) repeat-y top left;*/
	vertical-align: bottom;
	height: 67px;
	border: black dashed 0px;
	margin: 0px;
	padding: 0px 21px 0px 21px;
	text-align: center;
	display: block;
}
.colClasssimage IMG{
	margin: 0px;
	border: 0px solid #011442;
}
.colClassname{
/*	background: url(../../Data/Images/bg_crta.gif) no-repeat top left;*/
	height: 67px;
	text-align: left;
	border: black dashed 0px;
	margin: 0px;
	padding: 2px 6px 2px 27px;
	display: block;
}
.colClassname .cellLink{
	font-size: 10px;
}

.blockTableShop{
	width: 100%;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	vertical-align: top;
	background: #C9D0D3;
	padding: 20px 0px 5px 0px;
}

.referTable,
.referTable TD{
	border: 0px solid white;
}

.referTable .referCell{
	width: 100%;
}

.blockTextAndTextLeft,
.blockTextAndTextRight{
	width: 50%;
}


/*** button styles ***/
input.smallButton,
input.normalButton,
input.smallButtonOver,
input.normalButtonOver{
	border: 1px solid #888888;
	background: #FFBA13;
	color: #000000;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
}
input.smallButtonDisabled,
input.normalButtonDisabled{
	border: 1px solid #CCCCCC;
	background: #CCCCCC;
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
input.largeButton,
input.largeButtonOver{
	border: 1px solid #888888;
	background: #FFBA13;
	color: #000000;
	font: 11px Verdana,sans-serif;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}
input.smallButtonFixedSize,
input.normalButtonFixedSize,
input.smallButtonFixedSizeOver,
input.normalButtonFixedSizeOver{
	width: 80px;
	border: 1px solid #888888;
	background: #FFBA13;
	color: #000000;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
}
input.smallButtonOver,
input.normalButtonOver,
input.largeButtonOver,
input.smallButtonFixedSizeOver,
input.normalButtonFixedSizeOver{
	color: #888888;
}

/*** input styles ***/
input.smallInput,
input.normalInput,
input.largeInput{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
}
input.smallInput{
	width: 25px;
}


.errorMsg
{
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background: #DDDDDD;
	border: 1px solid #BE0000;
	padding: 4px;
	margin-bottom: 10px;
}
#copyright{
	color: #565856;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}


.copyright{
	color: #565856;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 40px;	
	width: 100%;
}

#copyright a{
	color: #565856;
	font-weight: bold;
}

.InputTextBox input
{        
	border: 0;
	font-face: Verdana;
	font-size: 1;
	color: #000000;	
	vertical-align: bottom;
}

/* Novosti na naslovnoj strani*/

#newsmenu .newsDescription{
   padding: 2px 0px 2px 4px;
   background: #c9bfa6;
   width: 100%;
}

#newsmenu .heading{
   color: #bed600;
   text-decoration: none;
   /*text-transform: uppercase;*/
   padding: 2px 4px 2px 4px;
   font-weight: normal;
   font-size: 10px;   
   background-color: #ffffff;
}

#newsmenu .newsDescription a,
#newsmenu .newsDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   color: #ffffff;      
}

#newsmenu .newsgroup{
   padding: 0px 0px 0px 0px;
   border-top: 0px solid #ffb900;
   border-bottom: 0px solid #ffb900;
   border-left: 0px solid #ffb900;
   background-color: #bed600;
   width: 100%;
}

#newsmenu .newsDescription a:hover{
   text-decoration: underline;
}
#newsmenu .shortdescfirtsentence{
   display: block;
   font-weight: bold;
   font-size: 10px;
}
#newsmenu .shortdescscndsentence{
   display: block;
   font-weight: normal;
   font-size: 10px;
}

#newsmenu{
   padding: 0px 0px 0px 0px;
   width: 100%;
   margin: 0px 0px 0px 0px;
}
#newsmenu td{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
}


#newsmenu .grayTD{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   background-color: #c9bfa6;
}

#newsmenu a,
#newsmenu a:hover,
#newsmenu a:visited{   
}

#newsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
   background-color: #d2eb00;
   width: 100%;
}

#newsmenu .newsOrangeBckg{
   padding: 0px 0px 0px 0px;
   background-color: #d2eb00;
   width: 157px;
}

#newsmenu .newsPadding{
  padding: 0px 0px 0px 0px;  
  margin: 0px 0px 0px 0px;  
}

.InfoBlockTable
{
}

.InfoBlockText
{
	padding: 5px 13px 5px 13px;
	text-align: center;
}

.InfoBlockTop
{
	background:url(../Images/info_top.gif);
	background-repeat: no-repeat;
}

.InfoBlockBottom
{
	background:url(../Images/info_down.gif);		
	background-repeat: no-repeat;
}

.centerCrumbs
{
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	height: 100%;
	vertical-align: top;	
}

.classImageNoBorder
{
	border: none 0px #000;
}
