@charset "UTF-8";
/* Jednoduchá média s proměnlivou velikostí
   Poznámka: Média s proměnlivou velikostí vyžadují, abyste z kódu HTML odstranili jejich hodnotu výšky a šířky.
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
/* Aplikace IE6 nepodporuje vlastnost max-width, a proto ve výchozím nastavení použije 100% šířku. */
.ie6 img {
	width:100%;
}

/*
	Vlastnosti plovoucí mřížky aplikace Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspirace článkem "Responsive Web Design" od Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	a stránkou Golden Grid System od Joniho Korpiho
	http://goldengridsystem.com/
*/

/* Rozvržení pro mobilní zařízení: 480 px a nižší. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.nabidka {
	margin: 0px;
	display: none;
}

.nabidka2 {
	margin: 0px;
	display: none;
}

	
	/* Rozvržení pro tablety: 481 px až 768 px. Dědí styly z rozvržení pro mobilní zařízení. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 74.3589%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.nabidka {
	margin: 0px;
	display: none;
}

.nabidka2 {
	margin: 0px;
	display: none;
}

}

/* Rozvržení pro tablety: 481 px až 768 px. Dědí styly z rozvržení pro mobilní zařízení. */

@media only screen and (min-width: 720px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 74.3589%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.nabidka {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.nabidka2 {
	margin: 0px;
	display: block;
	clear: both;
}


}

/* Rozvržení pro stolní počítače: 769 px až maximálně 1 232 px. Dědí styly z rozvržení pro mobilní zařízení a rozvržení pro tablety. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	position: static;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 79.5918%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.nabidka {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}

.nabidka2 {
	margin: 0px;
	display: block;
}
	
}
.graficka {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: -4px;
	border: 2px solid #cccccc;
}
.float {
	display: inline-block;
}

.pf {
	background-color: #000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	margin-bottom: 10px;
	clear: both;
	height: 20px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}

.plakaty {
	background-color: #000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	margin-bottom: 10px;
	clear: both;
	height: 50px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
a        {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	text-align: left;
	cursor: pointer;
	cursor: hand;
		}

a :link   {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	text-align: left;
	cursor: pointer;
	cursor: hand;
		}

a :visited  {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	text-align: left;
	cursor: pointer;
	cursor: hand;
		}

a :active  {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	text-align: left;
	cursor: pointer;
	cursor: hand;
		}

a :hover   {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	text-align: left;
	cursor: pointer;
	cursor: hand;
		}
	

	a.bily        {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #FFF;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	}

a.bily :link   {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #FFF;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	}

a.bily :visited  {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #FFF;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	}

a.bily :active  {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #FFF;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	}

a.bily :hover   {
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #FFF;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	
	}
	
	.text_bily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #ffffff;
	text-align: center;
}

.text_cerny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000000;
	text-align: center;
}


	.nadpis_bily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 23px;
	color: #ffffff;
	text-align: center;
}

body {
	background-image: url(../../data/pozadi.jpg);
	background-repeat: repeat;
}

.zapisek_box {
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	}
.kategorie {
	margin-right: auto;
	margin-left: auto;
}
