/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #A3CFEF url(../tech_img/bgornam.gif);
	color: #444;
	font: normal 70% Tahoma,sans-serif;
	line-height: 1.6em;
}

p,code,ul {padding-bottom: 1.2em;}
ul {	list-style: none;}

hr {
	border-bottom: 1px solid #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
}

h1 {
	font: bold 1.8em Tahoma,sans-serif;
	margin-top: 14px;
	margin-bottom: 14px;
	clear: left;
}
h2 {
	font: normal 1.4em Tahoma,sans-serif;
	margin-bottom: 4px;
}
h3 {
	background: url(../tech_img/mstar.gif) no-repeat;
	font: normal 1.0em "Lucida Sans Unicode",sans-serif; 
	letter-spacing: 0;
        line-height: 120%;
	clear: left;
	margin-bottom: 4px;
	padding-left: 24px;
	padding-right: 10px;
	padding-bottom: 8px;
}

strong {
	font-weight: bold;
	color: #c60;
}
.wzmocnienie {
        font-family: "Trebuchet MS";
	font-size: 1.1em;
        font-weight: normal;
	line-height: 180%;
	padding-left: 38px;
	padding-bottom: 28px;
}
.oslabienie {
        font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 0.8em;
        font-weight: normal;
/*	font-style: italic; */
	line-height: 180%;
	text-align: Justify;
	padding-left: 38px;
	padding-right: 18px;
	padding-bottom: 28px;
}
.albert {
        font-family: "Trebuchet MS",sans-serif;
	background: #F0F0EB;
	font-size: 0.9em;
	color: #664;
        font-weight: normal;
/*	font-style: italic; */
	line-height: 120%;
	text-align: right;
/*	padding-left: 38px;*/
/*	padding-right: 18px;*/
	padding-top: 3px;
	padding-bottom: 5px;
}
.tabbed50 {
        font-family: "Lucida Sans Unicode",sans-serif;
        font-weight: normal;
/*	line-height: 180%;*/
	text-align: Justify;
	padding-left: 50px;
	padding-right: 18px;
	padding-bottom: 8px;
}

h1,h2 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF; 
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 810px;
}

/* header */
.top {
	background: url(../tech_img/bgornam.gif) repeat;
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 810px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(../tech_img/header.gif) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 626px;
}
.header .right {
        background: url(../tech_img/g_ws.gif) no-repeat;
	text-align: center;	
	overflow: auto;
	width: 180px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(../tech_img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	clear: left;
}
.navigation a {
	background: #D9E1E5 url(../tech_img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 15px "Arial", sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
/*.navigation a:hover,.navigation a#active {background-position: left bottom; background: #ffffff;}*/
.navigation a#active {background-position: left bottom; background: #e8e8e3;}

.tabcont {
	color: #456;
	background: #ebebeb;
/*	display: block; */
/*	width: 170px; */
/*	float: left;*/
        line-height: 120%;
	font-family: "Trebuchet MS";
	padding: 5px 5px 5px 10px;
	text-decoration: none;
}
.pic1 {
	background: #ebebeb;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
.pic2 {
	background: #ffffff;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
.pic3 {
	background: #F1E7C4;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(../tech_img/bgmain.gif) repeat-y;
}

.cita {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
}

.cit1 {
	background: #FFF;
	border: 1px solid #EEE;
	border-top: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 3px 3px;
}
/* sub navigation */
.sidenav {
        background: url(../tech_img/tlo_side.gif);
	float: right;
	width: 180px;
}
.sidenav h2 {
	color: #5A5A43;
        font-family: "Trebuchet MS";
	font-size: 1.1em;
        font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
        margin-left: 12px;
	border-top: 1px solid #EAEADA;
}
.sidenav li {
        margin-left: 12px;
	border-bottom: 1px solid #EAEADA;
}
.sidenav li a {
        font-size: 0.9em;
	color: #554;
	display: block;
	padding: 8px 0px 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}
.sideup {
        background: url(../tech_img/tlo_side.gif);
	clear: right;
/*	display: inline; */
	float: right;
	width: 180px;
}

.sideup li {
	list-style: url(../tech_img/arrow_up.gif);
	margin-left: 45px;	
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 300px;
/*	border-bottom: 1px solid #EAEADA;*/
}
.sideup li a {
	font: 0.8em "Trebuchet MS",sans-serif; 
	color: #554;
	display: block;
	padding: 8px 0px 0px 5%; 
	text-decoration: none;
/*	width: 95%; */
}


/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 596px;
}
.content .descr {
	color: #c60;
	font-size: 0.8em;
	margin-left: 30px;
	margin-bottom: 6px;
}
.blt {
	list-style: url(../tech_img/li.gif);
}
.content li {
	margin-left: 35px;
        font-family: "Lucida Sans Unicode",sans-serif;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}
.content a {color: #963; background: #F0F0EB;}

/* ******FAQ ********** */

.faq {
	float: left;
}
.faq li {
	list-style: url(../tech_img/li.gif);
	margin-left: 35px;
        font-family: "Lucida Sans Unicode",sans-serif;
}
.faq p {font-family: "Lucida Sans Unicode",sans-serif;}
.faq a {background: none; text-decoration: none;}
.faq a:hover {color: #7f6e4d; background: #F0F0EB;}
.faq_a {
	float: left;
}

.faqa h1 { 
	background: url(../tech_img/mstar.gif) no-repeat;
	font: bold 1.2em "Trebuchet MS",sans-serif; 
	color: #c60;
	letter-spacing: 0;
        line-height: 100%;
	clear: left;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 10px;
	padding-bottom: 8px; 
}
.cennik {
	padding: 0;
	float: none;
}
.cennik ul {
	padding: 0;
        margin-left: 0px;
}
.cennik li {
	list-style: none;
	display: block;
	margin-left: 0px;
	BORDER-BOTTOM: #C1CAD3 1px dotted;
        font-family: "Trebuchet MS",sans-serif;
        line-height: 200%;
}
.cennik span {
	FONT-WEIGHT: bold; RIGHT: 0px; 
	POSITION: absolute; right: 31%;
}

/* footer */
.footer {
	background: url(../tech_img/bgfooter.gif) repeat-x #aabdc9;
	color: #FFFffe;
	font: bold 1em sans-serif;
/*	line-height: 39px;*/
	text-align: center;
}
.footer a,.footer a:hover {color: #FFFffe;}
.pajacyk {
	LEFT: 47%; 
	POSITION: absolute; 
	TOP: 265px; 
	TEXT-ALIGN: center
}
blockquote {
	background: url(../tech_img/quote.gif) no-repeat;
	display: block;
/*	font: bold 0.9em "Lucida Sans Unicode",sans-serif;*/
	margin-left: 0px;
	margin-right: 180px;
	padding-left: 28px;
}
