/*body {
	margin: 0 0 0 0;
	padding: 0;
	background: #ffcd00;
	font: normal small Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
	background-image:url(img/tlo.jpg);
	background-repeat:repeat-y;
	background-position: center;
	text-align: center;
}
*/
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background-color:#fffdde;
	margin:0;
}

.main_table {
	width: 980px;
	height: 300px;
	margin: 0 auto;
}
.menu_table {
	width: 980px;	
	margin: 0 auto;
	background-color:#000;
}

.login_table {		
	margin: 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.mainpagetable{
width: 980px;
	vertical-align:top;
}

.mainpageleft{
/*width: 200px;
vertical-align:top;*/
	width:260px;
	background-color:#fcee17;
	padding: 10px 10px 10px 10px;
	vertical-align:top;
}

.separator{
width: 1px;
background-image:url(img/dot.jpg);
background-repeat:repeat-y;
}

.mainpageright{
/*
width: 816px;
vertical-align:top;*/
	vertical-align:top;
	width:660px;
	padding: 10px 10px 10px 10px;
}


.field{
width: 266px;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}


.log-form {
	width:100px;
	border:1px solid #cacaca;
}

.log-but {
	width:100px;
	border:1px solid #cacaca;
}
/*
.menu_button {
	background-image:url(img/menu.gif);
	background-repeat:repeat-x;
	text-align: center;
	width:150px;
	height:30px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
*/	
.menu_button {
background-color:#000;
	color:#FFF;
	width:150px;
	height:30px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.menu_button a{
text-decoration:none;
	color:#FFF;
}

.menu_button a:hover {
	text-decoration:underline;
	color:#FF0;
}

.menu_blank{
	background-color:#000;
	font-size:18px;
	color:#FFF;
	width:10px;
	height:30px;
}

.menu_button_user {
	background-image:url(img/menu.gif);
	background-repeat:repeat-x;
	text-align: left;
	width:200px;
	height:25px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.paytable
{
border-style:solid;
border-width:1px;
border-color: #FFCD00;
}

.paytable td
{
border-style:dotted;
border-width:1px;
font-size: 12px;
border-color: #FFCD00;
}

.newstable
{
border-style:solid;
border-width:0px;
border-color: #FFCD00;
vertical-align:top;
	background-image:url(img/lewa-bg.jpg);
	width:320px;
}

.newstable td
{
border-style:dotted;
border-width:0px;
border-color: #FFCD00;
font-size: 12px;
vertical-align:top;
}

.newstable th
{
font-size: 12px;
border-width:0px;
}


.newsshowtable
{
border-style:solid;
border-width:0px;
border-color: #FFCD00;
vertical-align:top;
	width:620px;
	background-image:url(img/prawa-bg.jpg);
}

.newsshowtable td
{
border-style:dotted;
border-width:0px;
border-color: #FFCD00;
font-size: 12px;
vertical-align:top;
}


.nadajtabletop
{
border-style:solid;
border-width:1px;
border-color: #FFCD00;
vertical-align:top;
}

.nadajtabletop td, th
{
border-style:dotted;
border-width:1px;
border-color: #FFCD00;
font-size: 12px;
vertical-align:top;
}

.nadajtable
{
border-style:solid;
border-width:1px;
border-color: #FFCD00;
vertical-align:top;
border-top: none;
}

.nadajtable td, th 
{
border-style:dotted;
border-width:1px;
border-color: #FFCD00;
font-size: 12px;
vertical-align:top;
}

.normaltable
{
border-style:solid;
border-width:1px;
border-color: #FFCD00;
vertical-align:top;
}

.normaltable td, th 
{
border-style:dotted;
border-width:1px;
border-color: #FFCD00;
font-size: 12px;
vertical-align:top;
}


.button {background-image: url(img/zaloguj-bg.jpg);
	border: 1px solid #000;
	color: #FFF;
	height: 20px;
	}

img {
border-style: none;
}

.footer {
	width:980px;
	height:40px;
	padding-top:10px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	font-size:11px;
}

h3 {
	color:#F00;
}

.linia {
	color:#F00;
}

