/**
author: Office-web http://office-web.ru
**/

/**#################### DEFAULT and FORMS CSS ####################**/





td, tr, p, div {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #333333;
  font-size        : 13px;
  line-height      : 16px;
}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

a:link, a:visited {
  color            : #29608d; 
  text-decoration  : underline;
 }

a:hover {
  color            : #2386d9;
  text-decoration  : underline;
  }

.prod111 a:link, .prod111 a:visited {
  color            : #29608d; 
  text-decoration  : underline;
	font-size:12px;
 }

ul {
  margin           : 0;
  padding-left     : 0px;
  list-style       : none;
}

li {  
  text-align: left;
  line-height      : 14px;
  padding-left     : 12px;
  padding-top      : 3px;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;

}

form {
margin           : 15px 0px 10px 0px; 
padding          : 0;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #c5e3fd;
 margin       : 3px 0;

}

form select.button{
 color        : #000000;
 background   : #ECEEEF;
}

option {
background   : #ffffff;
}

/**#################### Joomla CSS ####################**/

/** Buttons **/

.back_button {
  font-size        : 12px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
    
  }
div.back_button a{
text-decoration  : none;
  }


.button {
  font-size        : 11px;
  color            : #c5e3fd;
  border           : 1px solid #c5e3fd;
  margin           : 3px 0;
  padding          : 2px;
  cursor           : pointer;
  background       : #2280d1;
}


/** Contact **/

.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
}



/** Module table  **/


table.moduletable {
	margin           : 0 0 5px 0;
    width            : 100%;
    border           : 0 none;
    padding          : 0;
      	}

table.moduletable th {
      
    font-family          : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	width              : 227px;
      color              : #ffffff;
	border           : 0 none;
    padding       : 1px 0 0 0;
      line-height        : 25px;
	background     : url(../images/mod_left.gif) #ffffff no-repeat top left;
	height: 40px;    
	}

table.moduletable td {
    padding-top: 2px;
    	}

table.moduletable1 {
	margin           : 0 0 5px 0;
    width            : 100%;
    border           : 0 none;
    padding          : 0;
      	}

table.moduletable1 th {
      
    font-family          : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 14px;
	font-weight        : bold;
	text-align         : left;
	text-indent:15px;
	width              : 697px;
	color              : #ffffff;
	border           : 0 none;
    padding       : 1px 0 0 0;
	line-height        : 25px;
	background     : url(../images/mod_left.gif) #ffffff no-repeat top left;
	height: 40px;    
	}

table.moduletable1 td {
    padding-top: 2px;
    	}

div.module{
 
    margin           : 0 0 20px 0;
    	}

div.module h3 {
      
      font-family        : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 22px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
      color              : #EBEFF2;
	line-height        : 27px;
	background         : url(../images/mod_left.gif) #AF2222 repeat-x top left;
      height             : 29px;
      margin             : 0 0 15px 0;
       }

.rightcol div.module h3{
      background         : url(../images/mod_right.gif) #AF2222 repeat-x top left;
		}


.contentmod {
text-align   : left;
padding      : 8px 0;

}

.contentmod td {
padding      : 5px;
}

.contentmod table.moduletable {
margin           : 0 0 8px 0;
width            : 100%;
border           : 1px solid #DDE1E3;
background       : #ECEEEF;
}


.contentmod table.moduletable th{
      font-size          : 14px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
      color              : #AF2222;
	padding            : 2px;
      line-height        : 25px;
      background         : #E7EAEC;
      border-bottom      : 1px solid #DDE1E3;
}



/** Read more **/

a.readon:link, a.readon:visited {
  color            : #af2222;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0px 1px 10px;
  float            : right;
  line-height      : 15px;
  text-decoration  : none;
  border-left:2px solid #af2222;
  
}
a.readon:hover {
  color            : #999999;
  font-size        : 12px;
  background       : url(../images/indent1.png) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 1px 10px;
  line-height      : 15px;
  text-decoration  : none;
  border-left      : 2px solid #999999;
 }




/** Pagenavigation **/

.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagenav, .pagenav_prev, .pagenav_next {
  font-weight      : normal;
  }

a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagenav:hover {
  font-size        : 11px;
  color            : #af2222;
  text-decoration  : none;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #f3f5f6;
  padding          : 0;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

table.contenttoc th{
  margin           : 0;
  padding          : 2px;
  background       : #e7eaec;
  color            : #333333;
 }
table.contenttoc td{
 margin           : 0;
 padding          : 3px 4px;
 border-bottom    : 1px solid #dcdcdc;
 background-image   : url(../images/strelka.gif) ;
 
 background-repeat  : no-repeat;
 background-position: 4px 7px;
   }


table.contenttoc td a:link, table.contenttoc td a:visited{
padding-left        : 12px !important;
padding-left        : 0;
text-indent         : 12px;
text-decoration      : none;

}


/** Pathway **/


.pathway {
  font-size        : 11px;
  color            : #333333;
  padding-left     : 5px;
  
}

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : underline;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;

}
.pathway img{
  padding-top     : 5px;
    
}




/** Content **/


.sectiontableheader {
  
  font-weight      : bold;
  letter-spacing   : 1px;
  color            : #000000;
  background       : #ffffff; 
  padding          : 3px 5px;
  border           : 1px solid #ffffff;
}


.sectiontableentry1 {
  vertical-align   : top;
  background       : #ffffff;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;
  text-align: left;
 text-indent: 5px;
}

.sectiontableentry1 td, .sectiontableentry2 td{
  padding          : 2px 5px;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;

}

.sectiontableentry2 {
  vertical-align   : top;
  border-bottom    : 1px solid #ffffff;
  background       : #ffffff;
  line-height      : 20px;
  text-align: left;
 text-indent: 5px;
}
.sectiontableentry1 img{
margin: 0 4px;
}
.sectiontableentry2 img{
margin: 0 4px;
}


a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : normal;
  padding: 5px;
}


.small {
  font-size        : 11px;
  color            : #999999;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 11px;
  color            : #666666;
  font-weight      : normal;
  text-align       : left;
  width            : 100%;
}
.content_vote {
  font-size        : 11px;
  height           : 22px;
  padding          : 2px 0;
  }
.content_rating {
  font-size        : 11px;
  color            : #999999;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border           : 0 none;
  padding-left     : 0;
  padding-right    : 0;
  margin           : 0 0 5px 0;
}

.contentheading {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 21px;
  text-align       : left;
  text-indent      : 0;
  color            : #616161;
  padding          : 3px;
  margin           : 3px 0;
  background       : #F3F5F6;
  
  }
.contentheading a {
text-decoration:none;
}
.componentheading {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : auto;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 21px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #616161;
  padding          : 3px;
  margin           : 5px !important;
  margin           : 5px 1px;
  background       : #ECEEEF;
  }



.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        : 0;
  padding-top    : 5px;
  text-align     : left;
}

 .blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

.blog {
width:100%;
	padding: 0;
	margin: 0;
	border: 0 none;
}


/** Polls **/


.poll {

 	color       : #ffffff;
	line-height : 9px;
	font-weight : normal;
    text-align  : left;
}

.pollstableborder{
  border-color     : #999999;
}



/** "Tab" buttons for Joomla frontend **/


.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}


/** CSS for Mainmenu **/

a.mainlevel  {
 display           : block;
 width             : auto !important;
 width             : 100%;
  margin           : 1px 0;
  padding          : 0;
  font-size        : 18px;
  background       : none;
  text-indent      : 0px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 18px;
  border-bottom    : 1px solid #DCDFE1;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #2386d9;
  padding-left     : 0px;
  text-decoration    : none;

}
a.mainlevel:hover {
  border-bottom    : 1px solid #DCDFE1;
  font-size        : 18px;
  font-weight      : normal;
  color            : #fff200;
  text-decoration  : none;
  padding-left     : 0px;
  text-decoration	 : none;
  background       : #2386d9;

}
#active_menu {
  color            : #ffffff;
  border-bottom    : 1px solid #DCDFE1;
  background       : url(../images/menu.gif) #2386d9 96% 50% no-repeat;
  text-decoration	 : none;

}
a#active_menu:hover {
  color            : #fff200;
  border-bottom    : 1px solid #DCDFE1;
}


/** Sublevel for Mainmenu **/

.sublevel {
   font-family      : Arial, Helvetica, sans-serif;
   font-size        : 13px;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color	      : #999999;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #af2222;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #af2222;
	border          : 0;
      
}



/** Topmenu styles for BOTTOM navigation **/

ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
/*  padding-right    : 20px;*/
  margin           : 0;
     
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding          : 0;
  margin           : 0;
  width            : auto !important;
  font-size        : 13px;
  line-height      : 28px;
  white-space      : nowrap;
  

}
#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 0;
  font-size        : 13px;
  color            : #af2222;
  text-decoration  : underline;
  
}

#mainlevel-nav li a:hover {
  display          : block;
  font-size        : 13px;
  color            : #cccccc;
    
}



/** images **/

.mosimage {
  border     : 1px solid #E7EAEC;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #666666;
  font-size : 10px;
  background: #ECEEEF;
}



/******************* Top Menu************************/

.moduletable-topnav {
    
    width				: auto;
    padding				: 0;
        	}


.topnav {       
	 width				: 0; 
       text-decoration		      : none; 
       color				: #ffffff;
       font-size                    : 14px;
	}

a.topnav {
	position			: relative;
	width				: auto;
	background			: none;
 	padding			: 10px 6px 10px 6px;
	color				: #ffffff;
      text-decoration		: none;
	font-weight			: normal;
      line-height             : 36px !important; 
      line-height             : 16px; 
      height:0;
      
	}
a.topnav:hover{
 	width				: auto;
	color				: #ffffff;
	background			: #989898;
      padding			: 10px 6px 10px 6px;
 	font-weight			: normal;
	text-decoration		: none;
		}

a.topnav#current {
      
	cursor			: default;
	position			: relative;
	width				: auto;
      background			: #000000;
      padding			: 10px 6px 10px 6px;
	color				: #ffffff;
      text-decoration		: none;
	background              : url(../images/act_nav.gif) #000000 no-repeat top center;
      }
 
a.topnav#current:hover {
	cursor			: pointer;
	position			: relative;
	width				: auto;
	background			: #989898;
 	padding			: 10px 6px 10px 6px;
	color				: #ffffff;
      text-decoration		: none;
	
	}

a.topnav:visited, .topnav a:link {
text-decoration		: none;
color	: #fff;
}




/** #################### index.php #################### **/

body {
background: #ffffff no-repeat;
}

.main { 
  text-align       : center; 
  width            : 100%;

 }

.main2 { 
  width            : 67%;
  margin-right     : 15%;
  margin-left      : 15%
  
 }


div.mod {
  background       : none;
  width            : 6px;
  font-size:5px;
}

#clear {
clear: both;
height: 10px;
}

#centertb {
border: 1px solid #ffffff;
background: #ffffff;
}

#contenttb{
padding: 10px 15px;
}

td.pw {
width            : 100%;
padding          : 5px 5px 10px 5px !important;
padding          : 2px 2px 10px 2px;
}

td.pw div{
padding          : 5px;
width            : auto;
border           : 1px solid #DDE1E3;
background       : #ECEEEF;
}

   
.footer_left {
  float: left;
  font-size        : 12px;
  color            : #3F4446;
  font-weight      : normal;
/*   padding-top      : 10px !important;  padding-top      : 15px;*/
   
 }

.footer_left p{
padding-left: 20px;

}

.footer_right {

  float: right;
  font-size        : 12px;
  color            : #3F4446;
  font-weight      : normal;
  padding-top      : 10px;
  text-align: right;
     
 }

.footer_right p{

}


.leftcol, .rightcol {
   vertical-align   : top;
   padding          : 10px;
   text-align       : left;
   width            : 190px;
   background       : #E7EAEC;

}

.leftcol div, .rightcol div{ 
width          : 185px;
}

.foot {
  height           : 50px;
  background       : url(../images/footer.jpg) repeat-x top left;
  border           : 1px solid #ffffff;
  border-top       : none;
}

.foot td {
padding: 10px 15px;
}


p{
        text-align: justify;
        text-indent: 1em;
        margin-bottom: 10px;
        margin-top: 10px;
        font: 13px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}



#top_bar_home {
  position       : absolute;
  margin         : 0;
  padding        :  0;
  right          : 80px;
  height         : 91px; 
  background     : url(../images/icon_home.gif) no-repeat 0 35px; 
 }
#top_bar {
  position       : absolute;
  margin         : 0;
  padding        :  0;
  right          : 80px;
  height         : 91px; 
  background     : url(../images/icon.gif) no-repeat 0 35px; 
 }


.imgflypage a {
  margin         : 10px;
  padding        : 10px;
  text-decoration  : none;
}
























































































body {
	text-align: center;

}
		

body, html {
	padding: 0;
	margin: 0;
	border: none;
	background-color: #FFFFFF
}


#head {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	width: 984px;
	height: 105px;
	margin: 0;
    padding-top: 0px;
    padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
	display: block;
    float: left;
	TEXT-INDENT: 0;
    BORDER-COLLAPSE: collapse;
    line-height: 0;
}



 
#ikon {
	width: 229px;
	height: 33px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	border: 0px none;

	float:right;
	
}
#ikon img {
	width: 50px;
	height: 35px;
	margin: 0;
    padding: 0;
	border: 0 none;
}


#circle a {
	width: 94px;
	height: 96px;
	left: 865px;
	top: 55px;
    display: block;
	position: relative;
	border: 0 none;
	z-index:2;
    margin: 0;
}

#circle img {
	border: 0 none;
}

#ikon1 {
	display: block;
	width: 53px;
	height: 33px;
	float: left;
	border: 0;
}
#ikon1 img {
	width: 53px;
	height: 33px;
	border: 0;
}

#ikon2 {

	display: block;
	width: 59px;
	height: 33px;
	float: left;
	border: 0;
}

#ikon2 img {
	width: 59px;
	height: 33px;
	border: 0;
}

#ikon3 {

	display: block;
	width: 67px;
	height: 33px;
	float: left;
	border: 0;
}
#ikon3 img {
	width: 67px;
	height: 33px;
	border: 0;
}

#ikon4 {
	width: 50px;
	height: 33px;
	float: left;
	border: 0; 
}


#main {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	display: block;
	margin-top: 0;
margin-bottom: 0;
    padding: 0;
    border: 0 none;
	overflow: hidden

}



#menuleftpic {

	width: 331px;
	height: 39px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	position: relative
	
}

#menuleftpic img {

	border: 0 none;

	
}

#menurightpic {
	background-image: url(../images/menurightpic.jpg);
	background-repeat: no-repeat;
	width: 134px;
	height: 39px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: 0 none;
	overflow: hidden;
	

	

	
}


#nav {
	width: 984px;
	height: 39px;
	padding: 0;
	margin: 0;
	border: 0 none;
	white-space: nowrap;
	float: left;
	overflow: hidden;
	z-index:1;


}



#menulink_1mainnav {

    background:  url(../images/button1.jpg);
	background-repeat: no-repeat;
	width: 131px;
	display: block;
	text-align: center;
	color: #2386d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	height: 39px;
    float: left;	
    text-indent: -6px;
	border: 0 none;
	

}

#menulink_1mainnav:hover {
	
    background:  url(../images/button1_h.jpg);
	background-repeat: no-repeat;
    height: 39px;
    width: 131px;
	color: #fff200;
	border: 0 none;
}



#menuitem_1mainnav{
	float: left;
    height: 39px;
    width: 131px;
	border: 0 none;
	padding: 0;
	margin: 0;
}

#menulink_2mainnav {

    background:  url(../images/button2.jpg);
	background-repeat: no-repeat;
	width: 131px;
	display: block;
	text-align: center;
	color: #2386d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	height: 39px;
    float: left;	
    text-indent: -6px;
	border: 0 none;
	

}

#menulink_2mainnav:hover {
	
    background:  url(../images/button2_h.jpg);
	background-repeat: no-repeat;
    height: 39px;
    width: 131px;
	color: #fff200;
	border: 0 none;
}

#menuitem_2mainnav{
	float: left;
    height: 39px;
    width: 131px;
	border: 0 none;
	padding: 0;
	margin: 0;
}

#menulink_3mainnav {

    background:  url(../images/button3.jpg);
	background-repeat: no-repeat;
	width: 131px;
	display: block;
	text-align: center;
	color: #2386d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	height: 39px;
    float: left;	
    text-indent: -6px;
	border: 0 none;
	

}

#menulink_3mainnav:hover {
	
    background:  url(../images/button3_h.jpg);
	background-repeat: no-repeat;
    height: 39px;
    width: 131px;
	color: #fff200;
	border: 0 none;
}

#menuitem_3mainnav{
	float: left;
    height: 39px;
    width: 131px;
	border: 0 none;
	padding: 0;
	margin: 0;
}

#menulink_4mainnav {

    background:  url(../images/button4.jpg);
	background-repeat: no-repeat;
	width: 126px;
	display: block;
	text-align: center;
	color: #2386d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	height: 39px;
    float: left;	
    text-indent: -6px;
	border: 0 none;
	

}

#menulink_4mainnav:hover {
	
    background:  url(../images/button4_h.jpg);
	background-repeat: no-repeat;
    height: 39px;
    width: 126px;
	color: #fff200;
	border: 0 none;

}

#menuitem_4mainnav{
	float: left;
    height: 39px;
    width: 126px;
	border: 0 none;
	padding: 0;
	margin: 0;
}

#twocols{ /*the columns that gets dropped down over yours might be different*/
z-index:20;
}
#leftcol{  /*the columns that gets dropped down over yours might be different*/
z-index:10;
}
.moduletablemainnav{ /* I have absolutely positioned the module, you might have a different scheme*/
position:relative;
top:0px;
left:0px;
z-index:100;
font:0.9em Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
border: 0 none;
float: left;
}
#mainlevelmainnav,#mainlevelmainnav ul{
float:left;
list-style:none;

background:transparent;
font-weight:700;
margin:0;
padding:0;
background-position: 0px;

}
#mainlevelmainnav a{
display:block;
color:#f90;
text-decoration:none;
margin-right:0px;
padding:0.3em;
}
#mainlevelmainnav li{
float:left;
padding:0;

}
#mainlevelmainnav li ul{
position:absolute;
left:-999em;
height:auto;
width:11em;
font-weight:400;
background:#36f;
border:#00C 1px solid;
margin:0;
}
#mainlevelmainnav li li{
width:11em;
}
#mainlevelmainnav li ul a{
width:11em;
color:#fff;
font-size:0.9em;
line-height:1em;
font-weight:400;
}
#mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul,#mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
left:-999em;
}
#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover ul,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul{
left:auto;
z-index:6000;
}
#mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover{
background:#039 url(../images/soccerball.gif) 98% 50% no-repeat;
}

a#active_menu-top:link {
	
    background:  url(../images/butt1_h.jpg);
	background-repeat: no-repeat;
    width: 131px;
	display: block;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 39px;
    float: left;
    text-indent: -6px;
	

	}


a#active_menu-top:visited {
	
    background:  url(../images/menutop_butt_h.jpg);
	background-repeat: no-repeat;
    width: 131px;
	display: block;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 123px;
    float: left;
    text-indent: -6px;
	

	}

a#active_menu-top:hover {
	
    background:  url(../images/menutop_butt_h.jpg);
	background-repeat: no-repeat;
    width: 117px;
	display: block;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
    float: left;
    text-indent: -6px;
	

	}

   
#content {
	float: right;
	display: block;
	background-image: url(../images/contentpic.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-position: top;
	width: 697px;
	height: 100%;
	border: 0 none;
	background-color: #FFFFFF;
	MARGIN :0px 0px -4000px 0px;	
	PADDING: 0px 20px 4000px 20px;
       
	font-family: Arial, Helvetica, sans-serif;
	color: #00366C;
	font-size: 14px


}

#leftblock { 
	float: left;
	display: block;
	background-image: url(../images/leftblockpic.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	width: 227px;
	height: 100%;
	border: 0 none;
	background-color: #FFFFFF;
	MARGIN :0 0 -4000px 0;	
	PADDING: 40px 20px 4000px 0;


}



#inner {
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 0;
	padding-top: 0;
	border: 0 none;

	background-color: #FFFFFF;
	width: 984px;
	height: 100%;

}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 984px;
	height: 139px;
	display: block;	
	padding: 0;
	margin: 0;
	border: 0 none;
	clear: both;
	font-size: 13px;

	
}

#footer div {
 
top: 100px;
color: #003300;
line-height:15px;
position: relative;
text-align:center;	
}
 
#footer a {
	color: #FF9900;
	font-weight: bold
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 20px;
	text-align: justify;
	
}

h1,h2,h3,h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: #00366C;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-size: 21px;
	margin-top: 40px;
    margin-bottom: 22px;
  line-height: 20px;
	
}

h2 {
	font-size: 19px;
  	margin-top: 15px;
  	margin-bottom: 10px;
line-height: 22px;
}

h3 {
	font-size: 17px;
	margin-top: 15px;
    margin-bottom: 10px;
}

h4 {
	font-size: 15px;
 	margin-top: 15px;
  	margin-bottom: 10px;
}

.style1 {
	color: #FF9900
}

.podpiska input {
	width: 200px;
	height: 20px

}


.podpiska form {
	text-align: left;
	margin-left: 250px

}


.podpiskasubmit input {
height:30px;
border-color:#c2e254 #9bb838 #9bb838 #c2e254;
border-style:solid;
border-width:1px;
background:#c2e254;
cursor:pointer;
}

.podpiskasubmit input:hover {
border-color:#FFCC66 #FFFF99 #FFFF99 #FFCC66;
border-style:solid;
border-width:1px;
background:#FFFF99;
}

.podpiskasubmit input:focus {
background:#ddd;
border-color:#ddd #333 #333 #ddd;
border-style:solid;
border-width:1px;
}

#banner   {

margin: 0px 0px 15px 20px;

}

.zakazbutton {
background : url(../images/digitbuttonzakazmerge.jpg) no-repeat top left;
height: 60px;
display : block;
width: 167px;
color: #ffffff;
padding-left: 18px;
padding-top: 20px;
font-weight: 600;
text-decoration: none;
font-size: 14px
}

.zakazbutton:hover {
color: #ffffff;
}

#shema_small {
	width: 130px;
	height: 19px;
	position: absolute;
	top: 70px;
	display: block;
	padding-top: 0px;
	left: 60%;
	z-index: 300;
	margin-left: 0px;
	border: 0px none;
}

#icqq {
	width: auto;
	height: auto;
	position: absolute;
	top: 50px;
	display: block;
	padding-top: 0px;
	left: 40%;
	z-index: 300;
	margin-left: 0px;
	border: 0px none;
}

#phone {
	width: auto;
	height: auto;
	position: absolute;
	top: 50px;
	display: block;
	padding-top: 0px;
	left: 20%;
	z-index: 300;
	margin-left: 0px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.x-press_signup {
	background-color: #FFFF99;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	display: block;
	height: auto;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 5px;
}
.projects {
	background-image: url(/images/projects1.png);
	height: 45px;
	width: 180px;
	display: block;
	vertical-align: middle;
	font-size: 18px;
	font-family: "Courier New", Courier, mono;
	color: #ffffff;
	margin-left: 0px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
}

.projects:hover {
	color: #FFFF00;
}
