/* this style sheet defines the style for ZCU statements */

body { 
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background: #ffffff; color: black;
	font-family: sans-serif;
	font-size: 15px;
	line-height: 1.5;
}


#zahlavi {
	height:92px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background: #23549b; color: white;
}

#zapati {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background: #e6e6ef; color: grey;
}

#linka_modra {
	height:3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background: #80a5dc;
}

#linka_seda {
	height:2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background: #999999;
}

#obsah {
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 16px;
}

#hlavicka {
<!--	border: 1px solid red;	-->
	margin-top:auto;
	margin-bottom:auto;
	font-size: 35px;
	font-family: "Open Sans Light",sans-serif;
	color: white;
}

#paticka {
	margin-top:auto;
	margin-bottom:auto;
	font-size: 12px;
	font-weight: 90;
	font-family: "Open Sans Light",sans-serif;
	color: #555555;
}

#vert_stred {
	display: table-cell;
	vertical-align:middle;
}

#mono {
	font-family: monospace;
}

#cervena {
	color: darkred;
}

#modra {
	color: darkblue;
}


/*
a {
	text-decoration: none;
	color: #01019d;
	border-bottom: 1px dotted #01019d; 
}

a:hover, a:focus {
	border-bottom: 1px solid #01019d;
	text-decoration: none;
	background: #ffe288;
}
*/

h1,h2,h3,h4,h5 {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
/*	color: #003380; */
/*	color: #131376; */
	color: #2b2b77;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}


.stitek_oranzovy {
	padding: .5em;
	border-left-width: .5em;
	border-left-style: solid;
	border-color: #52e052;
	background: #e9fbe9;
}

.stitek_zeleny {
	padding: .5em;
	border-left-width: .5em;
	border-left-style: solid;
	border-color: #52e052;
	background: #e9fbe9;
}
