/* Start of CMSMS style sheet 'Italica' */
body {
/*background-color: #e0e7f1;*/
background-color: #fff;
background-repeat: repeat-y;
background-image: url('uploads/images/layout/bgr.jpg');
font-family: verdana,helvetica,arial,sans-serif;
font-size: 13px;
padding: 0px;
margin: 0px;
}
body *{
clear: both;
}

h1 {
  font-size: 130%;
  padding: 5px 0px;
}

h2 {
  font-size: 120%;
  padding: 5px 0px;
}

h3 {
  font-size: 110%;
  padding: 5px 0px;
}


a {
  color: #f00;
}

a img{
  border: 0px;
}
#content{
  clear: both;
}
#leftcol {
  width: 267px; 
  float:left;
  background-image: url('uploads/images/layout/menu-bgr-central.jpg');
  background-repeat: repeat-y;
  clear: none;
}

#rightcol {
width: 713px;  
float:left;
  clear: none;
}

#topMenu{
  background-image: url('uploads/images/layout/logo-br.jpg');
  background-repeat: no-repeat;
  min-height: 91px;
  height:auto !important;
  height:91px;
  padding-top: 45px;
}

#udaeba{
  float:left;
  clear:both;
  width: 1000px;
  background-image: url('uploads/images/layout/content-bgr.jpg');
  background-repeat: repeat-y;
}

#osnovno{
  padding: 10px;
}

#osnovno ul {
  margin-left: 25px;
}

#header{
  width: 1000px;
}

#footer{
  width: 960px;
  background-image: url('uploads/images/layout/footer-bgr-left.jpg');
  background-repeat: no-repeat;
  min-height: 57px;
  height:auto !important;
  height:57px;
  text-align: right;
  font-size: 75%;
  padding: 15px;
  color: #fff;
}

.accessibility{
  display: none;
}

#search{
 text-align: right;
padding-right: 5px;
}

#search input {
  border: 1px solid #999;
  padding: 2px;
}
#search #searchSubmit{
  padding: 0px;
}

#topMenu ul {
  list-style: none;
  margin-top: 22px;
  margin-left: 70px;
}

#topMenu li {
  text-align: center;
  width: 170px;
  display: inline;
  padding: 5px 5px;
}

#topMenu a {
  color: #fff;
  text-decoration: none;
}

#menu {
  background-image: url('uploads/images/layout/menu-bgr.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 121px;
  height:auto !important;
  height:121px;
  padding-top: 60px;
  padding-left: 30px;
}

#menu *{
  /*border: 1px solid #900;*/
}

#menu ul{
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
}

#menu li{
  padding-top: 15px;
  list-style: none;
}

#menu a{
  font-size: 80%;
  font-weight: bold;
  padding: 5px;
  color: #f00;
  text-decoration: none;
  padding-left: 20px;
}

#menu .menuparent a{
   font-weight: bold;
   color: #900;
}

#menu a.menuactive {
  color: #000;
  background-image: url('uploads/images/layout/menu-ball.jpg');
  background-repeat: no-repeat;
  background-position: center left;  
}
/* End of 'Italica' */

