body {
	background-color: #fff;
	color: #000;
	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
	font-size: 12px;
	background-image: url('/images/banner.jpg');
	background-position: top center;
	background-repeat: no-repeat;

}
#logo_tisk {
	visibility: hidden;
	display: none;
}
#outer {

}

img {
	border: 0px #000 solid;
}
h1+h2 {
	margin-bottom: 5px;
}
#header {
	height: 145px;
	
}
#header img {
	padding: 0px;
	margin: 0px;

}
#header p.nad {
	float: left;
	text-align: right;
	font-size: 16px;
}
#hornimenu {
	text-align: center;
	float: right;
	margin-top: 120px;
}

#hornimenu span {
	background-color: #fff;
	line-height: 20px;
	border-top: 1px #858585 solid;	
	border-bottom: 1px #858585 solid;	
	text-align: center;
	margin: 5px;
}

#hornimenu span a {
	color: #333;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
#hornimenu span a:hover {
	color: #000;
	text-decoration: underline;
}

#content img {
	margin: 10px;
}
#content table {
	margin: 10px;
}
p {
	margin-bottom: 5px;
}
#content {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #fff;
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;
}
#content p {
	text-align: left;
	margin-top: 10px;
}
#content p.nad {
	font-weight: bold;
}
hr {
	border: 1px #eee solid;
	height: 1px;	
	clear:both;
}

table {
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

td, th {
	border: 1px #999 solid;
	padding-left: 5px;
	padding-right: 5px;
}
th {
	padding-left: 10px;
	font-weight: bold;
	background-color: #D60203;
	color: #fff;
}
th.nowrap {
	white-space: nowrap;
}

table.technicke {
	font-size: 12px;
	width: 400px;
}

.r0 {
	background-color: #eee;
}
#left {
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
}
#left .box {
	padding-top: 10x;

}
#left a, #right a {
	text-decoration: none;
}
#left a:hover, #right a:hover {
	text-decoration: underline;
}

#left p a {
	display: block;
	color: #fff;
	background-color: #D60203;
	border-top: 1px #858585 solid;	
	border-bottom: 1px #858585 solid;	
	margin-bottom: 5px;

}
#left p.u1 a {
	padding: 3px;
	padding-left: 5px;
}
#left p.u2 a {
	margin-left: 10px;
	padding-left: 10px;
	padding: 3px;	
	background-color: #eee;

}
#left p.nad a {
	color: #D60203;
	margin-top: 15px;
	font-size: 14px;
	background-color: #fff;
	border-top: 0px #858585 solid;	
	border-bottom: 0px #858585 solid;
	font-weight: bold;
}

.right {
	text-align: right;
}
.center {
	text-align: center;
}
.tucne {
	font-weight: bold;
}
#vyhledavani {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}
#vyhledavani .text {
	width: 130px;
}
#vyhledavani form {
	margin: 0px;
	padding: 0px;
}

input, select {
	border: 1px #000 solid;

}
.submit {
	background-color: #D60203;
	color: #fff;
}
.submit:hover {
	background-color: #fff;
	color: #D60203;
}
#kde_jsem {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 90%;
}
#kde_jsem a {
	text-decoration: none;
}
#kde_jsem a:hover {
	text-decoration: underline;
}
.zprava {
	color: red;
	border: 1px solid #333;
	background-color: #C00;
	padding: 10px;
	text-align: center;
	margin: 10px;
	margin-top: 0px;
}
.dno {
	display: none;
}


a {
	color: #D60203;
	text-decoration: underline;

}

a:hover {
}
strong {
	font-weight: bold;
}

code {
	font-size: 100%;
}
h1 {
	font-size: 130%;
	width: 100%;
	color: #D60203;
	margin-bottom: 10px;
	margin-top: 15px;
	text-align: left;
}
h2 {
	font-size: 110%;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #D60203;

}
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;
}
input {
	border: 1px #000 solid;
}

input.submit  {
	height: 20px;
	background-color: #D60203;
	border: 1px #D60203 solid;
	color: #fff;
	cursor: hand;
}

.design {
	border: 0px #f0f solid;
	padding: 10px;
	vertical-align: top;
}
.design td, .design th {
	border: 0px #000 solid;	
}
table.produkty {
	border: 1px #222 solid;	

}
#content .cervena {
	background-color: #c00;
	color: #fff;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 23px;
	
}
#paticka {
	border-top: 1px #aaa solid;
}
#paticka p {
	font-size: 90%;
	color: #666;
	text-align: center;
}
.red {
	color: #c00;
}
#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;
}
#soubory p {
	margin: 0px;	
	vertical-align: top;
}
#soubory a {
	text-decoration: none;
}
#soubory a:hover {
	text-decoration: underline;
}
#soubory img {
	border: 0px #aaa solid;
	margin: 0px;

}
.polozka {
	margin: 15px;
	min-height: 30px;
	height: auto;
	_height: 30px;
}
.polozka h2 {
  margin: 4px;
	margin-left: 0px;
	margin-top: 0px;
  padding-top: 0px;
}
.polozka h3 {
  margin:  1px;
  padding: 0px;
}
.polozka a h2 {
  text-decoration: underline;
}
.polozka p a {
  text-decoration: underline;
}
.polozka img {
	float: left;
	padding: 0px;
	margin: 0px
	margin-right: 10px;
} 
#lang {
	width: 100px;
	position: absolute;
	top: 5px;
	right: 5px;
}
#lang img {
	margin-left: 10px;
}
#content p img {
	float: left;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
