body 
{
	padding: 0;  margin: 0;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1E1E;
	background:#051a2f url(./img/body_bg.jpg);
}

table
{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

img 
{
	border:none;
}

a  
{
	color:#5f5f5f; text-decoration:none;
	outline: none;
}
a:hover  
{
	text-decoration:underline;
}

#wrapper 
{ 
	margin:0px auto;
	width:1000px;
}

#header 
{
	width:100%;
	height: 189px;
	background:url(./img/header_bg.gif) repeat-x;
}

.logo 
{
	width:1000px;
	height:173px;
	padding:0 0 0 0;
}
			
		

			
#navigation
{ 
	width: 100%;
	height: 48px;
	background: url(./img/menu_bg.jpg) repeat-x;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
	line-height:48px;
}

#blok
{ 
	width: 100%;
	background: url(./img/block_bg.gif) repeat-x;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height:31px;
	margin:0 auto;
	line-height:31px;
}

#main 
{
	background:#FFFFFF;
	width:100%;
}	

#right 
{ 
	float:right;
	width:610px;
	display:inline;
}

.grafi
{
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#CCCCCC;
	text-align: center;
	width: 335px;
	float:left;
}


.crtice
{
	border-bottom: 1px dashed #828282;
}


.tabela
{
	text-align: left;
	border: 1px dashed #828282;
}

.tabL
{
	border-left: solid 2px #FFE39C;
}
.tabR
{
	border-right: solid 2px #FFE39C;
}
.tabB
{
	border-bottom: solid 2px #FFE39C;
}
.tabup
{
	background-image: url(../img/tabelaup.png);
	font-family: "comic sans ms";
	font-weight: bold;
	font-size: 14px;
}
.tabdown
{
	background-image: url(../img/tabeladown.png);
	font-family: "comic sans ms";
	font-weight: bold;
	font-size: 14px;
}

.clear
{ 
	clear: both;
	padding-bottom: 35px;
}

.noga
{
	height:32px;
	background:url(./img/foot_bg.gif) repeat-x;		
}
		
		
#copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: center;
	color: #2389AF;
	font-size: 11px;
}
	
#copyright a
{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 40px;
	outline: none;
	color: #49B1DA;

}
