#layerBozic {
	position: absolute;
	top: auto;
	left: auto;
}

.mainBorder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.meniBorder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}

.select200 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #D6D6D6;
	width: 200px;
}

.MeniEditText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.WithoutRightBorder {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.WithoutRightBottomBorder {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}

.WithoutRightTopBorder {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.JustTopBorder {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

.BottomRightBorder {
	border-top: 1px none #9DDAFA;
	border-right: 1px solid #9DDAFA;
	border-bottom: 1px solid #9DDAFA;
	border-left: 1px none #9DDAFA;
}

.JustBottomBorder {
	border-top: 1px none #9DDAFA;
	border-right: 1px none #9DDAFA;
	border-bottom: 1px solid #9DDAFA;
	border-left: 1px none #9DDAFA;
}

.BlueBorder {
	border: 1px dotted #9DDAFA;
}


.menulist a{
	color: black;
	display: block;
	width: 100%;
	height: 17 px;
	text-decoration: none;
	vertical-align: middle;
	background-repeat: no-repeat;

}


.menulist a:hover{
	background-color: #9DDAFA;
	height: 17 px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.menulistVertical a{
	color: black;
	display: block;
	width: 100%;
	height: 13 px;
	text-decoration: none;
	vertical-align: middle;
	background-repeat: no-repeat;

}

.menulistVertical a:hover{
	background-color: #F4EC5E;
	height: 13 px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #D6D6D6;

}
.radionButton {
	height: 10px;
	width: 10px;
}
.btnAnketa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	width: 50px;
	border: 1px solid #000000;
	background-image: url(../images/button_back.gif);


}
.blueBorder {
	border-top: 1px none #66C0EF;
	border-right: 1px dotted #66C0EF;
	border-bottom: 1px dotted #66C0EF;
	border-left: 1px dotted #66C0EF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	height: 100%;
	width: 100%;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

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

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	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: 9px;
	border: 1px solid #D6D6D6;
	width: 300px;
}

.textFieldAnketa3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #D6D6D6;
	width: 130px;
}
.bgNoRepeat {
	background-repeat: no-repeat;
	background-position: center top;
}

.select200 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
}

.select300 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 300px;
}
