
.rightBorder {
	border-top: 1px none #575fff;
	border-right: 1px solid #575fff;
	border-bottom: 1px none #575fff5;
	border-left: 1px none #575fff;
	border-right-style: solid;
}

.leftBorder {
	border-top: 1px none #575fff;
	border-right: 1px none #575fff;
	border-bottom: 1px none #575fff;
	border-left: 1px solid #575fff;
	border-left-style: solid;
}

.topBorder {
	border-top: 1px solid #575fff;
	border-right: 1px none #575fff;
	border-bottom: 1px none #575fff;
	border-left: 1px none #575fff;
	border-top-style: solid;
}

.rightTopBorder {
	border-top: 1px solid #575fff;
	border-right: 1px solid #575fff;
	border-bottom: 1px none #575fff;
	border-left: 1px none #575fff;
	border-right-style: solid;
}


.leftRigftBottomBorder {
	border-top: 1px none #575fff;
	border-right: 1px solid #575fff;
	border-bottom: 1px solid #575fff;
	border-left: 1px solid #575fff;

}

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: #000000;


}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;


}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #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;
}

.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;

}

.backImage {
	background-image: url(../images/background_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
