<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset pro starĹˇĂ­ prohlĂ­ĹľeÄŤe */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ZĂˇkladnĂ­ styly */
.cistic {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
}
.skryty {
	display: none;
	width: 0;
	height: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
strong {
	font-weight: bold;
}
p {
	padding: 0 0 10px 0;
}
p:last-child {
	padding: 0;
}
a {
	color: #008eb2;
}
a:hover {
	color: red;
}
/* HlaviÄŤka */
#hlavicka-pozadi {
	width: 100%;
	height: 150px;
	background: url(images/hlavicka-pozadi-male.jpg) top repeat-x;
}
#hlavicka-pozadi-velke {
	width: 100%;
	height: 150px;
	background: url(images/hlavicka-pozadi-velke.jpg) top center no-repeat;
}
#hlavicka-uv {
	margin: 0 auto;
	width: 960px;
	height: 150px;
}
#logo {
	width: 103px;
	height: 56px;
	margin: 32px 0 0 10px;
	position: absolute;
}
#popis {
	color: #666666;
	font-size: 13px;
	position: absolute;
	margin: 32px 0 0 143px;
	line-height: 19px;
	text-shadow: 1px 1px 0px #ffffff;
}
span.modra {
	color: #069dbd;
}

/* Navigace */
#navigace {
	width: 960px;
	height: 66px;
	background: url(images/navigace.png) top no-repeat;
	position: absolute;
	margin: 120px 0 0 0;
}
#navigace a {
	font-family: "Museo500";
	font-size: 18px;
	color: white;
	text-decoration: none;
	text-shadow: -1px -1px 0px #008ca3;
	text-transform: uppercase;
	padding: 5px;
	display: block;
}
#navigace a:hover {
	text-decoration: underline;
	margin: -2px 0 0 0;
}
#navigace ul {
	margin: 14px 0 0 22px;
}
#navigace li {
	float: left;
	background: url(images/navigace-li.png) right top repeat-y;
	padding: 2px 11px;
}
#navigace li:last-child {
	background: none;
}

/* HlavnĂ­ obsah */
#hlavni-obsah-pozadi {
	width: 100%;
	background: url(images/vlny.png);
}
#hlavni-obsah {
	margin: 0 auto;
	padding: 63px 0 30px 0;
	width: 960px;
}
#obsah {
	background: white;
	width: 898;
	padding: 30px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#obsah h2 {
	font-family: 'Museo700';
	font-size: 26px;
	margin: 0 0 20px 0;
}
#obsah h3 {
	font-family: 'Museo700';
	font-size: 20px;
	margin: 0 0 5px 0;
}
#filtr {
	margin: 20px 0 10px 0;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	background: #f2f2f2;
}
#objednavka {
	border: 1px solid #cccccc;
	background: #f2f2f2;
	padding: 10px 20px;
}
#objednavka table {
	width: 800px;
}
#objednavka table td {
	padding: 3px 0;
	vertical-align: top;
}
#objednavka textarea {
	width: 300px;
	height: 70px;
}
#obsah ul {
	margin: 10px 30px;
}
#obsah ul li {
	list-style-type: disc;
}
/* Trojbox */
#trojbox {
	width: 898px;
	height: 403px;
	background: url(images/trojbox-pozadi.jpg) bottom center no-repeat white;
	border: 1px solid #cccccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 30px;
}
#trojbox-obal {
	margin: 41px 0 0 0;
}
.box {
	float: left;
	width: 280px;
	margin: 0 29px 0 0;
}
.posledni {
	margin: 0;
}
.ikona {
	width: 78px;
	height: 82px;
	margin: -41px 0 0 99px;
	position: absolute;
}
.seminare {
	background: url(images/ikona-seminare.png) no-repeat;
}
.zakazkove-seminare {
	background: url(images/ikona-zakazkove-seminare.png) no-repeat;
}
.poradenstvi {
	background: url(images/ikona-poradenstvi.png) no-repeat;
}
.aktuality  {
	background: url(images/ikona-aktuality.png) no-repeat;
}
#trojbox h2, #aktuality h2 {
    display: block;
	width: 280px;
	text-align: center;
	font-size: 18px;
	font-family: 'Museo500';
	text-transform: uppercase;
	position: absolute;
	margin: 55px 0 0 0;
	z-index: 2;
}
#trojbox h2 span, #aktuality h2 span  {
	padding: 0 10px;
	background: white;
}
div.cara {
	width: 280px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	margin: 65px 0 0 0;

}
#trojbox img {
	padding: 9px;
	border: 1px solid #cccccc;
	position: absolute;
	margin: 90px 0 0 0;
}
#trojbox p, #aktuality p {
	positon: absolute;
	margin: 270px 0 0 0;
	text-align: center;
	display: block;
	width: 270px;
	padding: 0 5px;
}
#trojbox h2 a, #aktuality h2 a {
	color: #333333;
	text-decoration: none;
}
#trojbox h2 a:hover, #aktuality h2 a:hover {
	text-decoration: underline;
}
a.vice-informaci {
	display: block;
	position: absolute;
	margin: 15px 0 0 74px;
	padding: 7px 15px 0 15px;
	height: 28px;
	background: url(images/button.gif) repeat-x;
	text-align: center;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 0px #ffffff;
	border-bottom: 1px solid #b8b8b8;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
}
a.vice-informaci:hover {
	padding: 7px 15px 0 15px;
	height: 28px;
	text-decoration: underline;
}
a.zobrazit {
	margin: 15px 0 0 65px;
}
.stinek {
	width: 960px;
	height: 8px;
	background: url(images/stinek.png) no-repeat center;
}

/* Aktuality - Info */
#aktuality-info {
	margin: 60px 0 0 0;
}
#aktuality {
	width: 278px;
	float: left;
	height: 565px;
	background: url(images/trojbox-pozadi.jpg) bottom center no-repeat white;
	border: 1px solid #cccccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 30px;	
}
#aktuality div.cara {
	margin: 85px 0 0 0;

}
#aktuality p {
	margin: 125px 0 0 0;
}
#aktuality a.vice-informaci {
	margin: 20px 0 0 74px;
}
#info {
	width: 620px;
	float: left;
	text-shadow: 1px 1px 0px #ffffff;
}
#info h2 {
    display: block;
	width: 620px;
	text-align: center;
	font-size: 18px;
	font-family: 'Museo500';
	text-transform: uppercase;
	z-index: 2;
	position: absolute;
	margin: -3px 0 0 0;
}
#info h2 span  {
	padding: 0 10px;
	background: url(images/vlny.png) top;
}
#info div.cara {
	width: 600px;
	height: 1px;
	background: #333333;
	position: absolute;
	margin: 6px 0 0 20px;

}
#info #foto {
	float: left;
	padding: 40px 30px 30px 30px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
#info #text {
	float: left;
	width: 350px;
	padding: 40px 10px 0 0;
}
#info #foto img {
	background: white;
	border: 1px solid #cccccc;
	padding: 9px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 10px 0;
}

/* SeminĂˇĹ™e */
table#seminare {
	width: 898px;
	font-size: 12px;
}
table#seminare tr th {
	text-align: left;
	font-weight: bold;
	background: url(images/navigace.png) center left;
	color: white;
	padding: 5px 10px;
	font-size: 14px;
}
table#seminare tr td {
	padding: 5px 10px;
	border: 1px solid #cccccc;
	vertical-align: top;
}
table#seminare tr:nth-of-type(odd) {
	background: #f2f2f2;
}
table#seminare td img {
	margin: 20px 0 0 10px;
}
table#seminare span.poznamka {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
}
table#seminare span.nazev {
	font-weight: bold;
	font-size: 14px;
	color: #0095b7;
}


/* Aktuality */
.aktualita {
		padding: 20px 50px 20px 20px;
		background: #f5f5f5;
}

/* FormulĂˇĹ™ */

#objednavka input {
	padding: 5px;
}
#objednavka input:focus {
	background: #fffcd2;
}
#chyba {
	width: 800px;
	padding: 6px 50px;
	color: white;
	font-weight: bold;
	background: #c71010;
}

#ok {
	width: 800px;
	padding: 6px 50px;
	color: white;
	font-weight: bold;
	background: #3daa1b;
}

#warning {
	width: 800px;
	padding: 6px 50px;
	color: white;
	font-weight: bold;
	background: #ffb100;
}

/* PatiÄŤka */
#paticka {
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
#paticka ul {
	margin: 0 0 0 185px;
}
#paticka ul li {
	float: left;
	margin: 0 10px;
}
#paticka ul li a {
	color: #808080;
	font-size: 12px;
	text-decoration: none;
}
#paticka ul li a:hover {
	text-decoration: underline;
}
.linka {
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin: 15px 0;
}
h3.mezera {
	margin: 0 0 16px 0 !important;
}
tr.publikace td {
	padding: 15px 0 0 0 !important;
}
div#lektori h3 {
	color: #0095b7 !important;
}
span.modra {
	color: #0095b7;
	font-weight: bold;
}
.tab1 td, .tab1 th {
	text-align: left;
	vertical-align: top;
	border: 1px solid #cccccc;
	padding: 5px 10px;
	font-size: 11px !important;
}
.tab1 tr:nth-of-type(odd) {
	background: #f2f2f2;
}
table#tabule {
	width: 900px !important;
}
</pre></body></html>