/*--------------- [ shared parameters ] ---------------*/

#footer, h1, hr, .news dt, .index p {
	opacity: 0.7;
}

#menu li, #language, #settings, #title, #title_pl {
	opacity: 0.8;
} 

#menu, #settings, .index span, #footer {font-size: 11px; line-height: 25px;}

#menu a, #comparing td, h1, h2, .index span, .caption, .list dt {
	text-align: center;
}

#container, #transistors_table, hr, .news, .index {
	margin: 0 auto;
}

#menu, .index {list-style: none;}

html, body {height: 99%; padding: 0; margin: 0; width: 100%;}

#language {background: #FFFFFF;}

#menu a, #menu form {background:#E8E8CE;}

/*--------------- [ main parameters ] ---------------*/

html {background: #B5B395 url(img/back2.jpg) repeat !important;}

body {
	background: transparent url(img/back.png) center top no-repeat; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, 
	"Lucida Sans", Geneva, Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 100%;
	color: #000000;	
	margin-top: -1px;
	text-align: center;
	position: relative;
	
}

#gradient {
	position: absolute;
	width: 100%;
	

	height: 400px;
	top: 0;
	left: 0;
	background: url(img/gradient.png) top repeat-x; 
}

/*--------------- [ layout ] ---------------*/

#background {
	width: 1570px;
	height: 100px;
	top: 0;
	left: 50%;
	margin-left: -800px;
	background: red;
	position: absolute;	
}

#top_shadow {
	margin: 0 auto;
	position: relative;	
	width: 996px;
	height: 20px;	
}

#top_left_corner, #top_right_corner, #bottom_left_corner, #bottom_right_corner, #top_middle, #bottom_middle {
	width: 17px;
	height: 20px;
	position: absolute;
}

#top_middle {
	left: 17px;
	width: 962px;
	background: url(img/div_shadow_top.png) bottom repeat-x;
}

#bottom_middle {
	left: 17px;
	width: 962px;
	background: url(img/div_shadow_bottom.png) top repeat-x;
}


#top_left_corner, #bottom_left_corner {
	left: 0;
}

#top_right_corner, #bottom_right_corner {
	right: 0;
}


#top_left_corner {
	background: url(img/top_left_corner.png) bottom no-repeat;
}

#top_right_corner {
	background: url(img/top_right_corner.png) bottom no-repeat;
}

#bottom_left_corner {
	background: url(img/bottom_left_corner.png) top no-repeat;
}

#bottom_right_corner {
	background: url(img/bottom_right_corner.png) top no-repeat;
}

#wrapping {
	padding: 0px;
	width: 990px;
	margin: 0 auto;
	background: url(img/div_shadow.png) repeat-y
}

#blue_frame {
	padding: 8px;
	background: url(/img/shadow.png) repeat;
	margin: 0 auto;
	width: 940px;
	position: relative;
	border: 1px solid #C8C8C8;
}

#container {
	width: 920px;
	padding: 8px;
	padding-bottom: 0;
	font-size: 0.75em;
	background: #F3F3D8;
	border: 1px solid #42422B;
}

#top {
	width: 918px;
	background: #F3F3D8 url(/img/top.png) center no-repeat;
	margin-bottom: 10px;
	height: 65px;
	position: relative; 
	border: 1px solid #474735;
	overflow: hidden; 
}

#content {
	margin-bottom: 20px;
	position: relative; 	
	padding: 5px 15px 0 15px;
}

#footer {
	position: relative;
	width: 996px;
	line-height: 26px;
	margin: 0 auto;
	color: #FFFFEB;
	font-size: 12px;

}

#footer a, #footer a:link, #footer a:visited {color: #E3E3C4;}

#footer p {margin: 0; text-align: center;}

#footer p a {display: block;}


/*--------------- [ menu style ] ---------------*/

#menu {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	position: absolute;
	bottom: -1px;
	left: 0px;
}

#menu li {
	padding-left: 0;	
	background: none;
	float: left;
	border-top: 1px solid #808052;
	border-bottom: 0px;
	margin-bottom: -1px; 
	
}

#menu a, #menu a:hover, #menu a:active {
	text-decoration: none;
	color: #000000;
}

#menu a {	
	float: left;
	display: block;
	border-left: 1px solid #E8E8CE;
	border-right: 1px solid #E8E8CE;
	padding: 1px 15px 0 15px; 
}

#menu a:hover {
	background: #D7D7BE;
	border-left: 1px solid #808052;
	border-right: 1px solid #808052;
}

#menu a:active{
	background: #A1A18E;
	border: 1px solid #000000;
	margin-bottom: -2px;
	color: #ffffff;
}

#menu .menu_left {
	border-left: 1px solid #E8E8CE;
}

#menu a:hover.menu_left {
	border-left: 1px solid #D7D7BE;
}

#menu a:active.menu_left {
	border: 1px solid black;
}

#menu .menu_right {
	border-right: 1px solid #808052;
}

/*-------------[language menu]--------------*/

#language {
	height: 35px; 
	background: none; 
	border: 0; 
	position: absolute; 
	right: 0; 
	top: 0;
	padding-right: 5px;
}

#language p {margin: 0 0 0 5px; padding: 0; display: inline;line-height: 25px;}

#language img {padding: 0; border: 0; background: none;}

#language a:hover img {border: 0; opacity: 0.7;}

#language * {margin: 0;padding: 0;}

/*--------------- [title] ------------------*/

#title, #title_pl {
	border: 0;
	position: absolute;
	padding: 0;
	margin: 0;	
}

#title {
	top: -3px; 
	left: 170px; 
	width: 241px;
	height: 50px;
	background: url(img/title.png) no-repeat;
}

#title_pl {
	left: 160px;
	width: 255px;
	height: 50px;
	background: url(img/title_pl.png) no-repeat;
}

/*--------------- [ headers ] ---------------*/

h2 {
	margin-top: 0;
	color: #5C5C44;
	padding-bottom: 13px;
	background:  url(/img/h1_back.png) bottom center no-repeat;
	font: italic 1.7em Georgia;
	line-height: 25px;
	font-weight: normal;
}

h2 a {
	line-height: 2em;
}

h3 {
	margin: 25px auto 15px;
	font-weight: lighter; 
	font-style: italic;	
}

h3 a {
	color: #858557;
	text-decoration: none;
	border: 0;
}

h3 a:hover {
	color: #986FB1;
	border-bottom: 0;
}

h5 {
	clear: both; 
	text-align:  center;
	font-family: Georgia ;
	font-style: italic;
	font-size:1.6em;
	font-weight: normal;
	padding: 0;
	margin: 15px auto 0 15px;
	color: #878765;	
}

/*--------------- [ news ] ---------------*/

.news {
	width: 87%;
	border: 1px solid #D4D4BC;
	
}

.news dt {
	text-align: left;
	font-size: 1.75em;
	font-family: Georgia ;
	font-style: italic;
	padding: 8px 0 0 15px;
	color: #000000;
	border-bottom: 1px solid #D4D4BC;
	border-top: 1px solid #D4D4BC;
	margin-top: -1px;
}

.news dd, .list dd{
	padding: 10px 10px 25px 10px;
	margin: 0;
	font-size: 1em;
	text-indent: 20px;
	background: url(/img/separator.png) bottom center no-repeat;
}

.news a:visited {
	color: #445DBD;
	text-decoration: none; 
}

.news p {
	text-indent: 0;
	margin-top: 5px;
}

.news li {text-indent: 0;font-size: 1em;}

.news li p {text-align: center;}

.news li span span {font-size: 1em;}

.news ol {margin-top: 10px;}

.news dt span {display: block; font-size: 0.75em; padding: 0; margin: 0 0 10px 0; color: #737355;}

/*--------------- [ contact ] ---------------*/

#contact {
	margin: 50px auto 25px auto;
	font-family: Georgia;
	font-style: italic;
	text-align: center;
	width: 600px;
}

#contact h4 {
	margin: 10px;
	font-size: 1.8em;
	font-weight: normal;
	color: #ABA98D;
}

#contact p {
	margin: 0;
	text-indent: 0;
	text-align: center;
	font-size: 1.3em;
	display: block;
}

/*--------------- [ index ] ---------------*/

.index {
	display:table;  
	padding: 0;
	text-align: right; 
}

.index li {
	float: left; 
	text-indent: 0;
	margin: 6px; 
	border: 1px solid #6E6E5A;	
	padding: 6px 6px 1px 6px;
	background: #E8E8CE;
	vertical-align: middle;
}

.index li:hover {background: #DEDEC5;}

.index li:hover span {background: #F0F0D5;}

.index a, .index a:link, .index a:hover, .index a:visited {border: 0;}  

.index a, .index a:link, .index a:visited {color: #000000;}
  
.index a:hover { color: #4E7FC1; }

.index span {
	display: block;
	font-family: tahoma;
	border: 1px solid #7A7A5B;
	margin: 1px auto 5px auto;  
	background: #D9D9C1;
	margin-top: 6px;	
}

.\3180px {width: 120px;}

.index img {padding: 0; border: 1px solid #6E6E5A; background: none; margin: 0;}

/*--------------- [ links ] ---------------*/

.links {
	border: 1px solid #ABAB7F;
	margin-top: 5px; 
	overflow: hidden;
	clear: both;
}

.links legend {
	padding: 2px 10px 2px;
	font-weight: lighter;
	border: 1px solid #ABAB7F; 
	background: #E8E8CE;
	color: #5C5C3D;
}

.links li {margin: 0;}

.links a {
	display: block; 
	padding: 1px 0 1px 10px;
}

.links a, .links a:link, .links a:hover, .links a:visited {text-decoration: none;}

.links a:hover {
	background: #E8E8CE;  
	border: 1px solid #ABAB7F; 
	margin: -1px;}

.links a span {color: #000000; margin-left: -5px; padding-left: 4px;}

/*--------------- [ list ] ---------------*/

.list {text-align: left;}

.list dt {
	list-style-type: square;
	text-decoration: underline; 
	margin-top: 10px;   
	font-weight: bold; 	
}

.list dd {text-align: center;}

.list dd ul {text-indent: 0;}

.list .acapit {margin-top: 0;}

/*--------------- [ table for comparing bipolar tranistors ] ---------------*/

#transistors_table {
	clear: both;
	width: 100%; 
	text-align: left;
	border: 1px solid #9e9e69;
	background: #dedfc3 url(/img/tlo.jpg) right no-repeat;
}

/*--------------- [ quotes style ] ---------------*/

q {quotes:"\201e" "\201d";}
q:before {content:open-quote;}
q:after {content:close-quote;}

/*--------------- [ comparing complementary pairs table ] ---------------*/

#comparing {
	background: #BAB899;
	border: 1px solid #BAB899; 
	font-family: tahoma; 
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

#comparing td {
	border: 1px solid #70704B;
	height: 25px; 
	padding: 2px 4px 2px 4px;
}

/*--------------- [ graphic horizontal separator ] ---------------*/

hr {
	clear: both; 
	display: block; 
	height: 20px;
	width: 540px;
	margin: 10px auto 10px auto;
	background: url(/img/separator.png) top center no-repeat;
	border: none;
}

/*--------------- [ common attributes styles ] -------------------*/

img {
	border: 1px solid #ABAB7F; 
	background: #E8E8CE;
	clear: both;
	padding: 8px;	
	text-align: center;
	margin: 5px;
	vertical-align: middle;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #000000;
}

ul > li {
	background: transparent url(img/others/list-item.png) 2px no-repeat;
	list-style: none;
	padding-left: 40px;
}

ol {
	font-style: italic; 
	font-family: Georgia, Times, serif;
	color: #6B6B4F;
	margin-bottom: 20px;
	font-size: 1.25em;

}

ol span {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, 
	"Lucida Sans", Geneva, Verdana, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #000000;
}

ol li {margin-left: 0px; padding-left: 0;}

ul {margin-left: 0; padding: 0;}

/*-------------------- [ flash movie frame style ] --------------*/

.flash {
	border: 1px solid #ABAB7F; 
	background: #E8E8CE url('../img/flash.png') 50% 50% no-repeat;
	padding: 8px;
	width: 415px;
	height: 380px;
	margin: 0 auto;
}

.flash div, .flash object {
 	width:414px; 
 	height:347px;
}

.flash div {margin-bottom: 8px;}

.flash p {
	border: 1px solid #ABAB7F; 
	margin: 0; 
	padding: 0 10px; 
	vertical-align: bottom;
	background: #F3F3D8; 
	font-size: 11px; 
	font-style: italic; 
	text-align: left;
}



p.acapit {text-indent: 30px;}

a, a:link {
	color: #445DBD;
	text-decoration: none; 
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(img/others/pdf_icon.gif) 100% -1px no-repeat ;
}

a:visited {
	color: #7A4278;
}

a:hover {
	color: #940D00;
	/*border-bottom: 1px dotted #940D00;*/
	text-decoration: underline;
}

a:hover img {
	background: #C7C7B1;
	border-color: #787868;
}

.caption {
	margin-top: -2px;
	font-style: italic;
	font-size: 0.95em;
}



.lifting {
	font-style: italic;
	font-family: Georgia;
	display: inline; 
	color: #949494;
}

.links span span {
	font-style: italic;
	font-family: Georgia;
	display: inline; 
	color: #949494;
}

.light tr td {border: 1px solid #69694e;}

tr.light {background: #CCC9A7;}

li, .list li {
	text-align: left;
	margin: 6px auto 6px auto;
	
}



.border {border: 1px solid #69694e;}

.bold {font-weight: bold;}

.italic {font-style: italic;}

.no_opacity {background: none;}

.center {text-align: center;}

.navigation {
	margin-top: 15px; 
	width: 800px;
	font-family: Georgia ;
	font-style: italic;
	font-size: 16px;
	line-height: 46px;
	padding-left: 10px;
	text-align: left; 
	background: url(/img/swirl.png) left no-repeat;
	clear: both;
}

.navigation img {display: none;}


.navigation a {text-decoration: none;}
.navigation a:visited {color: #445DBD;}
.navigation a:hover {color: #940D00;}



a:hover img {color: pink;}

.float_right {float: right;}

.float_left {float: left;}  

.page_navigation {
	list-style: none; 
	margin-bottom: 15px; 
	font-size: 11px; 
	opacity: 0.7;
	padding: 0;
	border: 1px solid #ABAB7F; 
	background: #E8E8CE;

}

.page_navigation li {
	margin: 0;
	display: inline; 
	background: none; 
	padding: 0 3px 0 3px;
	vertical-align: middle;
}

.page_navigation a {margin: 0; padding: 2px;}

.page_navigation a:hover {background: #D9D9C1; text-decoration: none;}

 .f_left { float: left; margin: 0 25px 10px 0;}

.f_right { float: right; }

.clear {clear: both; }

ins {
	text-decoration: none;
}

ins[datetime]:before 
  {
    font-style: italic;
    color: #949494;
    content: "(Dopisane): "; 
  }

.mainpage {
	width: 867px;
	border: 1px solid #CFCF99;
	overflow: hidden;
	color: #000;
	margin: 0 auto;
	background: url(img/startpage.gif) center repeat-y;
}
.mainpage a, .mainpage a:link {color: #000; margin: 0;}
.mainpage div:hover { background: #EEEED2; }
.mainpage div:hover img {background: #F5F5DA;}

.mainpage div {
	margin: 0;
	padding: 0;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

.mainpage a {
	display: block;
	margin: 0;	
	padding: 10px;
	width: 413px;
	text-align: left;
	font-size: 1.1em;
}

.mainpage a, .mainpage a:link, .mainpage a:visited, .mainpage a:hover, .mainpage a:active {text-decoration: none;}

.mainpage a img {margin: 0 auto 10px auto; padding: 8px; border: 0; background: none;}




.error {
	background: url(img/404.png) 470px 10px no-repeat;
	
	border: 1px solid #ABAB7F; 
	width: 440px; 
	padding: 20px 420px 20px 20px; 
	margin: 40px auto;
}

#printer{
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 0;

}

#printer a {text-decoration: none;}
#printer img {border: 0; background: none;}

p {font-size: 1.1em; text-align: left;}

.equal_columns {
	overflow: hidden;
}

.equal_columns div {
	float: left;
	padding: 0;
	margin: 0;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

.equal_columns p {margin: 0;}

.step-by-step {
	width: 857px;
	margin: 10px auto;
}

.step-by-step li {
	padding: 15px;
	background: pink;
	margin: 0;
	margin-bottom: -1px;
	width: 845px;
	border: 1px solid #ABAB7F; 
	background: none;
	clear: both;
	overflow: hidden;

}

.step-by-step li img {float: left; margin: 0;}
.step-by-step li p {float: right; margin: 0; width: 410px}

.prelude {
	float: left;
	margin: 5px 25px 10px 0;
	padding: 30px;
}

blockquote { background: transparent url(../img/quoteleft.png) left top no-repeat; }
blockquote div {color: #4A4A36; background: transparent url(../img/quoteright.png) right bottom no-repeat; padding: 0 50px;}

/*----[echo]---*/

#konto-echo {
	border: 1px solid #ABAB7F;
	margin-top: 5px; 
	overflow: hidden;
	clear: both;

}

#konto-echo legend {
	padding: 2px 10px 2px;
	font-weight: lighter;
	border: 1px solid #ABAB7F; 
	background: #E8E8CE;
	color: #5C5C3D;
		
}

#konto-echo ul {

	font-size: 1.2em;
}

#konto-echo li {margin: 0; text-align: center; background: none; list-style: none;}

#konto-echo #nr {
	font-weight: bold;
	font-size: 1.1em;
}
