  /* Style sheet  */


body {
	background-image: url(/ru/aboutun/civilservice/images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #7ec0bf;
}

#main {
	background-color: #fff;
	min-width:780px;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#c4f5f4;
}

#languages {
	height: 15px;
	background-color: #caf2f2;
	background-image: url(/ru/aboutun/civilservice/images/lang.jpg);
	background-repeat: no-repeat;
}

#languages ul li#russian  {
	color:#335454;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#63a0a0;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}


#topbanner {
	height: 105px;
	background-color: #7aa6a5;
	background-image: url(/ru/aboutun/civilservice/images/bannerbkg.jpg);
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/ru/aboutun/civilservice/images/banner.jpg);
	background-repeat: no-repeat;
	height: 105px;
}



/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 79%;
	float: left;
	margin: 0;
	margin-top: 1em;
	padding-right: 0;
	padding-left: 0.9em;
}
#content ul li {
	list-style-type: none;
	background-image: url(/ru/climatechange/summit2009/images/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#content p {
	color: #333333;


}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#003399;
	text-decoration: underline;
}

#content a:hover {
	color: #2E87C8;

}

#content a:visited {
	color: #2875AE;
}
#content ul li
{
	padding-bottom: 10px;

}
#content ul li ul li
{
	padding-bottom: 0px;

}


#content h2 {
	color: #335454;
	font-weight: normal;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	margin-top: 0em;
	}
#content   h3  {
	color: #45c8c8;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;
}

#content   h4  {
	color: #237474;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;
}


#mainnav {
	float: left;
	width: 19%;
	background-color: #517474;
	padding-bottom:1em;
}

#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
}

#mainnav ul li a {
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	padding-right: 0.7em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-top: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C2DC;
}	

#mainnav ul ul li {
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	background-repeat: no-repeat;
	background-position:left center;
	padding-left: 0px;
}

#mainnav   ul   ul   li a  {
	padding-left: 20px;
}


#mainnav ul li a:hover  {
	background-color:#7fb2b1;
	color: #FFFFFF;
}
#mainnav ul li a:visited {
	color: #FFFFFF;
}
#mainnav  a:link, #mainnav  a:active    {
	color: #FFFFFF;
}


#footer {
	background-color: #263535;
	color: #FFFFFF;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
#wsscredit {
	font-size: 90%;
	color: #000033;
	text-align: center;
}

#imgright {
	font-size: x-small;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	width: 229px;
	}
	
	
table {
	border: 1px solid #efefef;
	width="90%"
	align="center"
}

table tr td {
	border: 1px solid #efefef;
}


