body {
	background-color: #fff;
	color: #000;
	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
	font-size: 11px;

}
#logo_tisk {
	visibility: hidden;
	display: none;
}
#logo {

}
#outer {
	border: 1px #999 solid;
	margin-top: 50px;
	margin-bottom: 30px;
	background-color: #fff;
}

h1+h2 {
	margin-bottom: 10px;
}
img {
	border: 0px #000 solid;
}
#header {
	text-align: left;
}
#header img {
	padding: 0px;
	margin: 0px;

}
#header p.nad {
	float: left;
	text-align: right;
	font-size: 16px;
}
#hornimenu {
	text-align: right;
	line-height: 22px;
}

#hornimenu a {
	color: #fff;
	text-decoration: none;
	margin: 20px;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #DA251C;
	font-weight: bold;
}
#hornimenu a:hover {
	color: #000;
}
#content img {
	margin: 10px;
	margin-top: 0px;
	border: 0px #000 solid;
}
p {
	margin-bottom: 5px;
}
hr {
	clear: both;
	height: 0px;
	color: #fff;
	background-color: #fff;
	border: 1px #fff solid;
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
}
div.hr {
  height: 15px;
  background: #fff url('images/hr.jpg') no-repeat scroll center;
}

div.hr hr {
  display: none;
}

#content {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#content p {
	text-align: justify;
	margin-top: 10px;
}
#content p.nad {
	font-weight: bold;
}
#content table img {
		margin: 0px;
}
table {
	border-collapse: collapse;
	font-size: 90%;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px #fff solid;
	border-top: 1px #E02722 solid;
	pading: 0px;

}

td, th {
	border: 1px #999 solid;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
th {
	font-weight: bold;
	border-top: 1px #E02722 solid;
	border-bottom: 1px #E02722 solid;	
}

.r0 {
	background-color: #f0f0f0;
}
#left {
	padding: 0px;
	margin: 0px;
}
#left a, #right a {
	text-decoration: none;
}
#left a:hover, #right a:hover {
	text-decoration: underline;
}
#left .box {
	padding: 5px;
}
#left .box p {
	font-size: 90%;
}
#left p a {
	display: block;
	color: #DA251C;
	font-weight: bold;
	border: 0px #000 solid;
	
}
#left p.u1 a, #left p.u1 strong {
	font-size: 90%;
	padding: 4px;
	color: #fff;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #DA251C;
}
#left p.u2 a, #left p.u2 strong {
	margin-left: 10px;
	font-size: 85%;
	padding: 3px;	
}
#left p.u3 a, #left p.u3 strong {
	margin-left: 15px;
	font-size: 85%;
	padding: 3px;	
}
#content p.u2 a {
	margin-left: 15px;
}


#left p.u1 strong, #left p.u2 strong, #left p.u3 strong {
	color: #000;
	display: block;
}

li.u1 {
	margin-left: 0px;
}
li.u2 {
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
li.u3 {
	margin-left: 15px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.tucne {
	font-weight: bold;
}
#vyhledavani {
	position: absolute;
	right: -1px;
	top: -30px;
	text-align: right;
}
#vyhledavani form {
	margin: 0px;
	padding: 0px;
	
}

input, select {
	border: 1px #000 solid;

}
#vyhledavani .submit {
	background-color: #DA251C;
	border: 1px #000 solid;
	color: #000;
}
#vyhledavani .submit:hover {
	background-color: #fff;
	color: #DA251C;
}
#kde_jsem {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 80%;
}
#kde_jsem a {
	text-decoration: none;
}
#kde_jsem a:hover {
	text-decoration: underline;
}
.zprava {
	color: red;
	border: 1px solid #333;
	background-color: #DA251C;
	padding: 10px;
	text-align: center;
	margin: 10px;
	margin-top: 0px;
}
.dno {
	display: none;
}


a {
	color: #DA251C;
}

a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}

code {
	font-size: 100%;
}
h1 {
	font-size: 130%;
	color: #DA251C;
	margin-bottom: 10px;
	text-align: left;
}
h2 {
	font-size: 110%;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000;

}
h3 {
	font-size: 100%;
	margin: 0px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 100%;
	color: #000;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h5 {
	font-size: 100%;
	color: #000;
	margin: 0px;
}
p {
	text-indent: 0px;
	margin: 2px;
	color: #000;
}

.nowrap {
	white-space: nowrap;
}
.r0 {
	background-color: #F0F5F9;
}
#content .cervena {
	background-color: #DA251C;
	color: #fff;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 23px;
	
}
#paticka {
	border-top: 1px #333 solid;
}
#paticka p {
	font-size: 90%;
	color: #666;
	text-align: center;
}
.red {
	color: #DA251C;
}
#content div.obrazek {
	text-align: center;
	font-size: 90%;
	color: #666;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content div.obrazek img {
	margin-bottom: 0px;
}


#float div.obrazek {
	float: left;
	width: 90px;
	height: 120px;
	text-align: center;
	vertical-align: top;
}

input.ks, .admin {
	width: 30px;
}
li {
	margin: 2px;
}
.symboly {
	display: none;
	position: absolute;
}
#kosik {
	padding: 1px;
	padding-botom: 5px;
	margin-bottom: 5px;
}
.cenik {
	width: 100%;
}
#sel_postovne {
	width: 170px;
	font-size: 10px;
}
#kosik caption {
	font-weight: bold;
}
#kosik table {
	font-size: 10px;
}
#kosik p {
	margin: 0px;
}
.bezokraje {
	border: 0px #333 solid;
}
.polozka a h2 {
	text-decoration: underline;
}
.polozka img {
	float: left;
	padding: 0px;
	margin-right: 10px;
}
.soubor {
	text-decoration: none;
	font-weight: bold;
}
a.soubor img {
	border: 0px #aaa solid;
}
p>img {
	float: left;
	margin-right: 20px;
}
.clear {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none
}
