body {
background : #E8E8E8 url('../designimages/bg.gif') repeat-x top; 
padding : 0px; 
MARGIN : 0px auto
}

/* 13px/16=0.812em */
/* 14px/16=0.875em */


.Txthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	font-weight: normal;
	text-align: justify;
	padding-left: 5px;
	padding-right: 27px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.Titletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-align: justify;
	padding-left: 13px;
}

.Topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	padding-left: 12px;
}

.Txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B1B1B;
	font-weight: normal;
	text-align: justify;
}

.Extra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000017;
	font-weight: normal;
	text-align: justify;
	padding-left: 2px;
	padding-right: 2px;
}

.Final {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000017;
	font-weight: normal;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 6px;
}


.Link1 {
	color: #000099;
	text-decoration: none;
}
.Link1:hover {
	color: #003300;
	text-decoration: underline;
}

.Link2 {
	color: #FFFFFF;
	text-decoration: underline;
}
.Link2:hover {
	color: #CCFFCC;
	text-decoration: underline;
}

.Link3 {
	color: #070707;
	text-decoration: none;
}
.Link3:hover {
	color: #371C00;
	text-decoration: none;
}

.Link4 {
	color: #999999;
	text-decoration: none;
}
.Link4:hover {
	color: #336600;
	text-decoration: underline;
}

.Link5 {
	color: #27303D;
	text-decoration: none;
}
.Link5:hover {
	color: #006600;
	text-decoration: underline;
}


table#ok1 { 
width:1024px;
border-spacing: 0;
border-collapse: collapse; 
border-top-width:0; 
border-bottom-width:1px;
} 

table#ok2 { 
border-spacing: 0;
border-collapse: collapse; 
border-top-width:0; 
} 


td#o1 { 
height:92px;
}

td#o2 { 
height:3px;
}

td#o3 { 
background-image:url('../designimages/frame.png');
background-repeat:repeat-y;
} 

td#o4 { 
background-image:url('../designimages/framedown.png');
background-repeat:repeat-x;
height:33px;
}

td#o5 { 
height:20px;
}

td#k1 { 
width:31px;
}

td#k2 { 
width:244px; 
}

td#k3 { 
width:17px;
background-image:url('../designimages/divider1.png');
background-repeat:repeat-y;
}

td#k4 { 
width:700px;
}

td#k5 { 
background-color: #F3F3F3;
width:32px;
}


td#titlebg { 
background-color: #F3F3F3;
background-image:url('../designimages/webshadowgrid02.png');
height:35px;
} 

td#titlebgshadow { 
background-color: #FFFFFF;
background-image:url('../designimages/webshadow01.png');
background-repeat: no-repeat;
background-position: left top;
height:16px;
} 

td#TopicLine { 
background-image:url('../designimages/line1.png');
background-repeat:repeat-x;
height:10px;
} 

td#EndLine { 
background-image:url('../designimages/line2.png');
background-repeat:repeat-x;
height:10px;
} 





hr { 
color : #fff; 
background-color : #fff; 
border : 1px double #EEEEEE; 
border-style : none none double; 
}

h1 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight: normal; 
color : #070707; 
margin : 0; 
display : inline; 
} 

h2 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight: normal; 
color : #070707; 
margin : 0; 
display : inline; 
}


/* Round Box no images */

.rboxBlock{ display:block; font-size:1px; }
.rbox2, .rbox3, .rbox4, .rbox5, .rbox{ background:#FFFF66; border-style:solid; border-color:#ccc; }
.rbox1{ background:#FFFF66; }
.rbox2{ border-width: 0 2px; }
.rbox3, .rbox4, .rbox5, .rbox{ border-width: 0 1px; }
.rbox1, .rbox2, .rbox3{ height:1px; }
.rbox4, .rbox5{ height:2px; }
.rbox1{ margin: 0 5px; }
.rbox2{ margin: 0 3px; }
.rbox3{ margin: 0 2px; }
.rbox4{ margin: 0 1px; }
.rbox5{ margin: 0 0px; }
.rbox1, .rbox2, .rbox3, .rbox4, .rbox5{ display:block; overflow:hidden; }
.rbox{ display:block; overflow:hidden; padding: 0px 10px;}
.rbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #666666; text-align: justify; }



/* ACCORDION MENU*/
#accordion { 
margin: 0px 0px 0px 0px;
width : 100%; 
} 
.selector {  
margin: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color : #141414; 
background : #ffffff; 
overflow : hidden; 
padding-bottom : 0; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
} 
.selector H3 { 
border : 2px solid #E5E5E5; 
padding : 6px; 
margin-top : 2px; 
margin-bottom : 3px; 
width : 99%; 
background : url('accordion1.gif');
cursor : pointer; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size: 14px;
} 
.selector H3:hover { 
background : url('accordion2.gif');
} 

/* Link box efect in Accordian*/
#accordion a { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
padding : 4px; 
margin : 2px; 
border-bottom : 1px dotted #CCCCCC; 
text-decoration: none;
display : block; 
} 
#accordion a:link { 
color : #800000; 
} 
#accordion a:visited { 
color : #640000; 
} 
#accordion a:hover { 
color : #800000; 
border-bottom : 1px solid #C0C0C0; 
background-color : #F4F4F4; 
} 
#accordion a:active { 
color : #800000; 
}


/* NEWSTICKER with JAVASCRIPT */
.newsticker { 
width: 100%; 
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000022;
} 
.newsticker ul { 
margin : 0; 
padding : 0; 
list-style-type: none;
} 
ul#ticker {
width: 696px;
height: 120px;
overflow: hidden;
} 
ul#ticker li {
width: 676px;
height: 120px;
padding: 10px;
border-bottom: 1px dashed #CCCCCC;
} 
ul#ticker li a {
color: #000066;
text-decoration : none;
} 
ul#ticker li a:hover {
color: #003300;
text-decoration: underline;
} 
ul#ticker li span {
font-weight: bold;
display: block;
color: #252525;
} 
/* NEWSTICKER END */



#css-link-box a { 
font-size : 15px; 
padding : 5px; 
margin : 2px; 
border : 1px dotted maroon; 
display : block; 
font-weight : normal; 
} 
#css-link-box a:link { 
color : #800000; 
} 
#css-link-box a:visited { 
color : #800000; 
} 
#css-link-box a:hover { 
color : #000000; 
border : 1px solid olive; 
background-color : #ffec9f; 
} 
#css-link-box a:active { 
color : #800000; 
}


/* TABLICA Najava */

table#tablen { 
background-color: #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-spacing: 0;
border-collapse: collapse; border-top-width:0; border-bottom-width:1px
} 
.tablen {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.875em;
color: #FFFFFF;
font-weight: bold;
padding-left: 20px;
padding-right: 20px;
padding-top: 8px;
padding-bottom: 8px;
} 
.tablenLink {
color: #FFFFFF;
text-decoration: underline;
}
.tablenLink:hover {
color: #FF6600;
text-decoration: underline;
} 
td#tablen1 { 
background-color: #3A7DDA;
background-image:url('../designimages/bgmini02.png');
border-top-style: solid;
border-color: #FFFFFF;
border-size: 2px;
border-width: 2px;
} 
td#tablen2 { 
background-color: #FFFFFF;
background-image:url('../designimages/shadowline1.png');
background-repeat:no-repeat;
}


/* TABLICA Hovertable */

table.hovertable {
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
border-width: 1px;
border-color: #999999;
border-collapse: collapse;
}
table.hovertable th {
text-align:left;
background-color:#C1D5CB;
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #a9c6c9;
}
table.hovertable tr {
background-color:#EAF1F2;
}
table.hovertable td {
text-align:left;
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #a9c6c9;
}


/* TABLICA pricetable */


table#pricetable { 
background-color: #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-spacing: 0;
border-collapse: collapse; border-top-width:0; border-bottom-width:1px
} 
.pricebig{ 
font-size: 15px;
font-weight: bold;
color: #FFFF00;
} 
.LinkTable {
color: #FFFF00;
text-decoration: underline;
}
.LinkTable:hover {
color: #BEE2E7;
text-decoration: underline;
} 
td#tptitle { 
width: 335px;
height: 40px;
background-color: #FFFFFF;
background-image:url('../designimages/bgmini02.png');
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
text-align:left;
} 
td#tpx { 
width: 335px;
height: 40px;
background-color: #FFFFFF;
background-image:url('../designimages/tablebg01.gif');
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333333;
text-align:left;
} 
td#tp1 { 
width: 335px;
height: 40px;
background-color: #FFFFFF;
background-image:url('../designimages/tablebg01.gif');
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #333333;
text-align:left;
} 
td#tp2 { 
width: 115px;
height: 40px;
background-color: #FFFFFF;
background-image:url('../designimages/tablebg02.gif');
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-align:center;
} 
td#tp3 { 
width: 130px;
height: 40px;
background-color: #FFFFFF;
background-image:url('../designimages/tablebg03.gif');
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-align:center;
} 
td#tp0 { 
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
text-align:left;
}


/* Slideshow */

ul.slideshow {
list-style:none;
width:696px;
height:300px;
overflow:hidden;
position:relative;
margin:0;
padding:0;
} 
ul.slideshow li {
position:absolute;
left:0;
right:0;
} 
ul.slideshow li.show {
z-index:500;	
} 
ul img {
border:none;	
} 
#slideshow-caption {
width:695px;
height:58px;
position:absolute;
bottom:0;
left:0;	
background:#000;
z-index:500;
} 
#slideshow-caption .slideshow-caption-container {
padding:5px 10px;		
z-index:1000;
} 
#slideshow-caption h3 {
margin:0;
padding:0;	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color:#FFCC00;
} 
#slideshow-caption p {
margin:5px 0 0 0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
color:#FFFFFF;
}


/* DIV HARMONY DISALICA */


#harmony { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color : #141414; 
background : #ffffff; 
overflow : hidden; 
width : 100%;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
} 
#harmony H3 { 
border : 2px solid #E5E5E5; 
padding : 6px; 
margin-top : 2px; 
margin-bottom : 3px; 
width : 99%; 
background : url('harmony1.gif');
cursor : pointer; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size: 14px;
} 
#harmony H3:hover { 
background : url('harmony2.gif');
} 
#harmony a { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size : 13px; 
text-decoration: none;
} 
#harmony a:link { 
color : #000099; 
} 
#harmony a:visited { 
color : #006600; 
} 
#harmony a:hover { 
color : #800000; 
border-bottom : 1px solid #C0C0C0; 
background-color : #F4F4F4; 
} 
#harmony a:active { 
color : #000099; 
}


















#tabs #tabs-1 #tabs-2 #tabs-3 {
position : relative;
padding : 0.2em;
}
#tabs #tabs-1 #tabs-2 #tabs-3 {
margin : 0;
padding : 0.2em 0.2em 0;
}
#tabs li {
list-style : none;
float : left;
position : relative;
top : 1px;
margin : 0 0.2em 1px 0;
border-bottom : 0 !important ;
padding : 0;
white-space : nowrap;
}
#tabs li a {
float : left;
padding : 0.5em 1em;
text-decoration : none;
}
#tabs #tabs-1 #tabs-2 #tabs-3 {
display : block;
border-width : 0;
padding : 1em 1.4em;
background : none;
}


