/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/

body {
	background: #000000;
	color: #ffcc00;
	}
	
#all {
	margin: 0px auto;
	width: 1024px;
}

#header2 img {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 1px;
}

#content {
	width: 443px;
	height: 328px;
	background: url('img/news_tlo.jpg');
	float: left;
	padding: 0px 10px;
	overflow: auto;
}

#content a {
	color: #EF5A00;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#content a:hover {
	color: #D76A28;
	border-bottom: 1px solid;
}

#content h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#content1 {
	width: 53px;
	float: left;
}

.post {
	margin: 10px 0px;
	border-bottom: 1px solid;
}

#content3 {
	width: 38px;
	float: left;
}

#content4 {
	width: 343px;
	height: 328px;
	background: url('img/box_tlo.jpg');
	float: left;
}

#content5 {
	width: 64px;
	float: left;
}

#content6 {
	width: 63px;
	float: left;
}
