body{
   height: 100%;
	margin: 0px 0px 0px 0px;
}
body,td{
   padding: 0px 0px 0px 0px;
   vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003063;
}
span{
}
form{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   /*border: 0px solid #FFFFFF;*/
}
p{
   display: block;
   padding: 3px 0px 3px 0px;
   margin: 0px 0px 0px 0px;
}
textarea,input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a,a:visited,a:active{
	color: #E30227;
}
a:hover{
	text-decoration: underline;
}
a:focus{
	color: #000000;
}
a img{
   border: 0px;
}
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{
   padding-left: 0px;
   display: list-item;
	list-style-image: url('../Images/listImage.gif');
   list-style-position: outside;
}
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);*/
}

/* klase za tabele */
.TableClass1{

   margin: 0px 0px 0px 0px;
}
.TableClass1 thead td{
   padding: 6px 5px 3px 5px;
   background: #25569c;
   color: #FFFFFF;
   font-weight: bold;
   border-top: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
}
.TableClass1 tbody td{
   padding: 2px 5px 3px 5px;
   background: #e0e0e0;
   color: #003063;
   
   vertical-align: middle;
   
   font-weight: normal;
   border-top: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
}
.TableClass1 thead td p,
.TableClass1 tbody td p{
   padding: 0px 0px 0px 0px;
}

.TableClass1 tbody tr.specrowl td{
   background: #e6eded;
   padding: 3px 5px 5px 15px;
   border-bottom: 1px solid #FFFFFF;
}
/* images */
.classImageWithSolidBorder{
   border: 1px solid #56b6ff;
   margin: 2px;
}
.classImageNoBorder{
   border: 0px solid #000000;
   margin: 2px;
}

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


.classPrelaz {
	display: block;
	background-image: url('../Images/prelaz.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 25px;
	background-color: white;
}


/*************************************************************/
/**      globalne klase templejta textblokova               **/
/*************************************************************/
.blockTitle{
	color: #003063;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	padding: 10px 20px 10px 20px;
	text-align: left;
	text-transform: none;
	vertical-align: middle;
	width: 100%;
}
.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: #003063;
	letter-spacing: normal;
	vertical-align: bottom;
}
.blockTextAndTextLeft,
.blockTextAndTextRight,
.blockImageAndImageLeft,
.blockImageAndImageRight{
	width: 159px;
	padding: 4px 10px 15px 10px;
	font-weight: normal;
	color: #003063;
	letter-spacing: normal;
	vertical-align: top;
}
.blockTextAndImageLeftText,
.blockTextAndImageRightText,
.blockTextAndImageLeftImage
.blockTextAndImageRightImage,
.blockParagrafText,
.blockImage,
.blockImageOnTheLeft,
.blockImageOnTheRight,
.blockTemplates{
	width: 100%;
	padding: 4px 10px 15px 10px;
	font-weight: normal;
	color: #003063;
	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: 4px 15px 4px 15px;
	font-weight: normal;
	color: #003063;
	letter-spacing: normal;
	vertical-align: middle;
}


/*************************************************************/
/**      delovi stranice                                    **/
/*************************************************************/
.pageBorderTable{
   width: 100%;
   height: 100%;
	background: #FFFFFF url('../Images/bodyBck.gif') bottom left repeat-x;
}
.pageLayout{
   width: 992px;
   height: 100%;
   /*border: 1px solid red;*/
}
.pageLayoutUpperCell{
   height: 137px;
   background: transparent url('../Images/pageLayoutLeftCellBck.gif') top left repeat-y;
}
.pageLayoutUpperCell .upperTable{
   margin: 0px 0px 0px 0px;
   width: 100%;
   height: 137px;
}
.pageLayoutUpperCell .upperTable .upperTableLeftCell{
   width: 579px;
   height: 137px;
}
.pageLayoutUpperCell .upperTable .upperTableRightCell{
   width: 413px;
   height: 137px;
   background: transparent url('../Images/upperTableRightCellBck.jpg') top left no-repeat;
}


.pageLayoutLeftCell{
   width: 187px;
   height: 100%;
   padding: 0px 10px 0px 0px;
   background: transparent url('../Images/pageLayoutLeftCellBck.gif') top left repeat-y;
}
.pageLayoutCenterCell{
   width: 575px;
   height: 100%;
   border-top: 1px solid #46C1FF;
   background: transparent url('../Images/pageLayoutCenterCellBck.gif') top left no-repeat;
   padding-right: 15px;
}
.pageLayoutRightCell{
   width: 230px;
   height: 100%;
}
.pageLayoutBottomCell{
   padding: 0px 10px 4px 0px;
   vertical-align: bottom;
   text-align: right;
   height: 43px;
   background: transparent url('../Images/pageLayoutBottomCellBck.gif') top center no-repeat;
   color: #3F84C9;
   font-size: 10px;
}
.pageLayoutBottomCell a,
.pageLayoutBottomCell a:hover,
.pageLayoutBottomCell a:visited{
   color: #3F84C9;
   text-decoration: none;
}
.pageLayoutBottomCell a:hover{
   color: #E30227;
}





/*** button styles ***/
input.smallButton,
input.normalButton,
input.smallButtonOver,
input.normalButtonOver{
	border: 1px solid #56b6ff;
	background: #2676c1;
	color: #b6d9f7;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
}
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 #56b6ff;
	background: #2676c1;
	color: #b6d9f7;
	font: 11px Verdana,sans-serif;
	font-weight: normal;
	cursor: pointer;
}
input.smallButtonFixedSize,
input.normalButtonFixedSize,
input.smallButtonFixedSizeOver,
input.normalButtonFixedSizeOver{
	width: 80px;
	border: 1px solid #56b6ff;
	background: #2676c1;
	color: #b6d9f7;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
}
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;
}


.tempRightMenu {
   width: 222px;
   margin-right: 8px;
}
.tempRightMenuHeader {
   width: 222px;
   height: 61px;
   background: top left no-repeat url(../Images/right_menu_top.gif);
   padding-left: 28px;
   padding-top: 23px;
   color: white;
   font-weight: bold;
   font-size: 10px;
   letter-spacing: 0.35em;
}
.tempRightMenuCell {
   width: 222px;
   background: top left no-repeat url(../Images/right_menu_cell.gif);
   padding-left: 22px;
   padding-top: 3px;
   padding-right: 18px;
   padding-bottom: 2px;
}
.tempRightMenuCell a,
.tempRightMenuCell a:visited,
.tempRightMenuCell a:hover {
   color: #2F64AE;
   font-weight: bold;
   text-decoration: none;
   font-size: 10px;
}
.tempRightMenuCell a:hover {
   text-decoration: underline;
}
.tempRightMenuFooter {
   width: 222px;
   height: 25px;
   background: top left no-repeat url(../Images/right_menu_bottom.gif);
}

.newsViewedStat {
   display: block;
   width: 110px;
   margin: 0px 0px 10px 10px;
   padding: 3px;
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
   font-size: 11px;
   color: #888888;
}
.newsViewedStatTitle {
}
.newsViewedStatCount {
}
