body{
	vertical-align: top;
	background: #FFFFFF;
	color: #8d7a4a;
	margin: 0px;
}
body,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8d7a4a;
	font-size: 11px;
}
p{
   display: block;
   padding: 3px 0px 3px 0px;
   margin: 0px 0px 0px 0px;
}
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;
}
.oranj {
	color: #ffc20e;
}
.brwn,a.brwn,a.brwn:visited,a.brwn:active {
	font-size: 10px;
	color: #ac9967;
	text-decoration: none;
}
a.brwn:hover {
	color: #ffc20e;
	text-decoration: none;
}
a,a:visited,a:active{
	color: #ffc20e;
	text-decoration: none;
}
a:hover{
	color: #ffc20e;
	text-decoration: underline;
}
a:focus{
	color: #ffc20e;
}
UL,
OL{
	margin: 5px;
	padding: 0px 0px 0px 20px;
}
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);*/
}


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


/* klase za tabele */
.TableClass1{
   width: 100%;
   margin: 0px 0px 0px 0px;
}
.TableClass1 thead td{
   padding: 6px 5px 3px 5px;
   background: #ffc20e;
   color: #000000;
   font-weight: bold;
   /*border-top: 1px solid #FFFFFF;*/
   border-bottom: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}
.TableClass1 tbody td{
   padding: 2px 5px 3px 5px;
   background: #faf9f3;
   color: #8d7a4a;
   font-weight: normal;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}
.TableClass1 thead td p,
.TableClass1 tbody td p{
   padding: 0px 0px 0px 0px;
}



/*************************************************************/
/**      globalne klase templejta textblokova               **/
/*************************************************************/
.blockTitle{
	color: #af985b;
	font-size: 18px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0px 10px 20px 20px;
	text-align: left;
	text-transform: none;
	vertical-align: middle;
	background: url(../Images/titleBck.gif) no-repeat bottom left;
	width: 100%;
	/*height: 87px;*/
}
.blockTitleTable{
	/*margin: 7px 0px 14px 0px;*/
}
.blockTitle:first-line{
	text-transform: none;
}
.blockSubtitle{
	padding: 3px 20px 3px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #dbc68f;
	letter-spacing: 0.2em;
	vertical-align: bottom;
  border-top: 15px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
.blockTextAndTextLeft,
.blockTextAndTextRight,
.blockImageAndImageLeft,
.blockImageAndImageRight{
	width: 100%;
	padding: 0px 10px 10px 0px;
	font-weight: normal;
	color: #8d7a4a;
	font-size: 11px;
	letter-spacing: normal;
	vertical-align: top;
}
.blockTextAndImageLeftText,
.blockTextAndImageRightText,
.blockTextAndImageLeftImage
.blockTextAndImageRightImage,
.blockParagrafText,
.blockImage,
.blockImageOnTheLeft,
.blockImageOnTheRight,
.blockTemplates{
	width: 100%;
	padding: 0px 10px 10px 0px;
	font-weight: normal;
	color: #8d7a4a;
	font-size: 11px;
	letter-spacing: normal;
	vertical-align: top;
	text-align: justify;
}
.blockParagrafText{
	/*padding: 4px 10px 15px 10px;*/
}
.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 10px 10px 0px;
}
.blockImageOnTheRight td{
	padding: 0px 0px 10px 10px;
}
.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: 0px 10px 10px 0px;
	font-weight: normal;
	color: #8d7a4a;
	letter-spacing: normal;
	vertical-align: middle;
}


/*************************************************************/
/**      delovi stranice                                    **/
/*************************************************************/
.pageTable {
	padding: 0px;
	border: 0px;
	width: 100%;
}
.pageTableTD {
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
.mainTable,
.footerTable {
	padding: 0px;
	border: 0px;
	width: 946px;
	background: #e6dfc7 url(../Images/mainTableBck.gif) top left repeat-y;
}
.mainTableLeft {
	padding: 0px;
	width: 292px;
	text-align: left;
	vertical-align: top;
}
.leftContents {
	width: 292px;
	padding: 0px;
}
.leftLogo {
	padding: 0px;
	width: 292px;
	height: 174px;
	background: url(../Images/bckLeftLogo.gif) top right no-repeat;
	text-align: left;
	vertical-align: top;
}
.leftLogoImg {
	margin-left: 67px;
}
.leftMenuTD {
	padding: 0px;
	width: 292px;
	background: url(../Images/bckLeft.gif) top right repeat-y;
	vertical-align: top;
}
.leftBottom {
	padding: 0px;
	background: url(../Images/bottomLeftBck.gif) bottom right no-repeat;
	height: 57px;
}
.mainTableCenter {
	padding: 0px;
	width: 600px;
	text-align: left;
	vertical-align: top;
	background: #ffffff url(../Images/bckTop.gif) top left no-repeat;
}
.centerContents {
	width: 100%;
}
.centerLang {
	height: 52px;
	padding: 0px;
	padding-right: 69px;
	vertical-align: bottom;
	text-align: left;
}
.centerBCT {
	height: 61px;
	padding: 0px;
	padding-right: 69px;
	vertical-align: top;
	text-align: left;
}
.centerMain {
	padding: 0px;
	padding-right: 69px;
	vertical-align: top;
	text-align: left;
}
.centerNavig {
	height: 50px;
	padding: 0px;
	padding-right: 69px;
	vertical-align: middle;
	text-align: right;
}
.mainTableRight {
	padding: 0px;
	width: 54px;
	text-align: left;
	vertical-align: top;
	background: url(../Images/bckRight.gif) top right repeat-y;
}
.footerLeft {
	height: 25px;
	padding-left: 140px;
	text-align: left;
	vertical-align: top;
}


/* specijalni dodatak */

#stretchableList a.cellLink,
#stretchableList a.cellLink:visited,
#stretchableList a.cellLink:hover,
#stretchableList span.cellLink{
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#stretchableList a.cellLink:hover{
	text-decoration: underline;
}

#stretchableList a.cellDate,
#stretchableList a.cellDate:visited,
#stretchableList a.cellDate:hover,
#stretchableList span.cellDate{
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	color: #666452;
	text-decoration: none;
}
#stretchableList a.cellDate:hover{
	text-decoration: underline;
}

#stretchableList{
	border: white solid 0px;
	background: transparent;
}

#stretchableList td{
	border-Bottom: black solid 0px;
	border-Left: black solid 0px;
	border-Right: black solid 0px;
	border-Top: black solid 0px;
	padding: 0px;
}
/*
.blockTableShop #stretchableList{
	background: url(../../Data/Images/bg_traka.gif) repeat top left;
}
*/


.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: 10px;
	font-weight: normal;
	text-align: right;
}
#copyright a{
	color: #565856;
	font-weight: bold;
}

.searchTable {
	margin: 0px 0px 10px 48px;
	padding: 0px;
	background: url(../Images/search_box_bck.gif) top left no-repeat;
	width: 174px;
	height: 158px;
}
.searchTableTitle {
	/*height: 92px;*/
	padding-top: 76px;
	padding-left: 26px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #858585;
	margin: 0px;

}
.searchTableInput {
	height: 27px;
	/*padding-top: 7px;*/
	padding-left: 31px;
	margin: 0px;
}
.searchTableSubmit {
	padding-left: 119px;
	margin: 0px;
}
.searchTableInput input {
	width: 111px;
	border: 0px;
	background-color: #dbc896;
	color: #000000;
}

.titleTable {
	/*height: 180px;*/
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.titleRow {
	height: 135px;
	padding-right: 15px;
	/*padding-bottom: 15px;*/
	line-height: 52px;
	text-align: right;
	vertical-align: bottom;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	font-face: verdana, arial, helvetica, sans-serif;
}
.textRow {
	height: 45px;
	padding-left: 15px;
	padding-right: 15px;
	/*padding-bottom: 5px;*/
	line-height: 25px;
	text-align: left;
	vertical-align: top;
}
