div#left {
	width: 190px;
	float: left;
}
	div#left ul {
		float: right;
	}
		div#left ul li {
			width: 170px;
			height: 20px;
			background: url('/argosSites/serb/img/bg_contact_off.gif') no-repeat top right;
		}
			div#left ul li a {
				display: block;
				height: 20px;
				line-height: 20px;
				padding-left: 24px;
				font-size: 12px;
				color: white;
				text-decoration:none;
			}
			div#left ul li a.active,
			div#left ul li a:hover {
				background: url('/argosSites/serb/img/bg_contact_on.gif') no-repeat top right;
			}

div#right {
	float: right;
	margin-right: 70px;
	width: 690px;
}
	div#right h1 {
		font-size: 17px;
		padding: 0 10px 10px 0;
	}
	div#right form {
		position: relative;
	}
	div#right .article_image_thumbnail_off {
		float: left;
		margin-right: 10px;
	}
	div#right .article {
		float: left;
	}
		div#right .article .article_title {
			font-size: 12px;
			padding-left: 10px;
		}
		div#right .article .article_short_title {
			font-size: 12px;
			margin-bottom: 5px;
			padding-left: 10px;
		}
		div#right .article .article_header {
			font-weight: normal;
			margin-bottom: 5px;
			padding-left: 10px;
		}
		div#right .article .article_content {
			font-weight: normal;
			margin-bottom: 5px;
			padding-left: 10px;
		}
		div#right .article p.print {
			height: 16px;
			padding-left: 25px;
			margin-left: 28px;
			background: url('/argosSites/serb/img/icon_print.gif') no-repeat left top;
		}
			div#right .article p.print a {
				color: #633A8D;
				line-height: 20px;
				text-decoration: none;
			}
			div#right .article p.print a:hover {
				text-decoration: underline;
			}
	div#right form .needed {
		font-size: 10px;
		padding-left: 10px;
		margin: 0;
		font-style: italic;
	}
	div#right form .top {
		height: 12px;
		font-size: 1px;
		width: 100%;
		background: url('/argosSites/serb/img/bg_contact_top.gif') no-repeat top left;
	}
	div#right form .middle {
		overflow: auto;
		width: 100%;
		background: url('/argosSites/serb/img/bg_contact_middle.gif') repeat-y left;
	}
	div#right form .bottom {
		height: 12px;
		font-size: 1px;
		width: 100%;
		background: url('/argosSites/serb/img/bg_contact_bottom.gif') no-repeat bottom left;
	}
	div#right fieldset {
		float: left;
		width: 322px;
		padding: 0 10px 10px;
	}
	div#right fieldset.border {
		border-right: 1px dashed #633A8D;
	}
	div#right fieldset p {
		clear: both;
		padding-top: 10px;
		margin: 0;
	}
		div#right fieldset p label {
			display: block;
			float: left;
			vertical-align: middle;
			font-weight: bold;
			font-size: 11px;
		}
		div#right fieldset p select,
		div#right fieldset p input {
			float: right;
			vertical-align: middle;
			border: 1px solid #633A8D;
			background: white;
		}
		div#right fieldset p input {
			height: 18px;
			width: 215px;
		}
		div#right fieldset p select {
			height: 20px;
			width: 216px;
		}
	div#right fieldset p.textarea {
		padding-top: 7px;
	}
		div#right fieldset p.textarea label {
			float: none;
			margin-bottom: 5px;
		}
		div#right fieldset p.textarea textarea {
			float: none;
			width: 318px;
			border: 1px solid #633A8D;
		}
	div#right fieldset p.attached {}
		div#right fieldset p.attached label {
			position: relative;
		}
		div#right fieldset p.attached span {
			display: block;
			font-size: 10px;
			position: absolute;
			width: 100px;
			left: 0;
			top: 15px;
		}
		div#right fieldset p.attached input {
			width: 210px;
			height: auto;
		}
		div#right fieldset p.attached a {
			float: right;
			clear: both;
			white-space: nowrap;
			text-decoration: none;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 25px;
			color: #551A8B;
		}
		div#right fieldset p.attached a:hover {
			text-decoration: underline;
		}
			div#right fieldset p.attached a img {
				display: inline;
			}
	div#right fieldset p.radio {
		text-align: left;
		padding-top: 0;
	}
	div#right fieldset.border p.radio {
		text-align: right;
	}
		div#right fieldset p.radio label,
		div#right fieldset p.radio input {
			float: none;
			display: inline;
			border: 0;
			width: auto;
			padding: 0 5px;
		}
	div#right fieldset p.submit {
		position: absolute;
		bottom: 12px;
		right: 10px;
	}
		div#right fieldset p.submit input {
			width: 85px;
			height: 28px;
			color: white;
			cursor: pointer;
			font-size: 12px;
			text-transform: uppercase;
			border: 0;
			background: url('/argosSites/serb/img/bg_menu_on.gif') repeat-x top left;
		}
#cnil {
	margin:10px 8px 0 8px;
	text-align:justify;
	width:550px;
	font-size:10px;
}