﻿/* CSS Document */

body {
	background-color: #fff;
	/*background-image: url(dots4.gif);*/
  color: #666;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-size: .6em;*/
	font-size: 10px;
	/*font-size: 7pt;*/
	font-style: normal;
	font-weight: normal;
}

p {
  margin-top: 0px;
}

/* definice hlavniho divu */
#divMain {
	position: absolute;
	top: 0px;
	left: 0px;
  background-color: #fff;
  border-width: 0px;
	border-style: solid;
	width: 100%;
  /*width: 1024px;*/
  height: 100%;
	margin: 0px;
	padding: 0px;
}

/* ##################################################### */
/* ###################### hlava ######################## */
/* ##################################################### */

/* definice leveho divu - obsah */
#divHead {
	position: fixed;
	/*top: 0px;
	left: 0px;*/
  background-color: #fff;
  background-image: url(./images/head-lines.gif);
  background-repeat: no-repeat;
	border-width: 0px;
	border-style: solid;
	/*width: 1024px;*/
	width: 100%;
	height: 120px;
  text-align: left;
	vertical-align: middle;
	z-index: 999;
}

#divHeadFake {
	/*position: fixed;*/
	top /**/: 0px;
	left /**/: 0px;
	position: static !important;
	position /**/: absolute;
  background-color: #fff;
  background-repeat: no-repeat;
	border-width: 0px;
	border-style: solid;
	width: 1024px;
	height: 120px;
  text-align: left;
	vertical-align: middle;
	z-index: -1;
}

#divHeadLogo {
  position: fixed !important;
  position /**/: absolute;
	top: 42px;
	left: 30px;
	/*background-image: url(head-logo.gif);*/
	border-width: 0px;
	border-style: solid;
	/*font-size: 2px;
	line-height: 2px;*/
	height: 18px;
	width: 143px;
}

#divHeadDots1 {
  position: fixed !important;
  position /**/: absolute;
	top: 75px;
	left: 9px;
	background-image: url(./images/head-dots-1.gif);
	border-width: 0px;
	border-style: solid;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 263px;
}

#divHeadMenu {
  position: fixed !important;
  position /**/: absolute;
	top: 82px;
	left: 30px;
	border-width: 0px;
	border-style: solid;
	/*height: 2px;*/
	/*width: 263px;*/
}

#divHeadDots2 {
  position: fixed !important;
  position /**/: absolute;
	top: 100px;
	left: 9px;
	background-image: url(./images/head-dots-2.gif);
	border-width: 0px;
	border-style: solid;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 263px;
}

#imgHeadLogo {
  /*position: absolute;
	top: 0px;
	left: 0px;*/
	border-width: 0px;
	border-style: solid;
	height: 18px;
	width: 143px;
}

#imgHeadDots1 {
  position: absolute;
	top: 75px;
	left: 9px;
	border-width: 0px;
	border-style: solid;
	height: 2px;
	width: 263px;
}

#imgHeadDots2 {
  position: absolute;
	top: 100px;
	left: 9px;
	border-width: 0px;
	border-style: solid;
	height: 2px;
	width: 263px;
}

#divHeadFlash {
  position: fixed !important;
  position /**/: absolute;
	top: 0px;
	left: 300px;
	border: 0px solid #ccf;
	height: 102px;
	width: 598px;
	/*background-color: #eee;*/
}

/* ##################################################### */
/* ###################### telo ######################### */
/* ##################################################### */

/*  */
#divBody {
	/*position: absolute;
	top: 122px;
	left: 0px;*/
  background-color: #fff;
	background-image: url(./images/slashes4.gif);
	/*background-position: right top;*/
	/*background-position: 705px 0px;*/
	background-position: 705px 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
  border-width: 0px;
	border-style: solid;
	border-color: #000; /*oranzova*/
	/*width: 1024px;*/
	width: 100%;
	/*height: 100%;*/
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

#divBodyHome {
	/*position: absolute;
	top: 122px;
	left: 0px;*/
  background-color: #fff;
	background-image: url(./images/slashes3.gif);
	background-position: 705px 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
  border-width: 0px;
	border-style: solid;
	border-color: #000; /*oranzova*/
	/*width: 1024px;*/
	width: 100%;
	/*height: 100%;*/
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

/*  */
#divBodyMenu {
	position: fixed;
	top: 120px;
	left: 0px;
	float /**/: left;
  background-color: #fff;
	border-width: 0px;
	border-style: solid;
	xheight: 300px;
	width: 97px !important;
  width /**/: 120px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 0px 0px;
	/*visibility: visible;*/
  /*z-index: 9999;*/
}

#divBodyMenuFake {
	/*position: fixed;*/
	top /**/: 120px;
	left /**/: 0px;
	position: static !important;
	position /**/: absolute;
	float: left;
  /*background-color: #fff;*/
  background-color: none;
	border-width: 0px;
	border-style: solid;
	xheight: 300px;
	width: 97px !important;
  width /**/: 120px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 0px 0px;
	/*z-index: -1;
	visibility: hidden;*/
}

/*  */
#divBodyContent {
	float: left;
	/*top: 150px;
	left: 120px;*/
  background-color: #fff;
	border-width: 0px;
	border-style: solid;
	border-color: #f90; /*oranzova*/
	width: 550px;
  /*height: 1410px;*/
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*overflow: auto;*/
	word-wrap: break-word;
  overflow: hidden;
}

.imgTest {
  background-color: #ccc;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	vertical-align: top;
}

.alignRight {
  background-color: transparent;
	border-width: 0px;
	border-style: solid;
	text-align: right;
	vertical-align: top;
}

hr {
  visibility: hidden;
}

p.hrFake {
  font-size: 0px;
	line-height: 0px;
	height: 0px;
	background-color: #fff;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #666;
	padding: 0px;
	margin: 0px 0px 16px 0px ;
}

p.hrFakeMenu {
  font-size: 0px;
	line-height: 0px;
	height: 0px;
	background-color: #fff;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #fff;
	padding: 0px;
	margin: 0px 0px 16px 0px ;
}

#divBodyBlank {
	float: left;
	/*top: 150px;
	left: 120px;*/
  background-color: #fff;
	border-width: 0px;
	border-style: solid;
	border-color: #f90; /*oranzova*/
	width: 35px;
  height: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	/*overflow: auto;*/
}

#divBodySlashes {
	float: left;
  background-color: #fff;
  /*background-image: url(right-slash.gif);*/
	border-width: 0px;
	border-style: solid;
	border-color: #f90; /*oranzova*/
	width: 319px;
  height: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	/*overflow: auto;*/
}

hr.cleaner {
  clear: both;
  height: 0px;
  border: none;
  /*margin: 0px;*/
  margin: /*-1em*/ 0px;
  padding: 0px;
  visibility: hidden;
}

#divBodyCleaner {
  clear: both;
  height: 0px;
  border: none;
  /*margin: 0px;*/
  margin: /*-1em*/ 0px;
  padding: 0px;
  visibility: hidden;
  font-size: 0px;
  line-height: 0px;
}

/* ##################################################### */
/* ###################### pata ######################### */
/* ##################################################### */

/* definice odstavce s odkazy menu */
#divFoot {
  /*position: relative;
	top: 90px;
	left: 20px;*/
  background-color: #fff;
	color: #666;
	border-width: 0px;
	border-style: solid;
	width: 898px;
	height: 42px;
	margin-top: 10px;
	text-align: left;
	vertical-align: middle;
  /*font-size: 10px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;*/
}

#divFootIndex {
  /*position: relative;
	top: 90px;
	left: 20px;*/
  background-color: #fff;
	color: #666;
	border-width: 0px;
	border-style: solid;
	width: 550px;
	height: 42px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
  /*font-size: 10px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;*/
}

#divFootSilhouette {
  position: relative;
	top: 0px;
	/*left: 801px;*/
	left: 705px;
  background-image: url(./images/foot-owlets.gif);
  background-color: #fff;
  background-repeat: no-repeat;
	color: #666;
	border-width: 0px;
	border-style: solid;
	width: 97px;
	height: 42px;
	padding-bottom: 20px;
	/*font-size: 10px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;*/
}

#divFootSilhouetteIndex {
  position: relative;
	top: 0px;
	left: 453px;
  background-image: url(./images/foot-owlets.gif);
  background-color: #fff;
	color: #666;
	border-width: 0px;
	border-style: solid;
	width: 97px;
	height: 42px;
	/*font-size: 10px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;*/
}

#divFootCopy {
  position: relative;
	top: 0px;
	left: 801px;
  background-color: #fff;
	color: #000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	width: 97px;
	height: 12px;
	margin-top: 2px;
  padding-top: 2px; 
	font-size: 9px;
	font-weight: normal;
	font-family: tahoma, verdana, arial;
}

#divFootCopyIndex {
  position: relative;
	top: 0px;
	left: 453px;
  background-color: #fff;
	color: #000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	width: 97px;
	height: 10px !important;
	height /**/: 12px; 
  margin-top: 2px;
  padding-top: 1px; 
	font-size: 9px;
	font-weight: normal;
	font-family: tahoma, verdana, arial;
	line-height: 10px;
}

/* ########################## */
/* ########## boxy ########## */
/* ########################## */

.loginBox {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #999;
  height: 15px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	color: #333;
}

.loginBoxSubmit {
  background-color: #ccc;
  border-width: 0px;
  border-style: solid;
  border-color: #666;
  height: 15px;
  width: 40px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	color: #333;
}

/* ########################## */
/* ######### tables ######### */
/* ########################## */

body td{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


/* ########################## */
/* ######### pisma ########## */
/* ########################## */

.menuActive {
  color: #ccc;
	text-decoration: none;
}

body .title {
  color: #fff;
  font-weight: bold;
	text-decoration: none;
	padding: 0px 3px;
}

#titlePortfolio {
	background-color: #f99;
}

#titleDownload {
	background-color: #6cf;
}

#titleNews {
	background-color: #9c3;
}

body .pBold {
  font-weight: bold;
}

/* ########################## */
/* ######### odkazy ######### */
/* ########################## */


a {
  color: #666;
	text-decoration: underline;
}

a:visited {
  color: #666;
	text-decoration: underline;
}

a:active {
  color: #666;
	text-decoration: underline;
}

a:hover {
  color: #666;
	text-decoration: none;
}

a.aMenu {
  color: #333;
	text-decoration: none;
}

a.aMenu:visited {
  color: #333;
	text-decoration: none;
}

a.aMenu:active {
  color: #333;
	text-decoration: none;
}

a.aMenu:hover {
  color: #ccc;
	text-decoration: none;
}

a.aMenuActive {
  color: #ccc;
	text-decoration: none;
}

a.aMenuActive:visited {
  color: #ccc;
	text-decoration: none;
}

a.aMenuActive:active {
  color: #ccc;
	text-decoration: none;
}

a.aMenuActive:hover {
  color: #ccc;
	text-decoration: none;
}

a.aSubMenu {
  color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, tahoma, arial;
}

a.aSubMenu:visited {
  color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, tahoma, arial;
}

a.aSubMenu:active {
  color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, tahoma, arial;
}

a.aSubMenu:hover {
  color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, tahoma, arial;
}

a.aLangFoot {
  color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
}

a.aLangFoot:visited {
  color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
}

a.aLangFoot:active {
  color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
}

a.aLangFoot:hover {
  color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
}

.tahN {
  color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
}

.tahB {
  color: #333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
}

.verN {
  color: #333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}

.verB {
  color: #333;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
}

.helN {
  color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: helvetica;
}

.ssN {
  color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: sans-serif;
}
