/* CSS Document */

body {
	width:1000px;
	margin:auto;
	}
h1 {
    font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.logo {	
	background:url(images/diz/head.png);
	width:1000px;
	height:155px;
	border:none;
	}
.menu_gor {	
	background:url(images/diz/menu_gor.png) center no-repeat;
	width:1000px;
	height:60px;
	margin:5px 0;
	font-family: Monotype Corsiva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
	}

.menu_gor ul {
	margin: 15px 100px;
	padding: 0;
	float: left;
	width: 100%;
	}

.menu_gor ul li {
	display: inline;
	}

.menu_gor ul li a {
	float: left;
	color: #000000;
	padding: 5px 30px;
	text-decoration: none;
	}

.menu_gor ul li a:visited {
	color: #000000;
	}

.menu_gor ul li a:hover, .menu_gor ul li .selected {
	color: #F00 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f8fafc;
	}
.center {
	overflow:hidden; 
	width:100%;
	}

.left_field {
	float:left;
	width:200px;
	}
	
/* Меню */	
.uzor_top {
	width:180px;
	margin:20px auto 0;
	height:33px;
	background:url(images/diz/uzor1_top.png);
	}
.buttonscontainer {
	width: 160px;
	margin:auto;
	}

.buttons a {
	color: #FF0000;
	background-color: #f8fafc;
	padding: 5px;
	padding-left: 3px;
	display: block;
	font: 18px Monotype Corsiva, Geneva, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}

.buttons a:hover {
	background-color: #CCCCFF;
	color: #0000FF;
	text-decoration: none;
	}
.uzor_bottom {
	width:180px;
	margin:auto;
	height:33px;
	background:url(images/diz/uzor1_bottom.png);
	}
/* Конец меню */
/* Контакты слева */
.uzor2_top {
	width:180px;
	margin:20px auto 0;
	height:33px;
	background:url(images/diz/uzor2_top.png);
	}
.contact {
	background-color: #f8fafc;
	width:160px;
	margin:auto;
	font: 18px Monotype Corsiva, Geneva, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	}
.uzor2_bottom {
	width:180px;
	margin: auto;
	height:33px;
	background:url(images/diz/uzor2_bottom.png);
	}
/* Контакты слева конец */

.content {
	float:left;
	width:600px;
	}
.content p {
	text-align:justify;
	}
.table {
	text-align:center;
	margin:auto;
	}
.table1 {
	text-align:center;	
	}
.table_main {
	width:100%;
	height:122px;
	border: none;
	text-align:center;	
	}
.table_main a {
	text-decoration:none;
	color:#000;
	}	
.t_m1 {
	width:185px;
	background:url(images/diz/tab1.png) center no-repeat;
	font:12px Tahoma, Geneva, sans-serif;
	padding-top:65px;	
	}
.t_m2 {
	width:185px;
	background:url(images/diz/tab2.png) center no-repeat;
	font:12px Tahoma, Geneva, sans-serif;
	padding-top:65px;	
	}
.t_m3 {
	width:185px;
	background:url(images/diz/tab3.png) center no-repeat;
	font:12px Tahoma, Geneva, sans-serif;
	padding-top:65px;	
	}
.t_m4 {
	width:185px;
	background:url(images/diz/tab4.png) center no-repeat;
	font:12px Tahoma, Geneva, sans-serif;
	padding-top:65px;	
	}
.t_m5 {
	width:185px;
	background:url(images/diz/tab5.png) center no-repeat;
	font:12px Tahoma, Geneva, sans-serif;
	padding-top:65px;	
	}
.t_m6 {
	width:185px;
	background:url(images/diz/tab6.png) center no-repeat;
	font:12px Tahoma, Geneva, sans-serif;
	padding-top:65px;	
	}

.right_field {	
	float:right;
	width:200px;
	}
/*правое поле*/
.buttonscontainer2 {
	width: 160px;
	margin:auto;
	background:#f8fafc;
	}
.buttonscontainer2 p {
	padding:0;
	margin:0;
	text-align: center;
	}
.reklama {
	background-color: #f8fafc;
	width:160px;
	margin:auto;
	font: 18px Monotype Corsiva, Geneva, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	}
/*правое поле конец*/	

.footer {
	background:#f8fafc;
	width:800px;
	height:35px;
	margin:auto;
	padding-left:200px;
	}



