﻿.conteyner{
	margin: 0;
	padding:10px;
	/*width:auto;*/
	/*height:100px;*/
	border: solid #000000 1px;
	border-radius:5px;
	
	/*background-color: #ff0000;*/
	/*background-image: url("images/1.png");*/
	/*background: url("nomer2.jpg") no-repeat top right;*/
	/*background-size: cover;*/
	/*display: inline-block;*/
}

.codr{
	margin-top:15px;
	background: url("nomer2.jpg") no-repeat top right;
	
}

.titletext {
	font-size: 18px;
	margin-top:0px;
	margin-bottom:5px;
}

.textcodr{
	background-color: #cccccc;
	font-size: 20px;
}

#result_form{
	margin-top: 10px;
	background-color: #eeeeee;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #000000;
	border-radius:5px;
	/*border: solid #5b992b 1px;*/
}

.form  ul {
	width:100%;
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}

/*.form  li {
	position:relative;*/

.formcodr{
	width: 40px;
	height: 20px;
	margin-top:10px;
	margin-right:10px;
	border: none;
	float: right;
	font-weight: bold;
	font-size: 20px;
}
/*
.formbtn{
	background-color: #68b12f;
	border: 2px solid #509111;
	border-radius: 5px;
	color: white;
    font-weight: bold;
	text-align: center;
	text-shadow: 0 -1px 0 #396715;
	margin-top:30px;
	margin-right:10px;
	width:100%;
}
.formbtn:hover{
	background-color: #eeeeee;
	border: 2px solid #509111;
	color: #000000;
}
*/
