body {
	background-color: #FDFEFF;
	color: #000;
	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
	font-size: 11px;
	background-image: url('images/pozadi-body.jpg');
	background-repeat: repeat-x;

}
#logo_tisk {
	visibility: hidden;
	display: none;
}

#outer {
	margin-top: 20px;
	padding: 10px;
	background-color: #fff;

}
#outtt {
	background-image: url('images/pozadi.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;

}

#logo {
	float: left;
}
h1+h2 {
	margin-bottom: 10px;
}
img, input.noborder {
	border: 0px #000 solid;
}
#header {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#header img {
	padding: 0px;
	margin: 0px;

}
#header p.nad {
	float: left;
	text-align: right;
	font-size: 19px;
	color: #ccc;
}
#hornimenu {
	text-align: right;
}

#hornimenu span {
	display: block;
	margin: 3px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #666;
	width: 80px;
	float: right;
	text-align: center;
	vertical-align: center;
	height: 30px;
}
#hornimenu a {
	color: #fff;
	text-decoration: none;
}

#hornimenu a:hover {
	color: #c00;
	text-decoration: underline;
}

#content img {
	border: 1px #000 solid;
	margin: 0px;
}
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: 0px;
	padding-right: 10px;
	padding-bottom: 230px;
	border-top: 1px #9D9D9D solid;

}
#content p {
	text-align: justify;
	margin-top: 2px;
}
p.nad {
	font-weight: bold;
}
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-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
th {
	font-weight: bold;
	border-top: 1px #E02722 solid;
	border-bottom: 1px #E02722 solid;	
}
th.nowrap {
	white-space: nowrap;
}

table.technicke {
	font-size: 11px;
	width: 400px;
}

.r0 {
	background-color: #eee;
}
#left {
	padding: 0px;
	margin: 0px;
}
#left a, #right a {
	text-decoration: none;
}
#left a:hover, #right a:hover {
	text-decoration: underline;
}
#left .box {
	padding: 0px;
	margin-bottom: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('images/pozadi-box.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;
	border: 1px #000 solid;
}
#left .boxm {
	padding: 0px;
	margin-bottom: 5px;	
	padding: 5px;
	color: #777;
}
#left .boxm ul {
	margin: 0px;
	padding: 0px;
}
#left .boxm li {
	margin: 2px;
	margin-left: 15px;
	padding: 0px;
}

#left .box p {
	margin: 6px;
}
#left p.u1 {
	margin-bottom: 12px;
}

#left p.u3 {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#left p.u4 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#left p.u5 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
}
#left p.u6 {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 12px;
}

#left p a strong {
	background-color: #c00;
}
#left p a {
	color: #fff;
}

#left p.u1 a {
	padding-left: 0px;
	margin-bottom: 10px;
	font-size: 100%;
	text-align: left;
	color: #000;
	border-left: 0px #9d9d9d solid;
	font-weight: bold;
}
#left p.u2 a {
	padding-left: 3px;
	border-left: 6px #fff solid;
}
#left p.u3 a {
	padding-left: 8px;
	border-left: 4px #fff solid;
}
#left p.u4 a {
	padding-left: 12px;
	border-left: 2px #fff solid;
}
#left p.u5 a {
	padding-left: 16px;
	border-left: 0px #fff solid;
}
#left p.u6 a {
	padding-left: 22px;
	border-left: 0px #fff solid;
}


.right {
	text-align: right;
}
.center {
	text-align: center;
}
.tucne {
	font-weight: bold;
}
#vyhledavani {
	position: absolute;
	right: 0px;
	top: -25px;
	text-align: right;
}
#vyhledavani form {
	margin: 0px;
	padding: 0px;
}
#vyhledavani input {
	font-size: 10px;
}

input, select {
	border: 1px #c00 solid;

}
.submit {
	background-color: #C00;
	color: #fff;
}
.submit:hover {
	background-color: #fff;
	color: #C00;
}

#left .submit {
	background-color: #fff;
	color: #C00;
}
#left .submit:hover {
	background-color: #f00;
	color: #fff;
}


#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: #fff;
	border: 1px solid #333;
	background-color: #C00;
	padding: 10px;
	text-align: center;
	margin: 10px;
	margin-top: 0px;
}
.dno {
	display: none;
}


a {
	color: #C00;
}
a img {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}

code {
	font-size: 100%;
}
h1 {
	font-size: 130%;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
h2 {
	font-size: 110%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	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;
}

.nowrap {
	white-space: nowrap;
}
input {
	border: 1px #000 solid;
}

input.submit  {
	height: 20px;
	background-color: #C00;
	border: 1px #Cc0000 solid;
	color: #fff;
	cursor: hand;
}
#varianty input, .bezokraje {
	border: 0px #000 solid;	
}
.design {
	border: 0px #f0f solid;
	padding: 10px;
	vertical-align: top;
}
.design td, .design th {
	border: 0px #000 solid;	
}
.design th {
	text-align: right;
}
#content .cervena {
	background-color: #c00;
	color: #fff;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 23px;
	
}
#content img {
	margin-right: 25px;
	margin-top: 12px;
	margin-bottom: 12px;

}
#paticka {
	color: #000;
}
#paticka p {
	font-size: 90%;
	color: #666;
	text-align: right;
}
.red {
	color: #c00;
}
#content div.obrazek, #content .polozka {
	text-align: center;
	font-size: 90%;
	color: #666;
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
	margin-top: 25px;
	float: left;
	padding-left: 0px;
}
#content div.obrazek img, #content .polozka img {
	margin: 0px;
}
.pocet {
	width: 30px;
}	
#sel_postovne {
	font-size: 10px;
	width: 165px;
}
.novinka {
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: right;
	color: #c00;
	font-weight: bold;
}
.poznamka {
	width: 300px;
	height: 100px;
}
