.mody_table {border-collapse:collapse;width:100%; margin:0px;padding:0px;}
td,tr{vertical-align: middle;margin:0px;padding:0px;}
.mody_table a{text-decoration: none;font-size:small; color:#ff3333;}
.mody_table img{border:none;}
.mody_table tbody tr:nth-child(even){background-color: #bdbcbb;}
.mody_table tbody tr:first-child + *,
.mody_table tbody tr:first-child + * + * + *,
.mody_table tbody tr:first-child + * + * + * + * + *,
.mody_table tbody tr:first-child + * + * + * + * + * + * + *,
.mody_table tbody tr:first-child + * + * + * + * + * + * + * + * + *,
.mody_table tbody tr:first-child + * + * + * + * + * + * + * + * + * + * + *,
.mody_table tbody tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + *{
  background: #bdbcbb;
}

.mody_table tr{height:30px; }
.mody_table td,.mody_table th{text-align:center;border:1px solid #999;}
.foto {
width:300px;
box-shadow: 0 0 20px #969696;
float:right;
margin:10px;
filter:
progid:DXImageTransform.Microsoft.DropShadow(color=#969696, offx=1, offy=1)
progid:DXImageTransform.Microsoft.DropShadow(color=#C2C2C2, offx=2, offy=2)
progid:DXImageTransform.Microsoft.DropShadow(color=#EFEFEF, offx=3, offy=3);
}

#blok{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #bdbcbb;
box-shadow: 1px 1px 5px #bdbcbb;
behavior: url(/PIE.htc);
padding:10px;
margin:5px;
font-size:small;
}
.podrobnee {
text-align:right;
}
.podrobnee a{
color:#ff3333;
text-decoration: none;
}
.b-img-radius {
  zoom: 1;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  behavior: url(/PIE.htc);
  display: inline-block;
  vertical-align: top;
}
  .b-img-radius img {
   display: block;
    visibility: hidden;
  }
H3 {
color:#ff3333;
font-size:medium;
padding:2px 0px 2px 2px;
margin:0px;
}
H2,H1 {
padding:2px 0px 2px 2px;
margin:0px;
}
div#rotator div { position:absolute;
top:110px;
}

.top_mask img{
	position: absolute;
	top:110px;
	z-index:2;
}

body{
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
}

.top{
background-repeat: no-repeat;
background:url(../images/site/top.jpg);
}
.bod{
background:url(../images/site/m1.gif);
background-repeat: repeat-x;
vertical-align:top;
padding:5px 0px 0px 0px;
}
#nav, #nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  z-index:3;
  font-size:small;


}
#nav li {
  float: left;
  position: relative;
  background: #515151;
  back\ground: none;
  text-align:center;
 }
#nav li ul {
  display: none;
  background:  #ffffff;
  position: absolute;
  top:18px;
  padding: 0px;
  width: 200px;
  left: 2px;
    box-shadow: 1px 1px 5px #000000 ;

}
#nav a {
  color: #333333;
  text-decoration: none;
  display: block;
  width: 185px;
  padding: 2px 10px;
  background-position:bottom;
  background-repeat:no-repeat;
}
#nav a:hover {
color: #ffffff;
}
#nav li a.hh {
color: #000000;
text-shadow:-1px 0px #ffffff, 0px -1px #ffffff, 1px 0px #ffffff, 0px 1px #ffffff, -1px -1px #ffffff, 1px 1px #ffffff, -1px 1px #ffffff, 1px -1px #ffffff;
filter: Shadow(Color=#ffffff, Direction=45, Strength=1);

}

#nav li:hover a.hh {
color: #ff3333;

}
#nav li li a {
  width: 180px;
  background: none;
  text-align: justify;
  border-bottom-style:solid;
  border-bottom-color:#999999;
  border-bottom-width: 1px;
}
#nav li li a:hover {
  background: #006699;
}
#nav li:hover ul {
  display: block;
}
#nav li:hover li ul {
  display: none;
  
  width: 220px;
  top: 1px;
  left: 200px;
 }
#nav li li li a {
  width: 210px;
  padding: 2px 5px;
  background: none;
  text-align: justify;
  border-bottom-style:solid;
  border-bottom-color:#999999;
  border-bottom-width: 1px;
}
#nav li:hover li:hover ul {
  display: block;
}


















