﻿/* Etomite Default
---------------------------------- */

*
{
  padding:0px;
  margin: 0px;
left-margin: 10px;
top-margin: 10px;
}

body
{
margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
background-color: #f7f7f7;
  
}

#page
{
  margin: 0px auto;
  width: 100%px;
  background: #fff;
  position: relative;
  clear: both;
left-margin: 10px;
top-margin: 10px;
}

#razdel
{
font-family: Tahoma;
  font-size: 12px;
 font-weight: bold;
color: #cc0000;
align: right;

}

#zakaz
{
font-family: Tahoma;
  font-size: 11px;
 font-weight: bold;
color: #cc0000;
align: left;
margin-left: 5px;

}

#zakaz_1
{
font-family: Tahoma;
  font-size: 11px;
 font-weight: bold;
color: #cc0000;
align: left;
}

#zakaz_1 a
{
font-family: Tahoma;
  font-size: 11px;
 font-weight: bold;
color: #cc0000;
align: left;
}

#zakaz_1 a:hover
{
font-family: Tahoma;
  font-size: 11px;
 font-weight: bold;
color: #cc0000;
align: left;
}

#razdel_center
{
font-family: Tahoma;
  font-size: 16px;
 font-weight: bold;
color: #0066cc;
align: right;

}

#razdel_r
{
font-family: Tahoma;
  font-size: 14px;
 font-weight: bold;
color: #0066cc;
align: right;

}

#menu_verh
{
font-family: Tahoma;
  font-size: 11px;
 font-weight: bold;
color: #a50101;
align: right;
valign: middle;
text-decoration:underline;

}

#menu_verh a
{
font-family: Tahoma;
  font-size: 11px;
 font-weight: bold;
color: #a50101;
align: right;
valign: middle;
text-decoration:underline;

}

#menu_verh a:hover
{
font-family: Tahoma;
  font-size: 11px;
 font-weight: bold;
color: #0066cc;
align: right;
valign: middle;
text-decoration:underline;

}

#newss
{
font-family: Tahoma;
  font-size: 10px;
 font-weight: normal;
color: #000;
align: left;

}

#newss_title
{
font-family: Tahoma;
  font-size: 10px;
padding: 5px;
 color: #000;
align: left;
 font-weight: bold;

}

#platezh
{
font-family: Arial;
  font-size: 12px;
 color: #000;


}


/* Header
---------------------------------- */
#header
{
  color: #66CBFF;
  width: 100%px;
  padding: 10px;
  height: 80px;
  text-align: right;
}

#left_menu
{
  color: #000;
  font-family: Tahoma;
  border-bottom-width: 100em;
  font-size: 11px;
font-weight:bold;
text-decoration: none;
}

#left_menu a
{ 
  color: #000;
  font-family: Tahoma;
  border-bottom-width: 100em;
  font-size: 11px;
font-weight:bold;
text-decoration: none;
}

#left_menu a:hover
{ 
  color: #000;
  font-family: Tahoma;
  border-bottom-width: 100em;
  font-size: 11px;
font-weight:bold;
text-decoration: underline;
}

#tel
{ 
  color: #0066cc;
  font-family: Arial;
  font-size: 13px;
font-weight:bold;
}

#tel a
{ 
  color: #0066cc;
  font-family: Arial;
  font-size: 13px;
font-weight:bold;
}

#adres
{ 
  color: #000;
  font-family: Arial;
  font-size: 11px;
font-weight:bold;
text-decoration: none;
}


#mainlogo
{
  float: left;
}

#header h1
{
  color: #379DFF;
  font-size: 2em;
}

#header h2
{
  color: #66CBFF
}


/* Menus
---------------------------------- */
#menu
{
  background-color: #30A300;
  color: #fff;
  clear: both;
  padding: 10px;
  overflow: hidden;
  height: 15px;
  border-bottom: 1px solid #1F6600;
}

#menu a
{
  color: white;
  text-decoration: none;
}

#menu ul,
#sidebar ul
{
  list-style: none;
  padding: 0;
  margin: 0;

}

#menu li
{
  display: inline;
  font-size: 0.9em;
  font-weight: 900;

}

#menu li a
{
  padding: 10px;
}

#menu li a:hover
{
  background-color: #dceff9;
}

#sidebar
{
  float: left;
  width: 190px;
  padding: 5px;
  background: #fff;
}

#sidebar ul a,
li span#LM_youAreHere
{
color: #000;
  display:block;
  background-color: #30A300;
  margin: 2px 0;

  text-decoration: none;
  padding: 2px 14px 2px 2px;
}

#sidebar ul a:hover,
li span#LM_youAreHere
{
  background-color: #f7f7f7;
}

ul#LM_level_2 li a,
ul#LM_level_2 li span#LM_youAreHere
{
   padding-left: 1em;
}

ul#LM_level_3 li a,
ul#LM_level_3 li span#LM_youAreHere
{
  padding-left: 2em;
}

li.LM_collapsed a
{
  background-image: url(images/LM_arrow-right.gif) !important;
  background: no-repeat 99% 50%;
}

li.LM_expanded a,
li.LM_expanded span
{
  background: url(images/LM_arrow-down.gif) no-repeat 99% 50%;
}

li.LM_endPage a,
li.LM_endPage span
{
  background-image: none !important;
}

#sidebar ul#LM_level_1
{
  margin-bottom: 1em;
}

#sidebar ul ul
{
    margin-bottom: 5px;
}


#pagetrail {
   font-family: Tahoma;
   font-size: 11px;
   color: #999999; 

}

#pagetrail a {color:#333333;}
#pagetrail a:hover {color:#999999;}

