*{
	margin:0;
	padding:0;
}

* img{
	border: 0;
}
div#wrapp{
	width: 100%;
	
}

div#content {
	margin:0 20px 0 0;
	position:relative;
	width:100%;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #0c171f url('/_img/bg.jpg') repeat scroll top center;
	
}

div.header {
	height:56px;
	color:white;
	width:940px;
}
a {
	color:white;
}
div.logo {
	float:left;
	width:189px;
margin-left:0px;
}

div.menu {

}

div.menu_box div {
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	margin-left:15px;

}

div.menu_selected {
	padding:0 5px 3px 5px;
	background: #ffffff;
	color:#000000;
	font-weight:normal;
	border-bottom:2px solid #000000;
}

div.menu_selected a{
	color:#000000;
}

div.account{
	float: right;
	text-align: right;
	margin-right: 18px;
	margin-top:20px;
}



table#order-form div.calendar tr {
	height: 10px;
}
div.text_block {
/*	background:transparent url('/_img/bg_text.gif') no-repeat scroll left 135px;*/
	margin:14px auto;
	width:940px;
	clear: both;
}


div.clear{
	clear: both;
}
/*
a.menu_selected {
	background:#ffffff;
	color: black;
	float:left;
	height:28px;
	line-height:28px;
	text-decoration:none;
}

a.menu_selected span {
	background:#ffffff;
	color:black;
	float:left;
	height:33px;
	left:-7px;
	line-height:28px;
	padding:2px 5px 0 10px;
	position:relative;
	text-align:center;
	text-decoration:none;
}
*/

div.menu_box {
	padding-top: 18px;
	
}

table#login-form tr {
	height: 48px;
}

.ctable .tbg {
	background:transparent url('/_img/tbg.png') no-repeat scroll bottom;
	overflow:hidden;
}

.ctable .mbg {
	background:transparent url('/_img/mbg.gif') repeat-y scroll;
}

.ctable .bbg {
	background:transparent url('/_img/bbg.png') no-repeat scroll;
}

div.fl{
	float: left;
}

.pl24{
	padding-left: 24px;
}
.pt16 {
	padding-top:16px;
}

div.order {
	margin:0 auto;
	width:560px;
	padding-top:30px;
}

div.mlf {
	margin:0 auto;
	width: 266px;
}


table#security-table{
	text-align: center;
}

table#security-table thead{
	color: white;
	background-color:#8aa1b3;
	height: 33px;
	font-weight: bold;
	font-size:10px;
}

table#security-table thead tr th{
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #BEC4D4;
height: 33px;
}

table#security-table tr td{
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #BEC4D4;
	padding: 8px;
}

table#security-table tr.t-sec-odd{
	background-color:#F6F7FA;
}

table#security-table tr.t-sec-even{
	background-color:#E8EDF8;
}

table#security-table tr.t-sec-select{
	background-color:#C7D1E8;
}

table#security-table tr.t-sec-last{
	background-color:#F8E8ED;
}

table#order-form tr {
	height:40px;
}

input {
	background-color:#FAFAFA;
	border:1px solid #E3E3E3;
	color:#A3A1A1;
	font-size:18px;
	padding:4px 8px;
}

#order-form .l-col {
	padding-right: 12px;
	text-align: right;
	font-weight: bold;
}

#order-form input {
	background-color:#FAFAFA;
	border:1px solid #E3E3E3;
	color: black;
	font-size:12px;
	font-family:Tahoma;
	height:22px;
	padding:2px 8px;
	
}

#order-form textarea {
	background-color:#FAFAFA;
	border:1px solid #E3E3E3;
	color: black;
	font-family:Tahoma;
	font-size:12px;
	height:70px;
	padding:4px 8px;
	width:228px;
}


#login-form input {
	height:34px;
	width:152px;
}

#visit_number_propusk {
	margin:0 10px 0 0;
	color:black;
	width:50px;
	font-size:14px;
}

input#propusk {
	font-weight:bold;
	color:black;
	font-size:12px;
	height:20px;
	width:70px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin-bottom:6px;
}

input#login-button{


	padding:3px 3px 3px 1px;
	width:96px;
	height:35px;

}

/*Text*/

.a24{
	font-size: 24px;
}

.t12{
	font-size: 12px;
	font-family: Tahoma;
}

.t11{
	font-size: 11px;
	font-family: Tahoma;
}

.g{
	color: #919191;
}










