@import "reset.css";

/*-------------------------------------------------------------------------------------------------
*       										LAYOUT
*-------------------------------------------------------------------------------------------------*/


#top-box, #main-box, #footer-box {
	width: 906px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#top-box {
	height: 149px;
	margin-bottom: 16px;
	position:relative;
}
#main-box {
	background: transparent url(images/leftbox-bcg.png) 0% 20% repeat-y;
	
}
#left-box{
	width: 191px;
	background: transparent url(images/leftbox-menu-bcg.png) top left repeat-y;
	float:left;
	font-size: .8em;
}
#left-main{
	width: 191px;
	padding-top: 50px;
	background: transparent url(images/leftbox-header-bcg.jpg) top left no-repeat;
	min-height: 400px;
}
#content-box {
	margin-left: 191px;
	width: 715;
	background: transparent url(images/contentbox-bcg.png) top center repeat-y;
	font-size: .8em;
}
#content-main {
	width: 715px;
	background: transparent url(images/content-header-bcg.jpg) top center no-repeat;
	min-height: 600px;
}

#footer-box {
	background: transparent url(images/footerbox-bcg.jpg) top center no-repeat;
	font-size: .8em;
}

/*-------------------------------------------------------------------------------------------------
*       										BASE
*-------------------------------------------------------------------------------------------------*/
body {
	font: normal normal normal 1em/1.5em normal Arial,Tahoma,sans-serif;
	background: transparent url(images/body-bcg.jpg) top center repeat-x;
	text-align: center;
}
a {
	color: #ee3300;
	font-weight: bold;
}
a:hover {
	color: #993300;
}
a:visited {
	font-weight: normal;
	color: #993300;
}
sub, sup {
	vertical-align:baseline;
	position:relative;
	font-size: .7em;
}
sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}

.info{
	font-size: .85em;
	color: #999;
}


/*-------------------------------------------------------------------------------------------------
*       										HEADER
*-------------------------------------------------------------------------------------------------*/
#top-box h1{
	position: absolute;
	top: 17px;
}
#top-box h1 a{
	text-decoration: none;
}
#top-box h1 span{
	visibility: hidden;
}
#top-box h2.motto{
	width: 454px;
	height: 71px;
	position: relative;
	top: 17px;
	left: 166px;
}
#top-box h2.motto span{
	z-index: 1;
	background: transparent url(images/motto.png) top center no-repeat;
	position: absolute;
	width: 454px;
	height: 71px;
	top:0;
	left:0;
}
#search-box {
	position: absolute;
	width: 314px;
	top: 0px;
	left: 610px;
	font-size: .7em;
	text-align: right;
}
#search-box form{
	background: transparent url(images/search-bcg.png) top center no-repeat;
	width: 314px;
	height: 48px;
}
#search-box #q{
	background: transparent url(images/search-input.png) top left no-repeat;
	width: 178px;
	height: 28px;
	border: none;
	padding: 6px 5px 0 10px;
	position: absolute;
	top: 10px;
	left: 32px;
}
#search-box #search{
	width: 60px;
	height: 28px;
	border: none;
	color: white;
	position: absolute;
	top: 10px;
	left: 225px;
}
#search-box ul {
	margin-right: 3em;
}
#search-box ul li {
	display: inline;
}
#search-box a{
	font-weight: normal;
}
/*-------------------------------------------------------------------------------------------------
*       										MENU TOP
*-------------------------------------------------------------------------------------------------*/
#menutop-box {
	position: absolute;
	top: 106px;
}
#menutop-box li {
	float: left;
}
#menutop-box li a{
	display: block;
	text-decoration: none;
	width: 146px;
	height: 43px;
	padding-top: 1px;
	font-size: .8em;
	color: #b5c4e6;
	text-align: center;
	font-weight: normal;
}
#menutop-box li a:hover {
	color: white;
}
#menutop-box li a.active, #menutop-box li a.current{
	background: transparent url(images/menu-top-active.jpg) top center no-repeat;
	color: #283e67;
	padding-top: 4px;
	width: 172px;
}

/*-------------------------------------------------------------------------------------------------
*                                               LEFT BOX
*-------------------------------------------------------------------------------------------------*/

#left-main h2{
	padding: .3em 0 0 1.5em;
	height: 2em;
	color: white;
	font-size: 1.3em;
	font-weight: normal;
	background: transparent url(images/leftbox-h2-bcg.jpg) top center no-repeat;
}
#left-main h2 a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#left-main h2 a:hover{
	color: white;
	text-decoration: underline;
}
#left-main h2.left-box-header {
	background: none;
	padding: .3em 0 .2em 1.5em;
}
#left-main ul{
	margin-left: 7px;
	padding-bottom: 2em;
}
#left-main ul ul{
	margin-left: 3px;
	padding: .5em 0 0 0;
}
#left-main li{
	padding: .4em 1em .5em 1.5em;
	background: transparent url(images/menuitem-border.png) left bottom no-repeat;
	line-height: 1.1em;
}
#left-main li li{
	padding: .4em 1em .5em .7em;
	background: none;
	font-size: .82em;
	border-left: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
#left-main li a{
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: .4em 0;
}
#left-main li li a{
	padding: .2em 0;
}
#left-main li a:hover{
	text-decoration: underline;
}
#left-main .industry li a{
	color: #41528F;
}
#left-main .industry li a:hover{
	color: #00f;
}
#left-main .home li a{
	color: #8F0909;
}
#left-main .home li a:hover{
	color: #f00;
}
#left-main li.current{
	font-weight: bold;
	padding: .8em 1em .9em 1.5em;
}
#left-main li li.current{
	font-weight: bold;
	padding: .6em 1em .7em .7em;
}

#left-footer {
	background: transparent url(images/leftbox-footer-bcg.jpg) bottom left no-repeat;
	height: 39px;
}
/*-------------------------------------------------------------------------------------------------
*       										MAIN BOX
*-------------------------------------------------------------------------------------------------*/
/* -------------- header image  -------------- */
#content-header {
    position: relative;
	width: 692px;
	height: 135px;
	padding: 13px 0 0 8px;
	overflow: hidden;
}
#header-mask {
	position: absolute;
	width: 692px;
	height: 135px;
	background: transparent url(images/header-mask.png) center center no-repeat;
	z-index:1;
}
#header-image {
	width: 692px;
	height: 135px;
	z-index:2;
	background: transparent url(userfiles/images/header/uvod.jpg) center 50% no-repeat;
}
.vytapeni-2 #header-image {
    background: transparent url(userfiles/images/header/vytapeni-2.jpg) center 50% no-repeat;
}

/* --------------  breadcrumbs --------------  */
#breadcrumbs {
	padding: 0 3em;
	color: #666;
	font-size: .82em;
}


/*  -------------- content  -------------- */
#content {
	padding: 0 3em 3em 3em;
	overflow: hidden;
}
#content p, #content ul, #content ol, #content dl, #content table {
	margin: .5em 0;
}
#content .perex {
	color: #2654E6;
	background: #F1F5F9;
	padding: 1em;
}
#content h1 {
	background: transparent url(images/h1-bcg.png) left 50% no-repeat;
	font-size: 1.4em;
	letter-spacing: .05em;
	font-weight: normal;
	padding: .35em .3em .35em .6em;
	margin: 1em -.6em .7em -.6em;
	color: white;
}
#content h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 1.5em 0 .3em 0;
	color: #3F7AE6;
	background: transparent url(images/h2-border.png) left bottom repeat-x;
	padding: 0 0 .5em 0;
}
#content h3 {
	font-size: 1.35em;
	font-weight: normal;
	margin: 1.2em 0 .3em 0;
	color: #3F7AE6;
}
#content h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 1.1em 0 .15em 0;
	color: #265FC3;
}
#content h5 {
	font-size: 1.05em;
	font-weight: normal;
	margin: 1em 0 .1em 0;
	color: #2050a0;
}
#content h6 {
	font-size: 1em;
	font-weight: normal;
	margin: .8em 0 0 0;
	color: #3070d0;
}

/* -------------- Lists -------------- */
#content li {
	padding: 0 0 0 1.5em;
	margin: .5em 0;
	background: transparent url(images/bullet_red.png) left 5px no-repeat;
	line-height: 1.5em;
}
#content ol {
	margin: 0 0 0 2em;
    padding: 0;
}
#content ol li {
    background: none;
    list-style: decimal outside url();
    padding: 0;
}
#content dl dt {
	background: transparent url(/images/icons/resultset_next_red.gif) left 85% no-repeat;
	padding-left: 20px;
	margin-top: 1em;
	padding-top: 1em;
	font-size: 1.2em;
	border-top: 1px solid #eef;
}
#content dl dd {
	padding-left: 20px;
}
#content dl {
	border-bottom: 1px solid #eef;
	padding-bottom: 1em;
	margin-bottom: 3em;
}

/*  Site map  */
#content .sitemap {
	padding: 0;
	margin: 0 0 0 1em;
}
#content .sitemap li {
	font-weight: bold;
	margin: 0 0 10px 15px;
}
#content .sitemap li ul {
	margin: 0 0 15px 0;
}
#content .sitemap li ul li {
	font-weight: normal;
	margin: 0 0 0 15px;
}

/*  Search result  */
.searchresult {
}
.searchresult dt {
	font-size: 1.2em;
}
.searchresult .weight {
	font-size: .70em;
}
.searchresult dd {
	margin: 0 0 2em 0;
}
.searchresult dd .info {
	padding: 1px .3em 1px .3em;
	margin: 0 -0.3em 0 -0.3em;
	font-size: .9em;
}
.searchresult .search-highlight {
	font-weight: bold;
}


/* -------------- content footer -------------- */
div.hr {
	border-bottom: 1px solid #6A9AF8;
}
.right49 {
	float: right;
	font-size: .82em;
	line-height: 1.5em;
}
.left49 {
	float: left;
	font-size: .82em;
	line-height: 1.5em;
}

/* -------------- table -------------- */
#content table {
}
#content table th {
}
#content table td {
}
#content table thead {
}
#content table tbody {
}
#content table tfoot {
}

/*Kontakty*/
table.kontakty {
	margin: 1em 0 0 .5em;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fafafa;
	width: 100%;
}
table.kontakty th{
	background: #f0f0f0;
	text-align:left;
	border-bottom: 1px solid #999;
	padding: .6em 1em;
	color: #666;
}
table.kontakty td{
	border-bottom: 1px solid #ddd;
	line-height: .9em;
	padding: .6em 1em;
	width: 25%;
}

/* -------------- form  -------------- */

/*Kontaktní formulář u výrobku*/
div.contactform {
	background-color: #E3EDFF;
	border: 1px solid #A8C5ED;
	padding: 1em;
	margin-top: 2em;
}
div.contactform div h2 {
	margin-top: 0 !important;
	padding-top: 0 !important;
	border-bottom: 1px solid #A8C5ED;
	background: none  !important;
}
div.contactform div {
	padding: 0.25em 0 0.25em 0;
}
div.contactform div label {
	display: block;
}
div.contactform div.required {
	color: #a00;
}
div.contactform textarea {
	font-size: 1em;
	font: sans-serif;
	width: 95%;
}

/* -------------- image -------------- */

#content img {
    margin: 1em;
    border: 1px solid #aaa;
    padding: 3px;
    background: white;
}
#content img.photoright {
	float: right;
	margin: 0 0 1em 1em;
}
#content img.photoleft {
    float: left;
	margin: 0 1em 1em 0;
}
#content img.noframe {
	border: none;
	padding: 0;
}

/*-------------------------------------------------------------------------------------------------
*       										FOOTER BOX
*-------------------------------------------------------------------------------------------------*/
#footer {
	padding: 5px 0 0 220px;
	color: white;
}
#footer a {
	color: #f60;
	font-weight: bold;
}
#footer a:hover {
	color: #fa0;
}
#created {
	text-align: right;
	color: #999;
	font-size: .8em;
	padding: 2em 18px 0 0;
}
#created a {
	color: #f99;
}
#created a:hover {
	color: #900;
}

/*-------------------------------------------------------------------------------------------------
*       										accessibility
*-------------------------------------------------------------------------------------------------*/
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	/*display: inline-block;*/
	width: 100%;
}
* html .clearfix {
/* Hides from IE-mac \*/
	height: 1%;
/* End hide from IE-mac */
}
/* end clearing */