/* CSS Document */

body{margin:0; padding:0;}
h1{font-size:26px;}

.navigate{font-family: 'Trebuchet MS', sans-serif; font-size:16px;}

a, a:link, a:visited{color: #0072bc;}
a:hover {color: #FF9900;}

.grey_string{color:#FFFFFF; margin-top:10px; margin-bottom:10px; font-size:1.1em;}
.white_space{width:100%; height:150px;}
.footer{width:100%; height:110px; background:#384043; color:#FFFFFF;}
.color_stick{background:#FFCC66;}
.bb_color{border-bottom:solid 1px #FFCC66;}

span.rur {
	font-family: "Rubl Sign";
	text-transform: uppercase;
	// text-transform: none;
}
span.rur s {
	position: absolute;
	overflow: hidden;
	width: .45em;
	height: 1em;
	margin: .1ex 0 0 -.55em;
	text-decoration: none;
	// display: none;
}
span.rur s:before {
	content: '\2013';
}

.desc_eqip{font-size:14px; color:#333333;}
.osobennost{font-size:12px; color:#333333;}

td.left_indent{padding-left:2em;}
.table_header{font-family: 'Trebuchet MS', sans-serif; font-size:18px; padding-bottom:15px;}
.underline_dotted{ border-bottom:dashed 1px #0072bc; color: #0072bc; cursor:pointer;}