BODY {
	margin: 0px;
	background-color: #ffffff;
	border: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

INPUT {
  border: 0px;
}

A {
  color: #2f57ac;
}

.red {
  color: #cc0000;
}

.banner_management {
  position: absolute;
  z-index: 100;
  width: 155px;
  height: 630px;
  cursor: pointer;
}

.header_index {
  background: url(/client_side/images/header_index.jpg);
}
.header_o_nama {
  background: url(/client_side/images/header_o_nama.jpg);
}
.header_izdanja_1 {
  background: url(/client_side/images/header_izdanja_1.jpg);
}
.header_izdanja_2 {
  background: url(/client_side/images/header_izdanja_2.jpg);
}
.header_marketing {
  background: url(/client_side/images/header_marketing.jpg);
}
.header_pretplata {
  background: url(/client_side/images/header_pretplata.jpg);
}
.header_karijera {
  background: url(/client_side/images/header_karijera.jpg);
}
.header_kontakt {
  background: url(/client_side/images/header_kontakt.jpg);
}
.header_news {
  background: url(/client_side/images/header_news.jpg);
}

.icon {
  width: 16px;
  height: 16px;
  margin: 3px 8px -3px 10px;
}

.corner_blue {
  width: 16px;
  height: 10px;
  background: url(/client_side/images/corner_blue.jpg);
}
.corner_green {
  width: 16px;
  height: 10px;
  background: url(/client_side/images/corner_green.jpg);
}

.main_menu {
	height: 45px;

}
.main_menu IMG {
	float: left;
}
.main_menu A {
	display: block;
	height: 45px;
	float: left;
	background-position: top left;
}
.main_menu A:hover {
	background-position: bottom left;
}

.menu_link_index {
	width: 71px;
	background: url(/client_side/images/menu_link1.gif);
}
.menu_link_o_nama {
	width: 70px;
	background: url(/client_side/images/menu_link2.gif);
}
.menu_link_izdanja {
	width: 65px;
	background: url(/client_side/images/menu_link3.gif);
}
.menu_link_marketing {
	width: 99px;
	background: url(/client_side/images/menu_link4.gif);
}
.menu_link_pretplata {
	width: 82px;
	background: url(/client_side/images/menu_link5.gif);
}
.menu_link_karijera {
	width: 108px;
	background: url(/client_side/images/menu_link6.gif);
}
.menu_link_kontakt {
	width: 70px;
	background: url(/client_side/images/menu_link7.gif);
}

.sidegalerija_pic_border {
  #position: relative;
  width: 148px;
  height: 148px;
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 0 10px 2px;
  text-align: center;
  vertical-align: middle;
  display: table;
  overflow: hidden
}
.galerija_pic_border {
  #position: relative;
  width: 148px;
  height: 148px;
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 10px 10px 0;
  text-align: center;
  vertical-align: middle;
  display: table;
  overflow: hidden
}
.galerija_pic_middle {
  #position: absolute;
  #top: 50%;
  #left: 50%;
  display: table-cell;
  vertical-align: middle;
}
.galerija_pic {
  #position: relative;
  #top: -50%;
  #left: -50%
}

.banner {
  border: #d6d6d6 1px solid;
  margin: 15px 0 15px 0;
}

.line_dotted {
	height: 1px;
	background-image: url(/client_side/images/line_dotted.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-size: 0px;
	overflow-y: hidden;
}
.line_button {
  float: left;
	height: 22px;
	background-image: url(/client_side/images/line_details.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.btn_detalji {
  float: left;
  width: 62px;
	height: 22px;
	background-image: url(/client_side/images/btn_detalji.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	border: none;
}
.btn_download {
  float: left;
  width: 81px;
	height: 22px;
	background-image: url(/client_side/images/btn_download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 4px 0;
	cursor: pointer;
	border: none;
}
.btn_posalji {
  float: left;
  width: 62px;
	height: 22px;
	background-image: url(/client_side/images/btn_posalji.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	border: none;
}

.novosti {
  width: 290px;
  clear: both;
}
.novosti_pic {
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 15px 8px 0;
}
.novosti_title {
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  margin: 7px 0 7px 0;
}
.novosti_lead {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: left;
}
.novosti_details {
  width: 290px;
  height: 22px;
  margin: 10px 0 10px 0;
}

.welcome {
  width: 577px;
}
.welcome_pic {
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 15px 8px 0;
}
.welcome_title {
  color: #2fa308;
  font-family: Trebuchet MS;
  font-size: 17px;
  font-weight: normal;
  margin: 7px 0 7px 0;
}
.welcome_lead {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: left;
}
.welcome_details {
  width: 577px;
  height: 22px;
  margin: 10px 0 10px 0;
}

.o_nama {
  width: 680px;
}
.o_nama_pic {
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 15px 8px 0;
}
.o_nama_title {
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  margin: 7px 0 7px 0;
}
.o_nama_lead {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: justify;
}

.marketing {
  width: 490px;
}
.marketing_pic {
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 15px 8px 0;
}
.marketing_title {
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  margin: 7px 0 7px 0;
}
.marketing_lead {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: justify;
}
.marketing_galerija {
  clear: both;
  margin: 20px 0px 10px 0px;
}
.marketing_files {
  width: 490px;
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 11px;
  margin: 20px 0px 10px 0px;
}

.izdanja {
  width: 490px;
}
.izdanja_pic {
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 15px 8px 0;
}
.izdanja_title {
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  margin: 7px 0 7px 0;
}
.izdanja_lead {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: justify;
}
.izdanja_galerija {
  clear: both;
  margin: 20px 0 10px 0;
}
.izdanja_files {
  width: 490px;
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 11px;
  margin: 20px 0px 10px 0px;
}

.news {
  width: 680px;
}
.news_pic {
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 15px 8px 0;
}
.news_title {
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  margin: 7px 0 7px 0;
}
.news_lead {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: justify;
}
.news_content {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: justify;
  clear: both;
}

.karijera {
  width: 460px;
}
.karijera_pic {
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 15px 8px 0;
}
.karijera_title {
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  margin: 7px 0 7px 0;
}
.karijera_lead {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: justify;
}
.karijera_form {
  width: 186px;
  margin: 15px 0 15px 0;
}
.karijera_form_details {
  width: 186px;
  height: 22px;
  margin: 10px 0 10px 0;
}
.karijera_input {
  width: 180px;
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 11px;
  border: #c5c5c5 1px solid;
  margin: 10px 0 0 0;
  padding-left: 5px;
}

.kontakt {
  width: 460px;
}
.kontakt_pic {
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 15px 8px 0;
}
.kontakt_title {
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  margin: 7px 0 7px 0;
}
.kontakt_info {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: justify;
}
.kontakt_form {
  width: 186px;
  margin: 15px 0 15px 0;
}
.kontakt_form_details {
  width: 186px;
  height: 22px;
  margin: 10px 0 10px 0;
}
.kontakt_input {
  width: 180px;
  color: #454545;
  font-family: Trebuchet MS;
  font-size: 11px;
  border: #c5c5c5 1px solid;
  margin: 10px 0 0 0;
  padding-left: 5px;
}

.menu {
  width: 187px;
}
.menu_link {
  color: #595959;
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  margin: 8px 0 7px 0;
}
.menu_link A {
  color: #595959;
  text-decoration: none;
}
.menu_link A:hover {
  color: #2fa308;
  text-decoration: none;
}
.menu_link_active {
  color: #2fa308;
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  margin: 8px 0 7px 0;
}
.menu_link_active A {
  color: #2fa308;
  text-decoration: none;
}
.menu_link_active A:hover {
  color: #2fa308;
  text-decoration: none;
}
.menu_arrow {
  float: right;
  margin: -2px 0 0 10px;
}

.bottom_left {
	width: 17px;
	height: 65px;
	background-image: url(/client_side/images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_center {
	height: 65px;
	background-image: url(/client_side/images/bottom_center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_right {
	width: 17px;
	height: 65px;
	background-image: url(/client_side/images/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.copyright {
  float: left;
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #2a55ad;
  padding: 13px 0 0 0;
}
.copyright A {
  text-decoration: none;
}
.copyright A:hover {
  text-decoration: none;
}
.progressive {
	width: 180px;
	height: 34px;
	background-image: url(/client_side/images/progressive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
