body
{
	background-color: #FFFFFF;
	background-image: url(img/cube.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 14px;
}

img
{
	border: none;
}

#lista
{
	background-color: #FB3400;
	border-bottom: solid 1px black;
}


#lm
{
  width: 157px;
  text-align: right;
  float: left;
 }
 
#cm
{
  width: 686px;
  float: left;
}

#rm
{
	width: 157px;
	text-align: center;
	float: left;
}

#lm div
{
	border-right: solid 1px black;
	border-left: solid 1px #DDDDDD;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	width: 145px;
	text-align: left;
	float: right;
	padding: 2px 2px 2px 4px;
	background-color: white;
}

#lm .slctd
{
	border-right: none;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;	
	width: 150px;	
	background-color: Transparent;
	font-weight: bold;
}

#lm .plh1
{
	border-right: solid 1px black;
	border-left: none;
	border-top: none;
	border-bottom: none;	
	height: 6px;
	font-size: 5px;
	background-color: Transparent;
}

#lm .sponz
{
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;	
	height: 70px;
	background-color: Transparent;
}

#lm a
{
	color: Black;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana;
}

#lm a:hover
{
	text-decoration: underline;
	font-family: Verdana;
}

#lm .tl
{
	text-align: center;
	border-right: solid 0px black;
	border-left: solid 0px #DDDDDD;
	border-top: solid 0px #DDDDDD;
	border-bottom: solid 0px #DDDDDD;
	background-color: Transparent;
}


#tm
{
	width: 630px;
  height: 25px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

#tm div
{
	border-bottom: solid 1px black;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	border-top: solid 1px #DDDDDD;
	width: 145px;
	height: 20px;
	text-align: center;	
	float: left;
	margin-top: 5px;
	background-color: White;	
}

#tm .slctd
{
	border-bottom: none;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;	
	margin-top: 0px;
	padding-top: 2px;
	height: 25px;
	float: left;
	background-color: Transparent;
	font-weight: bold;
}

#tm .plh1
{
	border-bottom: solid 1px black;
	border-left: none;
	border-right: none;
	border-top: none;	
	width: 20px;
	height: 20px;
	margin-top: 5px;
	float: left;
	background-color: Transparent;
}

.imgm
{
	color: Black;
	font-size: 14px;
	text-decoration: none;
}

.imgm:hover
{
	text-decoration: underline;
}

#tm a
{
	color: Black;
	font-size: 14px;
	text-decoration: none;
}

#tm a:hover
{
	text-decoration: underline;
}

#ftr
{
	clear: both;
	width: 1000px;
	text-align: center;
	font-size: 10px;
}



#rm .sponz
{
	margin-top: 2px;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;	
	height: 65px;
	background-color: Transparent;
}

#rm div
{
	margin-bottom: 8px;
}

#frm div
{
	margin: 0px 0px 0px 0px;
}

#txt
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

#txt H3
{
	margin-bottom: 3px;
}

#txt H4
{
	margin-top: 7px;
	margin-bottom: 3px;
}


#txt div
{
	margin-left: 37px;
}

#txt a
{
	color: Black;
	text-decoration: none;
	
}

#txt a:hover
{
	color: Black;
	text-decoration: underline;
}

#txt .lnk
{
	color: #C00000;
	font-weight: bold;
}

#txt .img
{
	margin-left: 0px;
	float: left; 
	width: 32px; 
	height: 32px;
}

#txt .st
{
	font-style: italic; 
}

#hd
{
	height: 89px;
	background-image: url(img/logo.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	background-color : #FB3400;
	vertical-align: middle;
	margin-bottom: 10px;
	border-bottom: solid 1px black;
	vertical-align: bottom;
	width: 1000px;
}

#hd .sponz
{
	margin-left: 355px;
	height: 65px;
	text-align: right;	
	padding-right: 6px;
}

#hd .gap
{	
	margin-left: 355px;
	font-size: 1px;
	height: 5px;
	width: 10px;
}

#mainline
{
	border-top: solid 1px black;
	margin-left: 355px;
	background-color: White;
	height: 18px;
}

H1
{
	font-size: 22px;
	margin-bottom: 8px;
	color: #800000;
}

H2
{
	font-size: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #C00000;
}

H3
{
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 10px;
	color: #000000;
}

H4
{
	font-size: 16px;
}

H5
{
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 8px;
	display: inline;
	font-size: 14px;
}

H6
{
	display: inline;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 14px;
	word-spacing: normal;
}

hr
{
	height: 1px;
	color: White;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: solid 1px #DDDDFF;
}

.dot1
{
	background-image: url(img/dot1.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}

.dot2
{
	background-image: url(img/dot2.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}


.dot3
{
	background-image: url(img/dot3.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}


.dot4
{
	background-image: url(img/dot4.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}

.dot5
{
	background-image: url(img/dot5.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}

.dot6
{
	background-image: url(img/dot6.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}

.dot7
{
	background-image: url(img/dot7.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}

.dot8
{
	background-image: url(img/dot8.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}

.dot9
{
	background-image: url(img/dot9.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	padding-left: 10px;
}

#txt table
{	
	font-size: 10px;
	border: solid 1px black;
}

#txt th
{	
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: Red;
	text-align: center	
}

#txt td
{	
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border: solid 1px #FF0000;
}

#cnts
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	font-size: 12px;
}

#cnts H5
{
	color: Black;
}

#cnts div
{
	margin-left: 0px;
}

#cnts .wrp
{
	border: solid 1px #C00000;
	width: 300px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	
}

.bxA
{
	border: solid 1px #C00000;
	width: 20px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	text-align: center;	
}

.bxB
{
	border: solid 1px #C00000;
	width: 20px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FFFF80;
	text-align: center;
}

.bxC
{
	border: solid 1px #C00000;
	width: 20px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #80FF80;
	text-align: center;
}

.bxD
{
	border: solid 1px #C00000;
	width: 20px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #00E6E3;
	text-align: center;
}

.bxE
{
	border: solid 1px #C00000;
	width: 20px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FFC0C0;
	text-align: center;
}

.bxF
{
	border: solid 1px #C00000;
	width: 20px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FEAE60;
	text-align: center;
}

.bxG
{
	border: solid 1px #C00000;
	width: 20px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #E0E0E0;
	text-align: center;
}

#cnts .wrp1A
{
	border: solid 1px #C00000;
	width: 300px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	
}

#cnts .wrp1B
{
	border: solid 1px #C00000;
	width: 300px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FFFF80;
}

#cnts .wrp1C
{
	border: solid 1px #C00000;
	width: 300px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #80FF80;
}

#cnts .wrp1D
{
	border: solid 1px #C00000;
	width: 300px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #00E6E3;
}

#cnts .wrp1E
{
	border: solid 1px #C00000;
	width: 300px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FFC0C0;
}

#cnts .wrp1F
{
	border: solid 1px #C00000;
	width: 300px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FEAE60;
}

#cnts .wrp1G
{
	border: solid 1px #C00000;
	width: 300px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #E0E0E0;
}

#cnts .wrp2A
{
	border: solid 1px #C00000;
	width: 602px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
}

#cnts .wrp2B
{
	border: solid 1px #C00000;
	width: 602px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FFFF80;
}

#cnts .wrp2C
{
	border: solid 1px #C00000;
	width: 602px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #80FF80;
}

#cnts .wrp2D
{
	border: solid 1px #C00000;
	width: 602px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #00E6E3;
}

#cnts .wrp2E
{
	border: solid 1px #C00000;
	width: 602px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FFC0C0;
}

#cnts .wrp2F
{
	border: solid 1px #C00000;
	width: 602px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #FEAE60;
}

#cnts .wrp2G
{
	border: solid 1px #C00000;
	width: 602px; 
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	float: left;
	background-color: #E0E0E0;
}

#cnts a
{
	font-weight: bold;
	text-decoration: none;
	color: #C00000;
}

#cnts a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #C00000;
}

#cnts .lnk
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

#cnts .lnk:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

#cnts .gap
{
	height: 2px;
	font-size: 1px;
}

#cnts .img
{
	border: solid 1px #DDDDFF;
	width: 90px;
	float: left;
}

#cnts .box
{
	margin-left: 94px;
	margin-bottom: 2px;
}

#cnts .box2
{
	clear: both;
}

#cnts .box3
{
	margin-left: 0px;
	margin-bottom: 2px;
}

#cnts hr
{
	clear: both;
}

#cnts .maxw
{
	width: 616px;
}

.roinp
{
	background-color: #FFFFCC;
}

.bantab
{

}

.hintBox 
{
	border: solid 1px black;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	width: 400px;
	background-color: #FFFFDD;
	color: #000000;
	padding: 5px;
}


#mans
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

#mans div
{
	margin-left: 0px;
}

#mans a
{
	color: Black;
	text-decoration: none;
	
}

#mans a:hover
{
	color: Black;
	text-decoration: underline;
}

#mans .lnk
{
	color: #C00000;
	font-weight: bold;
}

#mans .img
{
	margin-left: 0px;
	float: left; 
	width: 32px; 
	height: 32px;
}

#mans .st
{
	font-style: italic; 
}

#mans H5
{
	background-image: url(img/ibg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3px;
}

#dhtmltooltip{
position: absolute;
width: 400px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#slstp
{
	border: solid 1px #FB3400;
	padding: 4px;
	color: #FB3400;
	margin-left: 0px;
	font-size: 12px;
}

#txt .slstp
{
	margin-left: 0px;
}

#slstp a
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}

#slstp a:hover
{
	text-decoration: underline;
}

.info
{
	border: solid 1px #FB3400;
	padding: 2px;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size: 10px;
}

.searchbox
{
	border: solid 1px #000000;
	background-color: #FB3400; 
	padding: 2px;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: right;
}

.searchbox form
{
		margin: 0px 0px 0px 0px;
}

.LLnk
{
	font-weight: bold;
}

#card
{
 border: solid 1px black;
 background-color: #FFFFCC;
 width:	350px;
}

#card td
{
 font-size: 10px;
 color: #000000;
 font-weight: bold;
}

#card .ibox
{
 border: solid 1px black;
 background-color: #FFFFFF;
 width:	40%;
 height: 125px;
 text-align: center;
 vertical-align: middle;
}

#card .tbox
{ 
 width:	60%;
 text-align: left;
 vertical-align: top; 
}

#card span
{
 font-weight: normal;
}

#card a
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

#card a:hover
{
	text-decoration: underline;
}

#txt .rss
{
	margin-left: 0px;
}

#blok-rssboard-h75994m0jd5ch1oisvv34d3kp4jfid div
{
	margin-left: 0px;
}



.hdred
{
	color: #FFFFFF;
	background-color: Red; 	
}

.menured
{
  border: solid 1px red;
}

.menured LI
{
  border-top: dotted 1px red;
}



.hdgreen
{
	color: #FFFFFF;	
	background-color: Green; 
}

.menugreen
{
  border: solid 1px green;
}

.menugreen LI
{
  border-top: dotted 1px Green;
}

.hdblue
{
	color: #FFFFFF;	
	background-color: blue; 
}

.menublue
{
  border: solid 1px blue;
}

.menublue LI
{
  border-top: dotted 1px blue;
}

.hdsky
{
	color: #000000;	
	background-color: #99CCCC; 
}

.menusky
{
  border: solid 1px #99CCCC;
}

.menusky LI
{
  border-top: dotted 1px #99CCCC;
}

.hdyellow
{
	color: #000000;	
	background-color: yellow; 
}

.menuyellow
{
  border: solid 1px yellow;
}

.menuyellow LI
{
  border-top: dotted 1px yellow;
}

.hdsilver
{
	color: #000000;	
	background-color: silver; 
}

.menusilver
{
  border: solid 1px silver;
}

.menusilver LI
{
  border-top: dotted 1px silver;
}


.hdorange
{
	color: #FFFFFF;	
	background-color: #FF6600; 
}

.menuorange
{
  border: solid 1px #FF6600;
}

.menuorange LI
{
  border-top: dotted 1px #FF6600;
}


.hdbrown
{
	color: #FFFFFF;	
	background-color: #660000; 
}

.menubrown
{
  border: solid 1px #660000;
}

.menubrown LI
{
  border-top: dotted 1px #660000;
}

.hdviolet
{
	color: #FFFFFF;	
	background-color: #993399; 
}

.menuviolet
{
  border: solid 1px #993399;
}

.menuviolet LI
{
  border-top: dotted 1px #993399;
}


.hdblack
{
	color: #FFFFFF;	
	background-color: #000000; 
}

.menublack
{
  border: solid 1px #000000;
}

.menublack LI
{
  border-top: dotted 1px #000000;
}



#txt1 UL
{
	font-size: 10pt;
  padding-right: 0px;
  display: block;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px 0px 10px 0px;
	padding-top: 0px;
	width: 310px;
  list-style-type: none;
}

#txt1 UL A
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0.1em;
  margin: 0px 0px 0px 0px;
  font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
  color: black;
  padding-top: 0.1em;
  text-decoration: none; 
  display: block; 
}

#txt1 UL A:hover
{
  text-decoration: underline;
}

#txt1 UL LI
{
  margin: 0px;
  display: inline-block;
}

#txt1 UL LI
{
	display: block;
}

#txt1 UL LI.o
{
  cursor: hand;
  background-image: url(img/cd.gif);
  background-repeat: no-repeat;  
}

#txt1 UL LI.c
{
  height: 18px;
  overflow: hidden;
  cursor: hand;
  background-image: url(img/vd.gif);
  background-repeat: no-repeat;
}

#txt1 UL LI TABLE
{
	width: 290px; 
	position: relative; 
	margin-left: 18px; 
	overflow: hidden;
	vertical-align: top;
	border-collapse: collapse;
}

#txt1 UL LI TABLE TD
{
	vertical-align: top;
	padding: 0px 0px 0px 2px;
}

#_txt1 UL LI.o A
{
	overflow-y: visible;
}

#_txt1 UL LI.c A
{
  height: 18px;
  overflow-y: hidden;
}

#txt1 UL LI.head
{
	background-color: #FFFFDD;
  border-top:  none 0px white;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}

#txt1 UL LI.foot
{
  background-color: #FFFFDD;
  font-weight: normal;
}

#txt1 UL LI.foot A
{
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
}

#txt1 UL LI DIV
{
	padding: 0px 4px 2px 4px;
}

#txt1 div.ricol H4
{
	
  font-weight: bold;
  font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
  padding-top: 0.1em;
  text-decoration: none; 
  margin-left: 2px;
  padding-left: 5px;
  padding-right: 5px;
	display: inline;
}

#txt1 div.lecol H4
{	
  font-weight: bold;
  font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
  padding-top: 0.1em;
  text-decoration: none;   
  margin-left: 2px;
  padding-left: 5px;
  padding-right: 5px;
	display: inline;
}

#txt1
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

#txt1 a
{
	color: Black;
	text-decoration: none;
	
}

#txt1 a:hover
{
	color: Black;
	text-decoration: underline;
}

#txt1 a.websnapr:hover
{
	color: Black;
	text-decoration: none;
}

#txt1 div.lecol
{
	float: left;
	width: 314px;
	text-align: left;
	padding-right: 2px
	
}

#txt1 div.ricol
{
	float: left;
	width: 314px;
	text-align: left;
	padding-left: 2px
}

#txt1 div.clcol
{
	height: 0px;
	font-size: 1px;
	clear: both;
}

.info
{
	font-size: 12px;
	font-style: italic;
}

#txt1 UL.disk
{
	list-style-type: disc;
	font-size: 12px;
  padding-left: 20px;
  margin:  0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 620px;
}

#txt1 UL.disk LI
{
  margin: 0px;
  display: block;
}

#txt1 .websnapr
{
	background-image: url(img/na.gif); 
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 15px; 
	text-decoration: none;
	margin-right: 0px;
}

.partimg
{
	float: left; 
	margin-top: 3px; 
	margin-right: 4px;
	margin-bottom: 3px;
}

#txt1 UL LI.cata
{
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 0.1em;
  font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
  padding-top: 0.1em;
}


#txt1 UL LI.cata A
{
  font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
  color: black;
  padding-top: 0.1em;
  text-decoration: none; 
  display: inline;
}

#txt1 UL LI.cata A.websnapr
{
	background-image: none; 
	width: auto;
}

#txt1 UL LI.cata A:hover
{
  text-decoration: underline;
}

.m001
{
	width: 1000px;
}

