/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
ol{
list-style-position:inside;
padding:15px;
color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;}	
a{
color:#e66802;
}
img{
	border:0;
	text-align: left;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	padding:10px;
	line-height:1.5;
	text-align: left;
	font-weight: bold;
}
#orange{
	color:#e66802;
	text-align: left;
}	

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#e66802;
	padding-top:10px;
	padding-left:10px;}		


h2{
	font-size:14px;
	font-weight:bold;
	color:#E56605;
	padding-top:10px;
	padding-left:10px;
}		
#navigation ul{
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-image:url(img/list_style_image.jpg);
	list-style-position:inside;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:20px;}	
#navigation ul li{
padding-top:5px;}
ul a{
	color:#FFFFFF;
	text-decoration:none;}
ul a:hover{
	color:#bc5604;
	text-decoration:none;}				
body{
	background:#091014;}

#container{
	width:800px;
	margin:0 auto;}
#top{
	height:70px;
	width:100%;}
#logo{
	float:left;}
#search{
	float:right;
	margin-top:30px;}	
#search_area{
	background:#000000;
	border:1px solid #565758;
	height:21px;
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e66802;
	font-style:italic;
	font-family:12px;}	
#search_button{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:1px solid #565758;
	width:30px;
	height:21px;
	background: url(img/searchButtonBG.jpg);}
#header{
	margin-top:30px;}	
#slideshow{
	float:left;}
	
#s3slider {
   width: 250px; /* important to be same as image width */
   height: 170px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}
#slogan{
	float:right;
	width:450px;
	height:200px;
	background:url(img/slogan.jpg);
	color: #FFF;
	text-align: right;
}
#navigation{
	margin-top:250px;
	width:205px;
	height:auto;
	background:url(img/menuBG.jpg) #000 no-repeat;}
#team_able{
	padding-top:30px;}	
#text{
	width:573px;
	height:auto;
	float:right;
	background:url(img/textBG.jpg) #000 no-repeat;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
}
#stishok{
	padding-left:100px;}
#photo_block{
padding-left:10px;
padding-right:10px;
}
.photo_block{
float:left;
padding:9px;}

#clear{height:1px; width:100%; clear:both;}
#footer{padding-top:30px;}
ul .form{
float:left;
padding:10px;
list-style-position:inside;
list-style-image:url(img/word.gif);}
#container #content #text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #content #text h1 {
	font-family: Verdana, Geneva, sans-serif;
}
#container #content #text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
}
#container #content #text h1 {
	font-size: 12px;
}
#container #content #text p br {
	font-family: Verdana, Geneva, sans-serif;
}
#container #content #text h2 .c7 {
	color: #CCC;
}
.special {
	color: #C03;
}
#container #content #text p {
	color: #666;
}
#off {
	color: #F00;
}
.special {
	color: #F00;
}
.bylogo {
	color: #E56605;
}
