body {
background-color: #ead5ff;
margin: 0 auto;
padding: 0;
text-align:center;
font-size: 67.5%;
}

.right{
float: right;
border: 3px solid #8c008c;
margin: 5px;
}

.left{
float: right;
border: 3px solid #8c008c;
}



#border{
text-align: left;
float: none;
margin:20px auto;
border: 1px solid #000;
background-color: #c792fc; 
width: 800px;
height: 100%;

}

#topbg {
margin:0 auto;
background-color: #FFF;
width: 100%;

}

#title{
clear:none;
padding-top: 10px;
padding-left: 0px;
text-align: center;
background-color: #9f80ff;
}

#myid{
float: left;

color: #000;
font-size: 130%;
font-family:   Arial, Helvetica, Sans-Serif;
text-align: left;
padding-left:10px;
padding-top:40px;
}


#leftside{
background: #8c008c url("images/menubg.jpg") repeat-y;
float:left;
width: 200px;
height: 100%;
margin-top: 30px;

}

#menu {
font-family:   Arial, Helvetica, Sans-Serif;
font-size: 1.2em;
margin-top:30px;
margin-bottom:30px;
text-align: center;
width: 100%;
}


.menuitem a{ 
font-family:   Arial, Helvetica, Sans-Serif;
color: #000;
background: transparent url("images/buttons.gif") no-repeat 40px 0px;
display: block;
text-decoration: none; 
padding-top: 10px;
height: 40px;
}

.menuitem a:hover{ 
}

.menuitemx a{
font-family:   Arial, Helvetica, Sans-Serif;
font-weight: bold;
color: #000;
background: transparent url("images/buttons.gif") no-repeat 40px 0px;
display: block;
text-decoration: none; 
padding-top: 10px;
height: 40px;
}


#rightside{
float:right;
clear: none; 
width: 600px;


}


#content{
padding:30px;
font: "font error";
font-size: 1.0em;
line-height: 1.3em;
font-size: 1.8em;
color: #000;


}

#content h1{
font-family:    Arial, Helvetica, Sans-Serif;
color: #5700ae;
font-size: 1.6em;

}

.left-pic {
padding-right:10px;
float:left;
margin-bottom:30px;
}

.right-pic {
float:right;
padding-right:10px;
padding-left:10px;
}


#closer{

}
#disclaimer{

	clear:both;
background-color: #9f80ff;
	font-size: 1.2em;
	color:#fff;
	line-height: normal;
  text-align: center;
  padding:10px;

}

#promote, #promote a {

clear:both;
 font-family: Verdana, Arial,Helvetica,  sans-serif;
 text-decoration: none; 
  text-align: center;
  margin-top:10px;
  font-weight: bold;
  font-size: 130%;
  color: #004080;
	
}



#promote a:hover{
text-decoration: underline;
}

/* contact form - copied with kind permission from www.aplus.co.yu  */



form {
	margin: .5em 0em;
	

}

input, select, textarea {

}

fieldset {
	margin: 1em 0;
	padding: .3em 1em;
	border: 0px solid #696;
	line-height: 1em;
}



legend {
	display:none;
	font-weight: bold;
	color: #696;
	padding: .2em .5em;
	border: 1px solid #696;
	margin-bottom: 1em;
}

fieldset div {
	clear: both;
	margin: .1em 0;
	position: relative;
}
fieldset div span {
	display: none;
}
fieldset div:hover span {
	font-size: 85%;
	color: #808080;
	background-color: #faf0e6;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #808080;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}
* html fieldset div span {
	font-size: 85%;
	background-color: #faf0e6;
	color: #808080;
	margin: 0.5em;
	margin-left: 10.2em;
	padding: .3em;
	border: 1px solid #808080;
	display: block;
}

label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 8em;
	text-align: right;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;	
	float: left;

}

fieldset div.cr label {
	text-align: left;
	margin-left: 13em;
	width: auto;
	float: none;

}

.mandat {

}
.mandat:after {
/* 	content: "*"; */
}


label.removed {
	display: none;
}

.buttons {
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
.badinput {

	color: #c00;

}

div.badinput .mandat {
	color: #c00;
}

.goodinput {
	color: #696;

}

div.goodinput .mandat {
	color: #696;
}
.removed {
	display: none !important;
}

#orderform {
font-size: 18px;
}
