html {
	background: url('images/pozadi-html.jpg') top left repeat-x;
	background-color: #FFF2BF;
}
body {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
}
#outer {
	border: 1px #ccc solid;
	background-color: #fff;
	padding: 0px;
	margin-top: 20px;
}
#header {
	background: url('images/pozadi-pruh.jpg') bottom left no-repeat;
	background-color: #FFCC00;
	padding-bottom: 35px;
	position: relative;
	height: 120px;
}
#header p.nad {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	color: #EE1D25;
	position: absolute;
	bottom: 100px;
	left: 300px;
}
a {
	color: #EE1D25;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	background-color: #EE1D25;
}
a:active {
	color: #fff;
	background-color: #000;
}

h1 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	color: #EE1D25;
}
h1+h2 {
	margin-bottom: 10px;
}
h2 {
	font-size: 1.2em;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
}
h3 {
	font-size: 1.1em;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
h4 {
	font-size: 100%;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}
h5 {
	font-size: 100%;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 100%;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.titulni h4 {
	color: #f00;
	font-size: 1.2em;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
img {
	border: 0px #000 solid;
}
p {
	margin: 2px;
}
hr {
	border: 0px #EED7D8 solid;
	height: 1px;
}
#content {
	margin: 0px;
	padding: 15px;
	background-color: #fff;	
	border-left: 1px #ccc solid;
	border-right: 0px #ccc solid;
}
#content img {
	padding: 10px;
}

#content p {
	text-align: justify;
}
#content p.nad, #content p.nad a {
	font-weight: bold;
	font-size: 120%;
}
table {
	border-collapse: collapse;
	background-color: #f1f1f1;
	font-size: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
}

td, th {
	border: 1px #333 solid;
	padding-left: 5px;
	padding-right: 5px;
}
th {
	padding-left: 10px;
	font-weight: bold;
}
th a {
	color: #fff;
}

th.nowrap {
	white-space: nowrap;
}
h1 img {
	float: right;
	margin-left: 10px;
}

table.produkty {
	border: 1px #999 solid;
	padding: 0px;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
}
#content table.produkty td {
	width: 33%;
	border: 0px #333 solid;	
	text-align: center;
}
#content table.produkty th {
	background-color: #EE1D25;
	border: 0px #333 solid;		
}
#content table.produkty th a {
	text-transform: upper;
	font-size: 15px;
	font-weight: bold;
}
#content table.produkty ul {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	padding-left: 10px;
}
table.produkty table.technicke {
	width: 100%;
}
table.produkty table.technicke td {
	border: 0px #999 solid;	
}
table.technicke {
	font-size: 11px;
}
#content th {
	font-weight: bold;
	background-color: #ccc;
}
table.des td {
	border: 0px #999 solid;

}
table.srovnej td {
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
table.srovnej th.nad {
	background-color: #EE1D25;
	text-align: center;
}
.r0 {
	background-color: #EEDCDD;
}
.seda {
	background-color: #f1f1f1;

}
#left {
	
}

#left a, #right a {
	text-decoration: none;
}
#left a:hover, #right a:hover {
	text-decoration: underline;
}
#left strong {
	color: #2F2D67;
}
#left h3 {
	margin: 0px;
}
#left p.nad a, #right p.nad a {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	display: block;
	width: 100%;
	text-transform: uppercase;
	background-color: #EE1D25;
}
#left p {
	color: #666;
	margin: 5px;
	margin-top: 10px;
	font-size: 90%;
}

#logo {
	position: absolute;
	bottom: 50px;
	left: 0px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.tucne {
	font-weight: bold;
}
#vyhledavani {
	position: absolute;
	left: 765px;
	top: 10px;
	text-align: right;
}
#vyhledavani .text, #vyhledavani .submit {
	border: 1px #000 solid;
	font-size: 10px;
}
#vyhledavani .submit {
	background-color: #EE1D25;
	color: #fff;
}
#vyhledavani form {
	margin-top: 10px;
}
#vyhledavani a {
	text-decoration: none;
	font-weight: bold;
}
#kde_jsem {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
}
#kde_jsem a {
	text-decoration: none;
}
#kde_jsem a:hover {
	text-decoration: underline;
}
#footer {
	margin: 0px;
	margin-top: 15px;
	padding: 3px;
	color: #fff;
	background-color: #EE1D25;
}
#footer a {
	color: #fff;
}

.zprava {
	color: red;
	border: 1px solid #333;
	background-color: #fcc;
	padding: 10px;
	text-align: center;
	margin: 10px;
	margin-top: 0px;
}
.dno {
	display: none;
}
.box {
	background-color: #fff0f0;
}
#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1.4;
	z-index: 10;
	background-color: #EE1C25;
}
#nav {
	position: absolute;
	bottom: 54px;
	left: 119px;
	height: 24px;
	width: 781px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 50px;
}
#nav li:hover, #nav li.hover {
    position: static;

}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;

}
#nav a:hover {
	color: #FDD700;
	background-color: #FF6633;
}


#nav li { /* all list items */
	float: left;
	width: 7.5em;
	font-size: 11px;
	border: 1px #EE1C25 solid;
	border-right: 1px #fff solid;
	padding-bottom: 0px;
	margin-bottom: -1px;
	background-color: #EE1C25;
	text-align: left;
}
#nav li a {
	text-align: center;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 13em;
	margin-left: -1px;
	margin-top: 1px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li { /* second-level lists */
	border: 1px #fff solid;
	text-align: left;
	width: 14em;
}
#nav li ul li a { /* second-level lists a */
	text-transform: none;
	font-weight: normal;
	text-align: left;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
#nav li ul ul li{ /* third-and-above-level lists */
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content.kontakt table, #content.servis table {
	width: 100%;
	font-size: 110%;
	margin-bottom: 30px;
}
#content.kontakt table th, #content.servis table th {
	border: 0px #000 solid; 
	width: 150px;
}
#content.kontakt td, #content.servis td {
	border: 0px #000 solid; 
}

#content.objednavka table th {
	text-align: right;
}
#content.objednavka table th, #content.objednavka table td, #content.servis table th, #content.servis table td {
	border-width: 0px;
	
}
#novinky, #reference {
	clear: both;
}

#novinky img, #reference img {
	float: left;
	padding: 0px;
	margin-right: 5px;
}
#novinky p, #reference p {
	clear: both;
	background-color: #f1f1f1;
	padding: 5px;
}
#content.o-spolecnosti div, #content.reseni div {
	background-color: #f1f1f1;

}
#content.o-spolecnosti div img {
	padding: 10px;

}
.soubor {
	text-decoration: none;
}
