html {
    font-size: 62.5%;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    background-color: #e9ebe8;
    text-align: center;
}
h1 {
    color: #13439b;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
h2 {
    font-size: 14px;
}
p {
    font-size: 12px;
    margin: 6px 0;
    color: #555;
}
ul {
  margin: 6px 0;
  padding: 0;
}

img {
    border: 0;
}
a {
  color: #14459d;
  text-decoration: none;
}
a:visited {
  color: #394A77;
}
a:hover {
  color: #14459d;
  text-decoration: underline;
}
#container {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
#head {
    height: 120px;
    position: relative;
    /*background: #fff url(images/topnav.jpg) no-repeat bottom left;*/
}
#wrapperhp {
    margin-top: 20px;
    float: left;
    width: 100%;
/*    background-color: #fff; */
}
#fancybox {
    background: transparent url(images/3col_mid.jpg) repeat-y 0 0;
}
#bodyheader {
  height: 46px;
  background: transparent url(images/3col_top.jpg) repeat-y 0 0;
  overflow: hidden;
  float: left;
  width: 100%;
}
#main1 {
  margin: 0 240px 0 195px;
  height: 36px;
  padding-top: 10px;
}
#lcol1 {
  float: left;
  width: 179px;
  margin-left: -980px;
  height: 36px;
  padding-top: 10px;
}
#rcol1 {
    float: left;
    width: 210px;
    margin-left: -215px;
  height: 36px;
  padding-top: 10px;
}
#wrapper {
    float: left;
    width: 100%;
}
#main {
    margin: 0 240px 0 195px;
}
#lcol {
    float: left;
    width: 179px;
    margin-left: -980px;
}
#rcol {
    float: left;
    width: 210px;
    margin-left: -215px;
}
#prefooter {
  clear: both;
  height: 11px;
  background: transparent url(images/3col_bot.jpg) no-repeat 0 0;
}
#footer {
    clear: both;
    margin-top: 8px;
    padding: 10px;
    font-size: 9px;
}
/* header */
#head h2 {
    margin: 0;
    padding: 0;
    width: 200px;
    height: 60px;
    display: block;
    background: #fff url(images/coming.gif) no-repeat 10px 10px;
}
#head h2 span {
    display: none;
}
#head h2 a {
    width: 200px;
    height: 60px;
    display: block;
    text-decoration: none;
}
#rcol h2, #rcol1 h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
#rcol h2 a, #rcol1 h2 a {
  color: #fff;
  text-decoration: none;
}
/* navigacije */
#topnav ul{
    position: absolute;
    left: 15px;
    top: 93px;
    width: 778px;
    margin: 0;
    padding: 0;
    overflow: auto;
}
#topnav li {
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 15px;
    height: 30px;
}
#topnav a {
    border-right: 1px solid #376db3;
    text-transform: uppercase;
    margin: 0;
    text-decoration: none;
    color: #fff;
    padding: 4px 10px;
    height: 32px;
    font-weight: bold;
}
#topnav a.first {
    border-left: 1px solid #376db3;
}
#topnav a:hover, #topnav a.current {
    color: #fff;
    background: transparent url(images/topnav_o.jpg) repeat-x 0 0;
}
/**** other top nav ****/
#other {
  position: absolute;
  width: 500px;
  top: 10px;
  right: 10px;
  text-align: right;
  font-size: 10px;
}
#other ul {
  margin:0;padding:0;
}
#other li {
  list-style: none;
  margin: 0 0 0 6px;
  padding: 0;
  display: inline;
}
#other a {
  color: #555;
  text-decoration: none;
}
#other a:hover {
  text-decoration: underline;
}
/*** ***/
#lnav {
    margin: 10px 1px 6px 1px;
    padding: 0;
}
#lnav ul {
    margin: 0;
    padding: 0;
}
#lnav li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#lnav li li {
    list-style: none;
    margin: 0 0 0 8px;
    padding: 0;
}
#lnav a {
    margin: 0;
    padding: 3px 3px 3px 16px;
    width: 157px;
    display: block;
    text-decoration: none;
    color: #000;
    background: #fff url(images/arrow_blue.png) no-repeat 5px 3px;
}
#lnav ul a {
    width: 149px;
    background-image: none;
}
#lnav a:hover, #lnav a.current {
    color: #fff;
    background: #1953ab url(images/arrow_white.png) no-repeat 5px 3px;
}
#lnav ul a.current, #lnav ul a:hover {
    width: 149px;
    color: #444;
    background: #fff url(images/arrow_blue.png) no-repeat 5px 3px;
}

#lcol h3 {
  color: #1953ab;
  padding: 3px 6px;
  font-size: 12px;
  margin: 15px 0 0 0;
  border-top: 1px solid #ddd;
}
#lcol h3 a {
  color: #1953ab;
  text-decoration: none;
}
.llinks {
  margin: 0;
  padding: 0 8px;
}
.llinks li {
  list-style: none;
}
.llinks li a {
  color: #555;
  text-decoration: none;
}
.llinks li a:hover {
  color: #555;
  text-decoration: underline;
}
#footcopy {
  float: right;
  padding: 10px;
  width: 300px;
  text-align: right;
}
#footnav {
    margin: 0;
    padding: 8px 0;
}
#footnav li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
}
#footnav a {
    color: #000;
    text-decoration: none;
    padding: 0 8px;
    border-left: 1px solid #000;
}
#footnav a.first {
    border-left: 0;
}
#footnav a:hover {
    color: #008;
    text-decoration: underline;
}
/*  boxes */
#loginbox {
    border: 1px solid #800;
    margin: 8px 12px 8px 8px;
    padding: 5px;
    font-size:10px;
}
#loginbox h3 {
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.inputR {
    width: 120px;
    font-size: 10px;
}
.submitR {
    width: 120px;
}
.inputbig {
    width: 300px;
}
#srchbox {
    margin: 8px 12px 8px 8px;
    padding: 5px;
    border: 1px solid #555;
    background-color: #ddd;
    text-align: center;
}

#basketsmall {
    width: 150px;
    float: right;
    margin: 5px;
    padding: 4px;
    border: 1px solid #666;
    background-color: #ddd;
    font-size: 10px;
}
#basketsmall h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
#basketsmall p {
    position: relative;
    width: 130px;
    margin: 0;
    padding: 0;
}
#basketsmall span {
    width: 80px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    font-weight: bold;
}
/*  other styles s*/
.error {
    background-color: #fc0;
    color: #f00;
    text-align: center;
    padding: 3px;
    margin: 10px 0;
}
.note {
    color: #f00;
    font-size: .8em;
}
#breadcrumb {
  margin: 4px 10px;
  padding: 0;
}
#breadcrumb li {
  list-style: none;
  margin: 0 4px;
  padding: 0;
  display: inline;
}
#breadcrumb li a {
  text-decoration: none;
  padding-right: 14px;
  background: transparent url(images/arrow_blue.png) no-repeat top right;
}
/****** home pages stuff ******/
.hpbox {
  clear: both;
  padding: 15px 0 0 0;
}
.innerhp {
  background:#fff url(images/innerbgwhite.jpg) repeat-x 0 0;
  padding: 16px;
  border: 1px solid #fff;
}
.col4 {
  width: 210px;
  float: left;
  padding-right: 10px;
  margin-right: 15px;
  border-right: 1px solid #ddd;
}
.col2 {
  width: 450px;
  float: left;
  margin-right: 20px;
  border-right: 1px solid #ddd;
}
.col3 {
  width: 300px;
  float: left;
  color: #fff;
  margin-right: 16px;
  border-right: 1px solid #3c95c1;
}
.innerhp .last {
  margin-right: 0;
  border-right: 0 none;
}
.border1 {
  background:#999;
  border:2px solid #ddd;
  padding:6px 0;
}
.border2 {
  background:#fff;
  border:1px solid #3c95c1;
  padding:6px 0;
}
.border3 {
  background:#fff;
  border:1px solid #ccc;
  padding:6px 0;
}
.hpbox2 {
  background: #3c95c1 url(images/hpbgblue.jpg) repeat-x 0 0;
}
.col4 h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0;
  color: #555;
}
.col4 h2 a {
  color: #555;
  text-decoration: none;
}
.col2 h2 {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0;
  color: #14459d;
}
.col2 h2 a {
  color: #14459d;
  text-decoration: none;
}
.col2 h3, .col4 h3 {
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 6px 0;
  padding: 0;
  clear: left;
  color: #555;
}
.col2 p, .col4 p {
  font-size: 11px;
  padding: 0;
  margin: 4px 0;
}
.col2 ul, .col4 ul {
  padding: 0;
  margin: 0;
}
.col2 li, .col4 li {
  list-style: none;
  margin: 4px;
  padding: 0;
  background-color:
}
.col2 h3,.col2 p.col2 ul, .col2 ul {
}
.col2 .imgbox {
  clear: left;
  width: 70px;
  padding: 3px;
  border: 1px solid #ddd;
  float: left;
  margin: 0 8px 8px 0;
}
.col4 .imgbox {
  width: 40px;
  padding: 3px;
  border: 1px solid #ddd;
  float: left;
  margin: 0 8px 8px 0;
}
.col2inner {
  float: left;
  margin-left: 10px;
  width: 350px;
}
.col2 a, .col4 a {
  color: #888;
  text-decoration: none;
}
.col2 a:hover, .col4 a:hover {
  text-decoration: underline;
}
.col2 .dalje a, .col4 .dalje a {
  color: #008;
  text-decoration: none;
  padding-left: 8px;
  background: transparent url(images/dalje.png) no-repeat 0 0;
}
.col3 h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0;
  color: #fff;
}
.col3 h2 a {
  color: #fff;
  text-decoration: none;
}
.col3 h3 {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 6px 0;
  padding: 0;
  clear: left;
}
.col3 p {
  color: #fff;
  font-size: 11px;
  padding: 0;
  margin: 4px 0;
}
.col3 ul {
  color: #fff;
  margin: 6px 0;
  padding: 0;
}
.col3 li {
  margin: 6px 0;
  padding: 0;
  list-style: none;
}
.col3 li a, .col3 a {
  color: #fff;
  text-decoration: none;
}
.col3 li a:hover, .col3 a:hover {
  color: #fff;
  text-decoration: underline;
}
.col3 .imgbox {
  padding: 3px;
  border: 1px solid #6facd8;
  width: 280px;
}
/*  ul at bottom */
.botcol1 {
  margin: 0;
  padding: 0;
  width: 140px;
  float: left;
}
.botcol1 li {
  list-style: none;
  margin: 4px 0;
  padding: 0;
}
.imgbox img {
  display: block;
}
#searchbox {
  position: absolute;
  width: 200px;
  top: 40px;
  right: 10px;
}
#searchbox .srchinput {
  border: 1px solid #ddd;
  width: 150px;
}
#searchbox .srchbtn {
  width: 34px;
  vertical-align: bottom;
}
#innermain {
  background-color: #fff;
  padding: 8px;
  border: 1px solid #fff;
}
#linner {
  background-color: #fff;
  padding: 4px;
  border: 1px solid #fff;
}
#main p {
  line-height: 130%;
  font-size: 12px;
  margin: 6px 0;
}
#main ul, #main ol {
  margin: 6px;
  padding: 0;
}
#main ul li {
  list-style: none;
  padding: 0 0 0 15px;
  line-height: 130%;
  font-size: 12px;
  background: transparent url(images/arrow_blue.png) no-repeat 0 0;
}
ul {
  margin: 6px;
  padding: 0;
}
li {
  margin: 4px 0 4px 10px;
  padding: 0 0 0 10px;
  list-style: none;
  font-size: 12px;
  color: #555;
  line-height: 150%;
  background: transparent url(images/arrowli.gif) no-repeat 0 5px;
}
/* */
#smapbox ul {
  margin: 4px 0;
  padding: 0 0 0 10px;
}
#smapbox li {
  margin: 4px 0 4px 0;
  padding: 0 0 0 10px;
  list-style: none;
}
#smapbox a {
  text-decoration: none;
}
/****************************/
/* ostale strane */
/* navigacija */
.box41 h2 {
  font-size: 13px;
  margin: 0;
  padding: 25px 5px 0 10px;
}
.box41 h3 {
}
.box41 p {
}
/* glavni sadrzaj */
.box42 h1 {
  padding-top: 25px;
}
.box42 h3 {
border-bottom:1px solid #dedede;
font-size:16px;
padding-bottom:10px;
color:#14459d;
}
.box42 p {
  font-size: 12px;
  margin: 12px 0;
  line-height: 20px;
  color: #555;
}
.box42 ul {
  margin: 6px;
  padding: 0;
}
.box42 li {
  margin: 4px 0 4px 10px;
  padding: 0 0 0 10px;
  list-style: none;
  font-size: 12px;
  color: #555;
  line-height: 150%;
}
/* desna kolona */
.box43 h2 {
  font-size: 14px;
  color: #fff;
  padding-top: 15px;
}
.box43 h3 {
  font-size: 14px;
  color: #fff;
  border-bottom:1px solid #057994;
  padding-bottom:5px;
}
.box43 p {
  color: #fff;
  font-size: 11px;
}
.box43 a {
margin:5px;
color:#fff;
}
.box43 ul li {
background: transparent url(images/arrowliwhite.gif) no-repeat scroll 0 5px;
}
.box43 ul li a {
color:#fff;
}
/****************************/
/* hp stilovi */
.box11 h1, .box12 h1, .box13 h1, .box14 h1 {
	color:#555;
	font-size:14px;
	margin: 15px 10px 10px 10px;
/* 	text-transform: uppercase; */
}
.box11 h2, .box12 h2, .box13 h2, .box14 h2 {
	color:#555;
}
.box11 a, .box12 a, .box13 a, .box14 a {
	font-size: 11px;
	color:#555;
	padding-left: 5px;
}
.box11 p, .box12 p, .box13 p, .box14 p {
	color:#555;
	font-size:11px;
	margin: 15px 10px 10px 15px;
}
.box14 p a {
background: transparent url(images/icon_pdf.png) no-repeat center right;
padding-right:22px;
margin-right:5px;
}
.box11 img, .box12 img, .box13 img, .box14 img {
margin-left:10px;
}
.box14 li {
  font-size:11px;
}
.box14 li p {
  margin: 6px 0;
  text-align: right;
}
.box21 h2, .box22 h2 {
	color:#14459d;
	font-size:16px;
	margin: 15px 0px 10px 0px;
}
.box21 h3, .box22 h3 {
}
.box21 p, .box22 p {
}
.box22 p {
line-height:150%;
}
/****************************/
/* footer */
.box31 h2, .box32 h2, .box33 h2, .box34 h2 {
  color: #fff;
  margin: 15px;
}
.box31 p, .box32 p, .box33 p, .box34 p {
  color: #fff;
  font-size:11px;
  margin: 5px 15px;
}
.box31 a, .box32 a, .box33 a, .box34 a {
  color: #aaa;
  text-decoration: none;
}

.box31 img, .box32 img, .box33 img, .box34 img {
border: 1px solid #6eabd2;
margin-left:15px;
padding:2px;
}
#footnav a {
font-size:11px;
}
.partners {
clear:both;
}
.partners p {
margin-left:190px;
}
.partners img {
float:left;
width: 180px;
}
.partners h2 {
font-size:14px;
font-weight:bold;
border-bottom: 1px dashed silver;
padding:10px 5px;
}
/*table doe events/education*/
#edtbl {
  clear: left;
  padding: 10px 0;
}
#edtbl table {
  border-collapse: collapse;
  border:none;
  margin:0 10px 0 5px;
}
/*header*/
#edtbl th {
  background-color:#d8d8d8;
  font-size:11px;
  color:#323232;
  padding:5px;
  font-weight:normal;
}
#edtbl th.descrip {
  background: #d8d8d8 url(images/edtbl_bg_descrip.gif) no-repeat top left;
  border-left: none;
  border-right:none;

}
#edtbl th.dates {
border-left:1px solid #f5f6f5;
border-right:1px solid #f5f6f5;
}
#edtbl th.details {
  background: #d8d8d8 url(images/edtbl_bg_details.gif) no-repeat top right;
}
/* celije*/
#edtbl td {
  border-bottom: 1px solid #d8d8d8;
  font-size:11px;
  color:#555;
  padding:5px;
}
.hptdtitle {

}
.hptddate {
white-space:nowrap;
}
.hptdpdf {
text-align:center;
}
/* error messages */
#errbox {
background: #f1ecec url(images/icon_warning.png) no-repeat 10px 8px;
padding:10px;
border:3px solid #b42b25;
margin: 10px 15px 5px 0px;

}
#errbox h4 {
margin: 30px 10px 0 60px;
color:#b42b25;
font-size:14px;
}
#errbox ol {
margin-left:20px;
}
#errbox li {
}
#applyForm {
}
#applyForm table {
padding:10px;
}
#applyForm td {
padding:7px;
}

#applyForm .input {
padding:5px;
border: 1px solid silver;
}
#applyForm .submit {
}
/* events table*/
#eventstable {
border-collapse: collapse;
font-size:11px;
color:#555;
margin:0 10px 0 5px;
padding:10px;
}
#eventstable td {
border-bottom:1px solid #d8d8d8;
padding:8px 5px;
}
#eventstable th {
background-color:#d8d8d8;
padding:5px;
font-weight:normal;
text-align:left;
}
/* dark rows */
#eventstable .darker td, #edtbl .darker tr  {
 background-color: #e8e8e8;
 color:#555; !important
}
#edtbl .darker td  {
color:#555; !important
} 
#eventstable td.col1 {
color:#13439b;
font-weight:bold;
}
#eventstable td.col1 span {
color:#a1a1a1;
font-weight:normal;
}
#eventstable td.col2 {
border-left:1px solid #f5f6f5;
border-right:1px solid #f5f6f5;
}
#eventstable td.col3 {
text-align: center;
}
#eventstable th.col1 {
background: #d8d8d8 url(images/edtbl_bg_descrip.gif) no-repeat top left;
text-align:left;
padding-left:8px;
}
#eventstable th.col2 {
border-left:1px solid #f5f6f5;
border-right:1px solid #f5f6f5;
text-align:center;
}
#eventstable th.col3 {
background: #d8d8d8 url(images/edtbl_bg_details.gif) no-repeat top right;
text-align:center;
}

#other a {
font-size: 11px;
padding-right:10px;
}
html {
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #e9ebe8;
    text-align: center;
}
h1 {
    color: #13439b;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
h2 {
    color: #555;
    font-size: 14px;
}
h3 {
    color: #555;
    font-size: 12px;
}
p {
    font-size: 12px;
    margin: 6px 0;
    color: #555;
}
ul {
  margin: 6px 0;
  padding: 0;
}

img {
    border: 0;
}
a {
  color: #14459d;
  text-decoration: none;
}
a:visited {
  color: #394A77;
}
a:hover {
  color: #14459d;
  text-decoration: underline;
}
#container {
    width: 962px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
#head {
    height: 82px;
    position: relative;
    background-color: #fff;
    margin: 0 2px 0 2px;
}
#headimg {
  width: 960px;
  padding-left: 2px;
}
#topnav {
  width: 100%;
  height:43px;
  /*background: transparent url(http://www.coming.rs/images/topnavimg.jpg) no-repeat 0 0;*/
  position: relative;
  padding-top: 3px;
}
#hpbox1top {
  background: transparent url(http://www.coming.rs/images/box1top.jpg) no-repeat 0 0;
  height: 39px;
  overflow: hidden;
}
#hpbox1mdl {
  width: 100%;
  background: transparent url(http://www.coming.rs/images/box1mdl.jpg) repeat-y 0 0;
  overflow: auto;
}
.box11, .box12,.box13,.box14 {
  margin-left: 10px;
  width: 230px;
  float: left;
  display: inline;
}
#hpbox1bot {
  background: transparent url(http://www.coming.rs/images/box1bot.jpg) no-repeat 0 0;
  height: 8px;
}
#hpbox2top {
  background: transparent url(http://www.coming.rs/images/box2top.jpg) no-repeat 0 0;
  height: 39px;
  overflow: hidden;
  margin-top: 14px;
  width: 100%;
}
#hpbox2mdl {
  width: 100%;
  background: transparent url(http://www.coming.rs/images/box2mdl.jpg) repeat-y 0 0;
  overflow: auto;
}
#hpbox2bot {
  width: 100%;
  clear: both;
  background: transparent url(http://www.coming.rs/images/box2bot.jpg) no-repeat 0 0;
  height: 8px;
}
.box21, .box22 {
  margin-left: 10px;
  width: 470px;
  float: left;
  display: inline;
}
.box21, .box22 {
  margin-left: 30px;
  width: 440px;
  float: left;
  display: inline;
}
#ed01, #ed02 {
  width: 210px;
  margin: 10px 10px 10px 0;
  float: left;
}
#hpbox3top {
  background: transparent url(http://www.coming.rs/images/box3top.jpg) no-repeat 0 0;
  height: 55px;
  overflow: hidden;
  margin-top: 18px;
  width: 100%;
}
#hpbox3mdl {
  width: 100%;
  background: transparent url(http://www.coming.rs/images/box3mdl.jpg) repeat-y 0 0;
  overflow: auto;
}
#hpbox3bot {
  width: 100%;
  background: transparent url(http://www.coming.rs/images/box3bot.jpg) no-repeat 0 0;
  height: 12px;
}
.box31, .box32,.box33,.box34 {
  margin-left: 10px;
  width: 230px;
  float: left;
  display: inline;
}
#hpbox5top {
  background: transparent url(http://www.coming.rs/images/box5top.jpg) no-repeat 0 0;
  height: 55px;
  overflow: hidden;
  margin-top: 18px;
  width: 100%;
}
#hpbox5mdl {
  background: transparent url(http://www.coming.rs/images/box5mdl.jpg) repeat-y 0 0;
  overflow: auto;
  width: 100%;
}
#hpbox5bot {
  background: transparent url(http://www.coming.rs/images/box5bot.jpg) no-repeat 0 0;
  height: 12px;
  width: 100%;
}
.box51, .box52,.box53 {
  margin-left: 15px;
  width: 300px;
  float: left;
  display: inline;
}
#box4top {
  background: transparent url(http://www.coming.rs/images/box4top.jpg) no-repeat 0 0;
  height: 56px;
  overflow: hidden;
  margin-top: 18px;
  clear: both;
  width: 100%;
}
#box4mdl {
  background: transparent url(http://www.coming.rs/images/box4mdl.jpg) repeat-y 0 0;
  overflow: auto;
  width: 100%;
}
#box4bot {
  background: transparent url(http://www.coming.rs/images/box4bot.jpg) no-repeat 0 0;
  height: 12px;
  width: 100%;
}
.box41 {
  margin: 0 10px;
  width: 210px;
  float: left;
  display: inline;
}
.box42 {
  margin: 0 20px;
  width: 470px;
  float: left;
  display: inline;
}
.box43 {
  margin-left: 20px;
  width: 195px;
  float: left;
  display: inline;
}
/* */
#footer {
    clear: both;
    margin-top: 8px;
    padding: 10px;
    font-size: 9px;
  color: #555;
}
#footer a {
  color: #555;
}
/* header */
#head h2 {
    margin: 0;
    padding: 0;
    width: 200px;
    height: 60px;
    display: block;
    background: #fff url(http://www.coming.rs/images/coming.gif) no-repeat 10px 10px;
}
#head h2 span {
    display: none;
}
#head h2 a {
    width: 200px;
    height: 60px;
    display: block;
    text-decoration: none;
}
/* navigacije */
#topmenu {
  padding-left: 4px;
  background: transparent url(http://www.coming.rs/images/topnavimg.jpg) no-repeat 0 0;
  width: 100%;
  height:43px;
  position: relative;
  padding-top: 3px;
}
/**** other top nav ****/
#other {
  position: absolute;
  width: 500px;
  top: 10px;
  right: 10px;
  text-align: right;
  font-size: 10px;
}
#other ul {
  margin:0;padding:0;
}
#other li {
background-image: none;
  list-style: none;
  margin: 0 0 0 6px;
  padding: 0;
  display: block;
  float: right;
}
#other a {
  color: #555;
  text-decoration: none;
}
#other a:hover {
  text-decoration: underline;
}
/* lang selectors */
#other #lang1, #other #lang2 {
  margin-left: 6px;
  display: block;
  width: 20px;
  height: 16px;

}
#other #lang1 a {
  background: transparent url(http://www.coming.rs/images/sr.jpg) no-repeat 0 0;
  width: 20px;
  height: 16px;
  display: block;
}
#other #lang2 a {
  background: transparent url(http://www.coming.rs/images/en.jpg) no-repeat 0 0;
  width: 20px;
  height: 16px;
  display: block;
}
#other #lang1 a.current, #other #lang1 a:hover {
  background: transparent url(http://www.coming.rs/images/sr_h.jpg) no-repeat 0 0;
}
#other #lang2 a.current, #other #lang2 a:hover {
  background: transparent url(http://www.coming.rs/images/en_h.jpg) no-repeat 0 0;
}
#other #lang1 span, #other #lang2 span {
  display: none;
}
/* --------- */
/*** ***/
#lnav {
    margin: 10px 1px 6px 1px;
    padding: 0;
}
#lnav ul {
    margin: 0;
    padding: 0;
}
#lnav li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#lnav li li {
    list-style: none;
    margin: 0 0 0 8px;
    padding: 0;
}
#lnav a {
    margin: 0;
    padding: 3px 3px 3px 16px;
    width: 157px;
    display: block;
    text-decoration: none;
    color: #000;
    background: #fff url(http://www.coming.rs/images/arrow_blue.png) no-repeat 5px 3px;
}
#lnav ul a {
    width: 149px;
    background-image: none;
}
#lnav a:hover, #lnav a.current {
    color: #fff;
    background: #1953ab url(http://www.coming.rs/images/arrow_white.png) no-repeat 5px 3px;
}
#lnav ul a.current, #lnav ul a:hover {
    width: 149px;
    color: #444;
    background: #fff url(http://www.coming.rs/images/arrow_blue.png) no-repeat 5px 3px;
}

.llinks {
  margin: 0;
  padding: 0 8px;
}
.llinks li {
  list-style: none;
}
.llinks li a {
  color: #555;
  text-decoration: none;
}
.llinks li a:hover {
  color: #555;
  text-decoration: underline;
}
#footcopy {
  float: right;
  padding: 10px;
  width: 300px;
  text-align: right;
}
#footnav {
    margin: 0;
    padding: 8px 0;
}
#footnav li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    background-image: none;
}
#footnav a {
    color: #555;
    text-decoration: none;
    padding: 0 8px;
    border-left: 1px solid #555;
}
#footnav a.first {
    border-left: 0;
}
#footnav a:hover {
    color: #008;
    text-decoration: underline;
}
/*  boxes */
#srchbox {
    margin: 8px 12px 8px 8px;
    padding: 5px;
    border: 1px solid #555;
    background-color: #ddd;
    text-align: center;
}
/*  other styles s*/
.error {
    background-color: #fc0;
    color: #f00;
    text-align: center;
    padding: 3px;
    margin: 10px 0;
}
.note {
    color: #f00;
    font-size: .8em;
}
#breadcrumb {
  margin: 4px 10px;
  padding: 0;
}
#breadcrumb li {
  list-style: none;
  margin: 0 2px;
  padding: 0;
  display: inline;
  background-image: none;
}
#breadcrumb li a {
  text-decoration: none;
  padding-right: 14px;
  background: transparent url(http://www.coming.rs/images/arrow_blue.png) no-repeat top right;
}
.imgbox img {
  display: block;
}
#searchbox {
  position: absolute;
  width: 200px;
  top: 40px;
  right: 10px;
}
#searchbox .srchinput {
  border: 1px solid #ddd;
  width: 150px;
}
#searchbox .srchbtn {
  width: 34px;
  vertical-align: bottom;
}
p.arrows {
  padding-left: 15px;
  margin: 4px 0;
  background: transparent url(http://www.coming.rs/images/arrowli.gif) no-repeat 0 5px;
}
#serviceDesk {
  position: absolute;
  width: 200px;
  height: 20px;
  right: 10px;
  bottom: 20px;
}
#serviceDesk a {
  display: block;
  width: 200px;
  height: 20px;
}
#serviceDesk a span {
  display: none;
}
.postmetadata {
border:1px solid silver;
padding:10px;
margin-right:10px;
}
a.more-link {
padding-left:5px;
}
.date {
font-size:12px;
color:#999;
}