body
{
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, sans-serif;
}

h1
{
    margin: 0;
    padding: 0;
}

#menu_top ul, #menu_bottom ul, #lang_menu ul
{
    font-size: 13px;
    font-weight: bold;
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu_bottom ul
{
    padding: 0 0 0 340px;
}

#menu_top ul li, #menu_bottom ul li, #lang_menu ul li
{
    float: left;
}

#menu_bottom li a
{
    text-decoration: underline;
}

#menu_top ul li a, #menu_bottom ul li a, #lang_menu ul li a
{
    color: #42548a;
}

#page
{
    margin: 0px auto;
    padding: 0;
    width: 843px;
}

#topper
{
    width: 843px;
    height: 173px;
    margin: 0;
    padding: 0;
    background: url(../img/header_img.jpg) top left no-repeat;
}

#top_left
{
    width: 323px;
    height: 173px;
    float: left;
}

#top_right
{
    float: left;
    text-align: right;
}

#logo
{
    text-align: right;
    padding: 32px 0 0 0;
}

#address
{
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #999;
}

#address p
{
    padding: 30px 0 5px 10px;
    margin: 0;
}

#address a
{
    text-decoration: none;
    padding-left: 10px;
    color: #999;
}

#address a:hover
{
    text-decoration: underline;
}

/* Begin NAVIGATION */
#menu_top
{
    padding: 118px 0 0 20px;
}

#menu_top li, #menu_bottom li
{
    padding: 0 25px;
}
/* End NAVIGATION */

/* Begin LANGUAGE_MENU */
#lang_menu
{
    position: absolute;
    top: 150px;
    width: 50%;
    margin-left: 420px;
    text-align: right;
    clear: both;
}

#lang_menu img
{
    border: none;
}

#lang_menu li
{
    padding: 0 5px;
}
/* End LANGUAGE_MENU */

#container
{
    width: 843px;
    height: auto;
    background: url(../img/global_bg.gif) top center repeat-y;
}

/* Begin SIDEBAR */
#sidebar
{
    width: 202px;
    float: left;
    background: url(../img/sidebar_bg.gif) top left repeat-y;
}

#s_footer
{
    width: 202px;
    height: 33px;
    background: url(../img/sidebar_foot.gif) top left no-repeat;
}

#alone
{
    text-align: center;
    margin: 0;
    padding: 7px 0 0 0;
    width: 202px;
    height: 32px;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/sidebar_alone_bg.gif) top left no-repeat;
}

#alone a
{
    text-decoration: none;
    color: #666;
}

#sidebar_menu
{
    padding: 0 0 7px 0;
    margin: 0;
    width: 200px;
    text-align: left;
    background: url(../img/sidebar_menu_bg.gif) top left repeat-y;
    clear: both;
}

#sidebar_menu h1
{
    font-size: 14px;
    height: 31px;
    margin: 0;
    line-height: 2em;
    padding: 0;
    color: #666;
    background: url(../img/sidebar_group_bg.gif) top left no-repeat;
}

/* Begin DROP_DOWN */
#sidebar_menu ul
{
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    width: 180px;
}

#sidebar_menu ul li
{
    position: relative;
    padding-left: 11px;
}

#sidebar_menu ul li ul /* pierwszy poziom */
{
    display: none;
}

#sidebar_menu ul li a
{
    display: block;
    text-decoration: none;
    color: #93930c;
    font-size: 13px;
    font-weight: bold;
    background: #fffff;
    padding: 5px;
}

#sidebar_menu ul li a:hover
{
    color: #aab11a;
}

#sidebar_menu li ul li a
{
    color: #42548a;
    font-size: 11px;
    margin-left: 5px;
}

#sidebar_menu li ul li a:hover
{
    color: #6374ae;
}

#sidebar_menu li ul li a:hover
{
    background: url(..img/item_decor.gif) center left no-repeat;
}

#sidebar_menu li:hover ul, #sidebar_menu li.over ul
{
    display: block;
}

#sidebar_menu li:hover ol, #sidebar_menu li.over ol
{
    display: block;
}

/* Begin IE Fixxer non-Mac \*/
* html #sidebar_menu ul li { float: left; }
* html #sidebar_menu ul li a { height: 1%; }
* html #sidebar_menu
{
    margin: 0 0 0 -1px;
    padding: 0;
}
/* End IE Fixxer */

/* End SIDEBAR_DROPDOWN */

.decor
{
    width: 198px;
    height: 20px auto;
    background: url(../img/sidebar_subheader.gif) top left no-repeat;
}
/* End SIDEBAR */

/* Begin CONTENT */
#super
{
	 padding-top: 5px;
	 text-align: left;
    width: 635px;
    height: 400px;
    float: left;
    background: url(../img/content_bg_special2.gif) top left no-repeat;
}

#content, #clear
{
    padding: 5px 0 0 0;
	text-align: left;
    width: 635px;
    float: left;
}

#clear
{
    color: #666;
    padding: 15px 0;
    margin: 15px 0 0 15px;
    width: 605px;
    background: url(../img/clear_bg.gif) top left repeat-y;
    text-align: center;
}

#clear h1
{
    padding-left: 20px;
    font-size: 16px;
    text-align: left;
}

#clear h2
{
    margin: 0;
    padding: 0;
    font-size: 12px;
}

#clear p
{
    font-size: 12px;
}

#clear p em
{
    font-size: 10px;
    font-style: normal;
    padding: 0;
    margin: 0;
}

#clear a
{
    color: #42548a;
    font-size: 11px;
    text-align: left;
    line-height: 1.5em;
}

#clear ul, #clear ol
{
    margin: 0 0 0 40px;
    padding: 0;
    line-height: 1.5em;
    font-size: 12px;
    text-align: left;
}

#clear img
{
    margin: 10px 0 2px 0;
    border: 1px solid #ccc;
    cursor: pointer;
}

#content
{
    height: 400px;
    background: url(../img/content_bg_all.gif) top left no-repeat;
}

/* End CONTENT */

/* Begin SPLASHES */
.splash_1, .splash_4
{
	width: 300px;
	height: 125px;
	float: left;
}

.splash_1, .splash_2, .splash_4, .splash_5
{
	padding: 10px 15px;
}

.splash_3
{
	padding: 2px 13px;
	width: 490px;
}

* html .splash_1, *html .splash_4
{
    width: 330px;
}

*html .splash_3
{
    margin: 7px 0;
}

#content a, #super a
{
	font-size: 13px;
	font-weight: bold;
	color: #93930c;
}

#content ul, #super ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul li, #super ul li
{
	padding: 0;
	margin: 0;
}

#content li a, #super li a
{
	color: #444;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
}

#content li a:hover, #super li a:hover
{
	text-decoration: underline;
}

#content p, #super p
{
	color: #666;
	font-size: 11px;
	line-height: 1.3em;
	padding: 3px 0 0 0;
	margin: 0;
}
/* End SPLASHES */

/* Begin FOOTER */
#footer
{
	 text-align: right;
	 width: 843px;
	 height: 10px;;
	 padding: 11px 0;
     background: url(../img/footer_bg.gif) top left no-repeat;
}

#menu_bottom
{
    width: 843px;
    height: 33px;
    background: url(../img/bottom_menu_bg.gif) top right no-repeat;
    text-align: right;
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
}

#footer ul
{
	margin-left: 340px;
}

#footer p
{
    margin: 0;
    padding: 10px 0;
    font-size: 10px;
    color: #666;
}

#footer a
{
    text-decoration: none;
    font-weight: bold;
    line-height: 4em;
    color: #666;
}

#footer a:hover
{
    text-decoration: underline;
}
/* End FOOTER */

table
{
    font-size: 12px;
    color: #666;
    text-align: left;
}

table strong
{
    color: #fff;
}

/* Begin TRASH */
.spacer
{
    clear: both;
}

.centered
{
    text-align: center;
}

.righter
{
	text-align: right;
}

.morer
{
	font-weight: bold;
	color: #666;
	font-size: 10px;
}

.desc
{
    font-size: 12px;
    padding: 5px 10px;
    margin: 0;
}

.text
{
    font-size: 12px;
    padding: 5px 15px;
    text-indent: 10px;
    text-align: justify;
    margin: 0;
    line-height: 1.5em;
}

.col_left, .col_right
{
    padding: 10px;
    float: left;
}

.col_left
{
    width: 250px;
}

.col_left h2, .col_right h2
{
    margin: 0;
    padding: 0;
}

.col_right h2, .col_right p
{
    margin: 0;
    padding: 0;
}

.col_right p
{
    padding: 5px 0 10px 0;
}

.col_left p
{
    padding-left: 10px;
}

.col_right
{
    padding: 10px 40px;
}

.hello
{
    padding: 5px 0 5px 10px;
    text-align: center;
    margin-left: 15px;
    color: #42548a;
    background: url(../img/clear_h1_decor.gif) center left no-repeat;
}

.subtitle
{
    margin: 5px 0 0 15px;
    padding: 0;
    color: #666;
    text-align: left;
}

.cat_switcher
{
    text-align: right;
    margin-right: 20px;
}

.powieksz
{
    margin: 0 0 10px 0;
    padding: 0;
}

.tabelka
{
    text-align: center;
    width: 350px;
    margin: 10px auto;
}

.tabelka_wide
{
    text-align: center;
    width: 500px;
    margin: 10px auto;
}

#flash
{
    text-align: left;
    margin: 10px 0 20px 40px;
}

#katalogi
{
    text-align: left;
    margin-bottom: 20px;
}

#katalogi a
{
    padding: 0 0 10px 20px;
}

#katalogi img
{
    border: none;
    margin: 20px 10px -18px 5px;
}

.keeper
{
    float: left;
    margin-left: 35px;
}

.zapytanie
{
    text-align: left;
}

#alert
{
    text-align: left;
    margin-left: 25px;
}

form
{
    text-align: left;
    margin-left: 25px;
}

label
{
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
}

textarea, .txt
{
    font-family: Verdana;
    font-size: 11px;
    padding: 2px;
    color: #666;
}

textarea
{
    width: 250px;
    height: 100px;
    margin-bottom: 10px;
}

.txt
{
    width: 250px;
    margin-bottom: 10px;
}

#error
{
    text-align: left;
}
/* End TRASH */

.info
{
    border-left: 2px solid #999;
    width: 629px;
    padding: 5px 0 5px 10px;
    float: right;
}

* html .info
{
    width: 641px;
}


/*Table Tofama® - PM */

 .tofama {

	margin-left:20px; 
	background: #ccc;
	text-align: center;

}


 .tofama td {

	padding:5px; 
	background: #fffff;

}

