/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/
@font-face {
    font-family: "Pencil";
    src: url(images/Sketch_Block.ttf);
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */
html
{        
	margin:0px;
	padding:0px;
}
body
{
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-family: "Segoe UI", Verdana;
}

#line1
{
	width:100%;
	height:87px;
	text-align:center;
}
#line1 img
{
	border:none;
	margin:0 auto;
}

#line3
{
	width:100%;
	min-height:50px;
	margin-top:15px;
}
#line3_body
{
	margin:0 auto;
	width:902px;
	min-height:50px;
	overflow:auto;
}
#line2
{
	width:100%;
	min-height:300px;
	margin-top:15px;
}

#line2_body
{
	margin:0 auto;
	width:902px;
	min-height:300px;
	overflow:auto;
	background-image: url(images/body_bg_top.png), url(images/body_bg_bottom.png), url(images/body_bg_middle.png);
	background-position: center top, center bottom, center center;
	background-repeat: no-repeat, no-repeat, repeat-y;
}
#line2_body h3
{
	margin:10px;
	font-size:25px;
	text-align:left;
	padding-left:125px;
	font-family: "Segoe UI", Verdana;
}
#box
{
	margin:0 auto;
	width:702px;
	min-height:100px;
	background-image: url(images/box_bg_top.png), url(images/box_bg_bottom.png), url(images/box_bg_middle.png);
	background-position: center top, center bottom, center center;
	background-repeat: no-repeat, no-repeat, repeat-y;
}

#box2_menu
{
	margin:0 auto;
	margin-top:30px;
	width:702px;
	min-height:50px;
	background-image: url(images/box_bg_top.png), url(images/box2_menu_bg_bottom.png), url(images/box_bg_middle.png);
	background-position: center top, center bottom, center center;
	background-repeat: no-repeat, no-repeat, repeat-y;
}
#box2
{
	margin:0 auto;
	width:702px;
	margin-bottom:30px;
	min-height:300px;
	background-image: url(images/box2_bg_middle_grad2.png), url(images/box2_bg_bottom2.png), url(images/box2_bg_middle2.png);
	background-position: center top, center bottom, center center;
	background-repeat: no-repeat, no-repeat, repeat-y;
}

#box .clock
{
	width:175px;
	padding-top:5px;
	float:left;
	font-family:Pencil, Verdana;
	font-size:70px;
	text-align:center;
	color:#B0CB1F;
}
#box .clock span
{
	font-family:Pencil, Verdana;
	font-size:12px;
	display:block;
	width:100%;
	text-align:center;
	color:black;
}

#menu
{
	list-style: none;
	position: relative;
	width:690px;
	margin:0 auto;
}

#menu li
{
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin-top:9px;
	padding: 0;
	display:block;
	width:100px;
	text-align:center;
	line-height:39px;
}

#menu li.current_page_item
{
border: 1px solid #CCC;
background: #F8F8F8;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}     

#menu li a
{
	font-family: "Segoe UI", Verdana;
	text-decoration:none;
	color:#999;
	font-size:14px;
} 

#menu li.current_page_item a, #menu li a:hover
{
	color:#B0CB1F;
} 

.year
{
	width:90px;
	float:left;
	font-family:Pencil, Verdana;
	font-size:30px;
	text-align:center;
	color:#B0CB1F;
	margin-top:5px;
}
.year a
{
	color:black;
	text-decoration:none;
}

.year a:hover
{
	color:#B0CB1F;
}

.current_year a
{
	color:#B0CB1F;
}

#line2_body h4
{
	margin:10px;
	font-size:18px;
	text-align:left;
	font-family: "Segoe UI", Verdana;
}

#clock2 .clock
{
	width:260px;
	padding-top:5px;
	float:left;
	font-family:Pencil, Verdana;
	font-size:50px;
	text-align:center;
	color:#B0CB1F;
}
#clock2 .clock span
{
	font-family:Pencil, Verdana;
	font-size:12px;
	display:block;
	width:100%;
	text-align:center;
	color:black;
}

h4 a
{
	color:inherit;
	text-decoration:none;
}
.post_info_date
{
	margin-left:20px;
	font-size:10px;
	margin-top:3px;
}
.entry
{
	width:650px;
	margin-left:20px;
	font-size:12px;
	margin-top:15px;
}
.post
{
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:30px;
	border-bottom:1px solid #B0CB1F
}
.more
{
	float:right;
	margin-right:150px;
	color:black;
}
.entry p
{
	margin-top:5px;
	text-indent:10px;
	line-height:13px;
	font-size:12px;
}

.opis 
{
	font-size:12px;
	width:90%;
	margin:0 auto;
}

.przedmioty_line
{
	width:515px;	
	overflow:auto;
	margin:0 auto;
}
.przedmioty_line_nazwa
{
	width:135px;
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;
	padding-left:4px;
	float:left
}
.przedmioty_line_date
{
text-align:center;
	width:120px;
	float:left;
	margin-bottom:4px;
	margin-top:4px;
}
.przedmioty_line_time
{
text-align:center;
	width:150px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;
}
.przedmioty_line_seconds
{
text-align:center;
	width:100px;
	float:left;
	margin-bottom:4px;
	margin-top:4px;
}
