body {
	margin: 0;
	font-family: Arial; 
	color: #444; 
	font-size: 13px;
	background-image: url(/images/body_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.wrapper {
	width: 100%;
	margin: auto;
	min-width: 1000px;
}

#gtv_logo {
	position: absolute;
	right: 30px;
	margin-top: -54px;
	}
	
img.png { 
	behavior: url("/png.htc") 
	}
	
#gtv_logo a {
	outline: none;
	}

.top {  
	min-width: 705px;
	position: relative;
	top: 10px;
	margin: 0 10px 20px 285px;
}

.lt {
	background-image: url(/images/lt.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #CC0; /* Цвет верхней плашки меню */
}

.lb {
	background-image: url(/images/lb.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.rt {
	background-image: url(/images/rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.rb {
	background-image: url(/images/rb.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 20px;
}

a.top_menu {
	color: #600;
	font-family: Impact, Arial;
	font-size: 14px;
	text-decoration: none;
	margin-right: 15px;
}

a.top_menu:hover {
	color: #000;
	border-bottom: 1px dotted;
	font-size: 14px;
}

a {
	color: #3399FF;
	font-size: 13px;
}

a:hover {
	color: #FF6600;
	font-size: 13px;
}

#header_ctr {
	position: absolute;
	top: 0;
	font-family: Impact;
	color: #fff;
	font-size: 73px;
	z-index: 50;
	padding: 0;
	line-height: 55px;
	margin-left: 300px;
	}

#left_menu_item li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #232;
	}
	
#left_menu_item li a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #F30;
	}


.page {
	margin: 0;
}

.handset {
	width: 115px;
	height: 112px;
	position: relative;
	right: -130px;
	bottom: -10px;
	background-image: url(/images/handset.jpg);
}

.tele_main {
	position: absolute;
	margin-top: -80px;
}

.code_goroda {
	font-family: Impact, Arial;
	color: #ccc;
	font-size: 23px;
}

.telefons {
	font-family: Impact, Arial;
	color: #0066cc;
	font-size: 36px;
}

.footer {
  	padding: 10px;
	margin: 0 10px 10px 10px;
}

.column_01 {
	width: 275px;
	padding: 0 0 0 10px;
}

.div_otstup {
	height: 315px !important;
}

.column_02 {
	padding: 0 10px 0 10px;
}

.column_03 {
	width: 260px;
	padding: 0 10px 0 0;
}

.div_column {
	height: auto;  
	padding: 10px; 
	margin: 0 0 10px 0; 
	text-align: left;
}

.green_bg {
	background-color: #eeffd0;
	}

.border_grey {
	border: 1px dotted #ccc;
}

.anketa_table {
	font-size: 10px;
	border-collapse: collapse;
}

.anketa_table td {
	border-bottom: 1px dotted silver;
	padding: 3px;
	padding-left: 6px;
}

.anketa_table td b {
	color: #669900;
}



/* Заголовки, фотка */

p {
	text-indent: 20px;
	text-align: justify;
}

p:first-letter {
	font-weight: bold;
}

.titles {
	position: absolute;
	top: 20px;
	left: 25px;
	height: auto;
	width: 220px;
}

.main_title {
	font-family: Impact, Arial;
	color: #9a0000;
	font-size: 50px; 
}


.sub_title {
	font-family: Arial;
	font-size: 12px;
}

.header { 
	margin: 0 0 9px 0; 
	font-family: Impact, Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight: normal;
}

.header_orange {
	color: #FF6600;
}

.header_blue {
	color: #0066FF;
}

.header_green {
	color: #9a0000;
}

.header_red {
	color: #cc0000;
}

.header_gray {
	color: #999;
}

.manager_name {
	color: #FF6600;
}

.photo { 
	width: 230px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 7px;
}

.globe {
	background-image: url(/images/globe.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.search_icon_back {
	background-image: url(/images/search_icon_back.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.otzyvy_icon {
	background-image: url(/images/otzyvy_icon.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.photo_cont {
	border: 1px solid #ccc;
	margin: 0 10px 5px 10px;
	padding: 7px;
	height: auto;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.ph_desc {
	margin-top: 8px;
	font-size: 10px;
}
