/* CSS Document */

* {
	padding: 0;
	margin: 0
}

body {
	background: #FFF url('body.gif') top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	min-width: 780px;
}

img {
	border: 0;
	margin: 0 auto;
	display: block;
}

a:hover {
	text-decoration: none;
}


.wrap {
	width: 760px;
	margin: 0 auto;
}

a.malcompl {
	/* 80px szerokosci */
	margin-left: 680px;
	padding: 2px 3px 2px 18px;
	position: absolute;
	top: 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	background: #EEE url('malcompld.gif') 3px  no-repeat;
}
a.malcompl:hover { color: #000; }


#logo, #header {
	height: 90px;
	font-family: Century Gothic, "Trebuchet MS", Tahoma, Verdana;
}

#logo {
	float: left;
	width: 250px;
	text-align: center;
}
#logo h1 {
	font-size: 56px;
	color: #333;
	letter-spacing: 5px;
}
#logo h1 a {
	color: #333;
	text-decoration: none;
}
#logo p {
	margin: -12px 0 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
    color: #666;
}

#header {
	width: 510px;
	float: left;
}
#header h2 {
	margin: 12px 0 0;
	padding: 10px 20px;
	font-size: 26px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 5px;
	border-left: 1px solid #ddd;
}
#header p {
	margin: -10px 0 0;
	padding: 0 20px 10px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	border-left: 1px solid #ddd;
}

#nav {
	margin: 0 20px 0 0 !important;
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}
#nav li {
	list-style: none;
	float: left;
}

#nav li a {
	display: block;
	padding: 2px 10px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover {
	color: #FF3300;
}

#path {
	margin: 0 40px;
	position: absolute;
	top: 114px;
	color: #666;
	font-size: 10px;
}

#path a {
	color: #ccc;
	text-decoration: none;
}
#path a:hover { color: #FF3300; }
#path a.h { color: yellow;}

.clear { clear:both; }

#sidebar {
	width: 210px;
	padding: 5px 20px;
	margin: -10px 0 0 0;
	background-color: #FFF;
	border: 1px solid #ddd;
	float: left;
}

#sidebar h2 {
	padding: 10px 0 0;
	font-family: Century Gothic, "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	letter-spacing: -1px;
}

#sidebar p {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0;
}
#sidebar a {
	color:#333;
}

#sidebar .license {
	margin-top: -8px;
	text-align: right;
}
#sidebar .license a { }
/* content dla sidebara */
.sid { margin: 0 0 0 260px; }

#content {
	padding: 30px 20px 20px;
}

#content h1 {
	margin: 20px 0 10px 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	letter-spacing: 1px;
}
#content h2 {
	margin: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
}


#content p {
	margin: 10px 0;
	padding: 5px 0;
	font-family: verdana, sans-serif;
	voice-family: inherit;
	font-size: 12px;
	text-align: justify;
	text-indent: 20px;
	line-height: 16px;
	word-spacing: 2px;
}

#content ul, #content ol {
	margin: 15px 20px;
	border-top: 1px solid #ddd;
}
#content ul li {
	margin: 5px 0;
	padding: 0 0 5px 10px;
	list-style: none;
	border-bottom: 1px solid #ddd;
}
#content ol li {
	margin: 5px 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #ddd;
}

#content a {
	color: #000;
	padding: 0 2px;
	text-decoration: underline;
}
#content a:hover {
	color: #FF3300;
	background-color: #FFEAEA;
	text-decoration: none;
}

#footer {
	padding: 15px;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	color: #999;
	background: #FFF url('footer.gif') top repeat-x;
}
#footer a { color: #999; }
#footer a:hover { color: #000; }


#content .small { font-size: 9px; }

#content .red { color: #FF0000; }
#content .green { color: #008000; }
#content .blue { color: #0000FF; }

#content .e404 {
	width: 200px;
	height: 300px;
	margin: 0 auto;
	background: url(404.jpg) repeat-x;
}

/* listy cat i pub */

#list {
	width: 660px;
	margin: 0 auto;
}
#list h2 {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 20px;
	margin-bottom: -5px;
	border-bottom: 1px solid #ddd;
}
#list h2 a { text-decoration: none; }
#list h2 span {
	margin: -16px 0 0 0;
	padding: 0 10px 0 0;
	float: right;
	font-family: verdana, sans-serif;
	voice-family: inherit;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
#list p { margin: 10px 15px; }
#list .info {
	margin: -5px 0 20px 0;
	padding: 0 10px;
	font-size: 10px;
	text-align: right;
	color: #666;
	border-top: 1px solid #ddd;
}

.avatar {
	margin: 0 5px 5px 0;
	padding: 2px;
	float: left;
	border: 1px solid #ddd;
}

.contact1, .contact2 { float: left; }
.contact1 {
	width: 280px;
	margin: 0 15px 0 5px;
}
.contact2 {
	width: 400px;
	margin: 0 0 0 15px;
}
.contact2 li { color: #666; }
.contact1 li, .contact2 li { font-size: 11px; }
.contact1 li div.p { float: left; color: #666; }
.contact1 li div.d { margin: 0 0 0 50px;}

#content .contact2 li p { margin: 0; text-align: center; }
.contact2 input { width: 335px; }
.contact2 textarea { width: 335px; height: 140px; }

/* home */
#content .last h2 {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 20px;
	margin-bottom: -5px;
	border-bottom: 1px solid #ddd;
}
#content .last h2 a { text-decoration: none; }

#content .last p {
	margin: 5px 0 20px 0;
	padding: 0 0px;
	font-size: 10px;
	color: #666;
}
#content .last p a { color: #666; }
#content .last p span {
	margin: -16px 0 0 0;
	padding: 0 10px 0 0;
	float: right;
	font-family: verdana, sans-serif;
	voice-family: inherit;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}


blockquote {
	padding: 5px 35px 5px 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	border: 1px solid #ddd;
}

code {
	font-weight: bold;
	font-size: 13px;
}

code.codesnip, code.codesnipbig {
	display: block;
	width: 520px;
	margin: 0px auto;
	padding: 3px 5px;
	font: 13px Courier New;
	font-weight: normal;
	border: 1px solid #CCC;
	background-color: #EEE;
    overflow: auto;
	white-space: pre; /* zachowane sa biale znaki */
}
code.codesnipbig { width: 640px; }


.xml1-attributename { color: #808000; }
.xml1-attributevalue { color: #0000FF; }
.xml1-cdatasection { color: #996666; font-style: italic; }
.xml1-comment { color: #008000; font-style: italic; }
.xml1-doctypesection { color: #800000; font-style: italic; }
.xml1-elementname { color: #800080; }
.xml1-entityreference { color: #800000; }
.xml1-namespaceattributename { color: #808000; }
.xml1-namespaceattributevalue { color: #000080; }
.xml1-processinginstruction { color: #FF68FF; font-weight: bold; font-style: italic; }
.xml1-symbol { color: #800080; }
.xml1-text { color: #000000; }
.xml1-whitespace { color: #008080; }

.cpp1-assembler { color: #FF0000; font-style: italic; }
.cpp1-character { }
.cpp1-comment { color: #008000; font-style: italic; }
.cpp1-float { color: #000080; }
.cpp1-hexadecimal { color: #000080; }
.cpp1-identifier { }
.cpp1-illegalchar { }
.cpp1-number { color: #000080; }
.cpp1-octal { color: #0000FF; }
.cpp1-preprocessor { }
.cpp1-reservedword { font-weight: bold; }
.cpp1-space { color: #008080; font-style: italic; }
.cpp1-string { color: #800000; }
.cpp1-symbol { }

