html {
	color:#555555;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

body { 
	background-image: url(top_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#page { 
	background-image: url(body.jpg);
	position: relative;
	margin: auto;
	width: 804px;
	top: 0px;
}

.search {
	position: relative;
	top: 3px;
	float: right;
	margin-right: 10px;
}	

:focus { outline: 0; }

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

a#white {
	color: #ffffff;
	text-decoration: none;
}

.sekce {
	margin-left: 10px;
}	

h1 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 18px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
}

h2 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 16px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 5px;
}

h3 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 5px;
}

.text {
color: #999999;
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
}

.gray {
	color: #999999;
}

.menulink {
	color: #666666;
}

.menu {
	position: absolute;
	top: 186px;
	left: 160px;
	height: 20px;
	width: 640px;
	border: 0px solid #000000;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}	

.menu a {
	color: #FFFFFF
}

.menu a:hover {
	color: #006600;
	text-decoration: none
}

.topghack {
	background-image: url(top_left.jpg);
	background-repeat: repeat-x;
	height: 155px;
	width: 100%;
}

.header {
	background-color: #ffffff;
	background-image: url(header.jpg);
	height: 208px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 1.9em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

.titlemenughack {
	height: 24px;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
}

.description {
	font-family: Verdana;
	font-size: 0.4em;
}

.java_menu {
	padding-top: 0px;
}

.container {
	margin: 0px 32px 0px 32px;
	font-family: Verdana;
	font-size: 0.75em;
}

.HACKbodyPostghack {
	height: 20px;
}

.border {
	border-left: 0px solid #993300 ;
	border-right: 0px solid #993300;
	border-bottom: 0px solid #993300;
}

.containerPost {
	margin: 0px 230px 0px 20px;
}

.postDataghack {
	padding-top: 0px;
	margin-top: -3px;
	padding-bottom: 10px;
	text-align: left;
	color: #999999;
	font-family: Verdana;
	font-size: 0.6em;
}

.postFootghack {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: right;
	color: #999999;
	font-family: Verdana;
	font-size: 0.6em;
}

.postTitle {
	color:#5561CE;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 0.95em;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-bottom: 1px solid #cccccc;
}

.postText {
	font-family: Verdana;
	text-align: justify;
	font-size: 0.70em;
	margin-left: 5px;
}

hr {
	border: 0;
	height: 1px;
	color: #5561CE;
	background-color: #5561CE;
}

.info {
	float: right;
	position: relative;
	left: -20px;
	width: 180px;
	border-left: 1px solid #bbbbbb;
	margin: 0px 0px 15px 0px;
	padding: 7px;
	padding-top: 5px;
	font-size: 0.75em;
}

.infoSection {
	color: #666666;
	height: 23px;
	background-color: #CCFF99;
	border: 0px solid #3F73A3;
	padding-top: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;
	margin-top: 20px;
	margin-bottom: 3px;
}

.containerComments {
	margin: 15px 230px 0px 32px;
	font-family: Verdana;
	font-size: 0.70em;
	text-align: justify;
}

.commentInfo {
	text-align: right;
	color: #999999;
	font-family: Verdana;
	font-size: 0.80em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	margin-top: -8px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.footer {
	background-image: url(footer.jpg);
	clear: both;
	color: #999999;
	height: 39px;
	font-family: Verdana;
	font-size: 0.75em;
	text-align: center;
}

.pata {
	position: relative;
	top: 43px;
	font-size: 10px;
}

.inputTitle {
	width: 700px;
	font-family: Verdana;
}

textarea {
	width: 700px;
	height: 300px;
	font-family: Verdana;
	font-size: 1.00em;
}

.commentTextarea {
	width: 500px;
	height: 200px;
	font-family: Verdana;
	font-size: 1.00em;
}

.code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.num_posts {
	color: #777777;
}