/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * FORMAT.CSS: - patří sem základní a typografické styly - nadpisy, seznamy, odkazy, formuláře,
 *               tabulky, odstavce, citace, apod. Tento styl se také jako jediný načítá do RichTextu.
 *             - for basic and typographic styles - headers, lists, anchors, forms, tables,
 *               paragraphs, citations, etc. This stylesheet also loads into RichText Editor.
 *
 * version: 1.0.0 / WA 2.95
 * media: screen, print
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* The font-size percentage is of 16px. (0.75 * 16px = 12px) */

/* reset.css - DON´T EDIT OR DELETE!!! */
html {margin:0;padding:0;border:0;}
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section 
{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;background:white;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:collapse;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}
/* ------------------------------------------ */


/* Fonts */

/* -------- Droid sans --------------*/
@font-face {
	font-family: 'DroidSans';
	src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),  
	     url('../fonts/droidsans-webfont.woff') format('woff'), 
	     url('../fonts/droidsans-webfont.ttf')  format('truetype'),
	     url('../fonts/droidsans-webfont.svg#svgFontName') format('svg');
}
@font-face {
	font-family: 'DroidSansBold';
	src: url('../fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),  
	     url('../fonts/droidsans-bold-webfont.woff') format('woff'), 
	     url('../fonts/droidsans-bold-webfont.ttf')  format('truetype'),
	     url('../fonts/droidsans-bold-webfont.svg#svgFontName') format('svg');
}

/* Font-face elements */
h1,
#mainMenu       { font-family: "DroidSans", Arial, Helvetica, sans-serif; }
h2,h3,h4,h5,h6,
h1 span,
input.submit,
input.sub 	      { font-family: "DroidSansBold", Arial, Helvetica, sans-serif; color: #000; }


html 	{  }
body 	{ font-size: 106.25%; line-height: 1.5294em; color: #555; background: #fff; font-family: Arial, Helvetica, sans-serif; }

/* Headings */
h1,h2,h3,h4,h5,h6 	{ color: #000; margin-bottom: 0.5em; }

h1 	{ font-size: 2.7059em; line-height: 1.1739em; font-weight: normal; color: #333; margin: 0; }
h2 	{ font-size: 1.6471em; line-height: 1.1538em; }
h3 	{ font-size: 1.1765em; line-height: 1.1904em; color: #555; margin: 11px 0 0.6em; }
h4 	{ font-size: 1em; line-height: 1.25em; }
h5 	{ font-size: 1em; }
h6 	{ font-size: 1em; }

/* Text elements */
p  	{ margin: 0 0 1.5294em; }

/* vetsi odsazeni nadpisu nasledujici po odstavci */
p + h2,
p + h3,
p + h4	{ margin-top: 1em; }

/* odkazy - links */
a									{ color: #c02900; text-decoration: underline; }
a:visited						{  }
/*a:focus,*/
a:hover							{ color: #000; }
a.no_underline					{ text-decoration: none; }

#center_cont a.external						{ padding-right: 10px; background: url(../images/icons/icon_external.gif) 100% 0 no-repeat; }
#center_cont a.new_window					{ padding-right: 10px; background: url(../images/icons/icon_new_window.gif) 100% 0 no-repeat; }
#center_cont a.external_new_window		{ padding-right: 23px; background: url(../images/icons/icon_external_new_window.gif) 100% 0 no-repeat; }

a.external img,
a.external_new_window img,
a.new_window img				{ margin: 0; padding: 0; border: none; }


/* obrázky - images */
img			{ border: none; margin: 0; padding: 0; }


strong,dfn		{ font-weight: bold; }
em,dfn      	{ font-style: italic; }
sup, sub    	{ line-height: 0; font-size: 0.667em; vertical-align: super; }
sub				{ vertical-align: sub; }
h2 sup, h3 sup	{ font-size: 0.667em; }
kbd				{ margin: 0 3px; padding: 1px 4px; font-size: 1.083em; white-space: nowrap; color: black; border: solid 1px; border-color: #eee #aaa #aaa #eee; background: #e1e1e1; }

abbr,
acronym     { border-bottom: 1px dotted #666; cursor: help; }
address     { margin: 0 0 2em; font-style: normal; }
del         { color: #666; }

pre         { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

hr				{ height: 1px; border: none; clear: both; color: #e1e1e1; background: #e1e1e1; margin-bottom: 1em; }
hr.none		{ display: none; }


/* Lists */
li ul, li ol	{ margin: 0; }
ul, ol      	{ margin: 0 0 1em 0; padding-left: 0.5em; }
ol					{ margin-left: 1.5em; }
ul					{ list-style: none; list-style-image: none; padding-left: 0; }

li					{ margin-left: 0; margin-bottom: 4px; /* margin pro odsazení li zespodu - důležité u víceřádkových li*/  }
ul li				{ padding-left: 15px; background: url(../images/design/li.gif) 0 0.5em no-repeat; }

dl          	{ margin: 0 0 2em 0; }
dl dt       	{ font-weight: bold; }
dd          	{ margin-left: 1.5em;}

/* Design */
.cleaner							{ display: block; clear: both; height: 1px; line-height: 1px; font-size: 1px; }
.layoutCleaner					{ display: none; }
.noscript						{ display: inline; }

/* Tables */
table       	{ margin-bottom: 1.4em; }
th          	{ font-weight: bold; }
thead th    	{ background: #e1e1e1; }
th,td,caption 	{ padding: 4px 10px 4px 5px; }

tfoot       	{ font-style: italic; }
caption     	{ background: #eee; }

/* formuláře - forms */
form								{ margin: 0; padding: 0; }
fieldset							{ margin: 1em 0 1.4em 0; padding: 1em; }
legend							{ padding: 2px 5px; font-weight: bold; font-size: 1.09em; color: black; }
input, textarea				{ font-family: Arial, Helvetica, sans-serif; background: #faf8f8; border: 0; font-size: 1em; color: #555; padding: 8px 5px; margin: 0; position: relative; }
input#file						{ background: white; color: black; }
textarea							{ font-size: 1em; height: 86px; }
select							{ padding: 2px 2px; }
input.submit,
input.sub						{ padding: 3px 10px; cursor: pointer; color: white; border: none; font-weight: normal; font-size: 1.1429em;
									  border-bottom: 1px solid #942000; background: #ba2801 url(../images/design/button.png) 0 0 repeat-x; }
input.sub:hover,
input.submit:hover			{ background: #ba2801; }
p.submit							{ margin-bottom: 1em; }									  

input.checkbox,
input.no_border,
input[type="checkbox"],
input[type="radio"]			{ margin: 0; border: none !important; background: none; }

fieldset th,
fieldset td						{ vertical-align: top; }
fieldset th						{ text-align: left; font-weight: normal; }
fieldset span.red_star		{ color: red; padding: 0 0.2em; }
fieldset p						{ margin: 0; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   RICHTEXT STYLY  * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* fotky / photos */
.fotkyRT									{ width: 100%; margin: 2em 0; }
.fotkyRT p.foto						{ display: inline; float: left; /*width: 33.3%;*/ margin: 0 0.9em 0 0; text-align: left; }
.fotkyRT p.foto a						{  }
.fotkyRT p.foto a img				{ padding: 1px; border: solid 4px #e1e1e1; }
.fotkyRT p.foto a:hover img		{ border-color: #1b66a6; }


/* obrázky - images */
img.floatLeft							{ float: left; margin: 0 1.5em 1em 0; }
img.floatRight							{ float: right; margin: 0 0 1em 1.5em; }
img.imageCenter						{ display: block; margin: 0 auto; }
img.border								{ padding: 1px; border: solid 5px #ededed; }


/* obrázky s popiskem - images with labels */
span.caption							{ display: block; text-align: center; line-height: normal; }
span.captionFrame						{ padding: 10px; background: #ededed; }

span.captionFloatLeft				{ display: inline; float: left; margin: 0 1.5em 0.5em 0; }
span.captionFloatRight				{ display: inline; float: right; margin: 0 0 0.5em 1.5em; }
span.captionCenter					{ margin: 1em auto; }

span.caption span						{ display: block; margin-top: 5px; font-size: 0.916em; text-align: center; }


/* texty v boxech */
div.textBox					{ display: block; width: 200px; padding: 10px 12px; line-height: 1.5294em; font-size: 1.25em; background: #ededed; }
div.textBoxLeft			{ display: inline; float: left; margin: 0 1.5em 0.5em 0; }
div.textBoxRight			{ display: inline; float: right; margin: 0 0 0.5em 1.5em; }
div.textBoxWidth			{ width: 100%; padding: 0; margin-bottom: 1em; }		
div.textBoxWidth .extra	{ padding: 10px 12px; }
div.textBox p				{ margin: 0; }
div.textBox ul				{ margin: 0; }


/* tabulky - tables */
table.fullWidth			{ width: 100%; margin: 0 0 1em; } /* tabulka široká */
table.inlineImages		{ width: 100%; margin: 0 0 1em; } /* tabulka široká na obrázky */
table.inlineImages td	{ text-align: center; }

table th.w25,
table td.w25				{ width: 25%; }
table .width_10			{ width: 10%; }
table .width_20			{ width: 20%; }
table .width_30			{ width: 30%; }
table .width_40			{ width: 40%; }
table .width_50			{ width: 50%; }
table .width_60			{ width: 60%; }
table .width_70			{ width: 70%; }
table .width_80			{ width: 80%; }
table .width_90			{ width: 90%; }

table.standard				{  } /* standardní nastylovaná tabulka */
table.standard th,
table.standard td			{ padding: 6px 10px; }
table.standard th			{ border-bottom: solid 1px #e1e1e1; background: #ededed; }
table.standard td			{ border-bottom: solid 1px #e1e1e1; }

table.contactInfo			{  } /* kontaktní tabulka */
table.contactInfo th,
table.contactInfo td		{ padding: 0; vertical-align: top; }
table.contactInfo td p  { margin-bottom: 1em; }

table.floatLeft			{ float: left; margin: 0 1.5em 1em 0; } /* zarovnání doleva */
table.floatRight			{ float: right; margin: 0 0 1em 1.5em; } /* zarovnání doprava */


/* citace - citations */
blockquote					{ margin: 0 0 1em; padding: 10px 14px; border: solid 1px #e1e1e1; background: #ededed; }
blockquote p				{ margin: 0; }
blockquote p.mt			{ margin-top: 1em; }
p.osoba						{ position: relative; top: -16px; margin: 0 0 1.5em; padding: 10px 0 0 57px; text-align: left;
								  background: url(../images/design/quote_person.png) 7px 0 no-repeat; width: 573px; }
								  
/* richtext styly */
/* dropmenu */
#mainMenu .dropdown_obsah li			{ float: left; width: 210px; min-height: 41px; padding: 0px 0 5px 70px; margin-right: 20px; background: url(../images/design/drop01.png) 0 0 no-repeat; font-size: 0.8571em !important; }
#mainMenu .dropdown_obsah li a		{ display: block; width: 100%; font-size: 1.1667em; }
#mainMenu .dropdown_obsah li a span	{ padding: 0; }
#mainMenu .dropdown_obsah li.drop2	{ background-image: url(../images/design/drop02.png);  }
#mainMenu .dropdown_obsah li.drop3	{ background-image: url(../images/design/drop03.png); margin-right: 0px; }
#mainMenu .dropdown_obsah li.drop4	{ background-image: url(../images/design/drop04.png); margin-top: 20px; }
#mainMenu .dropdown_obsah li.drop5	{ background-image: url(../images/design/drop05.png); margin-right: 0px; margin-top: 20px; }
#mainMenu .dropdown_obsah li.drop6	{ background-image: url(../images/design/drop06.png); margin-top: 20px; }

.otviracka  { width: 390px; }
/* obrazky se zakulacenim */
.rounded-image { border-radius: 10px; }
.round-image { border-radius: 100%; }
