body {
	background: #FFF url(pic/tlo_top.gif) top left repeat-x;
	margin:0px;
	padding:0px;
}

#main_table {
	width:780px;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	color:#000;
	border-collapse: collapse;
	border:none;
}

.tekst {	
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	line-height:1.4;
} 

.cell {
	padding-left:6px;
	margin-right:6px;
	float:left;
	text-align:justify;
	width:245px;
	
}

.cell_a {
	padding-left:6px;
	padding-top:4px;
	margin-right:6px;
	float:left;
	width:246px;
	line-height:1.6;
	text-align:left;
}

.cell_b {
	float:left;
	background:#EEE;
	color:#000;
	width:258px;
	margin-bottom:2;
	line-height:1.4;
}

.cell_c {
	float:left;
	background:#E9E9E9;
	color:#000;
	width:258px;
	margin-bottom:2px;
	line-height:1.4;
}

.cell_dott_left {
	background: url(pic/dot.gif) top left repeat-y;
	padding-left:1;
	float:left;
	width:261px;
}

.cell_2 {
	float:left;
	background:#000;
	color:#000;
	float:left;
}

h1 {
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-top:13px;
	margin-left:20px;
	color:#FFF;
}

h2 {
	font-family: Arial;
	font-size:14px;
	margin:0;
	float:left;
	width:100%;
	height:20;
	font-weight:bold;
	color:#000;
	display:inline;
	padding-top:4px;
	padding-bottom:4px;
}

input {
	font-family:Arial;
	font-size:11px;
	height:20px;
}

form {
	margin:0;
	padding:0;
}

#top {
	width:780px;
	padding-top:5px;
	padding-bottom:6px;
	height:40px;
	float:left;
}

#top_menu_div {
	width:776px;
	float:left;
}

#top_menu {
	float:left;
	background: url(pic/tlo_menu.gif) top left repeat-x;
	color:#FFF;	
	height:33px;
	font-size:12px;
	width:800px;
	font-weight:bold;
}

#top_menu a {
	float:left;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;	
	text-decoration:none;	
}

#top_menu a:hover {
	background:#C00;
}

#top_podmenu {
	float:left;
	background:#FDD url(pic/tlo_podmenu.gif) top left repeat-x;
	color:#000;	
	font-size:12px;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:6px;
	margin-top:0;
	margin-bottom:2px;
	width:774px;
}

#top_podmenu_div {
	width:776px;
	float:left;
}

#top_flash {
	float:left;
	height:240px;
	padding-bottom:2px;
}

.button {
    border-top: #F00 1px solid;
    border-left: #F00 1px solid;
    border-bottom: #900 1px solid;    
    border-right: #900 1px solid;
    background-color: #B00;
    padding-left:8;
    padding-right:8;
	height:20px;
    font-family:Arial;
    font-size:11;
    font-weight: bold;
    color:#FFF;
    cursor:hand;
} 

A:link      	{ color:#000; text-decoration: underline;} 
A:visited   	{ color:#000; text-decoration: underline;}
A:active    	{ color:#000; text-decoration: underline;}
A:hover  	    { color:#B00; text-decoration: none;}

A.menulink_white:link      	{ color:#FFFFFF; text-decoration: none;} 
A.menulink_white:visited   	{ color:#FFFFFF; text-decoration: none;}
A.menulink_white:active    	{ color:#FFFFFF; text-decoration: none;}
A.menulink_white:hover  	{ color:#DDDDEE; text-decoration: none};