html, body {
	background: url(../img/tlo.gif) repeat-x #8C8C8C;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, sans;
	font-size: 13px;
	height: 100%;
	color: #737171;
	text-align: center;
}

form
{
    display: inline;
}

ol
{
	margin: 0px;
	text-align: left;
}

* html ol
{
	margin-left: 35px;
}

p
{
	margin: 0;
}

strong
{
	color: #FE4800;
}

input, textarea, select
{
	border: 1px solid #000000;
	font-family: tahoma, verdana, arial, sans;
	font-size: 14px;
}

a
{
	color: #737171;
	text-decoration: none;
}

a:hover
{
	color: #FE4800;
}

img
{
    border: 0px;
    vertical-align: middle;
}

.button
{
	border: 0px;
	background: url(../img/button.gif) no-repeat;
	width: 99px;
	height: 31px;
	font-family: tahoma, verdana, arial, sans;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}

.button_login
{
	border: 0px;
	background: url(../img/button_login.gif) no-repeat;
	width: 97px;
	height: 24px;
	font-family: tahoma, verdana, arial, sans;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}

#container
{
	padding-top: 40px;
	margin: auto;
	display: table;
}

#menu_box
{
	width: 100%;
	text-align: center;
}

#menu
{
	width: 726px;
	height: 32px;
	display: table;
}

.menu
{
	background: url(../img/menu.gif) no-repeat;
	width: 121px;
	height: 32px;
	text-align: center;
}

.menu a
{
	text-decoration: none;
	color: #000000;
}

.menu a:hover
{
	text-decoration: none;
	color: #000000;
}

#login_box
{
	width: 758px;
	height: 166px;
}

* html #login_box
{
	margin-left: 18px;
}

#login_form
{
	background: url(../img/login.jpg) no-repeat #2D2D2D;
	width: 274px;
	height: 166px;
	font-size: 14px;
	float: left;
}

#login_form a
{
	text-decoration: none;
	color: #737171;
}

#login_form a:hover
{
	color: #FF4900;
}

#header
{
	background: url(../img/naglowek.gif) no-repeat;
	width: 473px;
	height: 160px;
	float: left;
	text-align: left;
	padding-top: 6px;
	padding-left: 11px;
	color: #FFFFFF;
	line-height: 19px;
}

#header a
{
	color: #FFFFFF;
}

#text
{
	background: url(../img/bar.gif) no-repeat;
	width: 688px;
	height: 30px;
	text-align: right;
	padding-right: 70px;
	font-size: 10px;
}

#text a
{
	color: #FFFFFF;
}

* html #text
{
	margin-left: 18px;
}

#content
{
	background: url(../img/content.gif) no-repeat;
	background-color: #FBFBFB;
	width: 690px;
	min-height: 68px;
	padding-left: 25px;
	padding-right: 25px;
}

#footer
{
	background: url(../img/footer.gif) no-repeat;
	width: 740px;
	height: 90px;
	text-align: center;
	font-size: 10px;
	padding-top: 25px;
	line-height: 16px;
}

#footer a
{
	color: #737171;
	text-decoration: none;
}

#footer a:hover
{
	color: #FE4800;
}

.register_form
{
	width: 66%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.register_form thead th
{
	text-align: center;
	padding-bottom: 20px;
}

.register_form tfoot td
{
	text-align: center;
}

.tip
{
	text-align: left;
	color: #A6A4A4;
	font-size: 11px;
	padding-bottom: 10px;
}

#error
{
	border: 1px solid #FF4800;
	width: 66%;
	padding: 5px;
	margin: auto;
	text-align: left;
	padding-right: 20px;
}

#error ul
{
    list-style-type: none;
    padding: 0px 0px 0px 5px;
    margin: 0px;
}

#error li
{
    padding: 5px 5px 5px 25px;
    background: url(../img/error.gif) no-repeat 0 6px;
}

#message
{
	border: 1px solid #737171;
	width: 66%;
	padding: 5px;
	margin: auto;
	text-align: left;
	padding-right: 20px;
}

#message ul
{
    list-style-type: none;
    padding: 0px 0px 0px 5px;
    margin: 0px;
}

#message li
{
    padding: 5px 5px 5px 25px;
    background: url(../img/accept.gif) no-repeat 0 6px;
}

.box
{
    float: right;
	font-size: 11px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 25px;
}

.box thead th
{
    width: 213px;
    height: 25px;
    background: url("../img/gora.gif") no-repeat;
    color: #FFCC00;
    text-align: center;
	font-size: 13px;
	vertical-align: bottom;
}

.box tfoot td
{
    width: 213px;
    height: 25px;
    background: url("../img/dol.gif") no-repeat;
}

.box tbody td
{
    width: 213px;
    background-color: #212121;
    padding-top: 15px;
    text-align: left;
}

.box a
{
    color: #FFFFFF;
    text-decoration: none;
}

.box a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    text-align: left;
}

#aliasy
{
	width: 90%;
	margin: auto;
}

#aliasy thead th
{
	background-color: #E0E0E0;
	border: 1px solid #D2CFCF;
	height: 30px;
}

#aliasy tbody td
{
	border: 1px solid #D2CFCF;
	padding: 5px;
}

#aliasy tbody tr:hover
{
	background-color: #E0E0E0;
}

#katalog
{
    margin: auto;
}

#katalog td
{
    padding: 10px;
}

.banner{
	position: absolute;
	top: 0;
	left: 0;
}

.blink {
	text-decoration: blink;
}