body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#628f4c;
	font-size:10px;
	margin:0;
	padding:0;
}
tr,td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#213924;
}
.bold { font-weight:bold; }
.t10 { font-size:10px }
.t11 { font-size:11px }
.t12 { font-size:12px }
.t13 { font-size:13px }
.t14 { font-size:14px }
.blue { color:#3f5c83; }
.dark { color:#4c6870; }
.orange { color:#feb61a; }
.red { color:#e60004; }
.black { color:#264615; }
.black2 { color:#264615; }
.white { color:#fff; }
.yellow { color:#fbee77; }

.delimiter {
	margin: 0 10px 0 10px;
	color: #fbee77;
}
a { 
	color:#fbee77;
	text-decoration:none;
}
a:hover {
	color:#eadd68;
}
.search{
background:url(/log_home/pictures/prazen.gif);
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#eee;
border:0;
}
.mnenie{
background-color:transparent;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#444;
border:0;
}

.input{
/* background-color:transparent; */
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#222;
border:1px solid #555;
}

#main_menu a { 	color:#fbee77; 	background-image:url(/log_home/pictures/bullet_active.gif); background-repeat:no-repeat; background-position:right }
#main_menu a:hover 	{ color:#eadd68; background-image:url(/log_home/pictures/bullet_hover.gif); background-repeat:no-repeat; background-position:right; text-decoration:none }

#top a { background: url(pictures/toolbox/top.gif) 0 0 no-repeat; }
#top a:hover { background: url(pictures/toolbox/top_down.gif) 0 0 no-repeat; }

#print a { background: url(pictures/toolbox/print.gif) 0 0 no-repeat; }
#print a:hover { background: url(pictures/toolbox/print_down.gif) 0 0 no-repeat; }

#home a { background: url(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(pictures/toolbox/search.gif) 0 0 no-repeat; }
#search a:hover { background: url(pictures/toolbox/search_down.gif) 0 0 no-repeat; }

#mail a { background: url(pictures/toolbox/mail.gif) 0 0 no-repeat; }
#mail a:hover { background: url(pictures/toolbox/mail_down.gif) 0 0 no-repeat; }

#map a { background: url(pictures/toolbox/map.gif) 0 0 no-repeat; }
#map a:hover { background: url(pictures/toolbox/map_down.gif) 0 0 no-repeat; }

.opacity {
 filter:alpha(opacity=80);-moz-opacity:80;
}

/* 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 #efefef; }	/* text-decoration: underline; */
ul.hmenu li a:hover {	background: #D9D9D9; color: #666;	border: 1px solid #ddd;}	/* text-decoration: underline; */
ul.hmenu li {	display: block;	float: left; padding: margin: 1px 0px 1px 1px;	border-left: solid 1px #ccc; }
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;}


.table_on {
 display: block;
}
.table_off {
 display: none;
}

.on {
 display: block;
}
.off {
 display: none;
}


#p_table1 table {	
	background-color:a5cd91;	
	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: #628f4c;	
}

#main_content{
overflow: auto;
width: 405px;
}