/*

only black used as color

*/

#site { 
	width: 650px; 
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: black;
}

#header, #navigation, #footer, #submenudiv, .pp_pic_holder, #column-home-right { display: none;}

#content { width: 650px; }

h1, td h1 {font: 19px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h2, td h2 {font: 17px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h3, td h3 {font: 15px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h4, td h4 {font: 14px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h5, td h5 {font: 13px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h6, td h6 {font: 12px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}

#content a:link, #content a:visited {text-decoration: none; color: black ;  border-bottom: 1px solid black;}

#content img { margin: 10px 0px; }
#content img.left {	margin: 5px 10px 10px 0px; float: left; border: 1px solid #c9c9c9;}
#content img.right { margin: 0px 0px 5px 10px; float: right; border: 1px solid #c9c9c9;}

#content a img { border: 1px solid #c9c9c9; }

#print_header {
	width: 650px;
	height: 80px;
	display: block;
	border-bottom: 1px solid black;
}

#print_header .adres {
	float: left;
}

#print_header .logo {
	margin: 0px;
	padding: 0px;
	float: right;
}

#tekst {width: 650px; float: left; padding: 20px 10px 20px 20px;}
#tekst .block { width: 110px; margin: 0px 18px 15px 0px; float: left; display: inline; }
#tekst .block a img { border: 0px solid #fff; text-decoration: none;}
#content #tekst .block a:link, #content #tekst .block a:visited, #content #tekst .block a:hover { border: 0px solid #fff; text-decoration: none; }

#infobalk {
	width: 650px; 
	height: 56px; 
	font-family: 'Trebuchet MS1', Helvetica, sans-serif;
	font-size: 29px;
	font-style:italic; 
	line-height: 56px;
	color: #000;
	text-align: left;
	padding-right: 20px;
}

#sidebar {width: 218px; padding-bottom: 20px;  float: left;}
#sidebar ul.news {margin-left: 15px;}

#sidebar h3, td h3 {width: 203px; padding: 15px 0px 0px 15px; margin: 0px 0px 15px 0px; font-size: 18px; color: #2b2e34; font-weight: normal;}
