body {
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/pozadi.gif) repeat-y;
}

td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12px;
	line-height : 16px;
}

p {
text-align:justify;
margin-top:7px;
margin-bottom:7px;
}


a {
	color: #C75C00;
}

a:hover {
	color: black;
}

h1 {
margin-top:10px;
margin-bottom:10px;
}

strong {
	font-size: 13px;
	font-weight: bold;
	color: #C75C00;
	text-transform: uppercase;
	margin-top:20px;
	margin-bottom: 4px;
}

.button {
	background-color: #FCFEF4; 
	color:  #C75C00; 
	font-weight:bold; 
	font-size:9px; 
	border: 1px solid;
	
}
.pole {
	border: 1.5px solid;
	border-color: #C75C00;
}
.back1 {
	background-image: url(images/obr_connect.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back2 {
	background-image: url(images/obr_reduction.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back3 {
	background-image: url(images/obr_backup.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back4 {
	background-image: url(images/obr_santa.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}