
.send {cursor:pointer;background:#C8EA6B;padding:6px 24px;color: #333;margin:20px auto;}
._100 {width:100%;}

input:focus, select:focus, textarea:focus {
	background:#E4EEF8;
	border: 1px solid #ccc;}
	
INPUT, textarea {border:1px solid #ccc;padding:4px;}

div.success, div.alert {
	font-weight:bold;
	border:1px solid #ccc;
	padding:16px;
	margin:10px 20px 10px 0;
	width:96%;
	text-align:left;
	color:#333;	
}

div.alert {background:#FFAAAA;}
div.success {background:#E9F7C4;}

.radio {width:20px;}

div#karta {background:url('backgrounds/carte_relief.jpg') no-repeat top left #fff;width:650px;height:424px;}

.center {text-align:center;}

.fleft 	{float:	left;}
.fright {float:	right;}
.tleft 	{text-align: left;}
.tright {text-align: right;}

.cboth {clear:both;overflow: hidden; height:2px;}

.bold {font-weight:bold;}

INPUT.radio:focus {border:none;}