body {
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	color: black;
	font-size: 80%;
}

H1
{
	font-size: 120%;
	margin-top: 0px;
}

H2
{
	font-size: 110%;
	margin-top: 0px;
}

H3
{
	font-size: 100%;
	margin-top: 0px;
}

IMG 
{	
	border: 0px solid black; 
}

A
{
	color: blue;
}

A:visited
{
	color: blue;
}

A:hover
{
	color: black;
}

div#horni1
{
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black;
	position: relative;
}

div#vlajky
{
	position: absolute;
	left: 10px;
	top: 65px;
}

table#menu
{
	padding: 0;
	margin: 0;
	width: 100%;
}

div#horni2
{
	border: 0px solid black;
	width: 936px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	position: relative;
}

table#telo
{
	width: 100%;
	padding: 0;
	margin: 0;
}

div#eshop
{
	border: 0px solid black;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(/pics/eshop.gif);
	width: 284px;
	height: 214px;
	padding: 0;
	margin: 0;
}

div#eshop div#klik
{
border: 0px solid red;
position:absolute;
top: 175px;
left: 8px;
width: 200px;
height: 33px;
}

div#helpdesk
{
	border: 0px solid black;
	position: absolute;
	left: 0px;
	top: 215px;
	background-image: url(/pics/helpdesk.gif);
	width: 284px;
	height: 218px;
	padding: 0;
	margin: 0;
}

div#telo
{
	position: absolute;
	left: 283px;
	top: 0px;
	width: 654px;
	height: 433px;
	background-color: #b2e1fc;
	padding: 0;
	margin: 0;
	font-size: 120%;
}

div#telo-vnitrek
{
	padding: 10px;
}

div#aktuality
{
	position: absolute;
	left: -1;
	top: 438px;
	border: 0px solid black;
	width: 936px;
	height: 107px;
	background-color: white;
	padding: 0;
	margin: 0;
}

div#aktuality div#akt1
{
	border: 0px solid black;
	float: left;
	background-color: #58fbe3;
	height: 107px;	
	width: 307px;
}

div#aktuality div.mezera
{
	border: 0px solid black;
	float: left;
	background-color: white;
	height: 107px;	
	width: 5px;
}

div#aktuality div#akt2
{
	border: 0px solid black;
	float: left;
	background-color: #58fbe3;
	height: 107px;	
	width: 307px;
}

div#aktuality div#akt3
{
	border: 0px solid black;
	float: left;
	background-color: #5ec2fc;
	height: 107px;	
	width: 312px;
}

div#paticka
{
	border: 0px solid black;
	background-color: #0274b6;
	color: white;
	width: 936px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 545px;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}

div#paticka div.vnitrek, div#paticka-hlavni div.vnitrek
{
	padding: 8px;
}

div#paticka div.vnitrek A, div#paticka div.vnitrek A:visited, div#paticka-hlavni div.vnitrek A, div#paticka-hlavni div.vnitrek A:visited
{
	color: white;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

div#paticka div.vnitrek A:hover, div#paticka-hlavni div.vnitrek A:hover
{
	color: yellow;
}

div#telo-hlavni
{
	width: 938px;
	background-color: #b2e1fc;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

div#paticka-hlavni
{
	border: 0px solid black;
	background-color: #0274b6;
	color: white;
	width: 938px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;
	padding: 0;
	left: 0;
	top: 545px;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}

FORM.formular
{
	padding-top: 0px;
	padding-left: 0px;
	z-index: 100;
	left: 20px;
}

FORM.formular INPUT
{
	border: 0px solid white;
}

.odeslat
{
	width: 100%;
	background-color: #ff6c00;
	color: white;
}

.registrace
{
	width: 100%;
	background-color: #58fbe3;
	color: black;
}

FORM.formular table.formular
{
	margin-left: 10px;
	margin-top: 10px;
}

FORM.formular table.formular TD.polozka
{
	background-color: black;
	color: white;
	font-weight: bold;
	width: 70px;
	padding-left: 5px;
}

FORM.formular table.formular TD.hodnota
{
	background-color: white;
	color: black;
	font-weight: bold;
	width: 140px;
}

div#aktuality .nadpis-aktualit
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%; 
}

div#aktuality div.akt-vnitrek
{
	padding: 3px;
}

table#kontakty
{
	width: 100%;
	padding: 0px;
}

table#kontakty TD.nadpis
{
	font-weight: bold;
	size: 110%;
	background-color: #0374b6;
	color: white;
}

table#kontakty TD.pozice
{
	width: 300px;
}

table#kontakty TD.pevna
{
	vertical-align: top;
	width: 100px;
}

table#kontakty TD.mobil
{
	vertical-align: top;
}

table.ceny
{
	width: 500px;	
}

table.ceny TD
{
	border-bottom: 1px solid black;
}

table.ceny TD.cena
{
	text-align: right;
	font-weight: bold;
}

table#mapa
{
	margin-left: auto;
	margin-right: auto;
}

table#mapa TD.mapa
{
	text-align: center;
	padding: 10px;
}

table#mapa TD.adresa
{
	border-left: 3px solid black;
	padding: 10px;
	vertical-align: top;
}

.firma
{
	font-weight: bold;
	font-size: 130%;
}

table#portfolio
{
	
}

table#portfolio TD.fotka
{
	width: 200px;
}

table#portfolio TD.popis
{
	vertical-align: top;	
}

table#portfolio .nazev
{
	font-weight: bold;
}