/* default font size*/

@import url(x-small.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd	{
	font-family:	 Arial, Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

body {
  margin:5px;
}

body#popup {
}

div.spacer {
  margin: 0;
  padding: 0;
  clear: both;
  width: 1px;
  height: 1px;
  font-size: 0;
}

img {
  border:0;
}

p {
  margin: 0 0 1em 0;
}

a {
  color:#2f3c5f;
}
  
a:visited {
}

a.selected {
}

a:hover {
}

form {
  margin:0;
}

strong, b {
}

.small {
  font-size:85%;
}

.center {
  text-align:center;
}

/*--------------------------------- Header -----------------------------------------------*/

#mainMenu {
  background:#365578;
  padding: 20px 0;
  margin-bottom:10px;
}

#mainMenu ul {
  margin: 0;
  padding: 0;
  list-style-type:none;
}

#mainMenu li {
  margin: 0; 
  padding: 0;
  list-style-type:none;
  border-bottom: 1px solid #fff;
}

#mainMenu li a {
  display:block;
  margin:0;
  padding: 2px 10px;
  font-size:12px;
  text-decoration:none;
  color:#fff;
}

#mainMenu li a.more {
  background-image:url(/dsg/menu_1_bck.gif);
  background-position: right bottom;
  background-repeat:no-repeat;
}

#mainMenu li a.selected {
  color:#365578;
  background-color:#E7E7E8;
  border-style:none;
}

#mainMenu li a:hover {
  background: #fff url(/dsg/menu_2_bck.gif) 0 3px no-repeat;
  color:#2F3C5F;
}

#mainMenu li ul {
  background:#E7E7E8;
  padding: 5px 0;
}

#mainMenu li li {
  border-style:none;
  width:182px;
}

#mainMenu li li a {
  display:block;
  font-size:11px;
  font-weight:normal;
  color:#000;
  padding: 1px 10px 1px 20px;
  width:152px;
}

#mainMenu li li a:hover {
  color:#365578;
  background:#E7E7E8;
 
}

#subsubmenu {
  border-bottom: 1px dashed #365578;
  margin-bottom: 1em;
}

#subsubmenu ul {
  margin:0 0 1em 0; padding:0; list-style:none;
}

#subsubmenu ul li {
  margin:0 0 0 10px; 
  padding:0; 
  list-style:none;
}

#subsubmenu a {
  color:#2F3C5F;
}

/* Navigation path*/
#navigationPath {
  font-size:10px;
  color:#000;
  margin-bottom:10px;
}

#navigationPath a {
  color:#000;
  text-decoration:none;
}

#navigationPath .last {
}


/*--------------------------------- MAIN LAYOUT -----------------------------------------------*/
#header {
  background-color: #365578;
  height:123px;
  position:relative;
}

#logo {
  position:absolute;
  left:10px;
  bottom:0;
}

#search {
  position:absolute;
  right:202px;
  bottom:0;  
  font-size:10px;
}

#coe1 {
  position:absolute;
  left:5px;
  padding: 10px 0 0 3px;
  border-left:1px solid #FFCB08;
  font-size:10px;
}

#coe2 {
  position:absolute;
  right:202px;
  padding: 10px 3px 0 0px;
  border-right:1px solid #FFCB08;
  font-size:10px;
}

#coe1 a,#coe2 a {
  color:#FFCB08;
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
}

#coe1 a:hover, #coe2 a:hover {
  color:#fff  ;
  text-decoration:none;
}

#council {
  position:absolute;
  right:0px;
  top:0;
}

#tabs {
  position:absolute;
  left:412px;
  bottom:0;
}

#tabs ul {
  margin:0; padding:0; list-style:none;
}

#tabs li {
  margin:0; padding:0; list-style:none;
  float:left;
  background:url(/dsg/tab.gif) no-repeat;
}

#tabs li a {
  display:block;
  background:url(/dsg/tab.gif) no-repeat;
  text-decoration:none;
  font-weight:bold;
  padding: 7px 0 0 24px;
  margin-right:1px;
  width:102px;
  height:27px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:78px;
  height:20px;
  font-size:12px;
}

#search {
  position:absolute;
  right:202px;
  bottom:35px;
}

#search #q {
  width:140px;
  height:15px;
  padding:3px 2px;
  margin:0;
  border-width:0;
  font-weight:bold;
  font-size:12px;
  vertical-align:middle;
}

#search #searchSubmit {
  background-color:#A7A9AC;
  border-style:none;
  font-size:11px;
  font-weight:bold;
  color:#fff;
  height:21px;
  width:30px;
  padding:5px;
  margin:0;
  vertical-align:middle;
}

#topMenu {
  position:absolute;
  right:202px;
  bottom:0;
  /*border-right:1px solid #fff;*/
}

#topMenu ul {
  margin:0; padding:0; list-style:none;
}

#topMenu li {
  margin:0; padding:0; list-style:none; float:left; position:inline;
}

#topMenu li a {
  float:left;
  display:block;
  font-size:11px;
  border-right:1px solid #fff;
  padding: 0 5px;
  color:#fff;
  text-decoration:none;
}

#topMenu li.yellow a {
  border-right:1px solid #FFCB08;
  border-left:none;
  color:#FFCB08;
  text-transform:uppercase;
  font-weight:bold;
}

#topMenu li a:hover {
  color:#FFCB08;
}

#footer {
  text-align:center; 
}

#footer ul {
  margin:0;
  padding:0;
  list-style:none;
  display:inline;
}

#footer li {
  display:inline;
  border-left: 1px solid #293081;
  margin:0;
  padding: 0 2px 0 2px;
  font-size:5px;
}

#footer li.liFirst {
  border:none;
}

#footer p, #footer li {
  font-size:10px;
}

#footer a {
  text-decoration:none;
}

/* */

.page h1 {
  /*width:100%;*/
  font-size:140%;
  font-weight:bold;
  color:#2f3c5f;
  background: url(/dsg/h1_bck.gif) 0 3px no-repeat;
  border-bottom: 1px dashed #365578;
  padding: 0 0 2px 10px;
  margin: 0 0 1em 0;
}

.page h1.h1Home {
  background-image:none;
  padding:0;
  border-style:none;
}

.page h2 {
  font-size:130%;
  margin:0 0 0  0;
  color:#FFCB08;
  font-weight:bold;
  border-bottom: 1px dashed #365578;
  padding: 0 0 2px 0px;
  margin: 0 0 1em 0;
}

.page h3 {
  color:#2f3c5f;
  font-size:110%;
  font-weight:bold;
  margin:0;
  padding:0;
}

.page h3 a {
  color:#2f3c5f;
}

.page h3 a:hover {
  color:#FFCB08;
}

.page h4 {
  font-size:100%;
  margin:1em 0 0 0;
  padding:0;
  font-weight:bold;
  color:#2f3c5f;
}

.page h5 {
  font-weight:normal;
  margin:5px 0;
  font-size:100%;
  text-align:center;
}

.page h6 {
  font-size: 100%;
  font-weight: normal;
  color:#C70000;
  margin:0;
  padding:0;
}

.page p {
  margin: 0 0 1em 0;
}

.page .box {
  border-bottom: 1px dashed #365578;
  padding: 0 0 1em 0px;
  margin: 0 0 1em 0;
  width:100%;
  overflow:hidden;
}

.page table th {
  text-align:left;
  vertical-align:top;
}

.page form {
  margin:0 0 0  0;
  border-bottom: 1px dashed #365578;
  padding: 0 0 1em 0px;
  margin: 0 0 1em 0;
}

/* */

#main {
}

/*--------------------------------- Forms -----------------------------------------------*/

.form {
  margin-top:0;
}

.formButton {
  background-color: #fff;
  color: #D12A34;
  border: none;
}

.formFieldObligatory {
}

.formFieldDescription {
  font-size:85%;
}

.formFieldTextarea {
  width: 292px;
  height: 100px;
}

.formFieldError {
  color: #c00;
  font-size: 80%;
}

.formError {
  color: #c00;
  margin-bottom: 1em;
}

.formFieldName, .formFieldObligatory {
  padding: 20px 0 0 0;
}

/*  Templates */
.t1 {
  position:relative;
  width:100%;
  margin-top:10px;
}

.t1Column1 {
  position: absolute;
  width: 182px;
  left:0;
  margin: 0 10px 0 0px;
}

.t1Column2 {
  border:1px solid #365578;
  padding:10px;
  height:600px;
  margin: 0 171px;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin: 0 192px;
}

html>body .t1Column2 {
  height: auto;
  min-height:600px;
}

.t1Column3 {
  position: absolute;
  width: 182px;
  right:0;
  margin: 0 0px 0 10px;
}

/* Box */
.box1 {
  background-color:#E7E7E8;
  font-size:11px;
  margin-bottom:10px;
  padding-bottom:5px;
}

.box1 h1 {
  font-size:12px;
  color:#fff;
  font-weight:bold;
  background-color:#365578;
  border-left:10px solid #FFCB08;
  padding: 2px 5px; 
  margin:0 0 3px 0;
}

.box1 h2, .box1 p {
  padding: 0 5px 0 15px;
}

.box1 h2 {
  font-size:12px;
  color:#365578;
  font-weight:bold;
  margin:0;
}

.box1 p {
  font-size:11px;
  margin:0;
}

.box1 .hr {
  background: url(/dsg/box1_hr.gif) repeat-x;
  height:13px;
}

.box1 hr {
  display:none;
}

.box2 p {
  font-size:11px;
}

.box2 h2, .box2 p {
  padding: 0 5px 0 10px;
}

.box1 ul {
  margin:0; padding:0; list-style:none;
}

.box1 li  {
  margin:0; padding:0 0 5px 10px; list-style:none;
  background: url(/dsg/menu_3_bck.gif) 0 3px no-repeat;
  color:#365578;
}

/* */
.linkMore {
  text-align:right;
  margin-top:1em;
}

.linkMore a {
  background: url(/dsg/more.gif) right bottom no-repeat;
  padding-right:13px;
  font-weight:bold;
}

/* */
#pageTools {
  float:right;
}

/* */
.image {
  margin:0;  
  font-size:85%;
}

.image img {
  border:1px solid #365578;
}

/* custom */
.customTableZgodovina th {
  width:150px;
}

/* lang */
.langEn {
  background:url(/dsg/en.gif) left bottom no-repeat;
  padding-left:20px;
}

.langFr {
  background:url(/dsg/fr.gif) left bottom no-repeat;
  padding-left:20px;
}

/* */
.highlight {
  font-weight:bold;
}

/* */
.url_coe {
  float:right;
  display:block;
  width:28px;
  height:15px;
  margin-top:5px;
  background: url(/dsg/coe.gif) no-repeat;
}

.url_coe span {
  display:none;  
}

/* */
#dokumenti ul li {
  margin-bottom:1em;
  font-weight:bold;
}

#dokumenti ul li li  {
  margin-bottom:0em;
  font-weight:normal;
}

/* */
#konvencijaId {
  background-color:#E7E7E8;
  padding:10px;
  margin-bottom:10px;
}
#konvencijaMenu {
}
#konvencijaMenu ul {
  margin: 0;
  padding: 0;
  width:100%;
  background-color:#fafafa;
  overflow:hidden;
}
#konvencijaMenu li {
  margin: 0; 
  padding: 0; 
  display: inline;
  float: left;
  border-right:1px solid #fff;
}
#konvencijaMenu a {
  display:block;
  padding: 5px;
  text-decoration:none;
  font-size:11px;
}
#konvencijaMenu a.selected {
  background-color:#E7E7E8;
}
