/* Inside webpages by Keilew */
/**----------------------------- COMMON --------------------------------------*/
code {
	color: darkgreen;
	font-family: monospace;
	font-size: 1.08em;
}
/*--------------------------- FORMS ------------------------------------------*/
form fieldset {
	border: 0;
}
form .button {
	background: #4f4f4f url(../images/layout/bg-button.gif) center top repeat-x;
	border: 1px solid gray;
	margin-left: 4px;
	padding: 3px 8px;
	vertical-align: middle;
	color: #ebebeb;
	font-size: 93%;
	outline: 1px solid black;
}
form .shadow {
	vertical-align: middle;
	width: 10em;
	font-size: 100%;
	padding: 2px 4px 1px 4px;
	border: 1px solid #999;
	background: white url(../images/layout/bg-input.gif) left top no-repeat;
}
/*----------------------------- GREENLINE ------------------------------------*/
div#greenline-wrapper {
	background: #c1e673 url(../images/layout/bg-greenline-upper.gif) center top repeat-x;
	min-width: 995px;
}
div#greenline-limited {
	margin: 0 auto;
	width: 975px;
	background: transparent url(../images/layout/greenline-motif.png) 1px 31px no-repeat;
	min-height: 88px;
	/*overflow: hidden;*/
}
div#greenline {
	padding-top: 9px;
	padding-right: 10px;
	text-align: right;
	color: white;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
div#greenline h1, div#greenline h2 {
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 225%;
	letter-spacing: 0.01em;
	margin-top: 17px;
	margin-left: 70px;
	display: inline;
	line-height: 150%;
}
div#greenline p {
	font-size: 116%;
	font-weight: bolder;
	font-style: italic;
	line-height: 165%;
}
/*------------------- ZNACKOVE PORTFOLIO -------------------------------------*/
div#right-col ul.trademarks {
	list-style-type: none;
	list-style-position: outside;
	color: black;
	margin: 0 0 15px 0;
}
div#right-col ul.trademarks li {
	text-align: center;
	padding: 0 0 1px;
/* kvuli care */
	background: transparent url(../images/layout/rc-tm-line.gif) left bottom repeat-x;
}
div#right-col ul.trademarks li a {
	display: block;
	padding: 21px 0px 18px;
	background-color: transparent;
	line-height: 0;
	/*opacity: 0.7; Vtipny trik */
}
div#right-col ul.trademarks li a:hover {
	background-color: #fef1b1;
}

/** --------------------------- MAIN -----------------------------------------*/
div#main div.annotation {
  padding-bottom: 0.8em;
}
div#main div.article h2, div#main div.article h3, div#main div.annotation h3 {
	color: #b11f11;
	font-size: 135%;
	font-weight: normal;
	line-height: 150%;
	padding-top: 0.6em;
	padding-bottom: 0.2em;
	margin-bottom: 0.9em;
	background: transparent url(../images/layout/main-header3e-line.gif) left bottom repeat-x;
}
div#main div.annotation h3 {
	color: #0076bd;
	background-image: url(../images/layout/main-header4an-line.gif);
	margin-bottom: 0.5em;
}
div#main div.annotation h3 a {
	color: #0076bd;
	text-decoration: none;
}
div#main div.annotation h3 a:hover {
	color: #479ccf;
	text-decoration: underline;
}
div#main div.article h4 {
	color: #b11f11;
	font-size: 135%;
	font-weight: normal;
	line-height: 150%;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	margin-bottom: 0.6em;
	background: transparent url(../images/layout/main-header4-line.gif) left bottom repeat-x;
}
div#main div.article h5, div#main div.article h6 {
	font-size: 104%;
	line-height: 150%;
	color: #b11f11;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0;
	margin-bottom: 0.5em;
}
div#main div.article h6 {
	font-size: 100%;
	color: #555;
	margin-bottom: 0.3em;
}
div#main span.mini-ico, div#main span.onep-mini-ico {
	float: right;
	margin-top: 3px;
	cursor: hand;
}
div#main span.onep-mini-ico {
	margin-top: 1px;
}
div#main span.oki {
  margin-top: 11px;
	width: 66px;
	height: 19px;
	background: transparent url(../images/tm/oki-mini.png) left top no-repeat;
}
div#main span.hp {
	width: 62px;
	height: 33px;
	background: transparent url(../images/tm/hp-mini.png) left top no-repeat;
}
div#main span.fujifilm {
	margin-top: 12px;
	width: 110px;
	height: 18px;
	background: transparent url(../images/tm/fujifilm-mini.png) left top no-repeat;
}
div#main div.annotation p {
	margin-bottom: 0.2em;
/* Kratsi */
}
div.article ul.highlight, div.article ol.highlight {
	border-left: 3px solid #0054b1;
}
div.article ul.highlight li, div.article ol.highlight li {
	color: #003371;
}
div#main div.annotation img {
	max-height: 115px;
	max-width: 250px;
}

div.article table {
	margin: 0 auto;
	font-size: 86%;
	border: 1px solid #c3c3c3;
	width: 80%;
	text-align: left;
	padding: 1px;
}
div.article table td {
	padding: 1px 8px;
	vertical-align: top;
	line-height: 160%;
}
div.article table thead td, div.article table tr.thead td, div.article table tr td.thead {
	font-weight: bold;
	background-color: #d5d5d5;
	border: 1px solid #c8c8c8;
	color: #333;
}
div.article table tbody td {
	background-color: #f0f0f0;
	border: 1px solid #e5e5e5;
}
div#main table ul {
	border: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 20px;
	list-style-type: disc;
}
div#main table ul li {
	padding-bottom: 0;
	line-height: 160%;
	padding-left: 10px;
	color: black;
}
/* -------------------------- DETAILY ----------------------------------------*/
div#main ul.details {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
	margin-bottom: 2.1em;
	border: none;
}
div#main ul.details li {
	margin: 0;
	padding: 0;
	float: right;
	font-size: 93%;
	color: #7c7c7c;
	margin-left: 12px;
	padding-left: 22px;
	min-height: 17px;
}
div#main ul.details li a {
	color: #a61f10;
}
div#main ul.details li.more a {
	font-size: 115%;
}
div#main ul.details li a:hover {
	color: #e31803;
}
div#main ul.details li.author {
	background: transparent url(../images/layout/icon-pen.png) left center no-repeat;
}
div#main ul.details li.pub {
	background: transparent url(../images/layout/icon-pub.png) left center no-repeat;
}
div#main ul.details li.more {
	background: transparent url(../images/layout/icon-more.png) left center no-repeat;
}
div#main ul.details li.cat {
	background: transparent url(../images/layout/icon-cat.png) left center no-repeat;
	margin-left: 0;
}

/**----------------------------- OPRAVY -------------------------------------*/
div#main p.dummy-due-to-missing-header {
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 25px;
}
div#main p.dummy-due-to-missing-header+p {
	text-indent: 0;
}

/*------------------------ NEW INTRO ABOUT US --------------------------------*/
div.intro-about2-wrapper1, div.intro-alkomat2-wrapper1, div.intro-business-wrapper1 {
	background: transparent url(../images/layout/bg-info-mid.gif) left top repeat-y;
	margin-bottom: 1em;
	margin-top: -13px;
  float: left;
}
div.intro-about2-wrapper2, div.intro-alkomat2-wrapper2, div.intro-business-wrapper2 {
	background: transparent url(../images/layout/bg-info-bottom.gif) left bottom no-repeat;
}
div.intro-about2-wrapper3, div.intro-alkomat2-wrapper3, div.intro-business-wrapper3 {
	background: transparent url(../images/layout/bg-info-upper.png) left top no-repeat;
	_position: relative;
	padding: 34px 10px 3px;
}

/*------------------------ NEW INTRO ALKOMAT -------------------------------------*/
div.intro-alkomat2-wrapper1 {
	background-image: url(../images/layout/bg-projekt-mid.gif);
  float: right;
}
div.intro-alkomat2-wrapper2 {
  background-image: url(../images/layout/bg-projekt-bottom.gif);
}
div.intro-alkomat2-wrapper3 {
	background-image: url(../images/layout/bg-projekt-upper.png);
}

/*------------------------ INTRO BUSINESS ------------------------------------*/
div.intro-business-wrapper1 {
	background-image: url(../images/layout/bg-business-mid.gif);
  float: right;
}
div.intro-business-wrapper2 {
  background-image: url(../images/layout/bg-business-bottom.gif);
}
div.intro-business-wrapper3 {
	background-image: url(../images/layout/bg-business-upper.png);
}


div.intro-about2, div.intro-alkomat2, div.intro-business {
  min-height: 290px;
	width: 360px;
	font-size: 100%;
	line-height: 140%;
	position: relative;
}

div.intro-alkomat2 {
	color: #7d0404;
	width: 280px;
}

div.intro-business {
	color: #1a2e3f;
	width: 280px;
}


div#main div.intro-about2 h2, div#main div.intro-alkomat2 h2, div#main div.intro-business h2 {
	color: #002a5f;
	font-size: 135%;
	font-weight: normal;
	margin 0;
	padding: 0;
	line-height: 150%;
	margin-bottom: 0.35em;
	padding-bottom: 0.15em;
	background: transparent url(../images/layout/main-header4an-line.gif) left bottom repeat-x;
}
div#main div.intro-about2 h2 a {
	color: #002a5f;
	text-decoration: none;
}
div#main div.intro-about2 h2 a:hover {
	color: #0038ba;
	text-decoration: underline;
}
div#main div.intro-alkomat2 h2, div#main div.intro-alkomat2 h2 a {
	color: #930505;
	text-decoration: none;
}
div#main div.intro-alkomat2 h2 a:hover {
	color: #de0c0c;
	text-decoration: underline;
}
div#main div.intro-business h2, div#main div.intro-business h2 a {
	color: #1e3346;
	text-decoration: none;
}
div#main div.intro-business h2 a:hover {
	color: #454aa5;
	text-decoration: underline;
}

div#main div.intro-about2 p.more, div#main div.intro-alkomat2 p.more, div#main div.intro-business p.more {
  position: absolute;
	bottom: 0;
  left: 0;
	font-size: 93%;
	margin: 0; padding: 0;
	padding-left: 19px;
}
div#main div.intro-about2 p.more a {
	color: #003371;
}
div#main div.intro-alkomat2 p.more a {
	color: #930505;
}
div#main div.intro-business p.more a {
	color: #1e3346;
}
div#main div.intro-about2 p.more a:hover, div#main div.intro-alkomat2 p.more a:hover, div#main div.intro-business p.more a:hover {
	color: #e31803;
}
div#main div.intro-about2 ul, div#main div.intro-alkomat2 ul, div#main div.intro-business ul {
	margin: 1em 10px 0 12px;
	padding: 0 0 0 20px;
}
div#main div.intro-about2 ul li, div#main div.intro-alkomat2 ul li, div#main div.intro-business ul li {
	padding-bottom: 0.35em;
}
div#main div.intro-alkomat2 p, div#main div.intro-business p {
	text-align: center;
	text-indent: 0;
}
div#main div.intro-alkomat2 p img {
	margin: 16px 0 8px;
}
div#main div.intro-business p img {
  margin: 24px 0 5px;
}
.center {
  text-align: center;
}
/*---------------------------- ESHOP WINDOW ----------------------------------*/
div#right-col div.eshop {
  background: transparent url(../images/layout/rc-tm-line.gif) left bottom repeat-x;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
div#right-col div.eshop p {
  margin: 0; padding: 0;
  font-size: 86%;
  overflow: hidden;
}
div#right-col div.eshop a, div#right-col p.eshop-link a {
  color: #ca3523;
  text-decoration: underline;
}
div#right-col div.eshop a:hover, div#right-col p.eshop-link a:hover {
  color: #e22d1a;
	text-decoration: none;
}
div.eshop h5 {
  font-size: 100%;
  margin: 0.8em 0 0.4em;
}

div.eshop h5, div#right-col div.eshop h5 a {
  color: #c0190a;
  text-decoration: none;
}
div#right-col div.eshop h5 a:hover {
  color: #f5200d;
  text-decoration: underline;
}
div#right-col div.eshop p.img {
  /*float: left;
  margin-right: 0.4em;*/
  text-align: center;
}
div.eshop a img {
  border: 1px solid #f1e5a8;
}
div.eshop a:hover img {
  border: 1px solid #f5978f;
}
div#right-col div.eshop p.eshop-popisek, div#right-col div.eshop p.eshop-right, div#right-col div.eshop p.img {
  margin-bottom: 0.5em;
}
div#right-col p.eshop-right {
  text-align: right;
}
div#right-col p.eshop-link {
  margin: 0;
}
