		body {
			background-color: #FFFFFF;
			font-size: 12px;
			margin: 0px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
			color: black;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		a, a:hover {
			color: #4f87b1;
			font-size: 12px;
			text-decoration: none;
		}
		p {
			line-height: 12px;
		}
		h1 {
			color: #4a6ba6;
			font-size: 22px;
			line-height: 16px;
		}
		h2 {
			color: #4a6ba6;
			font-size: 12px;
		}
		h3 {
			color: #86002d;
			font-size: 12px;
		}
		h4 {
			color: #86002d;
			font-size: 12px;
			margin-left: 20px;
		}
		td {
			height: 24px;
			padding: 3px;
		}
		.header {
			text-align: right;
			float: right;
			padding-right: 100px;
			padding-top: 25px;
		}
		.bg_header {
			background-image: url("images/banner_header.png");
			height: 86px;
		}
		.winlogo {
			padding-left: 50px;
			padding-top: 20px;
			float: left;
		}
		.bg_scroller {
			margin-left: 10px;
			width: 930px;
			height: 20px;
		}
		.bg_body_line {
			background-image: url("images/bg_body_line.png");
			padding-left: 25px;
		}
		
		.bg_body_left_header {
			background-image: url("images/bg_body_left_title.png");
			height: 62px;
			padding-left: 20px;
			padding-top: 20px;
			padding-bottom: 0px;
			margin-left: 0px;
			width: 454px;
		}
		.bg_body_left_header2 {
			background-image: url("images/bg_body_left_title2.png");
			height: 72px;
			padding-left: 20px;
			padding-top: 10px;
			padding-bottom: 0px;
			margin-left: 0px;
			width: 454px;
		}
		.bg_body_left_footer {
			background-image: url("images/bg_body_left_footer.png");
			height: 62px;
			padding-left: 20px;
			padding-top: 20px;
			padding-bottom: 0px;
			margin-left: 0px;
			width: 454px;
		}
		.bg_body_left {
			background-image: url("images/bg_body_left_bg.png");
			margin-top: 0px;
			padding-left: 0px;
			margin-left: 0px;
			width: 474px;
			
		}		
		.bg_body_left1 {
			background-image: url("images/bg_body_left.png");
			width: 444px;
			height: 533px;
			padding-top: 20px;
			padding-left: 30px;
			margin-left: 20px;
		}
		.bg_body_left2{
			background-image: url("images/bg_body_left2.png");
			width: 444px;
			height: 456px;
			padding-top: 10px;
			padding-left: 30px;
			margin-left: 20px;
		}
		.bg_body_left3{
			background-image: url("images/bg_body_left3.png");
			width: 444px;
			height: 490px;
			padding-top: 10px;
			padding-left: 30px;
			margin-left: 20px;
		}
		.bg_body_right {
			padding-top: 10px;
			width: 480px;
			float: right;
		}
		.info {
			font-weight: bold; 
			padding-bottom: 10px; 
			padding-top: 10px;
		}
		.picture {
			float: left; 
			text-align: center; 
			padding: 5px; 
			margin: 5px;
			border: 1px solid black;
		}
		.tableDesc {
			padding-left: 20px; 
			padding-right: 0px;
			width: 90%;
			margin-left: 20px;
		}
		.parametri {
			color: #852d2c;
			font-size: 11px;
			font-weight: bold;
			width: 50%;
			
			border: 1px solid #e4e2e2;
		}
		.parametri_slika {
			text-align: center;
			background-color: black;			
			width: 50%;
			
			border: 1px solid #e4e2e2;
		}
		.parametri_slika2 {
			text-align: center;
			background-color: white;			
			width: 50%;
			
			border: 1px solid #e4e2e2;
		}
		.opis {
			color: black;
			font-size: 11px;
			font-weight: normal;
			width: 50%;

			border: 1px solid #e4e2e2;
		}
