html, body {


}

form
{
    display: inline;
}

ol
{
	margin: 0px;
	text-align: left;
}


strong
{
	color: #00B1F6;
}

input, textarea, select
{
	border: 1px solid #000000;
	font-family: tahoma, verdana, arial, sans;
	font-size: 12px;
}

a
{
	color: #5D5C5C;
	text-decoration: none;
}

a:hover
{
	color: #00B1F6;
}

img
{
    border: 0px;

}

.button
{

}

.button_login
{

}

#container
{
	margin: auto;
	display: table;
}

#menu_box
{
	width: 100%;
	text-align: center;
}

* html #menu_box
{
	padding-left: 9px;
}

#menu
{
	width: 726px;
	height: 32px;
	display: table;
}

.menu
{
	background-color: #FBFBFB;
	width: 126px;
	height: 32px;
	text-align: center;
}

.color{
  color: #E5E5E5;
  
}
.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-color: #2D2D2D;
	width: 274px;
	height: 166px;
	font-size: 14px;
	float: left;
}

#login_form a
{
	text-decoration: none;
	color: #737171;
}

#login_form a:hover
{
	color: #00B1F6;
}

.logowanie
{

font-family: Tahoma;
color: #FFFFFF;
font-size: 11pt;
padding-left: 35px;
}

.menu_bok
{

font-family: Tahoma;
color: #8C8C8C;
font-size: 10pt;
padding-left: 7px;
}

.logowanie
{

font-family: Tahoma;
color: #FFFFFF;
font-size: 10pt;
padding-left: 5px;
}

.srodek
{

font-family: Tahoma;
color: #808080;
font-size: 10pt;
padding-left: 8px;
padding-right: 8px;
text-align: center;
}


#footer
{
	background-color: #FBFBFB;
	width: 758px;
	height: 45px;
	text-align: center;
	font-size: 10px;
	padding-top: 25px;
	line-height: 16px;
}

* html #footer
{
	margin-left: 18px;
}

#footer a
{
	color: #737171;
	text-decoration: none;
}

#footer a:hover
{
	color: #00B1F6;
}

.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: left;
}

.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;
    color: #00B1F6;
    text-align: center;
	font-size: 13px;
	vertical-align: bottom;
    background-color: #212121;
}

#box tfoot td
{
    width: 213px;
    height: 25px;
    background-color: #212121;
}

#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;
}