body
{
margin-bottom: 10px;
margin-top: 10px;
margin-left: auto;
margin-right:auto;
text-align:center;
background-color:#EAEAEA;
}
.main_menu
{
height: 29;
background-image:url(../img/menu_back.gif)
}
.main_table
{
border-style:none;
}

.footer
{
height:21px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #DDDDDD;
}

/* ------------------------------------------------------------------ */
/* Top menu (CSS active)                                              */
/* ------------------------------------------------------------------ */
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}
#modernbricksmenu ul{
font: bold 12px Arial, Helvetica, sans-serif;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: none;
}
#modernbricksmenu a{
float: left;
display: block;
width: 120px;
color: #3A3A3A;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
text-align:center;
letter-spacing: 1px;
background-color: none; /*Default menu color*/
border-bottom: 0px none black;
border-right: 1px solid #888888;
}
#modernbricksmenu a:hover{
/* background-color: gray; /*Menu hover bgcolor*/
text-decoration:underline;
color: #003399;
}
#modernbricksmenu #current a{ /*currently selected tab*/
/* background-color: #CC0000; /*Brown color theme*/ 
/* border-color: #CC0000; /*Brown color theme*/ 
color: #EE0000
}
#modernbricksmenuline{
display:block;
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 5px;
background: #CC0000;
font-size:2px;
font-family:Arial, Helvetica, sans-serif;
border-bottom: solid 1px #000000;
}

/* ------------------------------------------------------------------ */
/* Left menu items                                                    */
/* ------------------------------------------------------------------ */
.menu_left
{
background-color: #FFFFFF;
vertical-align:top;
border-right-color:#CCCCCC;
border-right-style:solid;
border-right-width: 1px;
padding-left: 1px;
padding-right: 1px;
padding-top: 0px;
}
.menu_section /* Top Secion Level  - not hyperlink */
{
display:block;
margin: 12px 0px 2px 5px;
padding: 2px 0px 2px 12px;
background: url(../img/point-1.gif) no-repeat left center;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
color: #3A3A3A;
}
a.menu1
{
display:block;
margin: 3px 0px 3px 5px;
padding: 2px 0px 2px 12px;
background: url(../img/point-2.gif) no-repeat left center;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333399;
}
a.menu1v
{
display:block;
margin: 3px 0px 3px 5px;
padding: 2px 0px 2px 12px;
background: url(../img/point-2.gif) no-repeat left center;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: red;
}
a.menu1:hover
{
text-decoration: underline;
color: #3366FF;
}
a.menu2
{
display:block;
margin: 3px 0px 3px 17px;
padding: 2px 0px 2px 12px;
background: url(../img/point-3.gif) no-repeat left center;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333399;
}
a.menu2v
{
display:block;
margin: 3px 0px 3px 17px;
padding: 2px 0px 2px 12px;
background: url(../img/point-3.gif) no-repeat left center;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: red;
}
a.menu2:hover
{
text-decoration: underline;
color: #3366FF;
}
/* ------------------------------------------------------------------ */
/* Right panel                                                        */
/* ------------------------------------------------------------------ */
.menu_right
{
background-color: #FFFFFF;
vertical-align:top;
border-left-color:#CCCCCC;
border-left-style:solid;
border-left-width: 1px;
padding-left: 1px;
padding-right: 1px;
padding-top: 0px;
}
/* ------------------------------------------------------------------ */
/* Login panel                                                        */
/* ------------------------------------------------------------------ */
a.login_link
{
display:block;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333399;
}
a.login_link:hover
{
color: #3366FF;
}
a.login_linkv
{
display:block;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: red;
}
.login_txt
{
margin-top: 0px;
margin-bottom: 5px;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
color: #000000;
border-color: #3366cc;
border-style: solid;
background-color: #ffffcc;
border-width: 1px;
}
.login_btn
{
margin-top: 5px;
margin-bottom: 5px;
border-style: solid;
border-width: 1px;
border-color: #3366cc;
background-color: #ffcc00;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #003399;
}
.login_nick
{
margin-top: 5px;
margin-bottom: 5px;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: green;
}

/* ------------------------------------------------------------------ */
/* Right banners                                                      */
/* ------------------------------------------------------------------ */
.right_banner
{
margin-top:5px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
text-align:center;
}


/* ------------------------------------------------------------------ */
/* Status reports to user                                             */
/* ------------------------------------------------------------------ */
.message_fail
{
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
padding: 3px;
border-style: solid;
border-width: 1px;
border-color: #000000;
background-color: #FF9999;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
}
.message_info
{
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
padding: 3px;
border-style: solid;
border-width: 1px;
border-color: #000000;
background-color: #FFFFCC;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
}
.message_pass
{
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
padding: 3px;
border-style: solid;
border-width: 1px;
border-color: #000000;
background-color: #00CC66;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
}


/* ------------------------------------------------------------------ */
/* Content text (articles)                                            */
/* ------------------------------------------------------------------ */
.content
{
padding-top: 15px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-color:#FFFFFF;
text-align:left;
vertical-align:top;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000033;
text-align: justify;
}
h1
{
margin-top: 0px;
margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
font-family: verdana;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #003399;
text-align: left;
}
h2
{
margin-top: 30px;
margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
font-family: verdana;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #006666;
text-align: left;
}
h3
{
margin-top: 15px;
margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: underline;
font-size: 12px;
color: #006666;
}
li
{
padding-top: 3px;
padding-bottom: 3px;
}
p
{
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000033;
text-align: justify;
}
.art_tekst
{
padding-top: 0px;
padding-bottom: 0px;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000033;
text-align: justify;
}
.art_cytat
{
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #FF0000;
text-align: justify;
padding-top: 10px;
}
.art_przyk1
{
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #990000;
padding-top: 10px;
}
a.art_link
{
text-decoration: none;
font-weight: bold;
color: #0000FF;
}
a.art_link:hover
{
text-decoration: underline;
}
.art_tb0
{
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-align: left;
background: #777777;
padding: 5px;
}
.art_tb1
{
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000033;
text-align: left;
background: #E0E2E0;
padding: 5px;
}
.art_tb2
{
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #000033;
text-align: left;
background: #F0F0F0;
padding: 5px;
}
.art_caution
{
margin-top: 10px;
margin-bottom: 10px;
border-style: solid;
border-width: 1px;
border-color: #006699;
background: #FFFF66;
padding-top: 12px;
padding-bottom: 12px;
text-align: center;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000033;
}
.art_attn
{
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
border-style: solid;
border-width: 1px;
border-color: #000066;
background-color: #DFEEED;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000033;
}
.art_pic
{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
.pls_register
{
margin-top: 10px;
margin-bottom: 10px;
border-style: solid;
border-width: 2px;
border-color: #FF3300;
background: #FFFFCC;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
font-family: arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000033;
}
.art_download_pdf
{
display: block;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-left:50px;
border-style: solid;
border-width: 1px;
border-color: #3366cc;
background-color: #ffffcc;
background: url(../img/icon-pdf.gif) no-repeat left center;
text-decoration: none;
font-family: tahoma;
font-size: 16px;
font-weight: bold;
color: #0000CC;
text-decoration:none;
}
.art_topright
{
margin-left: auto;
margin-right: auto;
padding-top: 1px;
padding-bottom: 5px;
text-align: right;
font-family: arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000033;
}
.form_input
{
margin-bottom: 5px;
background-color:#FFFFCC;
border: solid 1px #3366CC;
}
