body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url(/otoplenie/pictures/body_fon.gif);
	font-size:10px;
	margin:0;
	padding:0;
}
tr,td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b3b3b;
}
.menu {  color:#b3b3b3; }
.bold { font-weight:bold; }
.t10 { font-size:10px }
.t11 { font-size:11px }
.t12 { font-size:12px }
.t13 { font-size:13px }
.t14 { font-size:14px }
.t18 { font-size:18px }
.t24 { font-size:24px }

.black { color:#222222; }
.blue { color:#2689cd; }
.dark { color:#60533a; }
.orange { color:#fa4c00; }
.red { color:#ec0000; }
.dark_red { color:#c20e0e;}
.dark { color:#60533a; }
.white { color:#ddd; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.white2 { color:#FFF;}

.gray { color:#b3b3b3;}
.yellow { color:#fcd288;}

.delimiter {
	margin: 0 4px 0 4px;
	color: #aaa;
}
a { 
	color:#dadada;
	text-decoration:none;
}
a:hover {
	color:#bbb;
}
.search{
background:url(/otoplenie/pictures/prazen.gif);
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ddd;
border:0;
}
.mnenie{
background-color:transparent;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#444;
border:0;
}


.listbox_otoplenie{
background-color:#aaa;
height: 16px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
border:none;
width: 240px;
}

#main_menu a { 	color:#b3b3b3; 	background-image:url(/otoplenie/pictures/bullet_active.gif); background-repeat:no-repeat; background-position:right }
#main_menu a:hover 	{ color:#888; background-image:url(/otoplenie/pictures/bullet_hover.gif); background-repeat:no-repeat; background-position:right; text-decoration:none }

#m_menu a { 	color:#b3b3b3; 	background-image:none }
#m_menu a:hover 	{ color:#888;  background-image:none }

#top a { background: url(/otoplenie/pictures/toolbox/top.gif) 0 0 no-repeat; }
#top a:hover { background: url(/otoplenie/pictures/toolbox/top_down.gif) 0 0 no-repeat; }

#print a { background: url(/otoplenie/pictures/toolbox/print.gif) 0 0 no-repeat; }
#print a:hover { background: url(/otoplenie/pictures/toolbox/print_down.gif) 0 0 no-repeat; }

#home a { background: url(/otoplenie/pictures/toolbox/home.gif) 0 0 no-repeat; }
#home a:hover { background: url(pictures/toolbox/home_down.gif) 0 0 no-repeat; }

#search a { background: url(/otoplenie/pictures/toolbox/search.gif) 0 0 no-repeat; }
#search a:hover { background: url(/otoplenie/pictures/toolbox/search_down.gif) 0 0 no-repeat; }

#mail a { background: url(/otoplenie/pictures/toolbox/mail.gif) 0 0 no-repeat; }
#mail a:hover { background: url(/otoplenie/pictures/toolbox/mail_down.gif) 0 0 no-repeat; }

#map a { background: url(/otoplenie/pictures/toolbox/map.gif) 0 0 no-repeat; }
#map a:hover { background: url(/otoplenie/pictures/toolbox/map_down.gif) 0 0 no-repeat; }

.opacity {
 filter:alpha(opacity=80);-moz-opacity:80;
}
.table_on {
 display: block;
}
.table_off {
 display: none;
}
.on {
 display: block;
}
.off {
 display: none;
}

/* menu stuff 

ul.hmenu { margin:0;	padding: 0px 0 0 0;	font-size: 11px;	line-height: 14px;	text-align: center;	font-family: arial, helvetica, sans-serif;}
ul.hmenu li a {	padding: 0px 0px;	margin: 1px; border: 1px solid transparent; }	
ul.hmenu li a:hover {	background: #4b4b4b; color: #dadada;	border: 1px solid #4b4b4b;}	/
ul.hmenu li {	display: block;	float: left; padding: margin: 1px 0px 1px 1px;	border-left: solid 1px #9a9a9a; }
ul.hmenu li * {	font-weight: normal; font-size: 11px;	line-height: 14px; }
ul.hmenu li.first {	display: block;	float: left; margin: 1px;	border-left: none; font-size: 11px;	line-height: 14px;}
*/

#p_table1 table {	
	background-color:ccc;	
	border-top: 1px solid #4f4f4f;
	border-left: 1px solid #4f4f4f;
}

#p_table1 th {
	background: #fff;
	color: #000;
	font-weight: bold;	
	border-right: 1px solid #4f4f4f;
	border-bottom: 1px solid #4f4f4f;	
	
}

#p_table1 td{	
	vertical-align: middle;
	border-right: 1px solid #4f4f4f;
	border-bottom: 1px solid #4f4f4f;		
}

#p_table1 tr.alt {
	background: #fff;	
}

#p_table1 tr.over, #p_table1 tr:hover {
	background: #999999;	
}