@charset "windows-1251";

/* CSS Document */
html { height:100%;}
body { height:100%; background:#1b2c38;}
table, td { border-collapse:collapse; font-size:100%;}
table, td, img { border:0;}
form, td { margin:0; padding:0;}
td, select, input, textarea {color:#9ac3d6; vertical-align:top; text-align:left; font-family:Tahoma, san-serif;}
img { vertical-align:top;}


.clear { clear:both;}
.pic { float:left;}
.overflow { width:331px; height:171px; background:none;}
.overflow1 { width:321px; height:199px; color:#A7AAB2;}

/*in_line_style*/
a{ color:#8e6628;}
a:hover{ text-decoration:none;}
strong { color:#72aabc;}

.w { width:100%; background:url(images/bg_top.jpg) top left repeat-x #161e28;}
.site_center { text-align:center; width:100%; background:url(images/bg_bottom.jpg) bottom left repeat-x;}
.site_center1 { margin:0 auto; text-align:left; width:766px;}

/*header*/
#header { height:347px;}
#header .logo { margin:43px 0 0 37px;}
#header .menu { margin:36px 0 0 41px;}
#header .col1 { width:592px;}
#header .col2 { width:110px;}
#header .pad { margin-top:60px;}
#header .pic1 { margin:0 18px 0 18px;}

/*content*/
#content { height:358px; font-size:0.687em; background:url(images/bg_content.jpg) bottom left repeat-x;}
#content .indent { padding:0 44px 4px 41px;}
#content .col1 { width:343px; background:url(images/bg_bottom.gif) top left repeat-y #18232f;}
#content .col2 { width:338px; background:url(images/bg_bottom.gif) top left repeat-y #18232f;}
#content table, #content td {line-height:1.272em; color:#9ac3d6;}
#content .col1 .bg_col1 { background:url(images/bg_col1.gif) top left no-repeat;}
#content .col2 .bg_col2 { background:url(images/bg_col2.gif) top left no-repeat;}

/*footer*/
#footer { height:70px; font-size:0.687em;}
#footer .pic1 { position:relative; left:41px;}
#footer .pic2 { position:relative; left:717px;}
#footer .div { margin:-2px 0 0 230px;}
#footer a { color:#b9d7e5; text-decoration:none; font-size:0.8em;}

/*index.html*/
#page1 #content .col1 .ind { padding:0 0px 0 20px;}
#page1 #content .col1 .pic { margin:0 10px 16px 0;}
#page1 #content .col1 p { padding:11px 0 10px 0;}
#page1 #content .col1 .div { margin-top:8px;}
#page1 #content .col1 .title { margin-bottom:32px;}
#page1 #content .col2 .title { margin-bottom:32px;}
#page1 #content .col2 .ind { padding:0 0px 20px 30px;}
#page1 #content .col2 .pic1 { margin:10px 0 10px 0; display:block;}
#page1 #content .col2 .pic2 { margin:29px 0 8px 0; display:block;}
#page1 #content .col2 .pic3 { margin:19px 0 0px 10px;}

/*block*/
.block { width:317px; background:url(images/block.gif) left top no-repeat #1b2733; margin:19px 0 8px 11px;}
.block .linne_top { background:url(images/line.gif) top left repeat-x;}
.block .linne_right { background:url(images/line.gif) top right repeat-y;}
.block .linne_bottom { background:url(images/line.gif) bottom left repeat-x;}
.block .linne_left { background:url(images/line.gif) top left repeat-y;}
.block .ind1 { padding:13px 19px 18px 23px;}
.block .title1 { margin-left:76px;}
.block a { color:#b9d7e5; text-decoration:none; font-size:0.8em;}
.block a:hover { text-decoration:underline;}
.block .div1 { margin:-2px 0 14px 79px;}

/*contacts.html*/
#page5 #content .col1 .ind { padding:40px 36px 33px 25px;}
#page5 #content .col1 p { margin:0 0 12px 0;}
#page5 #content .col2 .ind { padding:10px 20px 33px 30px;}
#page5 #content .col2 .pic { margin:4px 11px 0 0;}
#page5 #content .col2 .pad { margin:43px 0 0 30px;}
#page5 #content .col2 .div { height:25px;}
#page5 #content .col2 .div1 { height:74px;}
#page5 #content .col2 .div2 { text-align:right;}
#page5 #content .col1 .title { margin-bottom:32px;}
#page5 #content .col2 .title { margin-bottom:32px;}

.input {border:solid 1px #000; 
		height:19px;
		width:135px;
		background:#18232d;
		font-size:1em;
}

textarea{ font-size:1em;
		   background:#18232d;
		   border:solid 1px #000;
		   width:148px; height:69px;
		   overflow: auto;
}
