@media screen{

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma;
}

a {
	text-decoration: none;
	color: #000000;
}

img {
 border:0;
}

body {
	color: black;
	background: url(images/img01.png) repeat-x;
}

.cela {
	width : 782px;
	margin-left : auto;
	margin-right : auto;
}

.skryt {display: none}
.ukazat {display: block}

.skryty {
	display: none;
}

.skryty2 {
	display: none;
}

.red {
	color: red;
	font-size: 1.4em;
}

em {
	font-weight: bold;
}

.header1 {
	width : 210px;
	height : 170px;
	float : left;
	background: url(images/logo1.png) no-repeat;
	border-left: 1px solid #333333;
}

.header2 {
	width : 570px;
	height : 170px;
	float : left;
	background: url(images/logo2.png) no-repeat;
	border-right: 1px solid #333333;
}

.body {
	width : 780px;
	float : left;
	background: #ffffff url(images/img04.png) repeat-x left bottom;
	padding-bottom: 20px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#menu {
	width : 209px;
	float : left;
	font-size: 0.8em;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

#menu h3 {
	height: 24px;
	background: url(images/menu3.png) 0 -32px;
	padding: 8px 0 0 30px;
	font-size: 1em;
  border-top: 1px solid black;
}

#menu ul {
	list-style: none;
}

#menu li a {
	border-top: 1px solid white;
  height: 32px;
  height: 20px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #222222;
	display: block;
	background: url(images/menu3.png) 0 -2px;
	padding: 6px 0 0 38px;
}
	
#menu li a:hover, #menu li a:active {
	color: #283A50;
	background: url(images/menu3.png) 0 -66px;
	padding: 6px 0 0 38px;
	}

.content {
	width : 570px;
	float : left;
	height: 100%;
}

.content_top {
	width : 570px;
	height: 68px;
	float: right;
	background-image: url(images/adresa.png);
}

.content_bottom {
	width : 570px;
	height: 100%;
	float : right;
	color: black;
}

.footer {
	width: 780px;
	height: 36px;
	background: url(images/bottom.png) repeat-x;
	text-align: center;
	font-size: 0.6em;
	font-family: Tahoma, Arial, "Times New Roman";
	border: 1px solid #333333;
	padding-top: 10px;
	color: #656565;
	clear: both;
}

.footer a {
	color: #656565;
}

.clanek {
	margin: 0 20px;
	width: 527px;
	padding-bottom: 3px;
	display: block;
}

.datum {
	font-size: 1em;
	font-weight: bold;
	font-family: Tahoma, Arial, "Times New Roman";
	color: black;
	float: left;
	border-right: 2px solid black;
	padding-right: 15px;
	margin-right: 15px;
	clear: left;
	margin-top: 18px;
}

.nadpis_podnadpis {
	color: black;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 1em;
	font-weight: bold;
	float: left;
	margin-top: 18px;
}

.text {
	color: black;
	font-size: 0.8em;
	border-top: 2px solid #2A2A2A;
	border-bottom: 2px solid #2A2A2A;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 6px;
	float: left;
	width: 100%;
	clear: left;
}

.pruh {
	background-color: #181818;
	width: 527px;
	height: 2px;
	float: left;
	clear: left;
	margin-top: 4px;
}

.text h3 {
	font-size: 1em;
	margin-top: 10px;
}

.text ul {
	padding-left: 15px;
}

.text li {
	margin-left: 10px;
}

.text li a {
	text-decoration: underline;
	background-color: transparent;
}

.text a {
	background-color: #f9fd17;
}

.obrazek {
	float: right;
	border: 3px solid #f9fd17;
	margin: 0 10px 0 6px;
}

a .obrazek {
	border-style: outset;
}

a .obrazek:hover {
	border-style: solid;
}

.sleva {
  float: left;
	margin: 10px 10px 6px 60px;
}

.nahled {
	float: left;
	margin-right: 0;
	margin-left: 40px;
	margin-bottom: 5px;
}

.dodatek {
	font-size: 0.7em;
	margin-bottom: 5px;
}

table {
	background-color: white;
	color: black;
	border: 1px ridge #333333;
	margin-bottom: 13px;
	padding: 0px;
	width: 100%;
}

caption {
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
}

thead {
	background-color: #f9fd17;
	font-weight: bold;
}

tr:hover {
	background-color: #FEFF6A;
}

tr > td:first-child {
	width: 45%;
}

.form {
	margin-bottom: 8px;
}

.formular th {
	font-weight: normal;
	text-align: left;
}

.akce {
	width: 250px;
	height: 160px;
	padding: 1px;
	margin: 8px 2px;
	float: left;
	border: 1px solid #2a2a2a;
}

.akce h3 {
	width: 100%;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	background-color: #fbfc1a;
	padding: 3px 0;
	margin-top: 0;
}

.akce h4 {
	width: 100%;
	font-size: 0.9em;
	text-align: center;
	border-bottom: 1px dotted #2a2a2a;
	padding: 2px 0;
	background: #ffffff url(images/img02.png) 0 -90px;;
}

.akce img {
	border: 1px solid #2a2a2a;
	width: 90px;
	height: 65px;
	overflow: hidden;
	float: left;
	margin: 12px 5px 13px 5px;
}

.akce .popis {
	font-size: 0.9em;
	width: 147px;
	height: 85px;
	float: left;
	margin-top: 5px;
	margin-bottom: 4px;
}

.popis .tip {
	float: right;
	text-transform: uppercase;
	color: white;
	border: 1px solid #2a2a2a;
	padding: 2px;
	margin: 5px 7px 0 0;
	background-color: #FF2424;
	font-weight: bold;
}

.akce h5 {
	clear: both;
	width: 100%;
	font-size: 1em;
	color: #2a2a2a;
	text-align: center;
	border-top: 1px dotted #2a2a2a;
	padding: 4px 0;
	background: #ffffff url(images/img02.png) repeat-x left bottom;
}



}

@media print{

.header1, .header2, #menu, .footer, .datum, .skryt, .pruh {
	display: none;
}

* {
	padding: 0;
	margin: 0;
	color: black;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

.datum {
	font-size: 1em;
	font-weight: bold;
	font-family: Tahoma, Arial, "Times New Roman";
	color: black;
	float: left;
	border-right: 2px solid black;
	padding-right: 15px;
	margin-right: 15px;
	clear: left;
	margin-top: 18px;
}

.nadpis_podnadpis {
	color: black;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 1em;
	font-weight: bold;
	float: left;
	margin-top: 18px;
}

.clanek {
	margin: 0 20px;
	width: 95%;
	padding-bottom: 3px;
	display: block;
}

.text ul {
	list-style: disc;
	padding-left: 15px;
}

.text li {
	margin-left: 10px;
}

table {
	border: 1px solid black;
}

.text {
	color: black;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 0.8em;
	border-top: 2px solid #2A2A2A;
	border-bottom: 2px solid #2A2A2A;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 6px;
	float: left;
	width: 100%;
	clear: left;
}

.akce {
	width: 253px;
	height: 160px;
	padding: 1px;
	margin: 8px 4px;
	float: left;
	border: 1px solid #2a2a2a;
}

.akce h3 {
	width: 100%;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	background-color: #fbfc1a;
	padding: 3px 0;
	margin-top: 0;
}

.akce h4 {
	width: 100%;
	font-size: 0.9em;
	text-align: center;
	border-bottom: 1px dotted #2a2a2a;
	padding: 2px 0;
	background: #ffffff url(images/img02.png) 0 -90px;;
}

.akce img {
	border: 1px solid #2a2a2a;
	width: 90px;
	height: 65px;
	overflow: hidden;
	float: left;
	margin: 12px 5px 13px 5px;
}

.akce .popis {
	font-size: 0.9em;
	width: 147px;
	height: 85px;
	float: left;
	margin-top: 5px;
	margin-bottom: 4px;
}

.popis .tip {
	float: right;
	text-transform: uppercase;
	color: #2a2a2a;
	border: 1px solid #2a2a2a;
	padding: 2px;
	margin: 5px 7px 0 0;
	background-color: #fbfc1a;
}

.akce h5 {
	clear: both;
	width: 100%;
	font-size: 1em;
	color: #2a2a2a;
	text-align: center;
	border-top: 1px dotted #2a2a2a;
	padding: 4px 0;
	background: #ffffff url(images/img02.png) repeat-x left bottom;
}


}