/*  
Theme Name: Anczyc 2
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: Anczyc 2
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


 ul#nav
{
margin: 0;
padding: 0;
list-style-type: none;
margin-left:4px;
}

ul#nav li {
	display: inline;
	margin-right: 9px;
}

ul#subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#subnav li{
	margin-bottom: 6px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #717374;
}
.style2 {color: #00263E}
#topMenu p, a {
	margin: 0px;
	padding: 0px;
	margin-bottom:4px;
}
#sideMenu p, a {
	margin: 0px;
	padding: 0px;
	margin-bottom:4px;
}
#sideMenu a, #topMenu a {
	text-decoration:none;
	color:white;
}
#sideMenu a:hover, #topMenu a:hover {
	text-decoration:underline;
	color:white;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin-top: 12px;
}
h1 {
	font-size: 18px;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	margin-bottom:22px;
	margin-top: 0px;
	padding-top: 0px;
}
p {

}
