body {font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #ffffff;
background-image: url(page_back.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
}

/*
----contains both the main text area and the side panel-----
*/

#content {position: relative;
clear: both;
width: 779px;
margin-left: auto;
margin-right: auto;
z-index: 1;
margin-bottom: 0; }

#maintext {
/*position: absolute;
top: 0;*/
left: 250px;
float: right;
width: 525px;
border: 1px #b0b1ba solid;
margin-left: 2px;
margin-right: 0; }

#sidepanel {

/*position: absolute;
top: 0;
left: 0px; */


float: left;
width: 250px;
margin-left: 0;
margin-right: 0;
font-size: 95%; }


/*
----positioning and box property styles-----
*/

/*
----for the whole header-----
*/

#header {
position: relative;
clear: both;
width: 779px;
/*width: 100%;*/
height: 80px;
margin-left: auto;
margin-right: auto;
z-index: 0;
/*float: center;*/
/*border-bottom: 1px #ff5800 solid;*/
margin-bottom: 0px; }

#header p {padding-left: 100px;
padding-bottom: 22px;
padding-top: 22px;
margin: 0; }

#topmenu {
position: relative;
clear: both;
width: 779px;
height: 42px;
margin-left: auto;
margin-right: auto;
z-index: 0;
/*float: center;*/
/*border-bottom: 1px #ff5800 solid;*/
margin-bottom: 0px;
}



/*
----for the meta navbar-----
*/

#metanav {
position: absolute;
top: 6px;
right: 6px;
width: 100px;
border: 1px #091c5a solid;
padding: 5px;
}

#metanav ul {margin: 0;
padding: 0; }

/*
----for the tabs with the major site subsections-----
*/

/*
#header ul.sitesections {margin:0;
padding: 1px 0 0 15px;
width: 718px;
margin-left: auto;
margin-right: auto; }
# opisane pozniej */

/*
----only appears when the page is printed-----
*/
#printnotice {
display: none;
visibility: hidden; }



/*
----the subsection navbar-----
*/
.subs-navbar {border: 1px #b0b1ba solid;
margin-bottom: 10px;
padding-top: 0;
padding-bottom: 10px; }


/*
----text and background styles-----
*/

/*
----for the header-----
*/

#header {background-color: #091c5a;
/*background-image: url(images/banner.gif);
background-repeat: no-repeat;*/
background-image: url(toplogo01.jpg);
background-repeat: no-repeat;
/*background-attachment: fixed; */
}

#header p {color: #ffffff;
font-size: 140%;
text-shadow: 2px 2px 2px #848ead; }

#topmenu {
background-color : #313131;
background-image: url(b_bar.jpg);
background-repeat: repeat-x;
text-align: center;
}


/*
----for the meta navbar-----
*/

#metanav {font-size: 60%;
background-color: #2e3d81 ;
text-align: right;
color: #ffffff; }

#metanav ul li {list-style-type: none; }

#metanav ul li a:link, #metanav ul li a:visited {text-decoration: none;
color: #ffffff; }

#metanav ul li a:hover {text-decoration: underline; }

/*
----for the tabs with the major site subsections-----
*/

#header ul.sitesections {
margin:0;
padding: 1px 0 0 15px;
width: 718px;
margin-left: auto;
margin-right: auto; 
font-size: 80%;
text-transform: uppercase; }


#header ul.sitesections li {float:left;
list-style-type:none; }

#header ul.sitesections a {
display:block;
float:left;
border-top:1px solid #091c5a;
border-left:1px solid #091c5a;
border-right:1px solid #091c5a;
padding:4px 8px;
text-decoration:none;
margin-top: 0;
margin-left: 5px;
margin-bottom: 0;
margin-right: 0;
color: #ffffff;
background-color: #6882ab; }

#header ul.sitesections a:hover, #header ul a.current {color: #ffffff;
background-color: #ff5800; }

/*
----for the subsection navbar-----
*/

.subs-navbar {font-size: 85%;
background-color: #ffffff; }

.subs-navbar h1 {margin-top: 0;
margin-bottom: 5px;
border-bottom: 1px #b0b1ba solid;
text-align: center;
font-size: 110%;
color: #ffffff;
background-color: #ff5800;
text-shadow: none;
font-weight: normal;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 15px;
}

.subs-navbar h1 a:link, .subs-navbar h1 a:visited {color: #ffffff;
display: block;
text-decoration: none; }

.subs-navbar h1 a:hover {color: #091c5a; }

.subs-navbar ul {padding: 0;
margin: 0; }

.subs-navbar ul li {list-style-type: none;
margin-top: 4px;
margin-bottom: 4px;
color: #fb5701; }

.subs-navbar ul li a:link, .subs-navbar ul li a:visited {text-decoration: none;
padding-left: 5px;
border-left: 10px #fff solid;
/*color: #091c5a; - old settings */
color: #ff5800;
}
.subs-navbar ul li.current-section a:link, .subs-navbar ul li.current-section a:visited {color: #ff5800; }

.subs-navbar ul li a:link.youarehere, .subs-navbar ul li a:visited.youarehere, .subs-navbar ul li a:hover {
border-left: 10px #ff5800 solid;
color: #fb5701;
}

.subs-navbar ul li a:link.youarehere, .subs-navbar ul li a:visited.youarehere {font-weight: bold; }

.subs-navbar ul li ul li a:link, .subs-navbar ul li ul li a:visited {padding-left: 10px; }

.subs-navbar ul li ul li ul li a:link, .subs-navbar ul li ul li ul li a:visited {padding-left: 20px;
font-size: 85%; }

.subs-navbar ul li ul li ul li ul li a:link, .subs-navbar ul li ul li ul li ul li a:visited {padding-left: 30px;
font-size: 85%; }

.subs-navbar ul li ul li ul li ul li, .subs-navbar ul li ul li ul li {margin-top: 0;
margin-bottom: 0; }

.subs-navbar table{
background-color: #ffffff;
margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.subs-navbar table tr td.normaiso{
text-align: center;
text-shadow: none;
font-size: 100%;
font-weight: normal;
width: 100px;
/*height: 100px;*/
vertical-align: middle;
border: 0px;
}
.subs-navbar table tr td.normarohs {
text-align: center;
text-shadow: none;
font-size: 120%;
font-weight: normal;
width: 100px;
/*height: 100px;*/
vertical-align: middle;
border: 0px;
}
.subs-navbar table tr td a.rohs{
color: #22cc22;
border: 0px;
text-decoration: none;
font-size: 120%;
font-weight: bold;
}

/*For the front page of the learning section*/

.quicklinks {border: 1px #b0b1ba solid;
background-color: #ffffff; }

.quicklinks h1 {margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
background-color: #091c5a;
color: #ffffff;
font-size: 80%;
text-align: right;
text-shadow: none;
font-weight: normal;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 15px;
clear: both;
}

.quicklinks ul {padding: 0;
margin: 0;
font-size: 70%;
font-weight: bold; }

.quicklinks ul li {list-style-type: none;
margin-top: 4px;
margin-bottom: 4px;
color: #fb5701; }

.quicklinks ul li a:link, .quicklinks ul li a:visited {text-decoration: none;
padding-left: 2px;
border-left: 10px #fff solid;
color: #091c5a; }

.quicklinks ul li a:hover {border-left: 10px #ff5800 solid;
color: #fb5701; }

.quicklinks p {margin-left: 15px;
margin-right: 15px;
font-size: 75%;
line-height: 1.6em;
margin-top: 8px;
margin-bottom: 8px;
color: #3e3e3e; }

/*--------------------main text area styles--------------------*/

#maintext {
background-color: #ffffff;
color: #3e3e3e;
/*text-align: center; */
}

/*#maintext a:link, .quicklinks p a:link {color: #3e3e3e; }*/
#maintext .quicklinks p a:link {color: #3e3e3e; }

/*#maintext a:visited, .quicklinks p a:visited {color: #6c6c6c;*/
#maintext .quicklinks p a:visited {color: #6c6c6c;
border-bottom: 1px dotted #6c6c6c;
text-decoration: none; }

/*#maintext a:hover, .quicklinks p a:hover {background-color: #3e3e3e;*/
#maintext .quicklinks p a:hover {background-color: #3e3e3e;
color: #ffffff;
text-decoration: none;
border-bottom: none; }

/*#maintext p, #maintext ul,#maintext ol {*/
#maintext ul,#maintext ol {
margin-left: 20px;
margin-right: 20px;
font-size: 75%;
line-height: 1.6em;
margin-bottom: 15px;
margin-top: 0;
}
#maintext p {
font-size: 75%;
line-height: 1.6em;
}

#maintext p.oferta {
margin-top: 0;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 10px;
font-size: 65%;
font-weight: bold;
line-height: 1.6em;
text-align: center;
}
#maintext p.ofertainf {
margin-top: 0;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 10px;
font-size: 65%;
font-weight: bold;
line-height: 1.6em;
text-align: left;
}

#maintext table ul {font-size: inherit; }

#maintext ul li ul li {font-size: 135%;
line-height: 1.6em;
list-style-type: disc; }

#maintext ul li ol li {font-size: 135%;
line-height: 1.6em; }

#maintext ul ul, #maintext ul ul ul {margin-top: 0px;
margin-bottom: 0px; }

#maintext ul, #maintext ol {margin-left: 35px; }

p.oferta {
width: 230px;
height: 70px;
float: left;
background-color: #f3f1f4;
border: 1px #e2e0e3 solid;
}
p.oferta img, p.ofertainf img{
float: left;
padding-right: 2px;
padding-bottom: 2px;
width: 70px;
height: 70px;
}

p.ofertainf {
width: 230px;
height:200px;
float: left;
background-color: #f3f1f4;
border: 1px #e2e0e3 solid;
}

#maintext p.ofertaalso {
width: 230px;
height: 90px;
float: left;
background-color: #f3f1f4;
border: 1px #e2e0e3 solid;
}
#maintext p.ofertaalso a {
font-size: 65%;
font-weight: bold;
color: #6882ab;
}
p.ofertaalso img{
float: left;
padding-right: 2px;
padding-bottom: 2px;
}


#maintext div.czytniklista {
margin-top: 0;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 10px;
font-size: 65%;
font-weight: bold;
/*text-align: center; */
width: 500px;
height: 120px;
background-color: #f3f1f4;
border: 1px #e2e0e3 solid;
}
#maintext div table.readertab {
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
}
#maintext div table td.readerimg {
width: 120px;
height: 95px;
border: none;
}
#maintext div table td.readername {
width: 200px;
padding: 5px;
font-size: 180%;
text-align: center;
border: none;
line-height: 1.6em;
}
#maintext div table td.readerdest {
padding: 5px;
width: 160px;
font-size: 130%;
border: none;
text-align: center;
}
.readername a:link, .readername a:visited{
color: #6882ab;
text-decoration: none;}
.readername a:hover {text-decoration: underline;
/*border-bottom: 1px dotted #6c6c6c;*/ }
.readerdest a:link, .readerdest a:visited{
color: #6882ab;
text-decoration: none;}
.readerdest a:hover {text-decoration: underline;
/*border-bottom: 1px dotted #6c6c6c;*/ }

div#seealso {
margin-top: 25px;
margin-bottom: 20px;
margin-left: 5px;
margin-right: 5px;
}

#seealso p.seealso {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
background-color: #6882ab;
color: #ffffff;
}

div.readerinfo p.rdinfo {
text-indent: 20px;
padding-left: 5px;
padding-right: 5px;
}

div.readerinfo p.rdinfopad {
text-indent: 20px;
padding-left: 20px;
padding-right: 20px;
}

div.readerinfo p.listheader{
color: #6882ab;
font-size: 75%;
padding-left: 5px;
padding-right: 20px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
}
div.readerinfo p.rdinfo a{
font-weight: bold;
font-style: normal;
text-decoration: none;
}
#maintext div.readerinfo table.przyklad {
margin-left: 20px;
margin-right: 10px;
font-size: 65%;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}
#maintext div.readerinfo table.przyklad  td a {
margin-left: 5px;
margin-right: 5px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}

li.follow-on {list-style-type: none; }

h1, h2, h3, h4, h5, h6 {color: #6882ab;
padding-left: 20px;
padding-right: 20px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-transform: uppercase; }

h1 {
border-bottom: 1px #b0b1ba solid;
margin-top: 0;
padding-top: 6px;
padding-bottom: 6px;
margin-bottom: 15px;
font-size: 85%;
color: #ffffff;
background-color: #6882ab; }

h1#welcome {
padding: 0em;
border-bottom: none;
background-color: transparent; }

h2 {font-size: 85%;
margin-top: 20px;
margin-bottom: 2px; }

h3 {font-size: 75%;
margin-top: 15px;
margin-bottom: 2px;
}

h4 {font-size: 70%;
margin-top: 15px;
margin-bottom: 2px;
 }

h5 {
margin-top: 15px;
margin-bottom: 2px;
font-size: 65%;
text-decoration: underline; }

h6 {
margin-top: 15px;
margin-bottom: 2px;
font-size: 65%;
font-style: italic; }

blockquote {border: 1px #b0b1ba solid;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
background-color: #f2f2f2; }

#maintext blockquote p {margin-top: 3px;
margin-bottom: 3px; }

blockquote p cite {font-size: 90%; }

img.floatright {float: right; }

a img {border: none; }

#maintext blockquote.promo p {font-weight: bold;
font-size: 65%;
color: #091c5a; }

#maintext p.figure {text-align: center;
clear: both;
margin-top: 15px; }

#maintext .figure-label, caption {text-align: center;
font-size: 65%;
font-weight: bold; }

h1#welcome {padding: 0em;
border-bottom: none; }

/*For tables*/

table {font-size: 75%;
line-height: 1.6em;
/*width: 504px; /* */
caption-side: bottom;
background-color: #f3f1f4;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
}

td {border: 1px #d8d8d8 solid; } /* */

th {border: 1px #bebebe solid;
text-align: left;
color: #f3f1f4;
background-color: #bebebe; }

/*For arrows to move between sections in a tutorial*/

.forward-back {text-align: right;
margin-top: 0em;
margin-bottom: 0em;
color: #ff5800;
font-weight: bold; }

.forward-back a span {background-color: #ff5800;
color: #ffffff;
text-decoration: none; }

.forward-back a:link, .forward-back a:visited {font-weight: normal; }

.marginedl {
margin-left: 25px;
}
p.mp_podpis {
text-align: right;
/*text-decoration: italic;*/
font-style: italic;
font-size: 15px;
margin-right: 80px;
}

#maintext div.mediatext {
padding-left: 15px;
width: 500px;
border-bottom: dotted #656565 1px;
color: #202020;
/* FONT-FAMILY: tahoma, verdana, arial, sans-serif; */
font-size: 100%;
text-align: justify
}
#maintext div.mediatext p{
margin-top: 0px;
margin-bottom: 0px;
}

#maintext div p.titlesmall {
font-weight: bold;
font-size: 75%;
color: #3a58bb;
}
#maintext div p.cytat1{
width: 480px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
text-indent: 20px;
background-color: #f3f1f4;
margin-left: auto;
margin-right: auto;
}

#maintext div.kontakt {
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
font-size: 100%;
/*font-weight: bold;*/
/*text-align: center; */
line-height: 1.6em;
}
#maintext div.kontakt p.kn_address {
padding-left: 25px;
padding-right: 25px;
}
#maintext div.kontakt p.kn_title {
padding-left: 25px;
padding-right: 25px;
}
#maintext div.kontakt p a.lm_link{
font-weight: bold;
text-decoration: none;
}

#maintext div.readerinfo table.techlist {
	/*padding: 10px;*/
	/*height: 50px;*/
	/*width: 500px */
margin-left: 10px;
background-color: #ffffff;
line-height: 1.0em;

}
#maintext div.readerinfo table td.techlistr {
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	width: 110px;
	font-size: 80%;
	font-weight: bold;
	border: none;
}
#maintext div.readerinfo table td.techlistl {
	text-align: left;
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
	border: none;
}
#maintext div.readerinfo table td.techlistb {
	padding-bottom: 10px;
	font-size: 80%;
	font-weight: bold;
	border: none;
}

#maintext div.readerinfo p img.padded1 {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
#maintext div.readerinfo p.mp_title {
	font-size: 70%;
	font-weight: bold;
}



/*--------------------footer styles--------------------*/

#footer {font-size: 75%;
text-align: right;
color: #091c5a;
float: none;
clear:both;
padding-top: 20px;
padding-bottom: 20px;
}

#footer a:link, #footer a:visited {
color: #091c5a;
text-decoration: none;
}

#footer a:hover {text-decoration: underline;
background-color: #ffffff; }





#maintext p#standards {
visibility: hidden;
margin-top: 0px;
margin-bottom: 0em;
 }

#maintext p#gamma-details {
margin-top: 0px;
margin-bottom: 0em;
 }

#gamma-details img {
float: left; }

/*For product info pages*/

.prod-summary {border: 1px #b0b1ba solid;
margin-left: 20px;
margin-right: 20px;
margin-top: 15px;
margin-bottom: 20px;
background-color: #f2f2f2; }

#maintext .prod-summary p {margin-top: 2px;
margin-bottom: 2px;
font-size: 75%; }

#maintext .prod-summary h2 {border-bottom: 1px #b0b1ba solid;
color: #3e3e3e;
margin-top: 3px;
margin-bottom: 3px;
padding-top: 2px;
padding-bottom: 2px; }

.screen-thumbs p {text-align: center;
font-size: 70%;
color: #3e3e3e; }

/*For promotions under the side navbar*/

.side-promo-top {text-align: center;
margin-top: 0em;
margin-left: 0em;
margin-bottom: 25px;
margin-right: 0em; }

.side-promo-top p {margin: 0em; }

#sidepanel .side-promo-2nd {height: 175px;
width: 218px;
margin-top: 35px;
background-image: url(images/sm_logo.gif);
background-repeat: no-repeat;
background-position: center top; }

#sidepanel>.side-promo-2nd {height: 177px;
width: 218px;
margin-top: 35px;
background-image: url(images/sm_logo.png);
background-repeat: no-repeat;
background-position: center top; }

.side-promo-2nd p {margin: 0em; }

.side-promo-text {background-color: #f2f2f2;
border: 1px #b0b1ba solid;
width: 122px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 5px; }

.side-promo-text a:link, .side-promo-text a:visited {color: #3e3e3e;
text-decoration: none; }

.side-promo-text a:hover {text-decoration: underline; }

.side-promo-text h1, .side-promo-2nd h1 {border-bottom: 1px #b0b1ba solid;
font-size: 70%;
text-shadow: none;
padding-left: 0;
background-color: transparent; }

.side-promo-text p {font-size: 65%; }

/* For the hands-on tutorial. */

#maintext .section-summary {background-color: #f3f1f4;
padding-top: 10px;
margin-bottom: 15px;
margin-top: 15px;}

#maintext .section-summary p {margin-top: 0em; }

#maintext .section-summary ul li {margin-top: auto;
margin-bottom: auto; }

code {font-size: larger; }

.code-example, pre {font-family: Courier, "Courier New", monospace;
background-color: #f3f1f4;
margin-left: 20px;
margin-right: 20px;
padding: 20px;
border: 1px #b0b1ba solid; }

#maintext .code-example p {margin: 0; }

.exercise {margin-left: 20px;
margin-right: 20px;
border: 1px #b0b1ba solid;
background-color: #f2f2f2; }

.exercise h1 {border-bottom: 1px #b0b1ba solid;
color: #3e3e3e;
text-shadow: none;
font-size: 90%;
text-transform: none; }

.sm-only {border-left: 2px #ff7b08 solid;
border-right: 2px #ff7b08 solid;
border-top: 1px #ff7b08 solid;
border-bottom: 1px #ff7b08 solid;
margin-top: 15px; }

span.button {font-weight: bold; }

span.menu {font-weight: bold; }

p.instruction-intro {font-weight: bold;
text-decoration: underline; }

#maintext p.instruction-step {padding-left: 20px; }

div.faq p span.menu {font-weight: bold;
font-size: 1em;
color: inherit;
font-family: inherit; }

.note-well {border: 1px #b0b1ba solid;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
background-color: #f2f2f2; }

/*For the blocks at the top of articles*/

#abstract {background-color: #f3f1f4;
border: 1px #b0b1ba solid;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px; }

#abstract h1 {color: #3e3e3e;
font-size: 75%;
font-weight: bold;
text-shadow: none;
border-bottom: 1px #b0b1ba solid; }

#maintext #abstract p {margin-top: 5px;
margin-bottom: 5px; }

.item-desc {width: 60%; }

#maintext ul.sitemap {margin-left: 25px; }

#maintext ul.sitemap li ul {margin-left: 0px; }

#maintext ul.sitemap li ul li {list-style-type: disc; }

/*For forms*/

textarea {width: 478px;
height: 15em; }

fieldset {border: none;
padding-left: 10px; }

#maintext fieldset p {margin-left: 0em;
margin-right: 0em;
padding-left: 0em;
padding-right: 0em; }

input.text {width: 239px; }

/*For the FAQ*/

div.list-faq {border: 1px #b0b1ba solid;
background-color: #f2f2f2;
margin-left: 20px;
margin-right: 20px;
margin-top: 15px;
margin-bottom: 15px; }

div.faq p strong span, div.list-faq p strong span {font-family: "Courier New", Courier, monospace;
font-size: 350%;
color: #fd5700; }

div.faq p span, div.list-faq p span {font-weight: bold;
font-family: "Courier New", Courier, monospace;
font-size: 350%;
color: #091c5a; }

#maintext div.faq p.question, #maintext div.list-faq p.question {margin-bottom: 25px; }

.question {font-weight: bold; }

/*For promos within the main body text*/

div.wcintextpromo {float: right;
width: 232px;
margin-right: 20px;
margin-left: 20px;
font-size: 80%;
background-color: #e4e6ed;
border: 1px #b0b1ba solid;
margin-bottom: 10px;
margin-top: 10px; }

#maintext div.wcintextpromo p {margin-left: 7px;
margin-right: 7px; }

#maintext div.wcintextpromo ul {margin-left: 0px;
font-weight: bold;
color: #091c5a; }

#maintext div.wcintextpromo ul li {margin-top: 0em;
margin-bottom: 0em; }

#maintext div.wcintextpromo ul li a:link, #maintext div.wcintextpromo ul li a:visited {color: #091c5a; }

#maintext div.wcintextpromo ul li a:hover {background-color: #091c5a;
color: #ffffff; }

#maintext div.wcintextpromo p.banner {margin: 0em;
text-align: center;
font-size: 110%;
margin-top: 7px; }

#maintext div.wcintextpromo p {clear: left; }

#maintext div.wcintextpromo p.banner a img.floatleft {float: left; }

#maintext div.wcintextpromo .sitepoint {color: #ff6600; }

/*For the ads throughout the text in the guide*/

.fullversion {border: 1px #ff5800 solid;
float: right;
clear: both;
width: 130px;
margin-right: 20px;
font-size: 80%;
margin-left: 15px;
color: #ff5800;
background-color: #ffffff;
margin-bottom: 20px; }

#maintext .fullversion h3, #maintext .fullversion h4, #maintext .fullversion h5, #maintext .fullversion h6 {margin-top: 0em;
margin-left: 0px;
margin-right: 0em;
background-color: #ff5800;
margin-bottom: 3px;
font-style: normal;
padding-left: 2px;
padding-top: 3px;
padding-bottom: 3px;
color: #ffffff; }

#maintext .fullversion p {padding: 0em;
margin: 2px; }

#maintext .fullversion a:link, #maintext .fullversion a:visited {color: #ff5800; }

#maintext .fullversion a:hover {color: #ffffff;
background-color: #ff5800; }

.top-text-promo {border-bottom: 1px #b0b1ba solid;
border-top: 1px #b0b1ba solid;
text-align: center; }

#maintext .top-text-promo p {margin: 0em; }

#maintext .top-text-promo a:link, #maintext .top-text-promo a:visited {text-decoration: none;
display: block;
color: #ffffff;
background-color: #6882ab;
border-bottom: none; }

#maintext .top-text-promo a:hover {background-color: #ff5800;
 }
