@charset "utf-8";
@import url('reset.css');
@import url('footer.css');
@import url('officina.css');
body{
	background: white;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
wrap{
	position: relative;
}
a{
	color: #2666a4;
	text-decoration: underline;
	padding: 3px 0;
}

a:hover{
	color: #2666a4;
	text-decoration: none;
}
h2{
	color: #2666a4;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 10px;
}
h3{
	color: #2666a4;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 15px;
}
img{
	padding-bottom: 10px;
}
.blueBig{
	color: #2666a4;
	font-size: 140%;
}
#main{
	width: 1024px;
	position: relative;
	height: 100%;
	min-height: 100%;
	padding-left: 10px; 
	padding-right: 10px;
	padding-top: 10px;
}
	img.ese{
		position: relative;
		z-index: 30;
		left: 40px;
	}
	p.lang{
		position: relative;
		float: right;
		font-family: OfficinaSansCTTRegular;
		font-size: 1em;
		color: #2666a4;
		z-index: 50;
	}

	/**
	 * ÌÅÍÞ 
	*/
	ul.menu{
		position: relative;
		width: 100%;
		min-height: 64px;
		overflow: visible;
		zoom:1;
		text-align: center;
	}
		.menu li{
			float: left;
			position: relative;
			width: 168px;
			height: 32px;
			line-height: 32px;
			margin-right: 12px;
			background: url(../images/menuLink.gif) transparent repeat-x;
		}
		.menu li.last{
			margin-right: 0;
		}
		.menu li:hover,
		.menu li.active{
			background: url(../images/menuActive.gif) transparent repeat-x;
		}
		.menu li:hover ul{
			display: block;
		}
		.menu li a{
			font-family: OfficinaSansCTTRegular;
			color: white;
			text-decoration: none;
			font-size: 1.1em;
		}
		.menu li ul{
			display: none;
			left: 0;
			position: absolute;
			padding-top: 7px;
			top: 32px;
			width: 168px;
			z-index: 10000;
		}
		.menu li ul li{
			display: block;
			width: 168px;
			height: 22px;
			line-height: 22px;
			margin-right: 1px;
			background: url(../images/submenuLink.gif) transparent repeat-x;
			
		}
		.menu li ul li:hover,
		.menu li ul li.active{
			background: url(../images/submenuActive.gif) transparent repeat-x;
		}
 /**
  * Ôîðìàòèðîâàíèå Îáùåãî òåêñòà
  */
	#content{
		text-align: left;
		width: 100%;
		float: left;
		overflow: hidden;
		position: relative;
		padding-bottom: 230px;
	}
		
		#info{
			margin-left: 300px;
		}
		#info p{
			padding-bottom: 10px;
		}
		/* ÑÎÁÑÒÂÅÍÍÎ ÊÎÍÒÅÍÒ */
		.main-content {
			font-size: 1.1em;
			line-height: 120%;
			letter-spacing: 0.1px;
			word-spacing: 1px;
		}
		.main-content p{
			padding-bottom: 10px;
		}
		.main-content ul li{è
			list-style: disc;
			list-style-position: inside;
			padding-bottom: 10px;
		}
		.main-content table{
			margin-top: 10px;
			width: 100%;
			border: solid 1px #999999;
		}
			.main-content table td{
				border: solid 1px #d0d0d0;
				vertical-align: middle;
				padding: 10px;
			}
			.main-content table th td{
				font-weight: bolder;
			}
		ul.disca li{
			list-style: disc;
			list-style-position: inside;
			padding-bottom: 10px;
		}
		#flags{
		text-align: left;
		width: 100%;
		position: relative;
		overflow: hidden;
		height: 15px;
		padding-bottom: 25px;
		}
		#flags img{
			padding-right: 3px;
		}
		#flags a {
			padding: 0;
		}
		#bmenu{
			bottom: 0;
			right: 0;
			width: 100%;
			margin-top: -290px;
			height: 290px;
		}
			#bcmenu{
				width: 1054px;
				position: relative;
				height: 230px;
			}
		#bottomMenu{
			width: 710px;
			position: absolute;
			padding-right: 20px;
			overflow: hidden;
			bottom: 0px;
			right: 0;
		}
			.botMenuBlock{
				border-right: 2px dotted #999999;  
				width: 20%;
				height: 150px;
				padding: 0 2%;
				float: left;
			}
			.botMenuBlock.last{
				border-right: none;
			}
			.botMenuBlock  ul li a{
				text-decoration: none;
				font-size: 0.9em;
				color: #999999;
			}
	#side{
		text-align: left;
		float: left;
		width: 290px;
		margin-left: -100%;
		position: relative;
		overflow: hidden;
		z-index: 900;
	}
		#iconbar{
			position: relative;
			overflow: hidden;
		}
			#iconbar > a{
				padding-right: 5px;
			}
		#breadcrumbs{
			font-size: 0.8em;
			position: relative;
			padding-bottom: 40px;
		}
		.greyRounded{
			position: relative;
			overflow: hidden;
			background: #e6e6e6;
			padding: 15px 20px 10px 20px;
			-moz-border-radius: 10px; 
  			-webkit-border-radius: 10px; 
			-khtml-border-radius:10px;
         border-radius: 10px;
		}
			ul.nav2{
				width: 100%;
				list-style: none;
			}
			ul.nav2 > li{
				padding: 5px 0 5px 20px;
				border-bottom: 1px white dashed;
				background: url(/images/listMarker.gif) no-repeat 0 10px;
			}
			ul.nav2 li a{
				text-decoration: none;
				font-size: 1.1em;
				font-weight: bolder;
				color: #666666;
			}
			ul.nav2 li.active a{
				color: #1b75b2;
			}
		#download{
			position: relative;
			overflow: hidden;
			background: #1b75b2;
			padding: 10px;
			color: white;
			-moz-border-radius: 10px; 
  			-webkit-border-radius: 10px;
			-khtml-border-radius:10px;
         border-radius: 10px;
		}
			#download > p > a {color: white;}
			#download  img{
				float: left;
				padding: 20px 10px;
			}
		.news{
			padding: 10px;
			border-bottom: dotted 2px #999999; 
		}
		.news > .date{
			padding-top: 10px;
			font-size: 90%;
			color: #999999;
		}
		.news.last{
			border-bottom: none;
		}
		.news.small{
			font-size: 0.9em;
		}
		#partners{
			position: relative;
			padding: 15px 15px 10px 10px;
			border: dotted 2px #999999;
	      -moz-border-radius: 10px; 
  			-webkit-border-radius: 10px; 
         border-radius: 10px;
		}
			#partners h2{
				color: #999999;
			}
			#partners a img{
				padding: 2px;
			}
		.dCorner{
			position: absolute;
			width: 7px;
			height: 7px;
		}
		.dTL{
			background: url(../images/dTL.gif) transparent 0 0 no-repeat;
			top: -2px;
			left: -2px;
		}
		.dTR{
			background: url(../images/dTR.gif) transparent 0 0 no-repeat;
			top: -2px;
			right: -2px;
		}
		.dBL{
			background: url(../images/dBL.gif) transparent 0 0 no-repeat;
			bottom: -2px;
			left: -2px;
		}
		.dBR{
			background: url(../images/dBR.gif) transparent 0 0 no-repeat;
			bottom: -2px;
			right: -2px;
		}
#footer{
	width: 1024px;
	background: #e6e6e6;
	position: relative;
}
.corner{
	position: absolute;
	height: 5px;
	width: 5px; 
}
.tl{
	background: url(../images/tlCorner.gif) transparent 0 0 no-repeat;
	top: 0;
	left: 0;
}
.tr{
	background: url(../images/trCorner.gif) transparent 0 0 no-repeat;
	top: 0;
	right: 0;
}
.bl{
	background: url(../images/blCorner.gif) transparent 0 0 no-repeat;
	bottom: 0;
	left: 0;
}
.br{
	background: url(../images/brCorner.gif) transparent 0 0 no-repeat;
	bottom: 0;
	right: 0;
}
#footer p.common{
	font-size: 0.9em;
	position: absolute;
	top: 20px;
	left: 10px;
}
#footer p.address{
	font-size: 0.9em;
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
	line-height: 120%;
}
