	*{
		padding: 0px;
		margin: 0px;	
	}

	body {
		margin:0px 0px 0px 0px;
		text-align:center;
		background: #d0d0d0;
		font-family: Verdana, Georgia, Geneva, Tahoma , Helvetica, sans-serif;	
		font-weight: bold;
		font-size: 12px;	
		}
	
	#frame {
		width:800px;
		background: white;
		margin-right:auto;
		margin-left:auto;		
		padding:0px;
		text-align:left;
		}
		
	#contentheader {
		width:800px;
		height: 101px;
		background: black url("images/bannerInside.jpg");		
		background-repeat: no-repeat;
  		background-position: center;
		}		
		
	#kvantheader {
		width:800px;
		height: 80px;
		background: white url("images/kvantLogoHeader.jpg");		
		background-repeat: no-repeat;
  		background-position: left, top;
		}		
		
	#contentleft {
		border: solid 0px black;
		width:184px;
		padding: 0px;		
		float:left;
		background:#fff;
		}	
		
	#contentcenter {
		float: right;
		width: 555px; 
		border: solid 0px black;
		padding-left:40px;
		padding-right:20px;
		padding-top: 4px;
		background:#fff;
		text-align: left;
		}	
	
	
	/* pozadia pre menu ramcek */
		
	div#skMenuTop{
		width: 184px;  /*toto treba, pre ostatne pozadia netreba, definuje sa spolocne */
		height: 79px;
		border: solid 0px white;
		padding: 0px;
		margin: 0px;
		background: black url("images/insideTop.jpg");		
		background-repeat: no-repeat;
  		background-position: center;  		
		}
			
	div.menuContent{
		background: #aa172a url("images/insideContent.jpg");		
		background-repeat: y-repeat;
		}

	
		
	div.menuBottom{
		height: 84px;
		background: black url("images/insideBottom.jpg");		
		background-repeat: no-repeat;
  		background-position: left, top;  		
		}		
				
	/* odsadenie a formatovanie pre "slovensky" */						
	
	div#skMenuTop div, div#enMenuTop div{		
		padding-top: 5px;
		padding-left: 14px;
		font-size: 20px;
  		color: white;
	}
	
	/* odsadenie a formatovanie pre obsah oboch menu */		
	/* spolocne definovanie sirky */
	div.menuBottom, div.menuContent, div.menuTop{
		color: white;
		font-weight: bold;
		font-size: 13px;
		width: 140px;
		padding-right: 14px;
		padding-left: 30px;
	}
	
	a:link, a:visited, a:active{
		color: black;
		text-decoration: none;
		}


	div.menuContent a:link, div.menuContent a:visited, div.menuContent a:active{
		color: white;
		text-decoration: none;
		}
	
	div.menuContent a:hover{
		color: #cccccc;
		text-decoration: none;
		}

	a:hover{
		color: #999999;
		text-decoration: none;
		}

	

	div.footer{
		width:800px;
		background: #246494;
		padding: 0px;
		height: 16px;
		border-bottom: 2px solid white;
		font-size: 10px;
		color: white;	
		text-align: center;	
	}
	
	div.separator{
		width:800px;
		height: 10px;
		background: white;		
		padding:0px;				
	}
	
	div.smallAddress
	{
		font-size: 11px;
	}
	
	h1
	{
		color: white;
		font-size: 20px;
		height: 30px;		
		padding-top: 2px;
		padding-left: 4px;
		background-color: #333333;
		margin-bottom: 20px;
	}
	
	#contentcenter p
	{
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: normal;
	}

	#contentcenter p.align-center
	{
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: normal;
	}

	.align-center
	{
		text-align: center;
	}	

	#contentcenter table
	{
		padding-top: 10px;
		padding-bottom: 10px;
/*		margin-left: 0px !important;*/
		font-weight: normal;
	}

	table.awards
	{
		padding: 20px;
	}

	table.awards td
	{
		padding: 15px;
		font-weight: bold;
		line-height: 1.5em;
	}

	table.awards td img
	{
/*		border: 2px solid black;*/
		border: 2px solid #246494;
	}
