TABLE TD, P, LI, DIV {
	font-size: 16px;
	color: #595e61;
}



/************************ 
		
		ÁËÎÊÈ
		
************************/

html, body {	
  width: 100%;  
  height: 100%;  
}



DIV#container {
	text-align: center;
	/* ìèíèìàëüíîå ðàçðåøåíèå ~930px */
	width: 905px;
	
	/* ÷òîáû èñïîëüçîâàòü ìèíèìàëüíîå ðàçðåøåíèå ~700px ðàñêîììåíòèðóéòå ñëåäóþùóþ ñòðîêó */
	/*width: 72%; */
	
	
	background: transparent url(/design/img/spl.jpg) no-repeat;
	background-position: 0px 47px;
}


DIV#header {
	padding-top: 28px;
	height: 61px;
	padding-right: 0px;
	width: 100%;
}

DIV#logo {
	float:left;
	width:25%;
}

DIV#iconsearch {
	width:75%;
	float: right;
	text-align: right;
}

DIV#icons {
	width: 300px;
	height: 0px;
	background: green;
	padding-right: 27px;
}

DIV#icons DIV {
	position: relative; 
	top: 13px;
	padding-left: 35px;
	float: left;
}

DIV#splash {
	height: 259px;
}


DIV#content {
	float:left;
	
	/*width:887px;*/
}

DIV#left {
	float:left;
	width: 292px;
	text-align: left;
	padding: 27px 0 20px 0;
}

DIV#left DIV { 
	padding-right: 48px;
}

DIV#center{
	float:left;
	width: 327px;
	text-align: left;
	color: #028461;
	padding: 0 0 20px 0;
}

DIV#center2{
	float:left;
	text-align: left;
	width: 560px;
	padding: 22px 48px 20px 0px;
}

DIV#center DIV { 
	padding: 12px 48px 0 14px;
}

DIV#center DIV * { 
	color: #028461;
}

DIV#right {
	width: 268px;
	float:left;
	text-align: left;
	padding: 0px 0 20px 0;
}

DIV#right * {
	color: #028461;
}

DIV#footer{
	clear:left;
	width:100%;
	padding-top: 40px;
}

DIV#footer * { 
	color: #d8fce4;
	font-size: 12px;
}

/* counters */
DIV#footer DIV.left {
	width: 242px;
	float: left;
}

DIV#footer DIV.left DIV {
	margin: 5px 5px 5px 0px;
	float: left;
}

DIV#footer DIV.right {
	margin: 0px 16px 0px 242px;
	height: 43px;
	background: transparent url(/design/img/footer_bg.jpg) ;
	text-align: left;
}

DIV#footer DIV.right 
	DIV#copyrights {
	padding: 20px 0 0 63px;
	float: left;
	
}

DIV#footer DIV.right 
	DIV#credits {
	padding: 20px 0 0 184px;
	float: left;
}


/* main menu */
DIV#mainMenu {
	margin: 0 18px 22px 0;
	padding: 0px 0 0px 0;
	background: #2675ac url(/design/img/mm_bg.jpg) repeat-y;
	height: 67px;
	/*background: red;*/
}
DIV#mainMenu UL {
	list-style: none;
}
DIV#mainMenu UL LI {
	display: inline;
	padding: 0 0px 0 0px;
	/*background: red;*/
	line-height: 32px;
}
DIV#mainMenu UL LI#selected {
	display: inline;
	padding: 0 0px 0 0px;
	background: #038352 url(/design/img/mm_active.jpg) repeat-x;
	line-height: 32px;
}
DIV#mainMenu A { 
	color: #e8eff5;
	padding: 9px 8px 9px 8px;
	/*text-decoration: none;*/
}
DIV#mainMenu A:hover {
	/*background: #04744a;*/
	background: url(/design/img/mm_active.jpg) repeat-x;
	line-height: 32px;
}




/************************ 
		
		ÑÑÛËÊÈ 
		
************************/


A {
	color: #04744a;
}
A:hover {
	color: #159a53;
}
A:visited {
	color: #618879;
}
A:visited:hover {
	color: #159a53;
}





/************************

		ÒÀÁËÈÖÛ 
		
************************/

/* tab */
TABLE.tab {
	border: 0px solid gray;
	background: transparent;
	margin: 8px 0 18px 0;
}
TABLE.tab TR#header TD {
	background: #c9f4eb;
	color: #184735;
	text-align: center;
	font-weight: bold;
}
TABLE.tab TR {
	vertical-align: top;
}
TABLE.tab TD {
	padding: 10px;
}

/************************

		ÊËÀÑÑÛ 
		
************************/

.small {
	font-size: 11px;
}

/* personal */
DIV#personalContainer {
	width: 100%;
}
DIV#personalContainer DIV.personal{
	float: left;
	padding: 0 20px 40px 0;
	margin: 0px 0 20px 0;
	width: 250px;
	height: 320px;
    vertical-align:middle;
}
DIV#personalContainer DIV.personal img {
	border: 1px solid silver;
}
DIV#personalContainer DIV.personal DIV.personalName {
	/*color: #28a4dd;*/
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
DIV#personalContainer DIV.personal DIV.personalPosition {
	/*color: #28a4dd;*/
	font-size: 14px;
	margin: 2px 0 0px 0;
	font-style: italic;
}

/* navigation */
DIV.navigation {
	font-size: 11px;
	margin: 0 0 20px 0;
}


UL.dialog {
	list-style-type: none;
	list-style-image: url(/design/img/ico_dash.gif);
}

UL.question {
	list-style-type: none;
	list-style-image: url(/design/img/ico_q.gif);
}


DIV.author {
	font-style: italic;
	text-align: right;
}

/************************

		Forms 
		
************************/
TEXTAREA {
	border: 1px solid #b8dbe1;
	background: #e2f8fc;
	color: #4a8069;
}
}

SELECT {
	width: auto;
	border: 2px solid #b8dbe1;
	background: #e2f8fc;
	color: #4a8069;
}



INPUT {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #4a8069;
}

INPUT.button {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #154c73;
	color: white;
	/*font-weight: bold;*/
	background: #2675ac url(/design/img/mm_bg.jpg) repeat-y;
	cursor: pointer;
	cursor: hand;
	height: 30px;
}

INPUT.border {
	border: 1px solid #b8dbe1;
	background: #e2f8fc;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}



DIV#search {
	height: 33px;
	width: 158px;
}

DIV#searchForm {
	width: 140px;
	height: 33px;
	background: transparent url(/design/img/f_bg.jpg);
	padding: 0px;
	text-align: center;
	float: left;
}

DIV#searchButton {
	width: 11px;
	height: 11px;
	position: relative; 
	top: 11px;
}

INPUT#searchInput {
	width: 119px;
	height: 13px;
	border: 0px solid #90f0dc;
	color: black;
	font-size: 10px;
	margin-top: 10px;
}

INPUT.searchInputBig{
	width: 100%;
	height: 30px;
	border: 1px solid #90f0dc;
	color: black;
	font-size: 18px;
	margin-top: 0px;
	line-height: 28px;
	background: #e2f8fc;
}


/************************
	ÎÑÒÀËÜÍÛÅ ÝËÅÌÅÍÒÛ 
************************/

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html {
	font-size:16px;
}

body {
	color: #362c2d;
	background-image: url(/design/img/bg_spl2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

DIV.mainMenu UL {
	margin: 0px 0 20px 20px;
}

ul {
	margin: 0px 0 10px 20px;
}

ul li {
	/*margin: 0px 0 20px 20px;*/
	padding: 4px;
}

ol {
	margin: 0px 0 10px 24px;
}

ol li {
	padding: 4px;
}


P {
	padding: 0 0 20px 0 ;
}

HR {
}

H1 {
	color: #28a4dd;
	font-family: "Century Gothic", Arial;
	margin: 0 0 14px 0;
}

H2, H3, H4, H5 {
	color: #28a4dd;
	font-family: "Century Gothic", Arial;
	margin: 0 0 0px 0;
}

H1 {
	font-size: 30px;
}

H2 {
	font-size: 24px;
	margin: 20px 0 12px 0px;
}

H3 {
	font-size: 20px;
	margin: 20px 0 12px 0px;
}

H4 {
	font-size: 16px;
	margin: 20px 0 12px 0px;
}

H5 {
	font-size: 14px;
	margin: 20px 0 12px 0px;
}


