@charset "windows-1251";

/* MAIN */

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height:100%;
}
body {
  font-family: Verdana;
  font-size: small;
  color: #000000;
  background-color: #5b6d79;
}
* html #content {
  height: 100%;
  margin: 0;
  padding: 0;
}
a img {border: 0;}


div.cleaner {
clear: both;
}

#content {
  position: relative;
  min-height: 100%;
}
p            { font-size:100%; color:#000000;}
tr           { font-size:100%; color:#000000;}
td           { font-size:100%; color:#000000;}
div          { font-size:100%; color:#000000;}

h3 {font-size:140%; color: #2c3795; font-weight:bold;}
h4 {font-size:140%; color: #e06074; font-weight:bold;}
h5 {font-size:120%; color: #2c3795; font-weight:bold;}
h6 {font-size:120%; color: #000000; font-weight:bold;}

a:active     { font-size:100%; color: #2c3795; font-weight:normal; text-decoration:underline }
a:visited    { font-size:100%; color: #2c3795; font-weight:normal; text-decoration:underline }
a:hover      { font-size:100%; color: #2c3795; font-weight:normal; text-decoration:none }
a:link       { font-size:100%; color: #2c3795; font-weight:normal; text-decoration:underline }


/* LEFT-MENU */ 
#menu { 
 float: left;
 background-color: #000000;
 padding: 10px 0 0 0;
 margin: 0;
 text-align: center;
 width: 209px;
 }
h1 {
font-size:12px;
color: #ffffff; 
font-weight:bold; 
border-top: 1px solid; 
border-width: 1px; 
padding: 5px 0 5px 0; 
margin: 5px 0 0 0;
width: 209px;
}
#menu-in {
text-align: left;
background-color: #ffffff;
line-height: 150%;
padding: 0 0 0 20px;
margin: 0;
width: 189px;
}

a:active.menu, a:visited.menu, a:link.menu, a:hover.menu  {
font-size:100%; 
color: #000000;
font-weight:bold;
text-decoration: none;
}
a:hover.menu {
text-decoration: underline;
}
#man {
width: 209px;
height: 467px;
padding: 0;
margin: 0;
}
/* TOP */
#top { 
 color: #ffffff;
 background-color: #000000;
 padding: 5px 5px 5px 0;
 margin: 0;
 text-align: right;
 }
form {
padding: 0;
margin: 0;
vertical-align: middle;
}
input {
border: 1px solid;
border-color: #5b6d79; 
height: 18px;
}

a:active.top, a:visited.top, a:link.top, a:hover.top  {
font-size:100%; 
color: #ffffff;
text-decoration: none;
margin: 0 50px 0 0;
}
a:hover.top {
text-decoration: underline;
}
#coner {
background-image:url('/petzl/images/coner.gif');
background-repeat: no-repeat;
background-position: left top;
text-align: center;

padding: 0;
margin: 0;
}
#menu-top {
margin: 0;
height: 26px;
}
#navigation {
width: 50%;
height: 30px;
text-align: center;
padding: 5px 0 0 0;
margin: 0;
}
#navigation td {
text-align: center;
font-size:100%; 
color: #ffffff;
font-weight: bold;
}
#navigation td a:active, #navigation td a:visited, #navigation td a:link, #navigation td a:hover {
font-size:100%; 
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#navigation td a.hover {
text-decoration: underline;
}
h2 {
font-size:160%;
color: #ffffff;
font-weight:bold;
padding: 25px 0 25px 25px;
margin: 0;
}

/* PAGE */

#right { 
 position: relative;
 min-height: 100%;
 padding: 0 0 0px 0;
 margin: 0 0 6em 209px;
 text-align: left;
  }
#text {
background-image:url('/petzl/images/bg-text.gif');
background-position: top right;
background-repeat: repeat-y;
background-color: #dad7d6;
padding: 10px 20px 10px 30px;
}

/* FOOTER */

#footer {
  position: relative;
  height: 6em;
  padding: 0 0 0 0;
  margin: -6em 0 0 0;
  }
.petzl {
width: 50%;
float: left;
text-align: left;
padding: 10px;
margin: 0 0 0 6em;
}

.green {
margin-left: 50%;
text-align: right;
padding: 10px;
margin: 0 6em 0 0 ;
}
}
a:active.foot, a:visited.foot, a:visited.foot, a:link.foot  {
font-size:100%; 
color: #000000; 
text-decoration:none 
}
a:hover.foot    { 
text-decoration:underline
}


