*  
    { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}

.clear 
    { 
    clear:both; 
} 

.odstep{ 
display: block; width: 100%; height: 20px; float: left}

.right 
    { 
    float: right; 
} 

.left 
    { 
    float: left; 
}

a{
color: #FFF;
text-decoration: none;
}

h1 
    { 
    font-size: 2.2em; 
} 
     
h2 
    { 
    font-size: 2.0em;     
	 margin: 10px;
} 
     
h3 
    { 
    font-size: 1.8em; 
	 color: #c2cd19;
} 
     
h4 
    { 
    font-size: 1.6em;     
} 
     
h5 { 
    font-size: 1.4em;     
} 
     
p 
    { 
    font-size: 1.0em;     
	 margin: 10px;
}



small{
 font-size: 0.74em;     
 text-transform: none
font-weight: none ;
}

input.text 
  { 
  padding: 3px; 
  border: 1px solid #999999;     
}




.all{

margin:  auto; 
padding: auto;
 background: #212121;
 
 
}


 .header{ 
 padding: auto;
 margin:  auto; 
	background: url("okladka_4.jpg") center center no-repeat ;
	width: 994px; 
	height: 205px;
}
 
.nagl_all{

}

.nagl{
margin: 0px;
width: 100%;
height: 243px;
background : url('img/ngl_tlo.jpg')   repeat-x;  
}
 

.nagl_dol{ 
	width: 100%;
	height: 57px;
 	background: url('img/ngl_pod_tlem.jpg') repeat-x; 
}



body{
 background: #212121;
 height: 100%;
 width: 100%;
 margin: 0px;
 padding: 0px;
 text-align: center;

}

.boob
{
 
 margin: auto;
 width: 994px;
 background: #191717;
  color: #FFF;     
 
}



.menu{
width: 994px; margin: auto; 
}

/* 
* menu buttony
*
*/
 
.but1 { 
float: left;
display: table;
 color: #000;
  font-size: 10pt;
text-align: center;
 margin-left: 5px;
	width: 154px;
	height: 34px;
 	background: url('img/but_.png') no-repeat; 

}

.but1 a {

	line-height: 30px;
	}

.but1 :hover
{	
width: 154px;
	height: 34px;
	background: url('img/but_hov.png')  no-repeat; }



.but1 a:hover{
color: #FFF;
text-align: center;
width: 154px;
	height: 34px;
 
}



.dv1s{
float: left;  text-align: left; width: 600px; margin-left: 12px; margin-right: 15px;  border: 3px solid #FFFEEE; background: #2c2c2c
}

.dv2s{float: left; width: 330px; margin-right: 12px;  border: 0px solid #EEE; }

.dv3s{
float: left;  text-align: left; width: 940px; margin-left: 15px; margin-right: 15px; padding: 10px;  border: 3px solid #FFFEEE; background: #2c2c2c
}
.foot_all{
margin-left:  auto;  
text-align: center;

 
}

.foot{
text-align: left;
margin:  auto;
background: #920806;
width: 994px;
height: 140px;
line-height: 120px;
color: #FFF;
}

.foot2{ 
text-align: right;
margin:  auto;
width: 994px;
height: 20px;
}


/* jQuery lightBox plugin - Gallery style */
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 5px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

 


