body, html{
	margin:0px;
	padding:0px;
	font:12px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
a {	
	color: #0C53A8;
}
a:visited {
	color: #3E18AB;
}
#topmenu {
	display: block; 
}

#topmenu div {
	display: inline;
	padding-left: 10px;
	margin-top: 4px;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;	
	font-size: 12px;
	font-weight: bold;
}

#topmenu a:hover {
	text-decoration: underline;	
}

#topmenu img {
	margin: 0 4px 1px 0;
}

#tree div {
	margin: 5px;
	padding: 0 0 0 10px;
	border-left: 1px solid #e0e0e0;
}

#tree span {
	display: block;
	line-height: 1.2em;
	margin: 3px 0 3px 0;
	font-size: 0.75em;
}

#tree img {
	border: none;
}

#tree a {
	color: #505050;
}

#anons {
	margin: 35px 15px 20px 20px; 
	font-size: 0.9em; 
	font-weight: 600;
	color: #777777;
}
#anons img {
	margin-right: 10px; 
	vertical-align:bottom;
}

#text {
	color: #444444;
	margin: 0 15px 20px 20px;
	font-size: 0.72em;
}
#text p {
	text-indent: 20px;
}

.kod {
	font-size: 0.9em; 
	font-weight: 600; 
	color: #777777;
}
.phone {
	font-size: 1.2em; 
	color: #006699;
}

#orderphone {
	font-size: 0.71em; 
	margin: 8px 0 10px 11px; 
	font-weight: 600;	
}

#orderphone a {
	color: #F00000;
}

#orderphone a:hover {
	text-decoration: none;
}
#news {
	margin: 15px 20px 0 15px;
	font-size: 0.71em;
	border-bottom: 1px dotted #666666;
	padding-bottom: 8px;
}
#news span {
	font-weight: 600; 
	color: #336699;	
}
#news a {
	color: #444444;
	text-decoration: none;
}

#news img {
	vertical-align: bottom; 
	margin-right: 3px;
}
#news a:hover {
	text-decoration: underline;
}
#app {
	margin-top: 12px;
}
#app a{
	font-size: 0.71em; 
	font-weight: 600; 
	color: #F00000;
}
#app a:hover{
	text-decoration: none;
}

h1 {
	font-size: 1.4em; 
	font-weight: normal; 
	letter-spacing: -1px; 
	margin: 1px 0 2px 0;
	padding: 0; 
	color: #800000;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 3px 0 3px 10px;	
}

.images td img {border:3px solid #255ba4;
float:left;
margin:3px;
padding:1px;}

.images td img:hover { border:3px solid #e65529;}
