
body {
	background-color: #FFFFFF;
	background-image: url('../images/tlo.gif');
	/*background-repeat: repeat-x; */
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
}

A.mennu:Visited {COLOR: #ffffff; TEXT-DECORATION: none; FONT-WEIGHT: bold; font-size:13px; margin-left:4px; margin-right:4px;}
A.mennu:Link {COLOR: #ffffff; TEXT-DECORATION: none; FONT-WEIGHT: bold; font-size:13px; margin-left:4px; margin-right:4px;}
A.mennu:Hover {COLOR: #b4b4b1; TEXT-DECORATION: none; FONT-WEIGHT: bold; font-size:13px; margin-left:4px; margin-right:4px;}

.buttons{
color: #CD853F;
font-weight: bold;
width: 70px;
}

#nasluch {
float: left; 
height: 16px; 
width: 110px; 
background: url(../images/icons/ipod_podcast.png) no-repeat;
}

#uruchom {
float: left; 
height: 16px; 
width: 150px; 
background: url(../images/icons/control_play.png) no-repeat;
}

#uruchom2 {
height: 16px; 
background: url(../images/icons/control_play.png) no-repeat;
}

#wylacz {
float: left; 
height: 16px; 
width: 85px; 
background: url(../images/icons/control_stop.png) no-repeat;
}

#restart {
float: left; 
height: 16px; 
width: 100px; 
background: url(../images/icons/arrow_right.png) no-repeat;
}
#admin {
float: left; 
height: 16px; 
width: 115px; 
background: url(../images/icons/lock.png) no-repeat;
}

#sluchaj {
float: left; 
height: 16px; 
width: 90px; 
background: url(../images/icons/cd.png) no-repeat;
}
#down {
float: left; 
height: 16px; 
width: 90px; 
background: url(../images/icons/arrow_down.png) no-repeat;
}
#next {
float: left; 
height: 16px; 
width: 105px; 
background: url(../images/icons/control_forward.png) no-repeat;
}

#menu_pic {
margin-top: 10px;
background-image: url(../images/tlo_info.gif); 
background-repeat: no-repeat;
width: 342px;
height: 41px;
}
.menu_txt {
clear: both;
text-align: center;
}

.td_menu {
border-left: 1px solid silver; 
border-right: 1px solid silver; 
border-bottom: 1px solid silver;
height: 38px;
text-align:left;
margin-left:10px;
}

.td_lr_1 {
border-left: 1px solid silver;
border-right: 1px solid silver;
height: 25px;
}
.td_lr_2 {
border-right: 1px solid silver;
height: 25px;
}

.td_center {
width: 920px;

border-left: 1px solid silver;
border-right: 1px solid silver;
}

.td_stopka {
border: 1px solid silver;
height: 25px;
text-align:center;
font-weight: bold;  
}
a {
	text-decoration: none;
	color: #CD853F;
	font-weight: bold;
}

#menu {
background-image: url('http://www.ready.krystian.eu/images/tlo_menu.gif');
}

.informacja {
color: black;
font-weight: bold;
border: 1px solid #CD853F;
background-color: #E6E6FA;
vertical-align: middle;
text-align: center;
margin: 15px;
width: 50%;
}

a:hover {
	color: Black;
}

.t_naglowek {
	margin-top:10px; 
	text-align: center; 
	color: #CD853F;
	font-weight: bold;
}

.t_oferta {
	margin-left: 10px;
	margin-right: 10px;
}

.reg_td {
	width: 300px;
	text-align: right;
	font-size: 10px;
}

.reg_td2 {
	width: 300px;
	text-align: left;
	font-size: 10px;
}

.page_select{
	width: 200px;
	font-size: 10px;
}

.page_input {
	width: 196px;
	font-size: 10px;
}

.opinia_user{
	margin-left: 10px;
	margin-right: 10px;
}

.box_menu {
	width: 220px; 
	height: 57px; 
	background-image: url('../images/tlo_menu_box.gif');
}

.tresc_menu {
 margin-left: 10px;
}

.submit_button {
	background: transparent none repeat scroll 0%;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	cursor: pointer;
}


.body_panel { 
background-color: #FFFFFF;
background-image: url('../images/tlo_panel.gif');
background-repeat: repeat-x ;
margin: 0px;
}

.menutop_tytul {
  FONT-WEIGHT: bold;
  font-family:  Verdana ;
  font-size: 12px;
  color:  #FFFFFF;
  border: 0px solid;
  margin: 3px;
  padding: 4px;
} 

.menutop_tytul:Hover {
	color: #D2691E;
	cursor: pointer;
}

 
.erds {
	width: 500px;
	border: 1px solid Gray;
}

.menutop_opcje {
	position: absolute;
	cursor: pointer;
	visibility: hidden;
	white-space: nowrap;
	background-color: #2E323C;
	border: 1px solid White;
	padding: 5px;
	margin: 6px;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	color: white;
	width: 130px;
}

.menu:link {
	color: white;
}
.menu:visited {
	color: white;
}
.menu:Hover {
	color: #CD853F;
}

.firma { 
background-image: url('../images/firma.gif');
}