* {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial;
}
body {
  color: #000;
}

p {
  margin: 0;
  padding: 5px 0 5px 0;;
  color: #000;
}
a {
  color: #000;
  font-weight: bold;
}
a:hover {
  color: #5a5a5a;
}
.body_bg {
  margin: 0;
  padding: 0;
  background: url(../images/body_bg.jpg) left -20px;
}
#center_bg {
  margin: 0 0 0 40px;
  padding: 0;
  width: 989px;
  height: 100%;
  overflow: visible;
  background: url(../images/center_bg.jpg) 1px top;
}
#center_content {
  margin: 0 0 0 24px;
  padding: 0;
  width: 988px;
  height: 100%;
  overflow: hidden;
}
#header {
  width: 940px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#header_logo {
  width: 940px;
  height: 300px;
  margin: 0 0 3px 0;
  padding: 0;
}
#header_subpic {
  width: 940px;
  height: 61px;
  border-bottom: solid 4px #000;
}
#menu_info {
  width: 940px;
  height: 105px;
  padding: 0;
  margin: 0;
  background: #ffde00;
  overflow: hidden;
}
#menu_selected {
  width: 2000px;
  float: left;
  overflow: hidden;
}
#menu_selected #arr_left {
  float: left;
  margin: 5px 0 0 0;
  height: 62px;
  width: 63px;
  background: url(../images/arrows_left.jpg) no-repeat;
}
#menu_selected #selection {
  font-family: "Arial Black", Verdana, Arial;
  float: left;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  margin: 20px 0 0 0;
}
#menu_selected #arr_right {
  float: left;
  margin: 5px 0 0 5px;
  height: 62px;
  width: 1000px;
  background: url(../images/arrows_right.jpg) repeat-x;
}
#menu_info #menu_info_pic {
  float: left;
  background: url(../images/zavrtanj.jpg) repeat-x 10px top;
  height: 50px;
  width: 100%;
}
#lang_pic {
  position: relative;
  left: 2px;
  top: -18px;
}
#main_menu {
  margin: 3px 0 0 0;
  padding: 0;
  background: url(../images/left_menu_bg.jpg) repeat-y top left;
  width: 208px;
  float: left;
}
#main_menu #top_corners {
  background: url(../images/menu_top.jpg) no-repeat top left;
  height: 60px;
  width: 203px;
  margin: 0;
  overflow: visible;
  color: #fff;
  font-family: Arial, Verdana;
  font-size: 18px;
  text-align: center;
  line-height: 80px;
}
#main_menu #bottom_corners {
  background: url(../images/menu_bottom.jpg) no-repeat top left;
  height: 46px;
  margin: 0;
}
#main_menu a {
  font-size: 11px;
  padding: 5px;
  background: url(../images/menu_lnk_bg.jpg);
  text-decoration: none;
}
#main_menu #current a {
  color: #5a5a5a;
  text-decoration: underline;
}
#main_menu #current ul li a {
  font-size: 11px;
  padding: 3px;
  background: url(../images/menu_lnk_bg.jpg);
  text-decoration: none;
  color: #000;
}
#main_menu #current ul li a:hover {
  color: #5a5a5a;
}
#main_menu li {
  color: #BDB853;
  line-height: 20px;
  padding-top: 7px;
  list-style: none;
}
#main_menu ul {
  margin: -10px 0 0 10px;
  padding: 0;
  list-style: none;
}
#main_menu ul ul {
  margin: 0 0 0 15px;
  padding: 0;
  width: 150px;
}
.module_menu_l {
  width: 160px;
  padding: 10px 0 20px 15px;
  text-transform: lowercase;
}
.module_menu_l input {
  width: 125px;
  background: url(../images/menu_lnk_bg.jpg);
  border: none;
  height: 23px;
  font-size: 18px;
  margin: 0;
  padding: 0;
  border: solid 2px #6c6e83;
}
.module_menu_l .button {
  width: 70px;
  text-transform: lowercase;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  border: none;
}
#modlgn_remember {
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
}
.module_menu_l form {
  margin: 0 0 0 10px;
  padding: 0;
  border: none;
}
.module_menu_l form fieldset {
  margin: 0;
  padding: 0;
  border: none;
  font-weight: bold;
  font-size: 18px;
}
.module_menu_l form fieldset label {
  color: #fff;
  line-height: 20px;
  font-size: 12px;
}
#form-login-username label {
  font-size: 16px;
}
#form-login-password label {
  font-size: 16px;
}
#login_caption {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px 0;
  text-align: right;
}
.module_menu_l h3 {
  margin: 0 0 0 10px;
  padding: 0;
  font-size: 16px;
  color: #fff;
  text-align: left;
  width: 140px;
}
#main_menu .module_menu_l form ul li {
  margin: -10px 0 0 -5px;
}
#main_menu .module_menu_l form ul li a {
  background: none;
  color: #fff;
  font-size: 12px;
}
#main_menu .module_menu_l form ul {
  padding: 0;
  margin: 15px 0 0 0;
  list-style-type: none;
  width: 200px;
}
.module_menu_l #vm_adv_srch {
  margin: 0 0 0 10px;
}
#livesearch_form {
  margin: 0 0 10px 10px;
}

#main_content_top {
  background: url(../images/main_content_top.jpg) no-repeat;
  height: 62px;
  width: 671px;
  float: right;
}
#main_content {
  margin: -2px 40px 0 0;
  padding: 0;
  background: url(../images/main_content_bg.jpg);
  width: 671px;
  float: right;
  font-size: 14px;
}
#main_content_holder {
  width: 500px;
  margin: -50px 85px 0 0;
  padding: 0;
  float: right;
}
#main_content_holder p {
  margin: 0;
  padding: 0;
}

#size_holder {
  height: 515px;
  float: right;
  width: 0px;
  position: relative;
}
#vmMainPage {
  margin: -35px 0 0 0;
  padding: 0;
}
#vmMainPage h2 {
  margin: 15px 0 15px 0;
}
#vmMainPage .inputbox {
  width: 500px;
}

.clr {
  clear: left;
}
#main_content_bottom {
  padding: 0;
  background: url(../images/main_content_bottom.jpg) no-repeat;
  height: 72px;
  width: 671px;
  float: right;
}
.MsoNoSpacing {
  width: 500px;
  margin: 0;
  padding: 0;
}
.componentheading {
  font-weight: bold;
  font-size: 18px;
}
.contentheading {
  font-weight: bold;
  font-size: 18px;
}
#banners_group1 {
  position: absolute;
  left: 1060px;
  top: 15px;
}
#banners_group1 div {
  margin: 0 0 10px 0;
}
#banners_group1 img {
  border: none;
}
#banners_group2 {
  position: absolute;
  left: 1060px;
  top: 482px;
}
#banners_group2 div {
  margin: 0 0 10px 0;
}
#banners_group2 img {
  border: none;
}
#footer_pic {
  background: url(../images/footer_zupcanici.jpg) no-repeat;
  margin: 10px 0 0 0;
  width: 100%;
  height: 190px;
  float: left;
}
#zupcanik {
  position: absolute;
  width: 188px;
  height: 197px;
  top: 1610px;
  left: 180px;
}
#rucka {
  position: absolute;
  width: 152px;
  height: 219px;
  top: 631px;
  left: 931px;
  background: url(../images/rucka.jpg) no-repeat;
}
#sarka_gore {
  position: absolute;
  width: 152px;
  height: 116px;
  top: 520px;
  left: 279px;
  background: url(../images/sarka.jpg) no-repeat;
}
#sarka_dole {
  position: absolute;
  width: 152px;
  height: 116px;
  top: 870px;
  left: 279px;
  background: url(../images/sarka.jpg) no-repeat;
}
#stilovi {
  position: absolute;
  left: 1060px;
  top: 20px;
  visibility: hidden;
}
#stilovi a {
  color: #fff;
  font-weight: bold;
  margin: 0 0 10px 0;
}
#zuti {
  display: block;
  width: 50px;
  height: 15px;
  background: url(../images/zuti_stil.jpg);
}
#zutoplavi {
  display: block;
  width: 50px;
  height: 15px;
  background: url(../images/zutoplavi_stil.jpg);
}
#plavi {
  display: block;
  width: 50px;
  height: 15px;
  background: url(../images/plavi_stil.jpg);
}
#footer {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  width: 100%;
  height: 20px;
  text-align: center;
  font-size: 12px;
  float: right;
}






















