/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; } 
 
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #A9BAC3 url(bg.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}

/* links */
a {
	color: #4284B0;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-weight: bold;
}
.privetstvuem {
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 10px;
	color: #009933;
	font-size: 14px;
}
 
 
.dozagolovka {
	font-size: 14px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
}


h1 {
	font-size: 1.5em;
	color: #009933;
} 
h2 {
	font-size: 1.4em;
	color: #009933;
}
h3 {
	font-size: 1.3em;
	color: #009933;
}
#main {
	width: 1000px;
	padding-left: 25px;
	padding-bottom: 30px;
}


#main2 {
	width: 750px;
}
#mainright {
	width: 340px;
	position: relative;
	top: 0px;
	text-align: left;
	float:right;
	right: 0px;
	bottom: 5px;
	background-color: #D1D6D6;
	padding-left: 0px;
	margin-left: 0px;
}

#privetstvuem {
	width: 100%;
	position: relative;
	top: 0px;
	text-align: center;
	float:right;
	right: 0px;
	bottom: 5px;
	background-color: #D1D6D6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	margin-top: 0px;
}

#deyatelnost h1,h2,h3, p.tipa_h1{
	font-size: 14px;
	color: #009933;
	font-weight: normal;
 	font-family: Arial, Helvetica, sans-serif;
}

#na-glavnoy {
	background-color: #D1D6D6;
	padding-top: 5px;
	padding-bottom: 10px;
}


#na-glavnoy   h1,h2,h3, p.tipa_h1{
	font-size: 14px;
	color: #009933;
	font-weight: normal;
 	font-family: Arial, Helvetica, sans-serif;
}

#na-glavnoy h1 {
	padding-bottom: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 5px;
}
#na-glavnoy h2 {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 5px;
}
#na-glavnoy h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#na-glavnoy .tipa_h1 {
	padding-bottom: 20px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
}
#na-glavnoy p {
	padding-top: 0px;
	margin-top: 0px;
}
#na-glavnoy  a {
	text-decoration: none;
	color: #009933;

}

#na-glavnoy ul, ol {
	color: #23475F;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding-left: 15px;
}


.tipa_h1 {
	font-size: 1.5em;
	color: #009933;
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-weight: bold;
}
.tipa_h3 {
	font-size: 1.3em;
	color: #009933;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Sans-serif;
}
.goluboy {
	font-size: 1.3em;
	color: #0099FF;
	font-weight: bold;
}
.podzagolovok {
	font-size: 1.3em;
	color: #666666;
	font-weight: bold;
}


p, h1, h2, h3 {
	margin: 10px 15px;
}
.text-image{
	float:left; 
	margin-left:20px; 
	margin-right:10px;
	display:inline;
	width:300px;
	background:#CCCCCC;
	display:inline;
}
.text-image img{
	float:left;
	border:0px;
	display:inline;
}
.text-image p{
	float:left;
	width:280px;
	font-style:italic;
	display:inline;
	margin-left:15px;
	margin-right:0px;
	border-bottom:5px solid #CCCCCC;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: url(fon.jpg) repeat;
	width: 1100px;
	height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: url(fon.jpg) repeat;
}
#content-wrap strong {
	color: #00822B;
}




/* header */
#header {
	position: relative;
	height: 85px;	
	background: #000 url(headerbg.gif) repeat-x 0% 100%;	
}

#header p {
	position: absolute;
	color: #6297BC;
	margin: 0;
	padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 2px;
	left: -2px;
	width: 1100px;
	height: 100px;
}

#header font {
	color: #9EC630;
}

ul, ol {
	color: #23475F;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left: 15px;
}
ul span, ol span {
	color: #000000; 
}



/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	bottom: 6px !important;
	bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	left: 0px;
	width: 956px;
}

#header li {
   display:inline;
   margin:0; padding:0;
}

#header img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* Footer */ 
#footer {
	clear: both;
	color: #FFF;
	background: #A9BAC3;
	border-top: 5px solid #568EB6;
	margin: 0;
	padding: 0;
	height: 50px;
	font-size: 95%;
	text-align: center;
}
#footer a {
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
float:left;
		width: 100%;
}

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* images */
img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 30px 5px 30px;
}
.tipa_h1a {
	font-size: 1.5em;
	color: #009933;
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-weight: bold;
}

