/** 
 * $Id: articles.css,v 1.1.2.1 2010/09/14 20:13:12 jmburnz Exp $
 */

/* Articles (nodes) */
.article {
  margin:0;
  padding:0 0 1.5em;
}

/* Teaser title. */
.article-title {}
.article-title a:link,
.article-title a:visited,
.article-title a:active {
  text-decoration: none;
}
.article-title a:hover,
.article-title a:focus {
  text-decoration: underline;
}

/* User Picture. */
.article .user-picture {}
.article .user-picture img {}

/* Submitted */
.article .submitted {
	display: none;
  margin: .375em 0 0.75em;
}
.article .submitted em {
  font-style: normal;
}
.article .submitted a {}
.article .submitted a:hover {}
.article .submitted .author {}
.article .submitted .time {}

/* Taxonomy terms. */
ul.taxonomy {
  margin: 0 0 1em;
}
ul.taxonomy li {
  display: inline;
  list-style: none;
}
ul.taxonomy li a {}

/* Links. */
ul.links {
  margin: 0;
}
ul.links li {
  padding: 0 1em 0 0;
}
ul.links li a {}
ul.links li.node_read_more a {}
ul.links li.comment_add a {}
ul.links li.comment_comments a {}
ul.links li.comment_new_comments a {}
ul.links li.blog_usernames_blog a {}
ul.links li.print_html a {}
ul.links li.print_email a {}
ul.links li.print_pdf a {}

/* UL link first and last classes. */
ul.links li.first {}
ul.links li.last  {}

/* Workflow states. */
.article-add    {}
.article-edit   {}
.article-delete {}
.article-preview  {}
.article-sticky   {}
.article-promoted {}

/* Status. */
.article-unpublished {}

/* Theme the teaser. */
.article-teaser {}

/* Fields */
h3.label {
  font-size:1em;
}
.field-inline h3,
.field-inline .item {
  display:inline;
}
/* Wrapper for any CCK field. */
.field {}

/* Use "datetime" when creating new CCK date fields. */
.field-type-datetime {}

/* Filefield field. */
.field-type-filefield {}

/* Node reference field. */
.field-type-nodereference {}

/* User reference field. */
.field-type-userreference {}

/* Number fields. */
.field-type-number-decimal {}
.field-type-number-float   {}
.field-type-number-integer {}

/* Text field. */
.field-type-text {}

/**
 * Specific field names.
 */
/* Underscores in field name are replaced with dashes. */
.field-field-FIELDNAME {}

/*Views do aktualnosci*/
.view-widok-aktualnosci{}
.view-widok-aktualnosci .item-list ul {margin: 0px;}
.view-widok-aktualnosci .item-list ul li {margin: 0px; list-style: none;}
.views-field-created
{	
	border-bottom:1px solid black;
	float:left;
	height:15px;
	padding:9px 0 0;
	width:80px;
}
.views-field-created span
{	
	font-size:0.8em;
}
.views-field-title
{
	border-bottom:1px solid black;
	margin-left:80px;
	height:24px;
	text-align:center;
}

.views-field-title span
{
	font-size:1.3em;
}

.views-field-body
{
	margin-top: 10px;
	margin-bottom: 26px;
}

/*Instrukcje etc.*/
.filefield-file{padding-bottom:10px;}
.filefield-file a{display:inline-block;
width:750px; padding-left:10px;}
.filefield-file img{}
