
	body {
	scrollbar-base-color: #dfdfdf;
	scrollbar-arrow-color: #606096;
	}
	
	
	body {
	  
	  margin: 4px; 
	  margin-top: 0px;
	  margin-bottom: 0px;
	}
	
	a {
	color: #222299;
	text-decoration: none;
	}
	
	
	a:hover {
	text-decoration: underline;
	}
	
	HR { 
	color: #222299; 
	size: 1; 
	height: 1px; 
	width: 80%  }
	
	
	.subject {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	}
	
	
	.post {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	}
	
	
	.header {
	color: #eeeeff;
	background-color: #606096;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	}
	
	.header2 {
	background-color: #dfdfdf;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	}
	
	
	.category {
	background-color: #8080a6;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #eeeeff;
	}
	
	
	.tablerow {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	}
	
	
	.nav {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	}
	
	
	.smalltxt {
	font-size: 9px;
	font-family: Verdana;
	}
	
	
	.mediumtxt {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	}
	
	
	.navtd {
	font-size: 11px;
	font-family: Verdana;
	color: #eeeeff;
	background-color: #606096;
	text-decoration: none;
	}
	
	
	.multi {
	font-family: verdana;
	font-size: 11px;
	}
	
	
	textarea, select, input, object {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #dfdfdf;
	color: #000000;
	}
	.tsekk1 {
	background-color: #f1f1f1;
	}
	
	* for bbcode code table */
	table.code {
	border: 1px solid #555576;
	/*margin: 15px 3% 10px 3%;*/
	margin-top: 15px;
	margin-bottom: 10px;
	width: 80%;
	}
	
	td.code {
	background-color: #8080a6;
	border-bottom: 1px solid #555576;
	color: #eeeeff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding: 0 5px 0 5px;
	}
	
	td.codemessage {
	background-color: #f1f1f1;
	color: #000000;
	font-family: Courier New;
	font-size: 10px;
	padding: 10px 5px 10px 5px;
	white-space: pre;
	}
	
	/* for bbcode quote table */
	table.quote {
	border: 1px solid #555576;
	/*margin: 15px 3% 10px 3%;*/
	margin-top: 15px;
	margin-bottom: 10px;
	width: 80%;
	}
	
	td.quote {
	background-color: #8080a6;
	border-bottom: 1px solid #555576;
	color: #eeeeff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding: 0 5px 0 5px;
	}
	
	td.quotemessage {
	background-color: #f1f1f1;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 10px 5px 10px 5px;
	}
	
	

	
