/* *************************** /levents/ ***************************************** */





#events {

margin: auto;

}



.white {border-bottom: 3px solid black; background: url('images/prechod.jpg'); background-position: bottom; background-repeat: repeat-x; background-color: white;}

.silver {border-bottom: 3px solid black; background: url('images/prechod2.jpg'); background-position: bottom; background-repeat: repeat-x; background-color: #CDCFCE;}


.leftContajner {
	text-align: justify;
	float: left;
	width: 45%;
	padding: 0 0 0 20px;
}

.rightContajner {
	text-align: justify;
	float: right;
	width: 45%;
	padding: 0 30px 0 0;
}

table.signuptable {
	text-align: left;
	width: 100%;
}

table.signuptable input.inpText {
	width: 100%;
	border: 1px solid #dbdbdb;
}
