img, table, tr, td, body { border: 0; margin: 0; padding: 0; border-collapse: collapse; }

/*html {
	height: 100%;
	min-height: 100%;
}*/

body {
	background: #555555;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #444444;
	/*min-width: 950px;
	width: expression(document.documentElement.clientWidth< 950 ? '950px' : '100%');*/
}

div#ramka {
	margin: 35px 35px 35px 35px;
	background: #ffffff;
	height: 100%;
	min-height: 100%;
}

.w100 {
	width: 100%;
	/*height: 100%;*/
}

a {
	color: #2382b9;
	text-decoration: underline;
}
a:hover {
	color: #2382b9;
	text-decoration: none;
}

h1 {
	color: #d93926;
	padding: 0;
	margin: 10px 0px 25px 0px;
	font-size: 18px;
}
h2 {
	padding: 0;
	margin: 0;
	color: #097099;
	font-size: 10px;	
}
h3 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 15px;
	color: #dc5240;
}
input {
        border: 1px #777777 solid;
        
}

textarea {
        border: 1px #777777 solid;        
}
div.img_left {
        float: left;
        padding: 0 10px 0 0;        
}

div#body {
	margin: 0 50px 0 50px;
	background: #ffffff;
}


/*============== head =================*/
table#head {
	width: 100%;
}
table#head #logo_cont {
	background: url('img/fon_logo.gif') repeat-x;
	vertical-align: top;
	width: 35%;
	padding: 50px 25px 0 25px;
	height: 100px;
}
table#head #logo_cont #logo {
	width: 257px;
	margin: auto;
}
table#head #logo_cont #logo div {
	margin: 35px 0 10px 0;
}

table#head #menu_cont {
	background: url('img/fon_menu.gif') repeat-x;
	vertical-align: top;
	width: 65%;
}
table#head #menu_cont #ico_cont {
	height: 50px;
}
table#head #menu_cont #ico {
	background: url('img/fon_ico.gif') repeat-x;
	width: 174px;
	height: 50px;
	float: right;
	margin-right: 70px;
}
table#head #menu_cont #ico #il {
	background: url('img/fon_left_ico.gif') no-repeat;
	width: 7px;
	height: 50px;
	float: left;
}
table#head #menu_cont #ico #ic {
	float: left;
	padding-top: 10px;
	/*width: 100px;*/
}
table#head #menu_cont #ico #ir {
	background: url('img/fon_right_ico.gif') no-repeat right top;
	width: 7px;
	height: 50px;
	float: right;
}
table#head #menu_cont #m_cont {
	border-left: 3px #d93926 solid;
}

table#head #menu_cont #menu {
	width: 88px;
	padding: 20px 0 30px 0;
	overflow: hidden;
	clear: both;
}
table#head #menu_cont #menu ul {
	margin: 0;
	padding: 0;
}
table#head #menu_cont #menu li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
        margin: 0 0 3px 0;
	list-style: none;
}
table#head #menu_cont #menu a {
	/*display: block;*/
	float: left;
	padding: 8px 10px 7px 20px;
	color: #097099;
	font-weight: bold;
}
table#head #menu_cont #menu a:hover {
	text-decoration: none;
}
table#head #menu_cont #menu li#c {
	background: url('img/menu_kr.jpg') no-repeat right top;
	height: 29px;
        /*width: 88px;
	padding-right: 4px;
	border: 1px red solid;*/
}
table#head #menu_cont #menu li#c a {
	display: block;
	padding: 8px 10px 7px 20px;
	color: #ffffff;
        width: 52px;
	background: #d93926 url('img/fon_menu.jpg') repeat-y right top;
	font-weight: bold;
	text-decoration: none;
}

table#head #menu_cont #chashka {
	width: 80%;
	background: url('img/chashka.jpg') no-repeat 70% 14px;
	height: 260px;
}


/*============= content ==============*/
#submenu_cont {
	width: 35%;
	vertical-align: top;
}
#submenu_cont #submenu {
	background: #f1f2e9;
	width: 85%;
	margin-bottom: 10px;
}
#submenu_cont #submenu #sm_t {
	background: url('img/sm_t.gif') no-repeat right top;
	height: 20px;
}
#submenu_cont #submenu #sm_b {
	background: url('img/sm_b.gif') no-repeat right bottom;
	height: 10px;
}
#submenu_cont #submenu div {
	padding: 0 0 0 23%;
	/*padding: 20px 0 10px 0;*/
}
#submenu_cont #submenu ul {
	margin: 0;
	padding: 8px 0 20px 35px;
}
#submenu_cont #submenu li {
	margin: 0;
	padding: 0;
}



#content {
	/*width: 65%;*/
	vertical-align: top;
	padding: 20px 20px 20px 0;
}
#news td {
    vertical-align: top;
    padding: 0;
    margin: 0;
}
#news img {
        float: left;
        padding: 15px 10px 10px 0;
        /*border: 1px red solid;*/
}
div.news {
	/*height: 119px;*/

	overflow: hidden;
	clear: both;
	margin: 0 0 15px 0;
}
div.news h2 {
	padding: 0;
	margin: 0;
	color: #097099;
	font-size: 12px;	
}
div.news .img {
	padding: 0 10px 15px 0;	
	float: left;
}
div.news .img img {
	border: 3px #f1f2e9 solid;
}


/*=========== bottom ==========*/
table#bottom {
	width: 100%;
	background: url('img/line_b.gif') repeat-x;
}
table#bottom #counter {
	/*background: url('img/line_b.gif') repeat-x;*/
	width: 35%;
	vertical-align: top;
	padding: 50px 0 25px 20px;
}
table#bottom #copy {
	/*background: url('img/line_r.gif') repeat-x;*/
	width: 65%;
	vertical-align: top;
	padding: 50px 10px 25px 0;
}


/*============ Формы ==============*/
.st1 {
        padding-right: 10px;
}
.st1 input {
        width: 220px;
}
.st2 input {
        width: 455px;
}
.st2 textarea {
        width: 455px;
        height: 350px;
}


.kn1 {
        padding-right: 10px;
}
.kn1 input {
        width: 220px;
}
.kn2 input {
        width: 455px;
}
.kn2 textarea {
        width: 455px;
        height: 150px;
}


/*--------------*/
a#m {
text-decoration: none;
}
a#m:hover {
text-decoration: underline;
}
