* {
	margin: 0;
	padding: 0;
}
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {
	border: 0;
}
ul {
	list-style-type: none;
}
html {
	background: #242729 url('../img/pattern.png');
}
body {
	padding: 0;
	margin: 0 auto;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	width: 990px;
	height: 100%;
	color: #000;
}
#pozadi {
	background: #f0f3f5 url('../img/obsah-bg.png') top repeat-y;
}
p {
	line-height: 1.5em;
	padding: 0 0 15px 0;
}
/* LINKS ---------------------------------------------------------------------------------------------------------- */
a {
	color: #3fa6cc;
	text-decoration: underline;
}
a:link {
	color: #3fa6cc;
}
a:focus {
	color: #3fa6cc;
	outline: 0;
}
a:visited {
	color: #116483;
}
a:hover {
	color: #116483;
}
/* H1 - H5 -------------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-size: 25px;
	margin: 0;
	color: #000;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #000;
	padding: 0 0 0 0;
}
h3 {
	font-size: 20px;
	margin: 10px 0 10px 0;
	color: #0eb5f3;
	padding: 0 0 0 0;
	font-weight: bold;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
}
/* head ---------------------------------------------------------------------------------------------------------- */
#header {
	height: 210px;
	margin: 0;
	padding: 0;
}
span#img {
	display: block;
	margin: 0 20px 0 10px;
	float: left;
	width: 294px;
	height: 180px;
	background: url("../img/head-img.jpg") no-repeat top left;
}
#header h1 {
	font-size: 25px;
	display: block;
	float: left;
	width: 420px;
	height: 90px;
	margin: 65px 0 0 0;
}
#header h1 a {
	color: #0eb5f3;
	text-decoration: none;
}
#header h1 a:hover {
	color: #08a0d8;
}
#header h1 span {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 0 0 0 50px;
}
#header ul {
	height: 30px;
	width: 980px;
	margin: 0 auto;
	background: #fff;
	line-height: 30px;
	font-size: 14px;
}
#header li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 0 10px;
	background: url('../img/li.gif') no-repeat 0 50%;
}
#header li a {
	text-decoration: none;
	color: #000;
}
#header li:hover a {
	color: #00baff;
	text-decoration: underline;
}
#header li:hover {
	background: url('../img/li-aktiv.gif') no-repeat 0 50%;
}
#header li#none:hover {
	background: none;
}
li#none {
	margin: 0 30px 0 100px;
	color: #696969;
	background: none;
}
li#aktiv {
	background: url('../img/li-aktiv.gif') no-repeat 0 50%;
}
li#aktiv a {
	color: #00baff;
}
/* obsah ---------------------------------------------------------------------------------------------------------- */
#obsah {
	width: 980px;
	margin: 15px 5px 35px 5px;
	padding: 0 30px 0 30px;
}
#bg {
	background: url('../img/obsah-text-bg.png') top repeat-x;
	width: 980px;
	margin: 0 auto;
}
#kontakt-text {
	background: #fff url('../tmp/kontakt-img.jpg') bottom right no-repeat;
	width: 870px;
	padding: 15px 20px 15px 20px;
}
#postup_vyroby-text {
	background: #fff url('../tmp/postup_vyroby-img.jpg') bottom right no-repeat;
	width: 870px;
	padding: 15px 20px 15px 20px;
}
#objednavka-text {
	background: #fff url('../tmp/objednavka-img.jpg') bottom right no-repeat;
	width: 870px;
	padding: 15px 20px 15px 20px;
}
#obsah-text {
	background: #fff;
	width: 870px;
	padding: 15px 20px 15px 20px;
}
/* O co jde? ---------------------------------------------------------------------------------------------------------- */
#obsah ul#o_co_jde li, #obsah #ukazky li {
	float: left;
	font-size: 12px;
	margin: 0 20px 0 0;
}
#obsah ul#o_co_jde span {
	display: block;
	width: 200px;
	height: 47px;
	line-height: 40px;
	padding: 7px 0 0 15px;
	background: url('../img/o_co_jde-popisek.png') no-repeat top left;
}
/* Jak to bude vypadat? ---------------------------------------------------------------------------------------------------------- */
#ukazky {
	width: 880px;
	height: 175px;
	display: block;
	margin-top: 20px;
	padding: 15px 20px 0 20px;
	background: #d4e3f0 url('../img/ukazky-bg.png');
}
#ukazky div {
	float: left;
}
#ukazky a {
	margin-right: 15px;
}
#ukazky ul {
	float: right;
	width: 251px;
}
#ukazky li {
}
#ukazky li a {
	position: relative;
	margin-top: 13px;
	background: #40c8e6;
	color: #383042;
	font-size: 18px;
	line-height: 41px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#ukazky li a, #ukazky li span {
	display: block;
	height: 41px;
	width: 251px;
	float: right;
}
#ukazky li span {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
}
#ukazky li span {
	background: url('../img/ukazky-button.png') 0 0 no-repeat;
}
li#b1 a span {
	background-position: 0 0px;
}
li#b2 a span {
	background-position: 0 -82px;
}
li#b3 a span {
	background-position: 0 -164px;
}
li#b1 a:hover span {
	background-position: 0 -41px;
}
li#b2 a:hover span {
	background-position: 0 -123px;
}
li#b3 a:hover span {
	background-position: 0 -205px;
}
/* Patka ---------------------------------------------------------------------------------------------------------- */
#foot {
	width: 980px;
	height: 30px;
	background: #fff;
	text-align: center;
	color: #7e7e7e;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	margin: 10px 5px 20px 5px;
}
#foot a {
	color: #7e7e7e;
	text-decoration: none;
}
#end {
	width: 990px;
	height: 6px;
	clear: both;
	margin: 0 0 25px 0;
	background: url('../img/obsah-bg-down.png') no-repeat bottom;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	width: 100%;
}
.noscreen {
	display: none;
}
/* Ukázky ---------------------------------------------------------------------------------------------------------- */
ul#ukazky-img {
	float: left;
	width: 630px;
	margin: 0 0 25px 0;
}
#ukazky-img li a {
	position: relative;
	margin-top: 13px;
	background: #d7e9f2;
	color: #000;
	line-height: 180px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#ukazky-img li a, #ukazky-img li span {
	display: block;
	height: 180px;
	width: 630px;
	float: right;
}
#ukazky-img li span {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
}
li#u1 a span {
	background: url('../tmp/ukazka1.jpg') 0 0 no-repeat;
}
li#u1 a:hover span {
	background-position:  0 -180px;
}
li#u2 a span {
	background: url('../tmp/ukazka2.jpg') 0 0 no-repeat;
}
li#u2 a:hover span {
	background-position: 0 -180px;
}
li#u3 a span {
	background: url('../tmp/ukazka3.jpg') 0 0 no-repeat;
}
li#u3 a:hover span {
	background-position: 0 -180px;
}
li#u4 a span {
	background: url('../tmp/ukazka4.jpg') 0 0 no-repeat;
}
li#u4 a:hover span {
	background-position: 0 -180px;
}
li#u5 a span {
	background: url('../tmp/ukazka5.jpg') 0 0 no-repeat;
}
li#u5 a:hover span {
	background-position: 0 -180px;
}
li#u6 a span {
	background: url('../tmp/ukazka6.jpg') 0 0 no-repeat;
}
li#u6 a:hover span {
	background-position: 0 -180px;
}
#cena {
	float: left;
	width: 250px;
	margin-left: 25px;
}
#cena h2 {
	margin-bottom: 28px;
}
#cena span {
	margin: 0 0 15px 0;
	display: block;
	width: 250px;
	height: 50px;
	background: #5ec5de url('../img/cena-bg.png') 0 0 no-repeat;
	line-height: 50px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
#cena p {
	background: #e8ecee;
	width: 220px;
	display: block;
	padding: 15px 15px 15px 15px;
	font-size: 13px;
}
/* Ostatní ---------------------------------------------------------------------------------------------------------- */
ol {
	margin: 0 0 0 25px;
}
ul.normal {
  list-style-type: square;
  margin: 0 0 0 20px;
}
#obsah form fieldset label {
	display: block;
	width: 170px;
	margin-bottom: 5px;
	padding: 0px 20px 3px 0;
	text-align: right;
	float: left;
	line-height: 26px;
}
#obsah form fieldset label.required {
	font-weight: bold;
	background: url('../img/required.gif') no-repeat 97% 40%;
}
#obsah form fieldset .text {
	float: left;
	padding: 4px;
	margin-bottom: 5px;
	border: 1px solid #d1d1d1;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	width: 300px;
}
#obsah form fieldset select {
	width: 300px;
}
#obsah form fieldset input.checkbox {
	margin: 0.7em 0.2em 0.8em 170px;
	padding: 0.2em;
}
#obsah form fieldset .text.small {
	width: 150px;
}
#obsah form fieldset .textarea {
	float: left;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #d1d1d1;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
#obsah form fieldset strong.required {
	float: left;
	padding-left: 10px;
	position: relative;
	left: 170px;
	top: 10px;
	color: #c70d0e;
	background: url('../img/required.gif') no-repeat 0 50%;
}
#obsah form fieldset .submit {
	float: left;
	position: relative;
	top: 5px;
	left: 180px;
	padding: 0.8em 2em;
}
#obsah form span.fieldWithErrors input, #obsah form span.fieldWithErrors select {
	background-color: #ffd6d6;
	border-color: #ffc0c0;
}
#obsah table.order-summary {
	border: 2px #3c861f solid;
	background-color: #3c861f;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
}
#obsah table.order-summary td {
	text-align: left;
	border: none;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #3c861f;
}
#obsah table.order-summary th {
	font-weight: bold;
	border: none;
	border-bottom: 1px solid #3c861f;
	text-align: left;
	background: #cccccc;
	color: #000;
	width: 300px;
}
.tab {
  margin-left: 30px;
}