body {
	margin: 0;
	padding: 0;
	font-family: 'Tahoma';
	font-size: 13px;
}

a {
	color: #4d4d4d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

.blue {
	color: #0c1c8c;
}


.nounderline {
	text-decoration: none;
}

/*
	лого
*/

div.clear {
	clear: both;
}

#wrapper {
	margin:	0 auto;
	padding: 0;
	text-align: left;
	max-width: 1280px;
	min-width: 1000px;
}

#top-links {
	height: 23px;
	padding: 13px 25px 0 25px;
}

#top-links a.left{
	display: inline-block;
	margin: 0 5px 0 5px;
	float: left;
}

#top-links a.right{
	display: inline-block;
	margin: 0 5px 0 5px;
	float: right;
}

#logo {
	width: auto;
	height: 97px;
	background: #cccccc url('images/bg-top.jpg') no-repeat 100% 0;
	border-bottom: 1px solid #616162;
}

.orwil-logo {
	display: inline-block;
	width: 253px;
	height: 60px;
	background: url('images/orwil-logo.jpg') no-repeat 0 0;
	margin: 20px 0 0 40px;
	float: left;
}

#logo p{
	display: inline-block;
	color: 7d7d7d;
	font-size: 25px;
	font-family: 'Verdana';
	float: left;
	margin: 20px 0 0 100px;
}

table.top-menu {
	margin:	0 auto;
	padding: 0;
	
	width:expression(document.body.clientWidth < 1025? "998px": "auto" );
	width:expression(document.body.clientWidth < 1281? "1258px": "auto" );
	
	/*
		min-width: 1000px;
		max-width: 1258px;
	*/
	
	border-top: 1px solid #f5f5f5;
	border-collapse:collapse; 
}

td.top{
	height: 32px;
	background: #cccccc;
}

.resize_td{

	min-width: 0px;
	max-width: 100px;
}


/*
table.top-menu li{
	display: inline-block;
	padding: 5px 0 0 15px;
	position: relative;
	text-align: left;
}
*/
table.top-menu a{
	text-decoration: none;
	padding-bottom:5px;
}

table.top-menu a:hover{
	text-decoration: underline;
	padding-bottom:5px;
}

table.top-menu .cl1{width: 110px;}

table.top-menu .cl2{width: 155px;}

table.top-menu .cl3{width: 195px;}

table.top-menu .cl4{width: 140px;}

table.top-menu .cl5{width: 155px;}

table.top-menu .cl6{width: 150px;}

.cl7{width: 905px; background: #cccccc;}

td.link_body  {padding:3px;}

a.key{
	padding-left: 25px;
	background: url('images/key.jpg') no-repeat 0 0;
	display: inline-block;
}

table.top-menu table{
	position: absolute;
	top: 33px;
	left: 0px;
	margin: 0;
	padding: 0;
}

table.top-menu li ul li{
	display: block;
	margin: 2px 0 0 0;
}

table.top-menu li ul li a{
	text-decoration: underline;
}
table.top-menu li ul li a:hover{
	text-decoration: none;
}

#banner1 {
	float: left;
	margin: 14px 0 0 15px;
	
}

#banner2 {
	float: right;
	margin: 14px 20px 0 0;
}

/* центр */

.colLeft{
		width:290px;
		float:left;
		position:relative;
		z-index:1;
		margin: 10px 0 20px 15px;
		border: 1px solid #c9c9c9;
		padding: 5px;
	}
	
.colRightContainer{
		float:right;
		width:100%;
		margin-left:-320px;
	}
	
.colRight{
		margin-left:350px;
		margin-top:10px;
		padding: 0 10px 0 10px;
}

a.catalog {
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
	margin: 0 20px 10px 15px;
}

a.brand {
	display: inline-block;
	font-size: 18px;
	margin: 0 20px 10px 0;
	color: #0c1c8c;
}
	
ul.catalog {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}
ul.catalog li{
	list-style: none;
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #e0e0e0;
}

ul.catalog li a{
	text-decoration:none;
	padding: 3px 0 3px 0;
}

ul.catalog li a:hover{
	text-decoration: underline;
}

.search {
	margin: 20px 0 0 15px;
}

.search_in {
	border: 1px solid #8a8a8a;
	color: #8a8a8a;
	width: 250px;
	padding: 3px;
	margin: 5px 0 5px 0;
}

.login {
	width: 219px;
	height: 73px;
	color: #fff;
	background: url('images/login_bg.jpg') no-repeat 0 0;
	padding: 5px;
	margin: 10px 0 10px 15px;
	font-size: 10px;
}
.login p{
	margin: 0;
	padding: 0;
}
.login a{
	color: #fff;
}

.login_in {
	border: 1px solid #8a8a8a;
	color: #8a8a8a;
	width: 130px;
}

.pass_in {
	border: 1px solid #8a8a8a;
	color: #8a8a8a;
	width: 130px;
}

.inp_in {
	border: none;
	width: 15px;
	height: 26px;
	background: url('images/butt.jpg') no-repeat 0 0;
	cursor: pointer;
	
}

.login table {
	margin: 5px 0 0 0;
}

/* слайдер */
.container { width:680px; height:160px; overflow:hidden; position:relative; background: #d4d4d4}
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:610px; display:none; padding: 5px 35px 5px 35px}


		ins { text-decoration: none; }
		del { text-decoration: line-through; }

		#loopedSlider { margin:0 auto; width:680px; position:relative; clear:both; }
		ul.pagination { list-style-type:none; margin:0; padding:0; margin:-20px auto; width:132px; position: relative}
		ul.pagination li { float:left; margin:0 5px; }	
		ul.pagination a { display:block; width:15px; height:16px; overflow:hidden; background-image:url(images/pagination.png); background-position:0 0; background-repeat:no-repeat;}
		ul.pagination li.active a {background-position:0 -15px}
		a.previous { position:absolute; top:70px; left:5px; }
		a.next { position:absolute; top:70px; right:5px; }
		
		
/* новости */


#container1 {
    
} 

#textBlock {
    width: 50%;
    float: right;
}

#menu {
    width: 50%;
}

#menu {
    width: 100%;
}


p.head {
	font-size: 20px;
	margin: 0 0 5px 0;
}

p.head1 {
	font-size: 20px;
	margin: 0 0 5px 0;
}

.date {
	display: inline-newa;
	margin: 0 7px 0 0;
}

#news p {
	margin: 4px 0 0 0;
}

#menu p{
	margin: 4px 0 0 0;
}



.news_project img {
	margin: 3px 7px 0 0;
}

.news_project {
	display: inline-block;
	margin: 5px 0 15px 0;
}

/* футер */ 

.footer {
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	background: #cccccc;
}

.footer p{
	color: #0c1c8c;
}

p.unit {
	margin: 7px 2px 3px 2px;
	padding: 0;
	display: inline-block;
}

p.unit img {
	display: inline-block;
}

.slides div p{
	text-align: center;
	width:195px;
}

.page_data_table, .data-table{border-collapse:collapse;}

.page_data_table th, .data-table th{
	border:1px solid #CCC;
	border-right:none;
	text-align:left;
	padding:4px;
	padding-left:8px;
}

.page_data_table td, .data-table td{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	text-align:left;
	padding:3px;
	padding-left:4px;
}

.page_data_table th:last-child, .data-table th:last-child{border-right:1px solid #CCC;}
.page_data_table td:last-child, .data-table td:last-child{border-right:1px solid #CCC;}


.page_data_table th.last, .data-table th.last{border-right:1px solid #CCC;}
.page_data_table td.last, .data-table td.last{border-right:1px solid #CCC;}



.print_line{
	border-bottom:1px dashed #CCC;
	text-align:right;
	padding-right:20px;
	background:url("images/print.png") no-repeat right;
}

input[type=text], input[type=password], textarea, select, file{
	border:1px solid #CCC;
	padding:1px;
	font-family:Verdana;
}

hr{
	border:none;
	background:none;
	border-top: 1px dashed #CCC;
}

.hr{
	border:none;
	background:none;
	border-top: 1px dashed #CCC;
}

.catalog-price{color:red;}
