* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}
body {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C1DBE9;
	background-color: #000000;
	text-align: center;
}
.page {
	width: 100%;
	background: url(pozadi.jpg) no-repeat center top; /* 1110 x 559 */
}
.container {
	width: 673px; /* !!! .footersigns */
	height: 100%;
	margin: 0px auto;
	background-color: #001C5D;
	background: url(pozadi_linka.jpg) repeat-y center;
}
.header {
	width: inherit; /* 673px */
	height: 160px;
	background: url(pozadi.jpg) no-repeat center top;
}
.obsah {
	width: inherit; /* 673px */
	min-height: 400px;
	background: url(pozadi.jpg) no-repeat center -160px; /* - vyska .header */
}
.leva {
	width: 199px; /* 200px */
	height: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.prava {
	width: 469px; /* 470px */
	float: right;
	margin: 0px;
	padding: 0px;
}
.prava_menu {
	width: inherit; /* 469px */
	height: 40px;
}
.prava_obsah {
	width: 420px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ukazka {
	width: 210px;
	height: 185px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.pic {
	background-image: url(pics_bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.pic_text {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.footer {
	width: 100%;
	height: 166px;
	background-image: url(pozadi_footer.jpg); /* 1110 x 166 */
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.footersigns {
	width: 663px; /* !!! container */
	font-size: 10px;
	font-style: normal;
	padding: 40px 0px 0px 10px;
	margin: 0px auto;
}
.sign {
	background-image: url(delitko.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin: 0px;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
}
.clear {
	clear: both;
}

/*** menu ***/
#menu {
	font-weight: bold;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 200px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: absolute;
}
#menu li {
	text-align: left;
	float: left;
	width: 200px;
}
#menu li a {
	display: block;
	width: 170px;
	padding-left: 20px;
	color: #C1DBE9;
	text-decoration: none;
	line-height: 39px;
}
#menu li a:hover {
	white-space: nowrap;
	color: #FF6600;
	position: relative;
	background-image: url(sipka.png);
	background-repeat: no-repeat;
	background-position: 9px center;
}
#menu li .current {
	color: #FF6600;
	background-image: url(sipka.png);
	background-repeat: no-repeat;
	background-position: 9px center;
}

/*** menu_prava ***/
ul#horizont {
	font-weight: bold;
	margin: 0px;
	list-style: none;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul#horizont li {
	display: inline;
}
ul#horizont li a {
	display: block;
	float: left;
	line-height: 39px;
	background: url(delitko.png) no-repeat right center;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#horizont li a b {
	display: block;
	float: left;
	line-height: 39px;
	color: #C1DBE9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul#horizont li a:hover b {
	color: #FF6600;
}
ul#horizont li a {
	padding-left: 15px;
	color: #C1DBE9;
	/* background-image: url(delitko.png);
	background-repeat: no-repeat;
	background-position: 0px center; */
}
ul#horizont li a.last {
	padding-left: 15px;
	color: #C1DBE9;
	background-image: none;
	/* background-image: url(delitko.png);
	background-repeat: no-repeat;
	background-position: 0px center; */
}
ul#horizont li a.currenth {
	padding-left: 15px;
	color: #FF6600;
	/* background-image: url(delitko.png);
	background-repeat: no-repeat;
	background-position: 0px center; */
}
ul#horizont li a:hover {
	padding-left: 15px;
	color: #FF6600;
	/* background-image: url(sipka.png);
	background-repeat: no-repeat;
	background-position: 0px center; */
}
p {
	margin: 0px;
	padding-bottom: 5px;
}
h1 {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 5px;
	text-align: left;
}
h1 a {
	color: #FFFFFF;
}
.seznam ul {
	margin: 0px;
	padding: 0px;
}
.seznam li {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
	text-indent: -10px;
}
.seznam li.portfolio {
	list-style-position: inside;
	padding-left: 10px;
	text-indent: -10px;
	height: 30px;
	padding-top: 5px;
	list-style-type: none;
}
.portfolio span {
	padding-left: 10px;
	line-height: 25px;
	vertical-align: top;
}
a {
	color: #C1DBE9;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.pics_firma, #mapa {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #021550;
	border-bottom-color: #063B98;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
body#formular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C1DBE9;
	background-color: #010E42;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.field {
	padding-bottom: 15px;
}
#contacts-form fieldset {
	border: none;
}

/*** katalog ***/
#katalog {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1DBE9;
	background-color: #133F77;
}
.page_katalog {
	width: 1110px;
	height: 1877px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #133F77;
}
.header_katalog {
	width: 1110px;
	height: 177px;
	background-image: url(pozadi_katalog.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.obsah_katalog {
	width: 814px;
	padding-right: 152px;
	padding-left: 144px;
}

