/* GENERAL STYLE */

BODY {	text-align: center;
	font-family: Trebuchet MS, verdana, arial;
	font-size: 80%;
	background-image: url('bg-web.jpg');
	background-repeat: repeat-x;
	background-color: #464647;
	color: #666666;
	margin:0px auto; 
}

A:link {COLOR: #0595e8; FONT-WEIGHT: NORMAL; TEXT-DECORATION: underline;}
A:visited {COLOR: #0595e8; FONT-WEIGHT: NORMAL; TEXT-DECORATION: underline;}
A:hover {COLOR: #000000; FONT-SIZE: 100%; FONT-WEIGHT: NORMAL; TEXT-DECORATION: underline;}
A:active {FONT-WEIGHT: NORMAL; TEXT-DECORATION: none; color: #0595e8;}

/* LAYOUT */

#web
{
	margin:0px auto; 
	width: 1012px;
	color: #474747;
	position: relative;
}

#header-img {
	width: 1012px;
	height: 311px;
	background-image: url('bg-header.jpg');
}

#header-img ul {
  width: 960px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	float: left;
	height: 311px;
	line-height: 311px;
	}
#header-img li a {
  display: block;
  width: 960px;
  color: #ffffff;
  }

#header-navi {
	width: 1012px;
	height: 186px;
	background: rgb(94,93,93) url('bg-top-navi.jpg');
	position: absolute;
	top: 311px;
	left: 0;
	font-size: 110%;
}

#header-navi ul {
  width: 960px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	float: left;
	height: 180px;
	line-height: 180px;
	}
#header-navi li {
  float: left;
  text-align: left;
  font-size: 100%;
  }
#header-navi li a {
  display: block;
  width: 192px;
  font-weight: NORMAL;
  text-decoration: none;
  color: #ffffff;
  }
  
#header-navi li a:hover {
  color: #000000;
  }  

#main-part {
	width: 1012px;
	background-image: url('bg-main-part.jpg');
	margin-top: 186px;
  
	}
	
#text {
  width: 793px; 
  float: right;
  position: relative;
  left: 15px;
  top: 0px;
  text-align: justify;
  }
  
#text-part {
  margin: 0 70px 0 0;
  }  
  	
#left-navi {
  background: rgb(238,238,238) url('bg-left-navi.gif');
  width: 211px; 
  height: 800px;
  float: left;
  position: relative;
  color: #808080;
	}		
	
#left-navi ul {
	line-height: normal;
	position: relative;
	left: 25px;
	top: 10px;
	}
#left-navi li {
  text-align: left;
  font-size: 140%;
	list-style-image: url("li-left.gif");

  }
#left-navi li a {
  display: block;
  font-weight: NORMAL;
  text-decoration: none;
  color: #909090;
  }
  
#left-navi li a:hover {
  color: #000000;
  text-decoration: underline;
  }  	
	
#footer {
	width: 1012px;
	height: 72px;
	background-image: url('bg-footer.jpg');
	background-repeat: no-repeat;
	font-size: 90%;
	text-align: left;
}

#footer-text {
  position: relative;
  left: 33px;
  top: 20px;
}

#footer-text a {
  color: #000000;
  text-decoration: none;
}

#footer-text a:hover {
  color: #808080;
}

.line {
  position: relative;
  left: 10px;
}

.poradime {
  font-size: 120%;
  font-weight: normal;
  position: relative;
  left: 10px;
}

#motto {
  width: 180px; 
	margin: 0 0 0 22px;
	padding: 0;  
  position: relative;
  font-style: italic;
}

.clear {
clear:both;
}

h1 {
color: #707070;
font-size: 220%;
}

h2 {
color: #707070;
font-size: 135%;
color: rgb(51, 102, 255);
}

h3 {
color: #707070;
font-size: 135%;
color: rgb(51, 102, 255);
}

/* images */

img.float-right {
	background: #6f6f6f;
  border: 1px solid #6f6f6f;
	padding: 6px;
  margin: 5px 0px 10px 10px;  
}
img.float-left {
	background: #6f6f6f;
  border: 1px solid #6f6f6f;
	padding: 6px;
  margin: 5px 10px 10px 0px;
}

/* tables */

.tr1 {
	background-color: #a3cee6;
	font-size: 100%;
	text-align: left;
	border-bottom: 2px #000000;
	font-weight: normal;
	line-height: 25px;
}

.tr2 {
	font-size: normal;
	background-color: #eeeeee;
	text-align: left;
	padding: 2px 7px;
	vertical-align: middle;
}

#tag {
  margin: 0 0 0 21px;
  position: relative;
  }  

#tapety {
	font-size: 10pt;
	color: black;
}

#tapety A:link {COLOR: black; FONT-WEIGHT: normal; TEXT-DECORATION: none}
#tapety A:visited {COLOR: black; FONT-WEIGHT: normal; TEXT-DECORATION: none}
#tapety A:hover {COLOR: black; FONT-WEIGHT: normal; TEXT-DECORATION: underline}


#pro li {
font-size: 10pt;
color: #474747;
display: block;
	}