.mainBorder {
	border-top: 1px solid #938AD5;
	border-right: 1px solid #938AD5;
	border-bottom: 1px solid #938AD5;
	border-left: 1px solid #938AD5;
}

.meniBorder {
	border-top: 1px solid #938AD5;
	border-right: 1px solid #938AD5;
	border-bottom: 1px solid #938AD5;
	border-left: 1px none #938AD5;
}

.WithoutRightBorder {
	border-top: 1px solid #938AD5;
	border-right: 1px none #938AD5;
	border-bottom: 1px solid #938AD5;
	border-left: 1px solid #938AD5;
}

.JustTopBorder {
	border-top: 1px solid #938AD5;
	border-right: 1px none #938AD5;
	border-bottom: 1px none #938AD5;
	border-left: 1px none #938AD5;
}



.menulist a{
	color: black;
	display: block;
	width: 100%;
	height: 17 px;
	text-decoration: none;
	vertical-align: bottom;
	background-repeat: no-repeat;

}


.menulist a:hover{
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #C7C1FB;
	height: 17 px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menulist a:visited{
	color: black;
	display: block;
	width: 100%;
	height: 18 px;
	text-decoration: none;
	background-repeat: no-repeat;

}
.menulist a:active{
	color: white;
	display: block;
	width: 100%;
	height: 18 px;
	text-decoration: none;
	background-repeat: no-repeat;

}

.menulist a:link{
	color: black;
	display: block;
	width: 100%;
	height: 18 px;
	text-decoration: none;
	background-repeat: no-repeat;

}




table {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textField {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D6D6D6;

}
.radionButton {
	height: 10px;
	width: 10px;
}
.btnAnketa {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 50px;
	background-color: #C7C1FB;
	border: 1px solid #DFDFDF;


}

a:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6666cc;
	text-decoration: none;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccccff;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666cc;
	text-decoration: none;
}
.blackBorder {
	border: 1px solid #000000;
}

.textFieldAnketa {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #D6D6D6;
	width: 85px;
	background-image: url(/images/tfback.gif);
}

.textFieldAnketa2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D6D6D6;
	width: 300px;
}

.textFieldAnketa3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D6D6D6;
	width: 130px;
}
.bgNoRepeat {
	background-repeat: no-repeat;
	background-position: center bottom;
}

