/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
}

/** MENU */

#menu {
}

/** PAGE */

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
}


input, textarea {
	background-color: #ECECEC;
	padding: 2px;
	width: 250px;
	}

.vyslform {
	color: #CC0000;
	padding: 4px;
	width: 250px;
}

.ref {	
	min-height: 350px;
	border-bottom: 1px solid #B2BEC9;
}
