/* CSS Document */

/* ********************************************************************************** */
/* COPYRIGHT BY MONT-BIT INTERNATIONAL / PODGORICA / GRNA GORA                        */
/* http://www.mont-bit.com                                                            */
/*                                                                                    */
/* this css file description only borders and boxes !                                 */
/* infos about grafics see grafic.css                                                 */
/* all another format about body, fonts, colors see template_css.css                  */
/* ********************************************************************************** */

/* main border, the first big border */
#main_border {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
}

#top_left_box {
	float: left;
	width: 201px !important;
	width: 204px;
	height: 11px;
}
#distance10 {
	width: 10px !important;
	width: 7px;
	float: left;
	height: 8px;
}
#distance61 {
	width: 35px;
	float: right;
	height: 8px;
}
#distance90 {
	width: 74px;
	float: left;
	height: 8px;
}

#left_box {
	float: left;
	width: 201px !important;
	width: 203px;
}
#top_output {
	height: 140px;
	overflow: hidden;	
}
.home {
	background: url(../images/subhead_bg.png) repeat-x;
	height: 21px;
	padding-left: 4px;
	margin: 2px 0px;
}
