/*  
Theme Name: 3LO
Theme URI: http://matbatory.xt.pl/
Description: Design wykonany dla 3LO im. Stefana Batorego w Chorzowie.
Version: 1.0
Author: Mateusz Dylong
Author URI: http://matbatory.xt.pl/

	3LO v1.0
	 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

*/



/* Begin Typography & Colors */
body, html {
font-family: Verdana;
font-size: 12px;
color: #615433;
margin: 0;
padding: 0;
background: url("top-bg.png") repeat-x;
text-align: center;
}

img {
border: 0;
}

#main2 {
width: 874px;
margin-left: auto;
margin-right: auto;
}

#main {
margin-left: auto;
margin-right: auto;
width: 874px;
height: auto;
position: relative;
float: left;
clear: both;
text-align: center;
}

#school {
width: 357px;
height: 215px;
float: right;
background: url("szkola.png") no-repeat;
position: relative;
top: 0;
right: -1px;
}

#panel {
width: 258px;
height: 136px;
float: left;
position: relative;
top: 15px;
left: 3px;
}

#logo {
width: 258px;
height: 107px;
background: url("logo.png") no-repeat;
}

#logowanie {
width: 258px;
height: 29px;
background: url("logowanie.png") no-repeat;
text-align: center;
padding-top: 4px;
}

#horizontal-menu {
margin-top: 216px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

	ul.horizontal-menu {
	list-style: none;
	height: 35px;
	vertical-align: middle;
	}

	ul.horizontal-menu li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
	line-height: 22px;
	height: 23px;
	float:left;
	}
	
	ul.horizontal-menu li a:link {
	color: #615433;
	font-weight: bold;
	}
	
	ul.horizontal-menu li a:visited {
	color: #615433;
	font-weight: bold;
	}
	
	ul.horizontal-menu li a:hover {
	color: #000000;
	font-weight: bold;
	}
	
	ul.horizontal-menu li.odstep div {
	width: 23px;
	height: 23px;
	background: url("odstep.png") center center;
	float: left;
	}

#newsy {
float: left;
width: 365px;
padding-top: 10px;
padding-right: 30px;
border-right: 1px solid #D7CFBD;
}

	.dodajnewsa:before {
	content: url("plus.png") " ";
	}
	
	#s {
	border: 1px solid #D7CFBD;
	height: 16px;
	color: #615433;
	}
	
	#searchsubmit {
	background: url("wyszukaj.png");
	border: 1px solid #D7CFBD;
	font-size: 8pt;
	color: #336699;
	height: 20px;
	}

	.wpis {
	text-align: left;
	margin-bottom: 30px;
	}

	.wpis h1 {
	font-size: 13pt;
	font-weight: bold;
	}

	.wpis h2 {
	font-size: 11pt;
	font-weight: bold;
	}

	.wpis h3 {
	font-size: 11pt;
	font-weight: normal;
	}
	
	.wpis .line {
	height: 20px;
	}
	
	.wpis .line .data {
	float: left;
	color: #8C8679;
	font-size: 11px;
	}
	
	.wpis .line .edycja {
	float: right;
	font-size: 10px;
	}
	
	.wpis .line  hr {
	border: 0;
	color: #D7CFBD;
	background: #D7CFBD;
	height: 1px;
	width: 365px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
	.wpis p {
	text-align: justify;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 13pt;
	}

	.wpis [align=right] {
	text-align: right;
	}

	.wpis [align=center] {
	text-align: center;
	}
	
		.wpis p em {
		font-style: normal;
		color: #000000;
		}
		
	.wpis li {
	margin-bottom: 8px;
	}
	
	.wpis .info {
	width: 359px;
	height: 24px;
	background: url("info.png");
	text-align: right;
	padding-top: 14px;
	padding-right: 6px;
	font-size: 8pt;
	}
	
	.trackinfo {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-bottom: 4px;
	}
	
	.commentlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}
	
	#newsy h1 {
	font-size: 13pt;
	font-weight: bold;
	}

	#newsy h2 {
	font-size: 11pt;
	font-weight: bold;
	}

	#newsy h3 {
	font-size: 11pt;
	font-weight: normal;
	}

	#newsy em {
	font-style: normal;
	color: #000000;
	}

	#newsy ul li ul li {
	font-size: 8pt;
	}

	#newsy ul li ol li {
	font-size: 8pt;
	}

	#newsy ul li ul li:first-child {
	margin-top: 4px;
	}

	#newsy ul li ol li:first-child {
	margin-top: 4px;
	}
	
	.line2 {
	height: 20px;
	}
	
	.line2  hr {
	border: 0;
	color: #D7CFBD;
	background: #D7CFBD;
	height: 1px;
	width: 365px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
	.line2 .autor {
	float: left;
	color: #8C8679;
	font-size: 11px;
	font-weight: bold;
	}
	
	.line2 .data {
	float: right;
	font-size: 10px;
	}
	
	.mustlogin {
	margin-bottom: 16px;
	}
	
	#comment {
	width: 350px;
	height: 100px;
	border: 1px solid #D7CFBD;
	}
	
	#submit {
	background: url("wyszukaj.png");
	border: 1px solid #D7CFBD;
	font-size: 8pt;
	color: #336699;
	height: 20px;
	}

	.alignleft {
	float: left;
	}

	.alignright {
	float: right;
	}	
		
#sidebar {
float: right;
width: 472px;
text-align: left;
}

	#important {
	float: left;
	width: 240px;
	border-right: 1px solid #D7CFBD;
	padding-right: 4px;
	}
	
		#important .table {
		border: 1px solid #cccccc;
		width: 238px;
		margin-bottom: 6px;
		text-align: center;
		padding-bottom: 4px;
		}
		
		#important .table .th {
		width: 238px;
		height: 24px;
		background: url("important-th.png");
		text-align: center;
		padding-top: 10px;
		font-weight: bold;
		color: #ffffff;
		font-size: 10pt;
		margin-bottom: 8px;
		}
		
		#important .table .ed {
		font-size: 10px;
		}
		
		#important .table p {
		margin-bottom: 6px;
		}
	
	#menu {
	float: right;
	width: 222px;
	margin-left: 4px;
	}
	
		#menu .th {
		border: 1px solid #CDCDCD;
		width: 218px;
		height: 24px;
		margin-bottom: 4px;
		background: url("menu-th.png");
		text-align: center;
		padding-top: 10px;
		font-weight: bold;
		color: #615433;
		font-size: 10pt;
		}
		
		#menu ul {
		margin: 0;
		padding: 0;
		margin-left: 1px;
		list-style: none;
		}
		
		#menu ul li {
		width: 208px;
		height: 20px;
		background: url("element-menu.png");
		margin-bottom: 2px;
		text-align: left;
		padding-top: 6px;
		padding-left: 10px;
		}
		
		#menu ul li a:link {
		color: #615433;
		text-decoration: none;
		}
		
		#menu ul li a:visited {
		color: #615433;
		text-decoration: none;
		}
		
		#menu ul li a:hover {
		color: #000000;
		text-decoration: none;
		}

		#menu img {
		border: 1px solid #CDCDCD;
		margin-bottom: 2px;
		}
		

#pre-stopka {
clear: both;
}
		
#stopka {
margin-top: 4px;
width: 874px;
height: 20px;
background: url("stopka.png");
float: left;
clear: both;
border: 1px solid #CDCDCD;
padding-top: 5px;
font-size: 8pt;
}
		
a:link {
color: #336699;
text-decoration: none;
}

a:visited {
color: #336699;
text-decoration: none;
}

a:hover {
color: #333366;
text-decoration: none;
}

adress {
color: #000000;
font-size: 10pt;
font-family: Tahoma;
}

dt {
margin-bottom: 4px;
}

dd {
margin-bottom: 10px;
}

blockquote {
font-family: Georgia;
font-size: 9pt;
margin-left: 20px;
margin-right: 10px;
color: #42371B;
}

cite {
font-family: Georgia;
font-size: 9pt;
color: #42371B;
}

blockquote:before {
content: "„";
font-size: 24pt;
font-weight: bold;
line-height: 10pt;
margin-left: -7px;
}