body {
	margin: 130 5;
	background-color : white;
	background-image: url(../img/logo_graf.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
}

body, p, h1, h2, h3, table, td, th, ul, o
{
	font-family: verdana,helvetica,arial,sans-serif;
}

div.main {
	position: absolute;
	top: 140px;
	left: 165px;
	width: 620px;
}

div.lang {
	position: absolute;
	top: 135px;
	left: 670px;
	width: 116px;
	font-size: 9;
}

h1 {
	font-size: 16;
	font-weight: bold;
	color: #00498e;
}

h5
{
	color: #fff;
	background-color: #00498e;
	text-align: center;
}

table.left {
	border-left: thin dotted;
	border-right: thin dotted;
	border-color: #00498e;
	position: absolute;
	top: 130px;
	left: 5px;
	width: 150;
	font-size: 11px;
	text-decoration: underline;
	color: #00498e;
}

table.produkt {
	font-size: 11px;
	color: #000000;
	border: none;
}

table.produkt_tab {
	font-size: 11px;
	color: white;
}

a:link    {text-decoration:none;color:#4682b4; background-color:transparent;font-weight: normal;}
a:visited {text-decoration:none;color:#4682b4; background-color:transparent; font-weight: normal;}
a:active  {text-decoration:none;color:#4682b4; background-color:transparent;font-weight: normal;}

a:hover
{
	text-decoration: underline;
	color: #00498e;
}

a img
{
	border: none;
}

h5 a:link, h5 a:visited, h5 a:active, h5 a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

table.top {
	position: absolute;
	top: 130px;
	left: 5px;
	border-top: thin dotted;
	width: 780;
	border-color: #00498e;
}
p,b,i,li {font-size: 11px;}

/* #1e90ff - svettle modra barva */

