body
{
	font-size: 10px;
	font-family: Verdana,Arial,Sans-Serif;
	line-height: 1.4em;
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	padding: 5px;
}

a
{
	text-decoration: none;
	font-style: normal;
	/*border-bottom: dotted 1px Black;*/
}

a img
{
	border-style: none;
}

a:active
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: blue;
}

strong
{
	color: red;
	font-weight: bold;
}

th
{
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 10pt;
}

tr
{
	text-align: left;
}

td
{
	padding-left: 3px;
}

address
{
	text-align: center;
	font-weight: bold;
	font-style: normal;
}


#body
{
	margin: 0 auto;
	text-align: left;
	height: auto;
	width: 800px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

#header
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 80px;
	background-image: url( '../img/header_bg.gif' );
}

#logo
{
	padding: 20px 0px 5px 15px;
}

#logo a
{
	border-style: none;
}

#menu
{
	top: 50px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	height: 15px;
	position: absolute;
	width: 800px;
}

#menu li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#tigra
{
	font-weight: bold;
}

#motto
{
	padding: 0px 0px 0px 80px;
	font-size: 16px;
	font-weight: bold;
	display: none;
}

#menu a
{
	border-style: none;
	text-decoration: none;
	color: White;
	font-style: normal;
}

#menu a:visited
{
	text-decoration: none;
	color: White;
	font-style: normal;
}

#menu a:hover
{
	color: Yellow; /*border-color: White; 	border-width: thin; 	border-style: solid;*/
	padding: 1px 1px 1px 1px;
	padding-bottom: 0pt;
	text-decoration: none;
}

#content
{
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	min-height: 500px;
	height: auto;
	width: 800px;
	font-size: 11px;
	line-height: 1.6em;
	overflow: hidden;
	border: solid 1px Silver;
	background-image: url( '../img/content_bg.png' );
}

#content .left
{
	float: left;
	padding: 0px 20px 0px 0px;
	height: auto;
	width: 150px;
}

#content .center
{
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	height: auto;
	width: 500px;
}

#content .right
{
	float: left;
	width: auto;
	height: auto;
}

#footer
{
	height: 60px;
	width: 800px;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
	color: Black;
	padding-top: 5px;
}

#footer .copyright
{
	font-weight: bold;
}

#footer a
{
	border: none;
}

.square_list li
{
	list-style-type: square;
}

.leftMenu
{
	list-style-type: none;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: none;
        text-align: center; /* 21.4.2008 michal pridano */
}

.leftMenu li
{
	padding: 10px 0px 0px 0px;
}

.leftMenu a
{
	border: none 0px;
}

.leftMenu a:visited
{
	text-decoration: none;
	color: Black;
	font-style: normal;
}

.leftMenu a:hover
{
	font-weight: bold;
	text-decoration: none;
}

.productList
{
	margin: 60px 0px 0px 0px;
}

.productList a
{
	border: none 0px;
}

.productList li
{
	list-style: none;
	display: inline;
	padding: 0px 20px 0px 10px;
}

#gps
{
	font-weight: bold;
}

.references .it
{
	height: auto;
	width: 500px;
	min-height: 100px;
	padding: 20px 0 0 0;	
}

.references .accounting
{
	height: auto;
	width: 500px;
	min-height: 100px;
	padding: 20px 0 0 0;	
}

.references .item
{
	min-height: 100px;	
	height: auto;
}

.references .img
{
	width: 100px;
	height: auto;
	float: left;
}

.references .desc
{
	width: 400px;
	height: auto;
	float: left;
}

.change 
{
	text-align: center;
	margin: 10px;
}

.change a 
{
	border-style: none;
	color: Black;
	font-weight: bolder;	
}