
body {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 0px;
	}
	
	.indent .wrapper{
	
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	}
	
	.calculator{
	width:520px;
	border:1px solid #ccc;
	float:center;
	border-radius:15px;
	margin-bottom:30px;
	margin-left: auto;
	margin-right: auto;
	}
	.calculator p{
	font-family:Arial;
	font-size:25px;
	color:#ff0000;
	font-weight:bold;
	text-align: center;
	}
	
	.paragraph{
	width:520px;
	height:60px;
	background:#ff0000;
	border:1px solid #ccc;
	margin-bottom:10px;
		}
	
	.paragraph:hover{
	background:#ff0000;
	}
	
	.paragraph:active{
	background:#ff0000;
	}
	.paragraph p{
	font-family:Arial;
	font-size:16px;
	color:#fff;
	text-align: center;
	
	}
	
	.paragraph p:hover{
	color:#fff;
	}
	
	.paragraph p:active{
	color:#fff;
	}
	
	.form-control{
	width:155px;
	height:60px;
	border:solid 1px #ccc;
	border-radius:10px;
	outline:none;
	margin-left:10px;
	margin-top:10px;
	text-indent: 3.5em;
	}
	
	.form-control:focus{
	border-radius:10px;
	border:solid 1px #ccc;
	}
	.form-control:active{
	border-radius:10px;
	border:solid 1px #ccc;
	}
	
	.form-control1{
	width:500px;
	height:60px;
	border:solid 1px #ccc;
	border-radius:10px;
	outline:none;
	margin-top:15px;
	margin-left:7px;
	text-indent: 1.5em;
	}
	
	.form-control1:focus{
	border-radius:10px;
	border:solid 1px #ccc;
	}
	.form-control1:active{
	border-radius:10px;
	border:solid 1px #ccc;
	}
	
	.paragraph2{
	width:520px;
	height:60px;
	background:#D9DADA;
	border:1px solid #ccc;
	margin-top:20px;
	}
	
	.paragraph2 p{
	font-family:Arial;
	font-size:16px;
	color:#000;
	text-align: center;
	}
	
	.paragraph2:hover{
	background:#ff0000;
	}
	
	.paragraph2:active{
	background:#ff0000;
	}
	
	.paragraph2 p:hover{
	color:#fff;
	}
	
	.paragraph2 p:active{
	color:#fff;
	}
	
	.paragraph3{
	width:520px;
	height:60px;
	background:#D9DADA;
	border:1px solid #ccc;
	margin-bottom:60px;
	}
	
	.paragraph3 p{
	font-family:Arial;
	font-size:16px;
	color:#000;
	text-align: center;
	}
	
	.paragraph3:hover{
	background:#ff0000;
	}
	
	.paragraph3:active{
	background:#ff0000;
	}
	
	.paragraph3 p:hover{
	color:#fff;
	}
	
	.paragraph3 p:active{
	color:#fff;
	}
	#price {
	margin-top:60px;
	text-align:center;
	color:#312880;
	font-size:35px;
	}
	
	#order{
	width:300px;
	height:15px;
	border:1px solid #ccc;
	border-radius:10px;
	background:#D9DADA;
	text-decoration:none;
	list-style-type:none;
	text-align: center;
	margin:0 auto;
	margin-bottom:20px;
	padding: 15px;
	cursor:pointer;
	}
	
	#order:hover{
	background:#ff0000;
	color:#fff;
	}
	#order:hover a{color:#fff;}
	
	#order a{
	text-decoration:none;
	color:#000;
	font-family: Arial;
	font-size:20px;
	}
	
	.block1{
	width:520px;
	border:1px solid #ccc;
	border-radius:15px;
	margin-left: auto;
	margin-right: auto;
	float:center;
	background:#fff;
	}

	.content_text{
		margin:20px 0px;
	}
	#text{
	font-family:Arial;
	font-size:25px;
	color:#ff0000;
	font-weight:bold;
	text-align: center;
	margin-right:300px;
	line-height:1.2em;
	}
	
	#images{
	width:570; 
	height:150px;
	float:right; 
    margin-top: -150px;
	margin-right: 35px;
	}
	
	.section{
	width:520px;
	background:#D9DADA;
	border:1px solid #ccc;
	font-size:16px;
	font-family:Arial;
	text-align: center;
	border:1px solid #ccc;
	cursor:pointer;
	}
	
	.section p{margin:10px;}
	.sections p{margin:10px;}
	
	
	.form-control2{
	width:255px;
	height:30px;
	border:solid 1px #ccc;
	border-radius:5px;
	outline:none;
	margin-top:-135px;
	float:left;
	margin-left:225px;
	text-indent: 1.5em;
	}
	
	#knopka {
	width:255px;
	height:30px;
	color: #000; 
	text-decoration:none;
	border-radius:5px;
	list-style-type:none;
	background:#D9DADA;
	border:1px solid #ccc;
	margin-left: 225px;
	margin-top: -90px;
	margin-bottom: 60px;
	cursor:pointer;
	} 
	#knopka:hover{
	background: #ff0000;
	color:#fff;
	}
	#knopka:hover a{
		color:#fff;
	}
	
	#knopka a {
	font-family:Arial;
	font-size:14px;
	width:225px;
	color: #000; 
	text-decoration: none;
	list-style-type:none;
	} 

	
	.sections, .section_deliv{
	width:520px;
	background:#D9DADA;
	border:1px solid #ccc;
	font-size:16px;
	font-family:Arial;
	text-align: center;
	border:1px solid #ccc;
	cursor:pointer;
	}
	.sections:hover{background:#ff0000;color:#fff;}
	
	#check{
	display:none;
	width:510px;
	height:100px;
	background:none;
	border:1px solid #ccc;
	padding-left:10px;
	}
	#check p{
	color:#ff0000;
	}
	#check span{color:#000;}
	
	#calculator{
	width:520px;
	border:1px solid #ccc;
	float:center;
	}
	
	#calculator p{
	font-family:Arial;
	font-size:25px;
	color:#ff0000;
	font-weight:bold;
	text-align: center;
	}
	#token{
	font-family:Arial;
	font-size:20px;
	}
	
	#token-text{
	color:#ff0000;
	}
	
	#make{
	color:#0070C0;
	}
	#token img{
	width:275px;
	height:175px;
	margin-left:350px;
	}
	.accessory{width:40px;}
	.delivery{margin-top:10px;margin-bottom:20px;display:none;}
	#div_price{display:none;}
	#table_order{width:100%;font-size:18px;}
	#table_order td, #table_order th{
		border:1px solid #aaa;
		padding:3px;
	}
	#btn_order{
		margin-top:10px;
		font-size:18px;
		padding:5px;
		color:#fff;
		display:inline-block;
		background:#D66901;
		border-radius:5px;
		cursor:pointer;
		
	}
	#payment{font-size:18px;}
	#btn_payment{
		font-size:18px;
		padding:5px;
		color:#fff;
		display:inline-block;
		vertical-align:middle;
		background:#D66901;
		border-radius:5px;
		cursor:pointer;
		vertical-align:top;
	}