html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0; 
}
body {
	background-color: White;
}
a, a:link, a:visited { 
	text-decoration : none; 
	color : #444444 }
/*	a, a:link, a:visited { 
	text-decoration : none; 
	color :#ff0056; }*/
a:hover { text-decoration : underline; color : #000000; }
.xxx { text-decoration : none; color : #444444; }
a.xxx:hover { color : #CC0000; }
.xxx2 { text-decoration : underline; color : #444444 }
a.xxx2:hover { color : #000000; }
.xxx3 { text-decoration : underline; font-weight : bold; color : #dd137b; }
a.xxx3:hover { color : #CC0000; }
select { font-size : 10px; font-family : tahoma; }
input { font-size : 10px;  font-family : tahoma; }
form 	{ margin-bottom: 0px; margin-top: 0px; }
dl { margin-bottom: 0px; margin-top: 0px; }
dt { font-weight : bold; margin-bottom: 0px; margin-top: 0px; }
p, il,ul,ol,blockquote { margin-bottom: 0px; margin-top: 0px; }
body { font-family: Tahoma; font-size: 11px;
	background-color: #ffffff;
	scrollbar-face-color: #f9e4c5;
	scrollbar-highlight-color: #fff9f4;
	scrollbar-shadow-color: #f9e4c5;
	scrollbar-3dlight-color: #f8d5a1;
	scrollbar-arrow-color:  #dd137b;
	scrollbar-track-color: #fff2df;
	scrollbar-darkshadow-color: #fff9f4;
}
.txt  { font-family: Verdana; font-size: 12px; }
.txt0 { font-family: Tahoma; font-size: 10px; }
td,.txt1 { font-family: Tahoma; font-size: 12px; }
.trspc { background-color:#6f9fc0; color: #000000; font-size: 11px; }
th { font-family: Tahoma; font-size: 11px; font-weight:normal; color:#ffffff }
.txt2 { font-family: Verdana; font-size: 10pt; }
.zgl { font-family: Verdana; font-size: 13pt; color: #000000; font-weight: bold; }
.zgl2 { font-family: Verdana; font-size: 10pt; color: #000000; font-weight: bold; }
.child  { display:none }
.childo { display:block }
/**/
td.topmenu  {
	padding: 0px 10px 0px 10px; 
	color: #ffffd0; 
	font-weight:bold; 
	font-size:13px;
}
.topmenu td a, .topmenu td a:visited, .topmenu td a:hover  {
	color: #ffffd0;
}
.data {
	font-size: 11px;
	font-weight: bold;
	color: Gray;
}
/**/
.slash {
	background-image: url(images/slash_bg.gif);
	background-position: top left;
}
.voting td {
	color: Gray;
	font-size: 11px;
	font-weight: bold;
}
.ros {
	color: #ff0056;
}
.gal_comment {
	padding: 15px 10px 3px 10px;
	border-bottom: 1px  dashed #d4d4d4;
}
.gal_comment p.autor {
	font-weight: bold;
	color: #dd137b;
}
.gal_comment p.data {
	text-align: right;
	font-size: small;
	color: #cccccc;
}
.table_show_galary {
	border: 1px dotted #d4d4d4;
}
.table_show_galary td {
	text-align: center;
}
.table_show_galary td img {
	border: 5px solid #d4d4d4;
}








