body {
margin: 0;
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
color: #000;
text-align: center;
background: #002a54 url(../images/layout/bodybg2.png) repeat-x right top;
}
a {
outline: none;
text-decoration: none;
}
a:link, a:visited {
color: #04669E;
}
a:hover, a:active {
color: #FF6600;
}
#wrapper {
width: 980px;
padding: 20px 0 30px;
margin: auto;
text-align: left;
}
#logo_hr,
#logo_en {
display: block;
float: left;
width: 400px;
height: 54px;
margin-bottom: 20px;
background: url(../images/layout/logo_mvpei_hr.png) no-repeat;
}
#logo_en {
background: url(../images/layout/logo_mvpei_en.png) no-repeat;
}
#godisnjak_hr,
#godisnjak_en {
display: block;
float: right;
width: 300px;
height: 54px;
background: url(../images/layout/godisnjak_hr.png) no-repeat right bottom;
}
#godisnjak_en {
background: url(../images/layout/godisnjak_en.png) no-repeat right bottom;
}
#topnav {
}
#selectbox {
text-align: left;
}
#selectbox a:link,
#selectbox a:visited {
display: block;
float: left;
margin: 0 10px;
font: bold 11px Arial, Helvetica, sans-serif;
line-height: 28px;
color: #000;
}
#selectbox a:hover,
#selectbox a:active {
color: #666;
}
#selectbox a.drop {
padding-right: 12px;
background: url(../images/layout/arrdown2.png) no-repeat center right;
}
#selectbox a.current {
color: #666;
}
.navbox {
position: relative;
width: 405px;
margin: 0;
color: #000;
z-index: 100;
opacity: 0.95;
}
.navbox ul {
list-style: none;
margin: 0;
padding: 0;
}
#navboxmenu,
#navboxmenu1 {
position: absolute;
top: 0;
left: 0;
width: 405px;
text-align: left;
background-color: #fff;
border-top: 1px solid #9F9F9F;
border-bottom: 1px solid #e6e6e6;
}
#navboxmenu a:link,
#navboxmenu a:visited,
#navboxmenu1 a:link,
#navboxmenu1 a:visited {
display: block;
padding: 5px 10px;
color: #000;
border-top: 1px solid #e6e6e6;
}
#navboxmenu a:hover,
#navboxmenu1 a:hover {
color: #fff;
background-color: #666;
border-top: 1px solid #333;
}
#navboxmenu ul ul a:link,
#navboxmenu ul ul a:visited,
#navboxmenu1 ul ul a:link,
#navboxmenu1 ul ul a:visited {
padding: 5px 10px 5px 30px;
}
#footer {
padding: 25px 0 0 0;
color: #6AB3DD;
}
#footerleft {
width: 480px;
float: left;
}
#footerright {
width: 480px;
float: right;
text-align: right;
}
#footer a:link,
#footer a:visited {
margin-bottom: 5px;
color: #6AB3DD;
}
#footer a:hover,
#footer a:active {
color: #fff;
}
#footer a.inline {
display: inline;
}

/*Slider*/
#slider {
width: 980px;
margin: 0;
position: relative;
color: #666;
background: white;
}
.scroll {
width: 980px;
padding: 35px 0 25px;
overflow: hidden;
position: relative;
clear: left;
background-color: #fff;
}
.fp {
width: 980px;
position: relative;
background-color: #fff;
}
.fp img {
display: block;
}
#slidernav {
height: 28px;
text-align: center;
color: #fff;
background-color: #e6e6e6;
border-top: 1px solid #fff;
border-bottom: 1px solid #9F9F9F;
}
a.scrollButtons {
display: block;
font: bold 11px Arial, Helvetica, sans-serif;
line-height: 28px;
padding: 0 10px;
}
a.scrollButtons.left {
float: right;
background: url(../images/layout/prev.png) no-repeat left center;
}
a.scrollButtons.right {
float: right;
margin-right: 10px;
background: url(../images/layout/next.png) no-repeat right center;
}
a.scrollButtons:link,
a.scrollButtons:visited {
color: #000;
}
a.scrollButtons:hover,
a.scrollButtons:active {
color: #666;
}
.vertsep1 {
float: left;
height: 28px;
width: 2px;

background: url(../images/layout/vertsep.png) no-repeat center center;
}
.vertsep2 {
display: block;
float: right;
height: 28px;
width: 2px;
background: url(../images/layout/vertsep.png) no-repeat center center;
}
#sliderheader {
position: relative;
height: 80px;
background: #274085 url(../images/layout/header.jpg) no-repeat right top;
color: #fff;
}
h1 {
margin: 0;
padding: 0 0 0 40px;
font: normal 22px Georgia, "Times New Roman", Times, serif;
border-left: 10px solid;
}
h2 {
margin: 30px 0;
font-size: 19px;
line-height: normal;
color: #000;
font-weight: normal;
}
h3 {
margin: 15px 0;
font-size: 17px;
line-height: normal;
color: #000;
font-weight: normal;
}
#headertable {
height: 80px;
}
#headertable td {
vertical-align: middle;
}

.header1 {
border-left-color: #ef5401;
}
.header2 {
border-left-color: #5F9FEF;
}
.header3 {
border-left-color: #fdaf17;
}
.header4 {
border-left-color: #f48221;
}
.header5 {
border-left-color: #fee100;
}
.header6 {
border-left-color: #CACE11;
}
.header7 {
border-left-color: #BD249E;
}
.header8 {
border-left-color: #ee4d9b;
}
.header9 {
border-left-color: #00adef;
}
.header10 {
border-left-color: #6dcff6;
}
.header11 {
border-left-color: #CA75BD;
}
.header12 {
border-left-color: #CC6600;
}
.header13 {
border-left-color: #A3CA3C;
}
.header14 {
border-left-color: #ed2e01;
}
.header15 {
border-left-color: #5ec4b6;
}
.header16 {
border-left-color: #c9252c;
}
.header17 {
border-left-color: #FFBF80;
}
.header18 {
border-left-color: #FF9999;
}
.header19 {
border-left-color: #000;
}

.panel_double,
.panel_single {
width: 940px;
padding: 0 20px;
float: left;
position: relative;
background: url(../images/layout/vert_div.png) repeat-y center center;
font: 12px Georgia, "Times New Roman", Times, serif;
color: #000;
}
.panel_single {
background: url(none);
}
.panel_double .panelblock {
position: relative;
width: 410px;
padding: 0 30px;
float: left;
}
.panel_single .panelblock {
position: relative;
width: 880px;
padding: 0 30px;
float: left;
}
.panelblock.double {
position: relative;
width: 880px;
padding: 15px 30px 0 30px;
float: left;
background-color: #fff;
}

.navigation {
text-align: center;
padding: 10px;
background: #ededed url(../images/layout/navbg.png) repeat-x left top;
}
.navigation a:focus {
outline: none;
}
.navigation a:link,
.navigation a:visited {
display: inline-block;
line-height: 1;
color: #666;
padding: 3px 5px 4px;
background-color: #fff;
}
.navigation a:hover {
color: #fff;
background-color: #999;
}
.navigation a.selected {
color: #fff;
background-color: #666;
}



.hide {
display: none;
}
.clearfix {
display: block;
height: 0px;
clear: both;
}
img {
border: none;
}
p {
margin: 0 0 7px;
line-height: 1.5em;
}
.paraspace p {
margin: 1.25em 0 0;
}
.topspace {
margin-top: 1em;
}
.imgleft {
display: block;
float: left;
margin: 0.4em 1em 0.4em 0;
padding: 6px;
border: 1px solid #DDDDDD;
}

.date {
padding: 2px 6px;
margin-right: 6px;
color: #926221;
font-size: 11px;
text-transform: uppercase;
background-color: #FFE4CA;
}
.boxed {
border: 3px double #C3C3C3;
padding: 10px;
margin: 1.5em 0;
background-color: #F4F4F4;
color: #000;
}
.captionset {
float: left;
width: 200px;
padding: 7px;
margin: 0.4em 1em 0.4em 0;
font: 11px Arial, Helvetica, sans-serif;
}
.captionset img {
display: block;
}
.captionset p {
padding-top: 7px;
margin: 0;
line-height: normal;
}
.zerotop {
margin-top: 0;
}
.table1,
.teble1_en {
width: 880px;
border-collapse: collapse;
}
.table2 {
border-collapse: collapse;
margin-bottom: 10px;
}
.table1 th,
.table1_en th,
.table2 th {
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
border-bottom: 3px double #B6B6B6;
padding-bottom: 5px;
vertical-align: top;
text-align: left;
}
.table1 td,
.table1_en td {
border-bottom: 1px solid #E8E8E8;
vertical-align: top;
padding-top: 7px;
padding-bottom: 7px;
}
.table2 td {
border-bottom: 1px solid #E8E8E8;
vertical-align: top;
padding: 5px;
}
.table2 td.tinted {
background-color: #F4F4F4;
}
.table1 .col1 {
width: 70px;
padding-right: 20px;
}
.table1 .col2 {
width: 350px;
}
.table1 .col3 {
width: 70px;
padding-left: 10px;
padding-right: 10px;
}
.table1 .col4 {
width: 350px;
}
.table1_en .col1 {
width: 120px;
padding-right: 20px;
}
.table1_en .col2 {
width: 600px;
}
.table1_en .col3 {
width: 120px;
padding-left: 10px;
padding-right: 10px;
text-align: right;
}

a.nextchapter:link,
a.nextchapter:visited {
display: block;
font-weight: bold;
padding-left: 20px;
margin-top: 1em;
background: url(../images/layout/arright1.png) no-repeat left 0.5em;
}
a.nextchapter:hover,
a.nextchapter:active {
background: url(../images/layout/arright2.png) no-repeat left 0.5em;
}
.toc1 {
font-weight: bold;
}
.toc2 {
padding-left: 15px;
}
.toc3 {
padding-left: 30px;
}
ol, ul {
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
line-height: 1.5em;
}

