@import url("/i/s/reset.css"); 


html {
	height: 100% !important;
	background: #e1e1e1;
}

body {
 	background: #e1e1e1;
	height: 100% !important;
}

a {
	color: #000;
}

a {
	text-decoration: underline;
}


div#wrap {
	position: relative;
	display: table;
	text-align: left;
	width: 1000px;
	height: 100%;
	margin-left: 0;
	margin-right: auto;
	padding: 0;
	background: #fff url(/i/wrap-bg.png) top left repeat-y;
	
}


div#header {
	height: 130px;
	position: relative;
	margin-left: 200px;
}


div#header img.car{
	float: right;
	margin-right: 25px;
}

div#header div.cloud {
	margin-left: 20px;
	
	width: 400px;
	height: 120px;
	position: relative;
}


div#header div.cloud h4.phone{
	font-size: 18px;
	background: #ffcc66;
	width: 150px;
	height: 22px;
	text-align: center;
	padding: 3px;
	position: absolute;
	left: 220px;
	top: 75px;
}

div.cloudlabel {
	position: absolute;
}

div.cloudlabel a{
	text-decoration: none;
	font-size: 14px;
}
div.cloudlabel a:hover {
	text-decoration: underline;

}


 div.lab1, div.lab1 a {
	font-size: 20px !important;
}

div.lab2, div.lab2 a {
	font-size: 20px !important;
}

div.lab3, div.lab3 a {
	font-size: 20px !important;
}

div.lab4, div.lab4 a {
	font-size: 20px !important;
}


 div.lab1 {
 	top: 10px;
 	left: 20px;
 }

 div.lab2 {
 	top: 28px;
 	left: 130px;
 }
 
  div.lab3 {
 	top: 55px;
 	left: 70px;
 }
 
  div.lab4 {
 	top: 90px;
 	left: 10px;
 }
 
 


div#topnav {
	height: 25px;
	background: #e1e1e1;
	margin-left: 202px;
	width: 786px;
}


div#bottom {
	margin-left: 202px;
	width: 786px;
	height: 30px;
	position: relative;
	top: 0px;
	margin-top: -31px;
	
	border-top: #c9c9c9 1px solid;
}


div#content {
	background: #fff;
	margin-left: 230px;
	margin-top: 15px;
	width: 754px;
	margin-bottom: 0px;
	position: relative;
	margin-bottom: 50px;
}


div#content ul{
	list-style: square;
	color: #ccc;
}

div#content ul li{
	color: #000;
}




div#leftside {
	text-align: lrft;
	width: 200px;
	float: left;
	height: 100%;
	z-index: 10;
}




ul#topleft {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 20px;
	text-align: center;
}

ul#topleft li{
	background: #e1e1e1;
	font-size: 12px;
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

ul#topleft li.primo{
	background: #ffba00;
}

ul#topleft li.current{
	background: #aaaaaa;
	color: white; 
	font-weight: bold;	
	letter-spacing: 2px;
	width: 120px;
	text-align: center;
}





img#logo {
	margin: 10px 0 0 45px;

}









div#content {


}


div#content p{
	margin-bottom: 15px;

}

div#content h1 {
	font-size: 28px;
	margin-bottom: 15px;
}


div#content h2 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 10px;
}












ul#leftnav {
  list-style: none;
  margin-top: 20px;
  padding: 0;
  width: 190px;
  position: relative;
  top: 0px;
}


ul#leftnav li{
  	border-bottom: 1px solid #666 !important;
  	border-top: 1px solid #fff !important;
}

ul#leftnav li.selected{
 border-bottom: 1px solid #ffffff !important;
 border-top: 1px solid #666666 !important;

  padding: 8px 5px;
  padding-left: 20px;
}




ul#leftnav li a {
  display:block;
  margin: 0px 0; 
  margin-bottom: 0px;
  padding: 8px 5px;
  padding-left: 20px;
  text-decoration: none;
  color: black;
  
}


ul#leftnav li a {
  background: #e1e1e1 url(/i/button-bg.gif) 175px 0px repeat-y;
}

ul#leftnav li a:hover, ul#leftnav li:hover {
  background: white;
}




























div#bottom span.copy{
	font-size: 12px;
	color: #999;
	position: relative;
	
	top: 6px !important;
	margin-left: 15px;
}



div#bottom span.address{
	font-size: 12px;
	color: #000;
	position: relative;
	
	top: 6px !important;
	margin-left: 100px;
}

div#bottom span.address a{
	margin-left: 10px;
}


div#bottom span.phone{
	font-size: 14px;
	color: #000;
	position: relative;
	top: 6px !important;

	float: right;
	margin-right: 10px;
	font-weight: bold;
}













	table.t {
		border: none;
		background: #fff;
		font-size: 11px;
		margin: 5px 0 20px 0px;
		width: 500px;
	}

	table.t td, table.t th{
		padding: 2 5 2 5;
	}


	table.t th {
		background: #ccc;
		color: #000;
		font-weight: bold;
		text-align: left;
		padding-left: 5px !important;
		padding: 3px;
	}


	table.t th.rub,table.t td.rub {
		width: 80px;
	}

	table.t th.days,table.t td.days {
		width: 80px;
	}


	table.t th.title,table.t td.title {
	}


	table.t td {
		background: #f3f3f3;
		padding: 5px !important;
	}

	table.t tr.odd td {
		background: #e0e0e0;
	}

	table.t tr.bar td {
		text-align: center;
	}










table.xdebug-error {
	background: #ccc;
	
}

table.xdebug-error th{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background: #f57900;
}

table.xdebug-error th i{
	font-weight: bold;
	text-decoration: none;
	font-style: none;
}

table.xdebug-error th span{
	background-color: rgb(204, 0, 0) !important; 
	color: rgb(252, 233, 79); font-size: x-large;
}





table.xdebug-error td{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 2px;
	background: #eee;

}






