body {
	font-family: Verdana;
	font-size:12px;
	padding:0px;
	margin:0px;
}
p {
	font-family: Verdana;
	font-size:12px;
	color: black;
}

table,td {
	font-size:12px;
}
.menu_container{
	display:block;
	width:146px;
	height:24px;
	background:url('img/bg_button.jpg') no-repeat;
	padding-left:3px;
	padding-top:3px;
	
}
.menu_container2{
	display:block;
	width:146px;
	height:48px;
	background:url('img/bg_button.jpg') repeat-y;
	padding-left:3px;
	padding-top:3px;
	
}
a.menu{
	display:block;
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	width:143px;
	height:21px;
	line-height:21px;
	color:black;
	text-decoration:none;
	border-top:1px solid rgb(77,77,77);
	border-left:1px solid rgb(77,77,77);
	text-align:center;
}
a.menu:hover{
	color:rgb(229,0,0);
	border-top:1px solid rgb(229,0,0);
	border-left:1px solid rgb(229,0,0);
}
a.menu2{
	display:block;
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	width:143px;
	height:42px;
	/*line-height:21px;*/
	color:black;
	text-decoration:none;
	border-top:1px solid rgb(77,77,77);
	border-left:1px solid rgb(77,77,77);
	text-align:center;
}
a.menu2:hover{
	color:rgb(229,0,0);
	border-top:1px solid rgb(229,0,0);
	border-left:1px solid rgb(229,0,0);
}
a.menu1{
	display: block;
	color: white;;
	text-decoration:none;
	font-size:12px;
}
a.mail{
	color: rgb(77,77,77);
	text-decoration:none;
}
a.mail:hover{
	color:rgb(229,0,0);
	text-decoration:none;
}
.td_top{
	color: rgb(77,77,77);
	background:url('img/bg_rtop.jpg');
	background-repeat:repeat-x;
	height:111px;
}
div.top{
	background:url('img/top.jpg') no-repeat;
	height:111px;
	color: rgb(77,77,77);
}
.td_left{
	width:207px;
	background:url('img/bg_menu.jpg');
	background-repeat: repeat-y;
}
.td_right{
	background-color:rgb(218,218,218);
	font-size:12px;
	text-justify;
	padding-top:10px;
}
#right{
	width:573px;
	background-color:rgb(218,218,218);
	font-size:12px;
	padding-right:10px;
	
}
.td_rtop{
	background:url('img/bg_rtop.jpg');
	background-repeat: repeat-x;
	height:111px;
}
.tytul{
	font-size:14px;
	font-weight:bold;
}
.podtytul{
	font-weight:bold;
}
.mail_sub{
	text-decoration:underline;
	color:black;
}
.mail_sub:hover{
	color:rgb(229,0,0);
}
.sublink{
	text-decoration:underline;
	color:rgb(229,0,0);
	font-weight:bold;
}
.sublink:hover{
	color:black;
}
.small{
	font-size:11px;
	color: white;
	padding-left:10px;
}
.small_link{
	font-size:11px;
	color:white;
}
.small_link:hover{
	color:rgb(229,0,0);
}
.tbl{
	font-size:12px;
}
.bold{
	font-weight:bold;
}
.winner{
	font-size:14px;
	color:red;
}
.16black{
	font-size:16px;
	color:black;
}
.18red{
	font-size:18px;
	color:red;
}

