@charset "utf-8";
/* CSS Document */

body{
	background-color: blue;
	margin:auto;
	max-width: 900px;
	}
p {
	margin-left: 30px;
	margin-right: 30px;
}

header{
	padding-top: 20px;
	/*background-color: grey;*/
	color: rgb(0,206,255);
	font-size: 2em;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-image: url(obrazky/logo2.jpg);
	background-repeat: no-repeat;
	height: 115px;
	border-radius: 20px 20px 0px 0px;
}

nav {
	background-color: rgb(204,204,204);  
	padding-bottom: 15px;
	padding-top: 15px;
}

a {
	text-decoration: none;
	color: #36C; 
	font-weight: bold;
}

.areference{
	color: #36C; 
	font-weight: normal;
	text-decoration: underline;
}

article {
	background-color: white; 
	padding-bottom: 0px;
	padding-top: 0px;
}

footer {
	background-color: #3CF;
	padding-top: 5px;
}

.section0 {
	background-color:#FFFFFF;
	background-image:url(obrazky/linka1.png);
	background-repeat:no-repeat;
}

.section1 {
	background-image:url(obrazky/linka2.png);
	background-repeat:no-repeat;
	background-position: 0% 100%;
	
}

.ramecek {
	width: 100px; height: 18px;
	background-color: rgb(0,206,255);
	margin: 5px 16px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Gadget, sans-serif; 
	float:none;
	display: inline-block;
}

.centrum {
	margin-left: 10%;
	/*text-align: center;*/

}

.centrum2 {
	text-align: center;
}


.aktualni {
 	color: white;
}


.text-chleba {
	font-family: Arial, Gadget, sans-serif;
	font-weight: bold; 
	text-align: center;
	/*max-width: 550px;
	margin-bottom: 0px;
	text-indent: -0.65em;*/
	font-size: 1.22em;
	line-height: 1.27em;
}

.text-domu {
	font-family: Arial, Gadget, sans-serif;
	font-weight: bold; 
	text-align: center;
	color:#36C;
	/*max-width: 550px;
	margin-bottom: 0px;
	text-indent: -0.65em;*/
	font-size: 1.3em;
	line-height: 1.27em;
}


.text-uvod{
	font-family: Arial, Gadget, sans-serif;
	text-align:left;
	max-width: 700px;
	padding-left: 10%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.25em;
}

.text-pracovni{
	font-family: Arial, Gadget, sans-serif;
	text-align:left;
	max-width: 650px;
	padding-left: 14%;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -0.65em;
	line-height: 1.25em;

}

.text-kontakty{
	font-family: Arial, Gadget, sans-serif;
	text-align:left;
	max-width: 550px;
	padding-left: 13%;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.25em;
}

.text-pata {
	font-family: Arial, Gadget, sans-serif;
	text-align: right;
	font-size: 0.9em;
	color: white;
	margin-right: 15px;
}

.modra {
	color: #36C;
	
}

.diamant {
	font-size: 1.9em;
	color: #36C;
	vertical-align: sub;
}
	

.linka1 {
	background-image:url(obrazky/linka1.png);
	background-repeat:no-repeat;
	background-position: 0% 100%;
}

.linka2 {
	background-image:url(obrazky/linka2.png);
	background-repeat:no-repeat;
	background-position: 0% 100%;
}


.linkaradek {
	background-image:url(obrazky/linka1.png);
	background-repeat:no-repeat;
	margin-top: 0px;
	padding-top: 0px;

}

.blue{
	color:#36C;
}


.popiska {
	width: 200px;
	font-family: Arial, Gadget, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

figure {
	display: inline-block; 
	/*border: 1px solid black;*/
	margin: 10px 10px 0px 0px;
}

.galeriex {
	margin-left: 14%;
	max-width: 700px;
}

#galerie {
	margin: auto;
	width: 98%;
	

	/*position: relative;*/
	/* max-width: 700px;*/ 
}

#galerie img {
	width: 200px;
}
	
/*.fotky {
	max-width: 600px;
	margin:auto;
}
	
	
#fotky img {
	/*padding: 6px;*/
/*
nav {
	margin: 0px auto; position: relative; padding: 0px 40px 30px;
	float: none;
}

nav ul {
	list-style-type: none;
}
	
nav ul li {	
	float: left;
	margin: 5px 0px;
	padding: 0px 25px;
	font-size: 1em;
	font-family:Arial;
	font-weight:bold;
	height: 30px;
	line-height: 2em;
*/	