body{

	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #ffffff;
}
body.main{
	background-color: #f8fafb;
	scrollbar-face-color : #36146f;
	scrollbar-track-color : #f8fafb;
	scrollbar-base-color : #f8fafb;
	scrollbar-3dlight-color : #f8fafb;
	scrollbar-arrow-color : #f8fafb;
	scrollbar-darkshadow-color : #f8fafb;
	scrollbar-highlight-color : #f8fafb;
	scrollbar-shadow-color : #f8fafb;
}
a:visited {
	color: #36146f;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #36146f;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
SPAN.newsTicker{
	padding: 3px; 
	width: 492px;
	height: 23px;
	font-family: Tahoma;
	font-size : 11px;
	color: #36146f;
	border: 1px solid #36146f;
	background-color : #ffffff;
	overflow: hidden;
	list-style: none;
	position: absolute;
}
SPAN.newsTicker LI{
  padding: 0px;
  margin: 0px;
  position: absolute;
  white-space: nowrap;
  display: none;
}
div.c1 { 
	text-align: center; 
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4948;
}
div.pocitadlo {
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4948;
}
td{
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4948;
}
.select{
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4948;
	border: 1px solid #C1C0BF;
}
.inv{
	color: #ffffff;
	background-color: #36146f;
}
.nadpis{
	color: #36146f;
	font-weight: bold;
}
.right{
	text-align: right; 
	padding-right: 50px;
}
.picture{
	border: 1px solid #C1C0BF;
}
.foto{
	border: 1px solid #C1C0BF;
	cursor: pointer;
}
