body, html { 
  width:100%; 
  height:100%; 
  margin:0; 
  padding:0;
  font-size: 12px;  
  color: #666;
  font-family: Arial,Helvetica,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
  background: #c1c1b1 url("../images/back.jpg") repeat-x;
}
#box_border {
  margin: 0px auto;
  width:970px;
  background-color: #FFF;
  overflow:auto;
}

#box {
  float:left;
  width:100%;
  position: relative;
  display: inline;
  background-color: #FFF;
  overflow:hidden;
}

/*##### CENTAR #####*/
.lm_center { 
  overflow:auto; 
  padding: 10px 0px 10px 15px;       
  background:#FFF;
  width:755px;
  float: left;
  border-right: 1px dotted #d6d6d6;
}

.lm_center1 { 
  overflow:auto; 
  margin: 0 0 10px 15px;  
  padding: 0px;       
  background:#FFF;
  float:left;
  width: 525px;
}
/*##### TOP #####*/                                  
.top1 {
  background:#FFF url("../images/head.jpg") no-repeat; 
  margin: 0 15px;
  color: #DDD;
  height: 132px;
  border-bottom: 4px solid #fcbb66;
}     
.top2 {
  background:#FFF;
  padding: 5px 0;  
  margin: 0 15px;
  height: 19px;
  border-bottom: 1px solid #fcbb66;
  font-size: 15px;
  font-weight: bold;
}
.top2 a {
  text-decoration: none;
  color: #666;
}
.top2 a:hover {
  text-decoration: none;
  color: #C40C42;
}
/*##### LEFT #####*/
.left1 {
  background:#FFF;
  padding: 0px;
  width: 202px;    
  color: #DDD;
  float:left;
}             
/*##### RIGHT #####*/
.right1 {
  background:#FFF url("../images/right_1xxx.jpg") no-repeat;
  padding: 10px 0 5px 5px;
  width: 178px;
  overflow:auto;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  float: left;
}
.right1 a {
  text-decoration: none;
  color: #666;
}
.right1 a:hover {
  text-decoration: none;
  color: #C40C42;
}
.lm_right_head {
  background:#C40C42 ;
  color:#FFF;
  padding-left: 10px;
  font-size:15px;
  font-weight:bold;
  text-transform:uppercase;
}
.lm_right_head a {
  text-decoration: none;
  color: #FFF;
}
.lm_right_head a:hover {
  text-decoration: none;
  color: #FCBB66;
}
/*##### BOTTOM #####*/
.bottom1 {
  background:#FFF;
  color: #666;
  text-align: center;
  padding: 5px;   
  border-top: 1px solid #fcbb66;
  margin: 0 15px;
  height: 32px;
  font-size: 10px;
  font-weight: bold;
}
.bottom1 a {
  text-decoration: none;
  color: #999;
}
.bottom1 a:hover {
  text-decoration: none;
  color: #666;
}     
.bottom1_left {
  text-align: center;
  float:left;
  width:800px;  
} 
.bottom1_right {
  text-align: right;
  float:right;
  margin-top: 10px;
}
/*##### SLIKE #####*/
.pict_up {
  border:1px solid #666666;
  color:#FFFFFF;
  font-size:30px;
  font-weight:bold;
  height:155px;
  margin:0 0 10px;
  padding:0;
  width:742px;
} 
.pict_up_text1 {
  position: relative;
  top: 100px;
  background-color:#333; 
  color: #000;
  filter: alpha(opacity=55); 
  -moz-opacity: .55;
  float:left;
  clear: both;
}
.pict_up_text2 {
  position: relative;
  top: 61px;
  left: -3px;
  color: #FFF; 
  float:left;
  clear: both;
}
.pict_left {
  background:#FFF url("../images/pict_left_1.jpg") no-repeat; 
  color: #FFF;
  font-size:34px;
  font-weight:bold;
  margin:0 0 10px;
  padding:110px 0 0 30px;
  width: 202px;
} 
/*##### RED MENU #####*/
.info_up {
  background:#c40c42; 
  color:#FFFFFF;
  font-size:15px;
  font-weight:bold;
  height:24px;
  padding:7px 0 0 10px;
  position:relative;
  top:100px;
  width:656px;
  float:right;
} 
.info_up a {
  text-decoration: none;
  color: #FFF;
}
.info_up a:hover {
  text-decoration: none;
  color: #FCBB66;
}
/*##### INSIDE #####*/
.sh_body {
  background:#FFF;
  border-top: 4px solid #FCBB66;
  color:#666;
  font-size:12px;
  width:525px;
  float:left;
} 
.sh_body1 {
  background:#FFF;
  color:#666;
  font-size:11px;
  width:525px;
  float:left;
}
.sh_body_small {
  background:#FFF;
  color:#666;
  font-size:12px;
  width:525px;
  float:left;
}
.sh_body a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.sh_body a:hover {
	font-weight: bold;
	color: #C40C42;
	text-decoration: none;
}
.sh_body h2 {
  font-size: 12px;
  text-transform:uppercase;
  margin-bottom: 2px;
}
.sh_body p {
  margin-top: 2px;
  margin-bottom: 2px;
}

.sh_body_head {
  background:#C40C42 ;
  color:#FFF;
  padding-top:2px;
  padding-left: 10px;
  padding-right: 10px;
  font-size:15px;
  font-weight:bold;
  text-transform:uppercase;
  float: left;
  clear: both;
} 

ul {
  padding-left: 13px;
}

.crvena {
  color:#C40C42!important;	
}

table {
  border:0px solid #666;
}
tr {
  border:1px solid #666;
}
td {
  border-bottom:1px solid #CCC;
  padding-left: 3px;
  padding-right:3px;
}
.full{
  border-right:1px solid #666;
}
.tablehead1 {
	color: #C40C42;
	background-color: #FCBB66;
}
.tablehead2 {
	color: #FFF;
	background-color: #C40C42;
}
