/*
 * Style sheet for the HTML 4.0 specification
 * $Id: default.css, Jan Verner - DIGITAL ART STUDIO,  10.10.2011 $
 */

 
 
 body {
	color: rgb(100,160,160);
	background-color: white;
	background-image: url(../images/HeadImg2-podklad1.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: -moz-center;
}

A {
	color: #00008B;
}

A:visited {
	color: Purple;
}

table.head {
	width: 800px;
	height: 119px;
	margin-left: 0px;
	margin-top: -2px;
}

TD.headimg {
		width: 119px;
		vertical-align: top;
		text-align: -moz-center;
}

TD.headtext {
		width: 660px;
		vertical-align: middle;
		padding-right: 99px; 
	
}

h1 {
	color: rgb(220,220,220);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 4.5mm;
	font-weight : bolder;
}

table.data {
	width: 800px;	
	left: 2px; /*posunuti vuci hlavicce*/
	position: relative;
}


table.sekce {
	width: 680px;
	height: 24px;
	left: 90px;
	top: -10px;
	position: relative;
	z-index: 2; /*vrstvy-aby fungoval menu, tab reference je presunuta pres tab sekce*/
}

td.menu {
	width: 90px;
	height: 13px;
	font-size: 3mm;
	text-align: -moz-center;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.MenuText {
	color: DarkGreen;
	text-decoration: none;
}

A.MenuTextCisloSekce3 {
color: white;
background-image: url(../images/But2-1-half.jpg);
}

A.MenuText:hover {
	text-decoration: underline;
}

A.MenuText:visited {
	color: DarkGreen;
}

A.MenuTextCisloSekce3:visited {
color: white;
background-image: url(../images/But2-1-half.jpg);
}

td.reference {
		vertical-align: top;
		padding-top: 0px;
		border-color: black
}

div.Reference {
	border-color: yellow;
}

table.reference {
	width: 800px;
	height: 560px;
	background-image: url(../images/ListiCB-v1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;
	top: -32px;
	position: relative;
	border-color: red;
	z-index: 1;
	/*vrstvy-aby fungoval menu, tab reference je presunuta pres tab sekce*/
}

TD.SkupinaTelo {
	vertical-align: top;
	border-color:green;
	padding-top: 27px;
	padding-right: 60px;
}

TABLE.SkupinaTelo {
	vertical-align: top;
	margin-left: 119px;
	border-color:blue;
}

td.BlokUvod {
	font-size: 3.5mm;
	text-align: justify;
	font-style : italic;
}

TABLE.NadpisRadky {
	width: 320px;
	margin-left: -128px;
	font-size: 3mm;
	text-align: left;
	border: 0px solid;
}

td.NadpisRadky0 {
	background-repeat: no-repeat;
	background-position:10px;
	padding-left: 126px;
	padding-bottom: 5px;
	background-image: url(../images/But1-1-half.jpg);

}

td.NadpisRadky0Poradi12 {
background-image: url(../images/But2-1-half.jpg);
}

td.NadpisRadky0Poradi22 {
background-image: url(../images/But2-1-half.jpg);
}

td.NadpisRadky0Poradi32 {
background-image: url(../images/But2-1-half.jpg);
}

td.NadpisRadky0Poradi42 {
background-image: url(../images/But2-1-half.jpg);
}

td.NadpisRadky0Poradi52 {
background-image: url(../images/But2-1-half.jpg);
}

td.NadpisRadky0Poradi72 {
background-image: url(../images/But2-1-half.jpg);
}

td.text {
	width: 140mm;
	font-size: 3.5mm;
	text-align: justify;
}

B.textBold {

}

img {
	border: none;
}

img.Obr1 {
	height: 40mm;
}


table.foot {
	width: 803px;
	bottom:-30px ;
	position: relative;

}

td.foottable {
	color: gray;
	text-align: -moz-center;
	font-size: 3mm;
}

A.foottable {
		text-decoration: none;
}

b.makePages {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
 
 
 b.Products {
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
