@IMPORT url("definitions.css");

body {
	font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman";
	font-size: 12px;
	color: #676767;
	background: transparent url('/data/images/background.jpg') repeat;
}

a {
	text-decoration: none;
}

a.white {
	color: #FFF;
}

a.black {
	color: #000;
}

a.blue {
	color: #0f67b5;
}

a.orange {
	color: #c47b00;
}

a.orange2 {
	color: #ff6600;
}

.blue {
	color: #0f67b5;
}

.lightblue {
	color: #509ae0;
}

.content {
	width: 960px;
	margin: 0 auto;
}

.header {
	height: 72px;
	background: transparent url('/data/images/header_bg.png') no-repeat top;
}

.header-menu {
	width: 370px;
	padding-top: 30px;
}

.footer {
	height: 28px;
	background: transparent url('/data/images/footer_bg.png') no-repeat top;
	text-align: center;
	padding-top: 15px;
}

.footer a {
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
}

.footer2 {
	width: 930px;
	padding: 5px 15px;
	color: #0f67b5;
	font-size: 11px;
	margin: 0 auto;
}
.footer2 a {
	color: #858585;
	font-size: 11px;
	text-decoration: underline;

}


.body {
	width: 990px;	
	background: transparent url('/data/images/body_bg.png') no-repeat top;
	margin: 0 auto;	
}

.body-content {
	width: 950px;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0px 5px;	
}

.carousel {
	width: 943px;
	margin: 0 auto;
	padding: 5px 0px;
}

.menu {
	width: 938px;
	margin: 0px auto 20px auto;	
}

.menu a {
	width: 120px;	
	display: block;
	background: transparent url('/data/images/menu_normal.png') no-repeat top;
	color: #FFF;
	text-align: center;
	margin: 0px 7px;
	float: left;
}

.menu a.t1 {
	height: 27px;
	padding-top: 12px;
}

.menu a.t2 {
	height: 33px;
	padding-top: 6px;
}

.menu a:hover,
.menu a.current {
	background: transparent url('/data/images/menu_selected.png') no-repeat top;
}

.left-side {	
	width: 651px;
	margin-left: 5px;
	line-height: 18px;
	float: left;
}

.right-side {	
	width: 275px;
	margin-right: 5px;
	float: right;
}

.vline {
	width: 1px;
	height: 216px;
	background: transparent url('/data/images/blue_line_vert.png') no-repeat center;
}

.bluebox-title {
	width: 651px;
	height: 21px;
	background: transparent url('/data/images/blue_title.png') no-repeat;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	padding-top: 7px;
}

.bluebox-bottom {
	width: 631px;
	background: transparent url('/data/images/blue_bottom.png') no-repeat bottom;
	padding: 5px 10px;
	margin-bottom: 20px;
}

.orangebox-title {
	width: 651px;
	height: 21px;
	background: transparent url('/data/images/orange_title.png') no-repeat;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	padding-top: 7px;
}

.orangebox-bottom {
	width: 631px;
	background: transparent url('/data/images/orange_bottom.png') no-repeat bottom;
	padding: 10px 10px;
	margin-bottom: 20px;
}

.map {
	width: 225px;
	height: 226px;
	background: transparent url('/data/images/map.jpg') no-repeat top;
	font-family: Verdana;
	font-size: 10px;
	color: #838383;	
	padding: 20px 25px;
}

.map_button {
	margin-right: 10px;	
	float: right;
}

.bordered {
	border: 1px solid #ececec;
	padding: 5px;
	margin: 5px;
}

hr {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #FFF;
}

table.contacts {
	width: 38%;
}

table.contacts td {
	background: none;
	padding: 2px 5px;	
	line-height: 20px;
}

.cml70 {
	margin-left: 70px;
}

.cmr70 {
	margin-right: 70px;
}

.photo-box {
	width: 196px;
	background: transparent url('/data/images/photo_frame.png') no-repeat top;
	text-align: center;
	margin: 10px 5px;
}

.photo-box img {
	margin: 5px 7px 8px 7px;
}

table {
	width: 100%;
}

table th {
	color: #FFF;
	background-color: #b9d4fe;
	border: 1px solid #FFF;
	padding: 5px 5px;
}

table td {
	color: #56544b;
	background: #e8f1ff url('/data/images/table_td.jpg') repeat-x top;
	border: 1px solid #FFF;
	padding: 5px 5px;
}

.left-side ul, 
.left-side ol {	
	margin-left: 25px;
}

.metrostitle {
	color: #226bad;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
}

.metrostancii {
	background: transparent url('/data/images/stations.jpg') no-repeat top left;
	color: #000;
	padding-left: 50px;
	margin-top: 10px;
	border: 1px solid #FFF;
}

.metrostancii .link {
	height: 20px;
	/*margin: 7px 0px;*/
}

.metrostancii a.color1 {
	color: #012cb9;
	text-decoration: underline;
}

.metrostancii a.color0 {
	color: #cb2201;
	text-decoration: underline;
}

/*
 * .metrostancii {
	background: transparent url('/data/images/vlines.png') repeat-y left;
	padding-left: 9px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #FFF;
}

.metrostancii .link {
	margin: 10px 0px;
}

.metrostancii a {
	color: #848484;
	text-decoration: underline;
	font-weight: bold;
}
 
 */

/*
 *	PAGING
 */

.paging {
	width: 100%;
	text-align: center;
	margin: 10px 0px;
	font-weight: normal;
}

.paging a.selected {
	width: 15px;
	color: #2f83e3;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 2px;
}

.paging a.arrows {
	width: 15px;
	color: #6c6c6c;
	text-decoration: none;
	padding: 0px 2px;
}

.paging a:hover {
	text-decoration: none;
	color: #000000;
}

.paging a.selected:hover {
	color: #000000;
}

.paging a.normal {
	width: 15px;
	color: #6c6c6c;
	text-decoration: none;
	padding: 0px 2px;
	font-weight: normal;
}