<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Twenty Twelve Child
Theme URI: https://wordpress.org/themes/twentytwelve/
Template: twentytwelve
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Tags: blog,one-column,two-columns,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,block-patterns
Version: 4.4.1737964637
Updated: 2025-01-27 08:57:17

*/
h1.site-title {
	font-size: 20px;
	font-style: none;
	line-height: 1.5;
	color: #283795
}
h1.entry-title {
	font-size: 1.5rem;
	line-height: 1.5;
	color: #515151;
}

.site-header h1.site-title a {
font-family: â€Verdanaâ€™,verdana;;
font-size: 58px;
color: #2B6DB7;
}

h2.site-description {
color: #2B6DB7 !important;
font-family: â€Verdanaâ€™,verdana;
font-size: 1.0em;
font-weight: bold;
background: #ffffff;
}

h2 {
color: #ffffff !important;
font-family: â€Verdanaâ€™,verdana;
font-size: 1.0em;
font-weight: bold;
background: #2B6DB7;
padding-left: 5px;
}
 

body .site {
margin-top: 1.43em;
}

.main-navigation ul {
    background-color: #2B6DB7; 
}

.entry-content a:hover,
.comment-content a:hover {
	color: #ffffff;
}

td {
	font-size: 14px;
}

/* Hlavni menu */
.main-navigation {
	margin-top: 0px;
	margin-top: 0rem;
	text-align: center;
}

.main-navigation li a {
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu &gt; ul {
		border-bottom: 1px solid #ededed;
		border-top: 1px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #ffffff;
		line-height: 3.692307692;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: #a7a7a7;
	}
	.main-navigation li {
		margin: 0 40px 0 0;
		margin: 0 2.857142857rem 0 0;
		position: relative;
	}
	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover &gt; ul,
	.main-navigation ul li:focus &gt; ul,
	.main-navigation .focus &gt; ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		background: #efefef;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: #e3e3e3;
		color: #444;
	}
	.main-navigation .current-menu-item &gt; a,
	.main-navigation .current-menu-ancestor &gt; a,
	.main-navigation .current_page_item &gt; a,
	.main-navigation .current_page_ancestor &gt; a {
		color: #a7a7a7;
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
	}

.header-image {
	margin-top: 0px;
	margin-top: 0rem;
}

</pre></body></html>