@charset "utf-8";
/* CSS Document */

*{
	margin:0; padding:0;
}
html, body{
	width: 100%; height: 100%;
	background:#222222;
	color:##533625;
	font-family: "Hoefler Text",Georgia,Times,serif;
	font-size: 12px;
}
html { overflow-y:scroll; }
a{
	outline:none; 
	text-decoration:none;
}
a img{
	border:0;
}
div#main{
	width:945px; 
	margin:0 auto;
}
div.begin{
	width:945px;
	float:left;
	position:relative;
}
.date{color: #97210A; text-transform: lowercase;}
/*
div.begin-index{
	width:945px;
	height:957px;
	float:left;
	background:url(../language/bg/images/begin-index-pic.jpg) no-repeat;
}
*/
a.logo{
	width:320px;
	height:125px;
	float:left;
	position:absolute; top:20px; left:55px;
	text-indent:-9999px;
}
div.menu{
	width:168px;
	float:left;
	padding:30px 0 0 0;
	text-align:right;
	position:absolute; top:180px; left: 0px;
	clear:both;
}



div.menu ul{
	list-style:none;	
}
div.menu ul li{
	display:block; float: left;
	height:30px; width: 168px;
}
div.menu ul li a{
	display:block; float: left;
	height:30px; width: 153px;
	overflow: hidden; padding: 0 0 0 15px;
}
div.menu ul li a span{
	display:block; float: left;
	height:30px; width: 168px;
}

div.menu li.litarature a span{
	background:url(../pictures/literature.png) 0 0 no-repeat;	
}
div.menu li.litarature a:hover span{
	background:url(../pictures/literature-hover.png) 0 0 no-repeat;	
}
div.menu li.litarature a.current span{
	background:url(../pictures/literature-hover.png) 0 0 no-repeat;	
}
div.menu li.contacts a span{
	background:url(../pictures/contacts.png) 0 0 no-repeat;	
}
div.menu li.contacts a:hover span{
	background:url(../pictures/contacts-hover.png) 0 0 no-repeat;	
}
div.menu li.contacts a.current span{
	background:url(../pictures/contacts-hover.png) 0 0 no-repeat;	
}
div.menu li.about a span{
	background:url(../pictures/about.png) 0 0 no-repeat;
}
div.menu li.about a:hover span{
	background:url(../pictures/about-hover.png) 0 0 no-repeat;
}
div.menu li.about a.current span{
	background:url(../pictures/about-hover.png) 0 0 no-repeat;
}
div.menu li.news a span{
	background:url(../pictures/events.png) 0 0 no-repeat;	
}
div.menu li.news a:hover span{
	background:url(../pictures/events-hover.png) 0 0 no-repeat;	
}
div.menu li.news a.current span{
	background:url(../pictures/events-hover.png) 0 0 no-repeat;	
}
div.menu li.links a span{
	background:url(../pictures/links.png) 0 0 no-repeat;
}
div.menu li.links a:hover span{
	background:url(../pictures/links-hover.png) 0 0 no-repeat;
}
div.menu li.links a.current span{
	background:url(../pictures/links-hover.png) 0 0 no-repeat;
}
div.menu li.meetings a span{
	background:url(../pictures/meetings.png) 0 0 no-repeat;	
}
div.menu li.meetings a:hover span{
	background:url(../pictures/meetings-hover.png) 0 0 no-repeat;	
}
div.menu li.meetings a.current span{
	background:url(../pictures/meetings-hover.png) 0 0 no-repeat;	
}
div.menu li.history a span{
	background:url(../pictures/history.png) 0 0 no-repeat;	
}
div.menu li.history a:hover span{
	background:url(../pictures/history-hover.png) 0 0 no-repeat;	
}
div.menu li.history a.current span{
	background:url(../pictures/history-hover.png) 0 0 no-repeat;	
}

div.altmenu{
	width:150px;
	height:58px;
	position:absolute; top:120px; left:696px;
	clear:both;
}
div.altmenu a{
	width:150px;
	height:58px;
	display:block;
}
div.altmenu a span{
	width:150px;
	height:58px;
	display:block;
	float: left;
	background:url(../pictures/profesional.png) 0 0 no-repeat;
	}
div.altmenu a:hover span{
	background:url(../pictures/profesional-hover.png) 0 0 no-repeat;	
}
div.altmenu a.current span{
	background:url(../pictures/profesional-hover.png) 0 0 no-repeat;	
}
div.forum{
	width:100px;
	height:58px;
	position:absolute; top:120px; left:545px;
}
div.forum a span{
	width:100px;
	height:58px;
	display:block;
	background:url(../pictures/forum.png) left center no-repeat;
}
div.forum a:hover span{
	background:url(../pictures/forum-hover.png) left center no-repeat;	
}
/*=============================font===========================================*/
p.header{
font-family:"Hoefler Text",Georgia,Times,serif;
font-size:1.4em;
font-weight: bold;
color:#533625;
/*line-height:1.8em;*/
margin: -5px 0 10px 0;
}
p.content{
margin-top: 10px;
font-family:"Hoefler Text",Georgia,Times,serif;
font-size:1em;
color:#533625;
line-height:1.3em;
}
/*p.content:first-letter
{
color:#97210A;
font-size:2em ;
}*/
p.content span.an{
color:#97210A;
font-size:2em ;
}


/*==============================history=====================================*/

div.begin-inside{
	width:817px;
	height:717px;
	float:left;
	background:url(../pictures/begin-inside.jpg) no-repeat;
	padding:240px 129px 0 0;
}
span.text{
	width:570px;
	height:390px;
	float:right;
	color:#533625;
	text-align:justify;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
	padding:20px 20px;
}

/*==============================about_us=====================================*/

div.begin-about{
	width:817px;
	height:707px;
	float:left;
	background:url(../pictures/begin-inside.jpg) no-repeat;
	padding:240px 129px 0 0;
}
span.text-about{
	width:570px;
	height:390px;
	float:right;
	color:#533625;
	text-align:justify;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
	padding:20px 20px;
}
span.text-about img{
	border:1px solid #b0874f;
	float:right;
	margin:32px 0 15px 15px;
}
span.about-left{
	width:360px;
	height:390px;
	float:left;
}


/*==============================links=====================================*/


div.begin-links{
	width:817px;
	height:707px;
	float:left;
	background:url(../pictures/begin-inside.jpg) no-repeat;
	padding:240px 129px 0 0;
}
span.text-links{
	width:570px;
	height:390px;
	float:right;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
	padding:20px 20px;
}
div.center{
	width:510px;
	float:left;
	padding:30px; 0 0 40px;
}
span.text-links a{
	width:200px;
	display:block;
	padding:0 0 0 0;
	line-height:30px;
	color:#533625;
	float:left;
	text-align:left;
	margin-bottom:15px;
}

span.text-links a:hover{
	color:#97210A;
}

span.textlinks a{
	line-height:15px;
	color:#533625;
}

span.textlinks a:hover{
	color:#97210A;
}

/*==============================profesional=====================================*/

div.begin-profesional{
	width:817px;
	height:707px;
	float:left;
	background:url(../pictures/begin-inside.jpg) no-repeat;
	padding:240px 129px 0 0;
}
span.text-profesional{
	width:570px;
	height:390px;
	float:right;
	color:#533625;
	text-align:justify;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
	padding:20px 20px;
}
span.text-profesional a{
	display:block;
	float:left;
	width:170px;
	line-height:48px;
	background:url(../pictures/pdf_icon.png) left  no-repeat;
	color:#97210A;
	padding:0 0 0 35px;
	font-size:11px;
	margin-top:5px;
}

/*==============================contacts=====================================*/

div.text-contacts{
	width:570px;
	height:390px;;
	float:right;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
	padding:20px 20px;	
}
div.left-column{
	width:200px;
	float:left;
}
div.left-column a{
	color:#97210A;
}
div.right-column{
	width:336px;
	float:right;
}
div.right-column label{
	display: block; width: 336px;
	float: left;
	margin: 0 0 7px 0;
}

div.right-column label span{
	display: block; float: left;
	width: 80px;
	text-align: left;
}
div.right-column label span.l{
	padding: 3px 0 0 0;
}
div.right-column label span.r{
	float:right; width: 252px;
}
div.right-column label span.r input{
	width: 250px; float:left;
	height: 16px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
}
div.right-column label span.r span.coder{width:70px;}
div.right-column label span.r span.coder input{
	width: 60px; float:left;
	height: 16px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D3A979;
}
div.right-column label span.r textarea{
	width: 250px; float:left; height: 150px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
}
div.right-column label span.r input.send{
	float:right; 
	width:63px; 
    height:21px;
	font-size:11px; 
	text-align: center; 
	border:0;
	background:#222;
	color:#fff;
	padding:0 0 4px 0;
	margin-top:3px;
}
/*==============================meetings=====================================*/

div.begin-meetings{
	width:817px;
	height:707px;
	float:left;
	background:url(../pictures/begin-inside.jpg) no-repeat;
	padding:240px 129px 0 0;
}
span.text-meetings{
	width:570px;
	height:390px;
	float:right;
	text-align:justify;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
	padding:20px 20px;
}

span.text-meetings img{
	border:1px solid #b0874f;
	float:right;
}
span.text-meetings div#map_canvas{
border: 1px solid #D5AA7B;
margin-top:20px;

float:left;
width: 568px; 
height:259px;
}

/*==============================literature=====================================*/
div.begin-literature{
	width:817px;
	height:707px;
	float:left;
	background:url(../pictures/begin-inside.jpg) no-repeat;
	padding:240px 129px 0 0;
}
span.text-literature{
	width:570px;
	height:390px;
	float:right;
	text-align:left;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #D5AA7B;
	padding:20px 20px;
}
span.text-literature a{
	width:180px;
	display:block;
	padding:10px 20px 10px 80px;
	color:#533625;
	background:url(../pictures/pdf_icon.png) 40px center no-repeat;
	margin-top:25px;
	float:left;
}
span.text-literature a:hover{
	color:#97210A;
	font-size:12px;

}

/*======================================News ======================================*/
span.text-news{
	width:570px;
	height:390px;
	float:right;
	text-align:justify;
	background:url(../pictures/repeat-bg.png) repeat;
	border: 1px solid #8F5D3A;
	padding:20px 20px;
	overflow:hidden;
}
span.news{
	width:570px;
	float:left;
	background:url(../pictures/line-bg.png) top center no-repeat;
	padding:18px 0 0 0;
	margin-bottom:18px;
}
span.news a{color:#97210A;}
span.news font.title{
	float:left;
	width:390px;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
}
span.news img{
	border:1px solid #b0874f;
	float:right;
	margin-left:15px;
}

a.lang{
	width:26px;
	height:20px;
	display:block;
	position:absolute;
	top:195px;
	left:885px;
	color:#F0D9A7;
	font-weight:bold;
	font-size:12px;
}
a.lang:hover{
	color:#97210A;
}

