/* CSS Document */
body
	{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
h1
	{
	 text-align:center;
	}
h2
	{
	 text-align:center;
	}
h3
	{
	 text-align:center;
	}

.table_list {
	font-size: 1em;
}

.ui-draggable, .ui-droppable {
	background-position: top;
}

.registration {
color:red;
cursor:default;
text-decoration:none;	
}

label > input{ /* HIDE RADIO */
  /*visibility: hidden;*/ /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
label > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:4px solid transparent;
}
label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:4px solid #D67B4E;
}

.header
	{
	font-size:28px; 
	color:#A13E15;
	text-align:center;
	}
.header1
	{
	font-size:22px; 
	color:#A13E15;
	/*text-align:center;*/
	}
.header11
	{
	font-size:18px; 
	color:#A13E15;
	/*text-align:center;*/
	}
.header2
	{
	font-size:22px;
	color:#83B77E;
	padding:10px;
	}
.link
	{
	color:#B10C52;
	font-size:20px;
	cursor: pointer; 
	cursor: hand;
	text-decoration:underline;
	}
.link1
	{
	color:#B10C52;
	font-size:20px;
	text-decoration:none;
	cursor: pointer; 
	cursor: hand;
	}
.link.cent
	{
	width:auto;
	margin:0 auto;
	cursor: pointer; 
	cursor: hand;
	}
.center
	{
	width:auto;
	margin:0 auto 0 auto;
	border:thick;
	border-color:#000000
	}
.but120
	{
	border:thin; 
	height:61px; 
	width:120px; 
	background-image:url(../img/but120.gif); 
	color:#FFFFFF; 
	font-size:20px;
	cursor: pointer; 
	cursor: hand;
	}
.but180
	{
	border:thin; 
	height:61px; 
	width:180px; 
	background-image:url(../img/but180.gif); 
	color:#FFFFFF; 
	font-size:20px;
	cursor: pointer; 
	cursor: hand;
	}
.but270
	{
	border:thin; 
	height:61px; 
	width:270px; 
	background-image:url(../img/but270.gif); 
	color:#FFFFFF; 
	font-size:20px;
	cursor: pointer; 
	cursor: hand;
	}
.left
	{
	border:thin; 
	height:61px; 
	width:60px; 
	background-image:url(../img/l_arrow.gif); 
	color:#FFFFFF;
	cursor: pointer; 
	cursor: hand;
	}
.right
	{
	border:thin; 
	height:61px; 
	width:60px; 
	background-image:url(../img/r_arrow.gif); 
	color:#FFFFFF;
	cursor: pointer; 
	cursor: hand;
	}
.up
	{
	border:thin; 
	height:61px; 
	width:60px; 
	background-image:url(../img/u_arrow.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	cursor: pointer; 
	cursor: hand;
	}
.down
	{
	border:thin; 
	height:61px; 
	width:60px; 
	background-image:url(../img/d_arrow.gif); 
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	cursor: pointer; 
	cursor: hand;
	}
.delete
	{
	border:thin; 
	height:61px; 
	width:60px; 
	background-image:url(../img/del_but1.gif); 
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	cursor: pointer; 
	cursor: hand;
	}
.cent_block_top
	{
	 width:970px; 
	 height:auto;
	 min-height:860px; 
	 margin:0 auto; 
	 background-image:url(../img/cent_top1.png); 
	 background-repeat:no-repeat; 
	 background-position:top;
	}
.cent_block_bot
	{
	width:970px; 
	height:auto; 
	min-height:860px;
	margin:0 auto; 
	background-image:url(../img/cent_bot1.png); 
	background-repeat:no-repeat; 
	background-position:bottom;
	}
.cent_block_mid
	{
	width:auto;
	min-height:860px;
	height:auto;
	margin:0 auto; 
	background-image:url(../img/cent_mid1.png); 
	background-repeat:repeat-y; 
	background-position:center;
	/*padding-top:100px;*/
	}
.input
	{
	background-image:url(../img/input.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:471px;
	height:47px;
	font-size:22px;
	font:normal 22px 'arial';
	border:none;
	padding-left:13px;
	padding-top:13px;
	padding-right:13px;
	}
.textarea
	{
	background-image:url(../img/textarea.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:471px;
	height:163px;
	font-size:22px;
	font:normal 18px 'arial';
	border:none;
	padding-left:13px;
	padding-top:13px;
	padding-right:13px;
	}
.check
	{
	height:56px;
	width:56px;
	display: inline-block;
	
	cursor: pointer;
	vertical-align:middle;
	background-image:url(../img/checkbox1.gif);
	background-repeat:no-repeat;
	margin-right:-7px;
	}
.check1
	{
	height:56px;
	width:56px;
	display: inline-block;
	cursor: pointer;
	vertical-align:middle;
	background-image:url(../img/checkbox.gif);
	}
.spis
	{
	background-image:url(../img/spis11.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:497px;
	height:60px;
	cursor: pointer;
	}
.spis1
	{
	padding-top:13px;
	padding-left:13px;
	width:auto;
	height:auto;
	font-size:22px;
	
	}
.spis_spis
	{
	cursor: pointer;
	background-color:#CCCCCC;
	display:block;
	position:absolute;
	width:450px;
	
	}