o: ActiveSupport::Cache::Entry :@compressedF:@value" "
| Head.cs.ihtml | ||
|---|---|---|
| 1 |
<!-- // CSS Reset – http://meyerweb.com/eric/tools/css/reset/ --> |
|
| 2 |
<link rel="stylesheet" type="text/css" href="css/reset.css" media="all"> |
|
| 1 | 3 |
<link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB základnà styl"> |
| 2 | 4 |
<link rel="StyleSheet" href="Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
| 5 |
<!-- Google Fonts embed code --> |
|
| 6 |
<script type="text/javascript"> |
|
| 7 |
(function() {
|
|
| 8 |
var link_element = document.createElement("link"),
|
|
| 9 |
s = document.getElementsByTagName("script")[0];
|
|
| 10 |
if (window.location.protocol !== "http:" && window.location.protocol !== "https:") {
|
|
| 11 |
link_element.href = "http:"; |
|
| 12 |
} |
|
| 13 |
link_element.href += "//fonts.googleapis.com/css?family=PT+Sans:400italic,400,700italic,700"; |
|
| 14 |
link_element.rel = "stylesheet"; |
|
| 15 |
link_element.type = "text/css"; |
|
| 16 |
s.parentNode.insertBefore(link_element, s); |
|
| 17 |
})(); |
|
| 18 |
</script> |
|
| 3 | 19 |
<link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico"> |
| 4 | 20 |
<script type="text/javascript" src="Web/JS/MLAB_Menu.js"></script> |