/* Стили основных блоков страницы */
#header {position:relative; height:64px; width:100%; padding-left:0px;}
#content {height:99%;  border:1px solid #999999; border-top-width:7px;}
#menu {width:200px; height:100%; float:left; text-align:center; padding:3px; overflow:visible;}
#text { 
margin-right:1px; 
background-color:white; 
height:98%; 
border-width:0px; 
border-left-width:1px; 
border-style:solid; 
border-color:#999999; 
padding:15px; 
padding-top:5px; 
padding-bottom:5px; 
display:block;	
overflow:auto;
}
#find {padding:10px; margin-left:15px; margin-bottom:5px; padding-bottom:0 px; padding-top:0 px; border:1px solid #999999; border-top-color:#eeeeee; border-left-color:#eeeeee; float:right;}
#alles {margin-left:5%;margin-right:5%;}
#menutable {width:95%;}
#panelclock {margin-top:3px;margin-bottom:3px; width:100%; text-align:center; background-color:#f5f7f7;
border-style:solid;
border-color:#cccccc;
border-width:1px;
border-left-color:white;
border-top-color:white;
}

/* Стили основных страниц */
.htext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; text-align: center; color: #666666}

.vtext {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; text-align: center; color: #666666}

td.submenu {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
text-align: center; 
color: #666666; 
font-weight: normal;
}
#panel {
background-color:#EEEEEE;
border-style:solid;
border-color:#999999;
border-width:1px;
border-left-width:0px;
border-top-width:0px;
}
#panel2 {
background-color:#EEEEEE;
border-style:solid;
border-color:#cccccc;
border-width:1px;
}
#panel3 {
background-color:#EEEEEE;
border-style:solid;
border-color:#cccccc;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-width:1px;
border-left-color:white;
border-top-color:white;
}

#panel5 {
background-color:#EEEEEE;
border-style:solid;
border-color:#cccccc;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-width:1px;
border-left-color:white;
border-top-color:white;
border-bottom-color:#999999;
}

#panel4 {
border-style:solid;
border-color:#cccccc;
border-width:1px;
}

div.menu {
width:100%;
padding:3px;
background-color:#EEEEEE;
border-style:solid;
border-color:#999999;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-width:1px;
border-left-color:white;
border-top-color:white;

font-family: 'Arial', Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal; 
text-align: left; 
font-weight: normal;
}

div.submenu {
padding:1px;
padding-left:5px;
padding-right:5px;
background-color:#EEEEEE;
border-style:solid;
border-color:#999999;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:0px;
border-top-width:0px;

font-family: Tahoma, Verdana,  sans-serif; 
font-size: 12px; 
font-style: normal; 
text-align: center; 
font-weight: normal;
}

/* Цвет ссылки подраздела непосещенной */
A:link {
cursor:hand; color:#666666; text-decoration:underline;}

/* Цвет ссылки подраздела посещенной */
A:visited {
cursor:hand; color:#666666; text-decoration:underline;}

/* Цвет ссылки подраздела подмышкой :-) */
A:hover {
color:#ff0000; text-decoration:none;}


a.submenu {
text-decoration:none;
color: #666666; 
cursor:hand;
}

a.submenu:visited {
text-decoration:none;
color: #666666; 
cursor:hand;
}

a.submenu:hover {
text-decoration:none;
color:red;
cursor:hand;
}

a.clear:link {text-decoration:none;}
a.clear:visited {text-decoration:none;}
a.clear:hover {text-decoration:none; color:#666;}

/* ------------------Стиль текста------------------------*/

.text {
font-family: Verdana, Tahoma, Arial, sans-serif; 
font-size: 11px; 
color:#666666;
font-style: normal; 
text-align: justify; 
font-weight: normal;
}
.text2 {
font-family: Verdana, Tahoma, Arial, sans-serif; 
font-size: 10px; 
color:#000000;
font-style: normal; 
text-align: justify; 
font-weight: normal;
}
h3 {
font-family: Verdana, Tahoma, Arial, sans-serif; 
font-size: 12px; 
color:#666666;
margin:3px;
font-style: normal; 
text-align: left; 
font-weight: bold;
}

h2 {
font-family: Verdana, Tahoma, Arial, sans-serif; 
font-size: 16px; 
color:#666666;
margin:5px;
font-style: normal; 
text-align: center; 
font-weight: bold;
}

.bord {border-color: #666666;}
#buttonv {
width: 100px;
border: 0px solid #666666;
padding: 0;
margin: 0;
font-family: 'Verdana', Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
color: #666666;
}

#buttonv ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#buttonv li a {
display: block;
padding: 2px 2px 2px 2px;
border: 1px solid #666666;
background-color: #EEEEEE;
color: #333333;
text-decoration: none;
text-align: center;
margin: 0px;
padding: 4px;
width: 100%;
}

#buttonv li a:hover {
border: 1px solid #999999;
background-color: #FFFFFF;
color: #FF3300;
}

/* ---------------------Стиль для презентаций-------------------------------------*/

div.present {border:1px solid #777777; margin:5px;}

div.presentbutton {border:2px solid; border-bottom-color:#999999; border-right-color:#999999; border-top-color:#f0f0f0; border-left-color:#f0f0f0; margin:5px; height:28px; width:300px;background-color:white;}

div.presentbuttontext {border:1px solid black; height:100%; width:100%; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-align: center; color: #000000; padding-top:5px; padding-bottom:5px;}

table.present {border:1px solid; border-top-color:#999999; border-left-color:#999999; border-bottom-color:#f0f0f0; border-right-color:#f0f0f0; background-color:ffffff; font-size: 10px;font-family: Verdana, Arial, sans-serif;  text-align: justify; font-weight: normal; font-style: normal; color: #000000;};

p.present {margin:3px;};   

a.presentbutton {cursor:hand;text-decoration:none;}
a.presentbutton:visited {cursor:hand;text-decoration:none;}
a.presentbutton:hover {text-decoration:none;}

a.presentlink {cursor:hand; color:#000000; text-decoration:underline;}
a.presentlink:visited {cursor:hand; color:#000000; text-decoration:underline;}
a.presentlink:hover {color:#ff0000; text-decoration:none;};

dt {font-weight:600; margin-bottom:5px;}
dd { margin-bottom:10px;}

p.list {margin-bottom:2px; margin-top:0px;}

a.finded {color:red; font-weight:600; text-decoration:none;}

table.nav {
font-family: 'Arial', Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
border:1px outset #ffffff;
width:99%;
margin:3px;
background-color:#EEEEEE;
}

div.textmenu {
width:100%;
text-decoration:none;
text-align:center;
padding:0px;
background-color:#EEEEEE;
border-style:solid;
border-color:#999999;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-width:1px;
border-left-color:white;
border-top-color:white;

font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal; 
font-weight: normal;
}

div.faqmenu {
width:100%;
text-decoration:none;
text-align:center;
padding:3px;
background-color:#EEEEEE;
border-style:solid;
border-color:#999999;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-width:1px;
border-left-color:white;
border-top-color:white;

font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal; 
font-weight: 500;
}


div.textmenu2 {
width:20px;
text-decoration:none;
text-align:center;
padding:0px;
background-color:#EEEEEE;
border-style:solid;
border-color:#999999;
border-bottom-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-width:1px;
border-left-color:white;
border-top-color:white;

font-family: 'Arial', Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal; 
font-weight: bold;
}


div.textpressed {
display: block;
text-align:center;
background-color:#ffffff;
color:#FF3300;
font-family:  Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
padding: 0px 0px 0px 0px;
border:1px inset;
}

div.faqpressed {
display: block;
padding:3px;
text-align:center;
background-color:#ffffff;
color:#FF3300;
font-family:  Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
margin: 0px 0px 0px 7px;
border:1px inset;
}

a.clear:link {text-decoration:none;}
a.clear:visited {text-decoration:none;}
a.clear:hover {text-decoration:none; color:#666;}

.ttab { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-align: center; margin: 5px}

.head { font-family: Verdana, Tahoma, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-align: center; background-color: #EEEEEE}

/* Стиль списков для выпадающего подменю */

#buttonsmall {
width: 225px;
border-right: 1px solid #999999;
border-top: 1px solid #999999;
border-left: 0px solid #999999;
border-bottom: 1px solid #999999;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
margin-bottom: 10px;
font-family: 'Verdana', Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
background-color: #f7f5f5;
color: #666666;
}

#buttonsmall ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#buttonsmall li {
margin: 2px;
margin-top:2px;
}

#buttonsmall li a {
display: block;
padding: 2px 2px 2px 5px;
border-left: 1px solid #ffffff;
border-right: 1px solid #999999;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #999999;
background-color: #EEEEEE;
color: #333333;
text-decoration: none;
width: 100%;
}

html>body #buttonsmall li a {
width: auto;
}

#buttonsmall li a:hover {
border-left: 1px solid #999999;
border-right: 1px solid #ffffff;
border-top: 1px solid #999999;
border-bottom: 1px solid #ffffff;
padding: 2px 2px 2px 6px;
background-color: #FFFFFF;
color: #FF3300;
}
#buttonva {
width: 100px;
border: 0px solid #666666;
padding: 0;
margin: 0;
font-family: 'Verdana', Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
color: #666666;
}

#buttonva ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#buttonva li a {
display: block;
padding: 2px 2px 2px 2px;
border: 1px solid #999999;
background-color: #FFFFFF;
color: #FF3300;
text-decoration: none;
text-align: center;
margin: 0px;
padding: 4px;
width: 100%;
}

#buttonva li a:hover {
border: 1px solid #999999;
background-color: #FFFFFF;
color: #FF3300;
}
