@charset "utf-8";
/* CSS Document */

body, textarea, input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin:0px;
}


#horizontal-menu-top, #flags, #header-page, #flash_banner, #horizontal-menu-bottom, #logos, #left-part, #shadow-1, #category, img.right, #graf_hover, #references-zoznam, #noprint {
	display:none;
}
body {
	background-color: white;
	color: black;
	background-image: none;
	margin:0px;
	padding:0px;
}
#row-3 {
	background-image: none;
}
h1.main-title {
	color: black;
}
table.chips-zoznam tr.chip td{
	background-color: #ddd;
}
a { 
	color:black;
	text-decoration: none;
}
table.chips-zoznam tr.chip.stripe td{
	background-color: white;
}
#chip-detail h2, #chip-detail h3 {
	color: black;
}
#copy p.right {
	float:none;
	text-align:center;
	margin-top: 30px;
}
.content {
	padding:0px;
}
table.chips-zoznam.non-hover {
	float:right;
	width: 130px;
}
	table.chips-zoznam.non-hover td {
		padding: 0px 0px 20px 10px;
	}
.left {
	float: left;
}
.right {
	float: right;
}
.both {
	clear:both;
}
