/**
* H2C Project: styles/screen_content.php, v 1.0 Wed Aug 27 16:31:50 CEST 2008 @647 /Internet Time/
* @copyright JRX | jrx.palitchi.org | 2008 
*
* CSS 1,2 skript: urcuje design webu
*
* pouziti: header.tpl
**/

/* Data
--------*/
body {
	background-color: #cc9900;
	color: #330000;
	font-family: Verdana, sans-serif;
	width: 640px; border-right: 1px solid grey;
}
a,
a:visited { color: #990000; font-weight: bold; text-decoration: underline; }
a:hover,
a:focus { color: #cc3300; font-weight: bold; text-decoration: underline; }
h2 {
	text-align: left;
	margin-top: 30px;
	margin-left: 0px;
	color: #330000;
	font-size: 20px;
}
h2 a:hover,a:focus {
	font-weight: normal;
}
h3 {
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	color: #330000;
	font-size: 16px;
}
h4 {
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	color: #330000;
	font-size: 14px;
}
h5 {
	color: #330000;
}
h6 {
	color: #330000;
}
p {
	text-align: left;
	margin-top: 15px;
}
p img.side_image {
	float: right;
	border: 0px; 
}
hr { display: block; margin: 5px 0 15px 0; }
table { font-size: 10px; }
/* News
---------*/
p.submenu {
	max-width: 187px; height: auto;
	padding: 5px; margin-top: 0px; margin-bottom: 5px;
}
p.submenu a {
	font-weight: bold; 
	letter-spacing: 0px; 
}
/* Details
------------*/