.nadpis_cerveny {
	font: normal 1.7em Verdana, Geneva, sans-serif; 
	color: #e32219;
	margin-top: 0;
	margin-bottom: 1em;
}

.poznamky {
	font: normal 10px Verdana, Geneva, sans-serif; 
	line-height: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid #64717a;
	margin-bottom: 10px;
}

.nadpis_cierny {
	font: normal 1.35em Verdana, Geneva, sans-serif; 
	color: #000000	;
	margin-bottom: 1em;
}

.nadpis_modry {
	font: normal 1.35em Verdana, Geneva, sans-serif; 
	color: #0a579f;
	margin-bottom: 1em;
	margin-top: 1em;
}

.odsadeny {
	padding-left: 10px;
	color: #2d3942;
}

p {
	color: #2d3942;
}

hr {
	color: #d3d5d8;
	height: 1px;
	margin: 5px 0px 5px 0px;
	font-size: 1px;
}

.tb_button {
	height: 23px;
	margin: 4px 4px 4px 4px;
}

.tb_b_middle {
	padding: 4px 0px 5px 0px;
	text-align: center;
	margin: 0;
	min-width: 95px;
	height: 14px;
	font: normal 11px Verdana, sans-serif; 
	background-image: url(../images/btn_stred.png);
	color: #333333;
	float: left;
}

.tb_b_middle a {
	text-decoration: none;
	color: #333333;
}

.tb_button .tb_b_left {
	padding: 0;
	height: 23px;
	width: 8px;
	background-image: url(../images/btn_pred.png);
	float: left;
}

.tb_button .tb_b_right {
	padding: 0;
	height: 23px;
	width: 10px;	
	background-image: url(../images/btn_za.png);
	float: left;
}

#text ul {
    font: 1em Verdana, Geneva, sans-serif; 
	 list-style-type: none;
    padding: 0;
    margin: 5px 0px 10px 0px;
}

#text ul li {
    background-image: url(http://mytest.trimbroker.sk/files/images/ul_img.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding: 1px 0px 4px 25px;
    margin-top: 1px;
}

ol, #text ol {
	font: 1em Verdana, Geneva, sans-serif; 
	margin: 5px 0px 10px 0px;
	padding: 0;
	list-style-position: inside;
}

.trim_tabulka {
	padding-left: 20px;
	margin: 0;
}

.trim_riadok {
	padding: 0;
	margin: 0;
}

.trim_tabulka_nadpis {
	background: #fff;
	padding: 3px 3px;
	color: black;
	/*font: 1em Verdana, Geneva, sans-serif;*/
	font: 8px Verdana, Geneva, sans-serif;
}

.trim_bunka_hlavicka {
	background: #64717a;
	padding: 3px 10px 3px 10px;
	color: white;
	/*font: 1em Verdana, Geneva, sans-serif;*/
	font: 12px Verdana, Geneva, sans-serif;
}

.trim_bunka_telo {
	background: #f0f2f3;
	padding: 3px 10px 3px 10px;
	color: #64717a;
	text-align: left;
	/*font: 1em Verdana, Geneva, sans-serif;*/
	font: 12px Verdana, Geneva, sans-serif;
	border-bottom: 1px solid #cccccc;
}
.trim_bunka_telo li {
margin-left:15px;
}
.trim_bunka_telo li.trim_bunka_sirsia
{
 margin-left:45px;
}
.pravy_txt_blok {
	width: 210px;
	margin-left: 10px;
	float: right;
}

.lavy_txt_blok {
	width: 470px;
	float: left;
}

.help_layer {
	float: right;
	margin: 0px 0px 0px 2px;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.tooltip_layer {
	float: right;
	margin-right: 10px;
	display: none;
	border: 1px solid #ccc;
	background: #ddd;
	padding: 3px 10px 3px 10px;
	z-index: 99;
	position: relative;
}

ul.onlydot {
	list-style-type: disc !important;
	/*padding: 0;
	margin: 0;*/
}

ul.onlydot li {
	background-image: none !important;
	padding: 1px;
	margin: 0 0 0 50px;
}

ul.site_sub
{
    list-style-type: none;
    list-style-image: none;
}

li.site_top
{
    list-style-type: none;
    list-style-image: none;
}    
li.site_right
{
    list-style-type: none;
    list-style-image: none;
}
    
