BODY {
background-color: #FFFFFF;
margin: 0px auto;
text-align: center;
padding: 0px;
}

/*Glowna tabela
*/
.main_table
{
background-color: #e8eefc;

}


.input_main
{

 font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
  width: 120px;
  background-color: #fff;
  text-decoration: none;
  border: 1px solid black;
  cursor: hand;

}


.search_main_top {
	font-family: "Tahoma";
	font-size: 12px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: 600;
}



.menu_back{
background-color: #306090;
width:15%;
text-align:center;
vertical-align:middle;
}

.menu_back_admin{
background-color: #306090;
width:15%;
text-align:center;
vertical-align:middle;
}


/*
Tabelka center i left
*/
.center_top_left
{
background-image: url(/images/left_top_corner.gif);
background-repeat: no-repeat;
}
.center_top_repeat
{
background-image: url(/images/top_table.gif);
background-repeat: repeat-x;
}

.center_top_right
{
background-image: url(/images/right_top_corner.gif);
background-repeat: no-repeat;
}


.center_middle_left
{
background-image: url(/images/left_table.gif);
background-repeat: repeat-y;
}
.center_middle_right
{
background-image: url(/images/right_table.gif);
background-repeat: repeat-y;
}


.center_bottom_left
{
background-image: url(/images/left_bottom_corner.gif);
background-repeat: no-repeat;
}
.center_bottom_repeat
{
background-image: url(/images/bottom_table.gif);
background-repeat: repeat-x;
}

.center_bottom_right
{
background-image: url(/images/right_bottom_corner.gif);
background-repeat: no-repeat;
}


.bottom_link_bar
{
text-align:center;
width:133px;
background-color: #f8faff;
	font-family: "Tahoma";
	font-size: 11px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: 600;

}


/*
Linki
*/

.link_main_top {
	font-family: "Tahoma";
	font-size: 11px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: 600;
}

.link_main_top  A:active {
	COLOR: #306090; TEXT-DECORATION: underline
}
.link_main_top  A:link {
	COLOR: #306090; TEXT-DECORATION: none
}
.link_main_top  A:visited {
	COLOR: #306090; TEXT-DECORATION: none
}
.link_main_top  A:hover {
	COLOR: #306090; TEXT-DECORATION: underline
}


.link_main_button {
	font-family: "Tahoma";
	font-size: 12px;
	color: #fff;
	TEXT-DECORATION: none;
	font-weight: 600;
	font-stretch: expanded;
}

.link_main_button  A:active {
	COLOR: #fff; TEXT-DECORATION: underline
}
.link_main_button  A:link {
	COLOR: #fff; TEXT-DECORATION: none
}
.link_main_button  A:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
.link_main_button  A:hover {
	COLOR: #fff; TEXT-DECORATION: underline
}




.link_bottom_bar {
	font-family: "Tahoma";
	font-size: 11px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: 600;
}

.link_bottom_bar  A:active {
	COLOR: #306090; TEXT-DECORATION: underline
}
.link_bottom_bar  A:link {
	COLOR: #306090; TEXT-DECORATION: none
}
.link_bottom_bar  A:visited {
	COLOR: #306090; TEXT-DECORATION: none
}
.link_bottom_bar  A:hover {
	COLOR: #306090; TEXT-DECORATION: underline
}



.link_admin {
	font-family: "Tahoma";
	font-size: 11px;
	color: #306090;
	TEXT-DECORATION: Underline;
	font-weight: 600;
}

.link_admin  A:active {
	COLOR: #306090; TEXT-DECORATION: underline
}
.link_admin  A:link {
	COLOR: #306090; TEXT-DECORATION: none
}
.link_admin  A:visited {
	COLOR: #306090; TEXT-DECORATION: none
}
.link_admin  A:hover {
	COLOR: #306090; TEXT-DECORATION: underline
}


/*
Buttony i inputy
*/



.submit{
	background-color: #e8eefc;
	color: #306090;
	border-width:1px;
	border-style:solid;
	border-color: #555555;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}

.input_admin {
	color: black;
	background-color: white;
	border-width:1px;
	border-style:solid;
	border-color: #555555;
	font-family: Tahoma;
	font-size: 11px;

}

.input {
	color: black;
	background-color: white;
	border-width:1px;
	border-style:solid;
	border-color: #555555;
	font-family: Tahoma;
	font-size: 11px;

}

.input_blue {
	color: #306090;
	background-color: white;
	border-width:1px;
	border-style:solid;
	border-color: #555555;
	font-family: Tahoma;
	font-size: 11px;

}

.linia{
color :#a2a2a3;
height:1px;
}

/*Czcionka*/

.font {
	font-family: "Tahoma";
	font-size: 11px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: 300;
}

.font_black {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	TEXT-DECORATION: none;
	font-weight: 500;
}

.font_b {
	font-family: "Tahoma";
	font-size: 11px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: 600;
}

.font_big {
	font-family: "Tahoma";
	font-size: 13px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: 600;
}


.copyright
{
text-align:center;
	font-family: "Tahoma";
	font-size: 9px;
	color: #676666;
	font-weight: 600;

}




.info {
	font-family: "Tahoma";
	font-size: 11px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: 600;
}

.error {
	font-family: "Tahoma";
	font-size: 11px;
	color: red;
	TEXT-DECORATION: none;
	font-weight: 600;
}


.td_border_bottom{
border-bottom: 1px solid black;
}

.td_align_35_br{
 text-align: center;

 height:55px;
 border-bottom: 1px solid black;
 }
 
 .td_align_100_br{
 text-align: center;

 height:100px;
 border-bottom: 1px solid black;
 }
 
  .td_align_120_br{
 text-align: center;

 height:120px;
 border-bottom: 1px solid black;
 }

.td_align_75_br{
 text-align: center;
 vertical-align: middle;
 height:75px;
 border-bottom: 1px solid black;
 }

.td_align_35{
 text-align: center;
 vertical-align: middle;
 height:35px;
 }
 
 .td_align_55{
 text-align: center;
 vertical-align: middle;
 height:55px;
 }
 

/*rozne*/

.news{
overflow:auto;
word-wrap: break-word; /* Internet Explorer 5.5+ */
word-break:break-all;
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */

}
/*Trash*/






.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}








.text {
	font-family: "Verdana";
	font-size: 11px;
	color: #ffffff;
	TEXT-DECORATION: none;
	font-weight: none;
}

.text  A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.text  A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.text  A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.text  A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}

.abc {
	font-family: "Verdana";
	font-size: 12px;
	color: #ffffff;
	TEXT-DECORATION: none;
	font-weight: none;
}

.abc  A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.abc  A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.abc  A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.abc  A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}

.link {
	font-family: "Verdana";
	font-size: 11px;
	color: #ffffff;
	TEXT-DECORATION: none;
	font-weight: none;
}

.link  A:active {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.link  A:link {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.link  A:visited {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.link  A:hover {
	COLOR: #990000; TEXT-DECORATION: none
}

.border_red{
border:1px solid red;
}

#goods_forbiden {
position: absolute;
	left: 40%;
	top: 100%;
	visibility: hidden;
	width: 250px;
	height: 220px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 5px;
}

#close {
	float: right;
}

.scroll2{
    height: 170px;
    padding: 5px;
    overflow: auto;
    border: 1px solid #ccc;
    width:70%;
}

.bottom_text {
	font-family: "Verdana";
	font-size: 10px;
	color: #306090;
	TEXT-DECORATION: none;
	font-weight: none;
}

.bottom_text  A:active {
	COLOR: #306090; TEXT-DECORATION: underline
}
.bottom_text  A:link {
	COLOR: #306090; TEXT-DECORATION: underline
}
.bottom_text  A:visited {
	COLOR: #306090; TEXT-DECORATION: underline
}
.bottom_text  A:hover {
	COLOR: #306090; TEXT-DECORATION: none
}