/*CSS document*/

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background-color: #F1F1F1;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

ins {
	text-decoration: none;
}

#HeadLine {
	background: url('/pics/headbg.jpg') no-repeat;
	width: 992px;
	height: 95px;
}

.HeadLInks {
	float: right;
	padding:40px 30px 0 0;
}

.HeadLInks div{
	padding-right: 30px;
	display: inline;
}

.HeadLInks a {
	color: #000;
	font-size: 12px;
	text-decoration:none;
	border-right: 1px solid #FF6600;
	padding-right: 10px;
}

.HeadLInks a:hover {
	text-decoration:underline;
}

#SearchField {
	float: right;
	padding:33px 0 0 0;
}

#SearchField input {
	border: 1px solid #CCCCCC;
}

#MainPlace {
	width:992px;
	height: 493px;
	overflow:hidden;
}

#IndexFoto {
	float:left;
	background: url('/pics/index_foto.jpg') no-repeat;
	width: 218px;
	height: 493px;
	padding:0;
	margin:0;
}

#MainField {
	float:left;
	width: 774px;
	height: 493px;

}

#IndexTop {
	height: 292px;
	background-color: #DDDDDD;
}

#IndexBottom {
	height: 201px;
	background-color: #979797;
}

#IndexMenu {
	float: left;
	width: 319px;
	height:292px;
	text-align:right;
}

#IndexPic {
	float: right;
	width: 455px;
	height: 292px;
	background: url('/pics/index_pic.jpg') no-repeat;
}

#Logo1 h1 {
	padding: 53px 0 0 80px;
	font-weight: normal;
	margin:0;
	text-align: left;
}

#Logo1 a { 
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	text-align: left;
	color: #000000;
	text-decoration:none;

}

#Logo1 h2 { 
	font-size: 16px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	padding: 0 0 0 120px;
	letter-spacing: 8px;
	margin: 0;
}

#WhoIAm {
	text-align: left;
	padding: 80px 0 0 80px;
}

#WhoIAm h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
}

#MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	padding: 50px 15px 0 0;
	
}

#MainMenu a {
	color: #000000;
	padding-right: 10px;
}

#MainMenu a:hover {
	color: #8A6A6A;	
	background: url('/pics/selectmenu.gif') no-repeat right;
}

#NewsField {
	height: 180px;
	overflow: hidden;
}

#News {
	float: left;
	width: 500px;
	height: 200px;
	overflow: hidden;
	text-align: left;
	padding: 0;
	margin: 0;
}

.newsblock {
	float: left;
	width: 220px;
	height:140px;
	overflow: hidden;
	color: #FFFFFF;
	padding: 20px 30px 0 0;
	font-size: 11px;
}

.newsblock div {
	padding-left: 20px;	
}

.newsblock span strong {
	padding-left: 20px;
	background: url('/pics/news_icon.gif') no-repeat;	
}

.newsblock div a {
	color: #FFFFFF;
	text-decoration: none;
}

 .newsblock div a:hover {
 	color: #CCCCCC;
}

.newsblock ins a {
	color: #006699;
	text-decoration: none;
}

.newsblock ins a:hover {
	color:#00CCFF;
	text-decoration: none;
}
#link_ss{ display:block; position:absolute; top:540px; left:49%;
	width:200px; height:40px; padding:10px 0 0 5px;}
.linked_In{ background: url('/pics/linkgr.gif') no-repeat; width:20px; height:20px; float:left;}

#Subscribe {
	height: 170px;
	float: right;
	width:210px;
	padding: 20px 40px 0 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
}

#Subscribe span strong{
	padding-left: 20px;
	background: url('/pics/news_icon.gif') no-repeat;	
}

#Subscribe form {
	padding: 10px 0 0 20px;
	margin: 0;	
}

#Subscribe form input {
	border: 1px solid #CCCCCC;
	font-size: 11px;	
}

#AllNews a {
	float: left;
	padding-left: 20px;
}

#AllNews a {
	font-size: 11px;
	color: #006699;
}
#AllNews a:hover {
	font-size: 11px;
	color:#00CCFF;
}

#IndexFooter {
	background: url('/pics/bottombg.jpg') no-repeat;
	width: 992px;
	height: 47px;
	overflow: hidden;
	text-align: right;
}

.CopyRights {
	float: right;
	padding: 10px 0 0 0;
	font-size: 11px;
	color: #000000;
}

.CopyRights a {
	color: #006699;
}

.CopyRights a:hover {
	color: #003399;
}

/*---------- vnutrennie stranicy ----------*/

#HeadLineIns {
	background: url('/pics/headbg_ins.jpg') no-repeat;
	width: 992px;
	height: 108px;
}
