body 
{
	background-color: #a2ad00;
	padding: 25px;
	font-size: 14px;
	color: #ffffff;
}

h2
{
	display: block;
	margin: 0px;
	padding: 0px;
}

h3
{
	display: block;
	margin: 0px;
	padding: 0px;
}

p
{
	display: block;
	margin: 0px;
	padding: 0px;
}

table.main
{
	background-color: #abb51a;
	width: 863px;
}
/*
table.main td
{
	background-color: #abb51a;
}
*/
.text, .text td 
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
}

table.main .tbHeader
{
	height: 6px;
	background: url(../images/tbHeaderBackground.gif) no-repeat;
	background-color: #a2ad00;
}

table.main .tbBottom
{
	height: 29px;
	background: url(../images/tbBottomBackgound.gif) no-repeat;
	background-position: right;
	background-color: #a2ad00;
	padding-left: 230px; 
}

table.main .leftPanel
{
	width: 228px;
}

table.main .leftPanel .arrow
{
	background: url(../images/leftArrow.gif) no-repeat;
	height: 125px;
	width: 191px;
}


table.main .leftPanel li
{
	margin: 0; 
	padding: 0; 
	list-style: none;
}

table.main .leftPanel .liToMy
{
	width: 201px;
	height: 37px;
	display: block;
	background: url(../images/btnToMy.gif) no-repeat;
}

table.main .leftPanel .liJezykiObce
{
	width: 201px;
	height: 54px;
	display: link;
	display: block;
	background: url(../images/btnJezykiObce.gif) no-repeat;
}

table.main .leftPanel .liTlumaczenia
{
	width: 201px;
	height: 49px;
	display: block;
	background: url(../images/btnTlumaczenia.gif) no-repeat;
}

table.main .leftPanel .liNapisaliONas
{
	width: 201px;
	height: 49px;
	display: block;
	background: url(../images/btnNapisaliONas.gif) no-repeat;
}

table.main .leftPanel .liToJuzBylo
{
	width: 185px;
	height: 54px;
	display: block;
	background: url(../images/btnToJuzBylo.gif) no-repeat;
}

table.main .leftPanel .liTyICdo
{
	width: 201px;
	height: 40px;
	display: block;
	background: url(../images/btnTyICdo.gif) no-repeat;
}

/* hovers */
table.main .leftPanel .liToMy:hover
{
	width: 201px;
	height: 37px;
	display: block;
	background: url(../images/btnToMyOver.gif) no-repeat;
}

table.main .leftPanel .liJezykiObce:hover
{
	width: 201px;
	height: 54px;
	display: block;
	background: url(../images/btnJezykiObceOver.gif) no-repeat;
}

table.main .leftPanel .liTlumaczenia:hover
{
	width: 201px;
	height: 49px;
	display: block;
	background: url(../images/btnTlumaczeniaOver.gif) no-repeat;
}

table.main .leftPanel .liNapisaliONas:hover
{
	width: 201px;
	height: 49px;
	display: block;
	background: url(../images/btnNapisaliONasOver.gif) no-repeat;
}

table.main .leftPanel .liToJuzBylo:hover
{
	width: 185px;
	height: 54px;
	display: block;
	background: url(../images/btnToJuzByloOver.gif) no-repeat;
}

table.main .leftPanel .liTyICdo:hover
{
	width: 201px;
	height: 40px;
	display: block;
	background: url(../images/btnTyICdoOver.gif) no-repeat;
}

table.main .rightPanel
{
	width: 632px;
}

table.main .rightPanel .bottomIcons
{
	float: none; 
	clear: both;
	margin-left: 68px;
}

table.main .rightPanel .btnPolski
{
	
	width: 63px;
	height: 68px;
	display: block;
	background: url(../images/btnPolski.gif) no-repeat;
	background-position: bottom;
	float: left;
}

table.main .rightPanel .btnEnglish
{
	width: 63px;
	height: 68px;
	display: block;
	background: url(../images/btnEnglish.gif) no-repeat;
	background-position: bottom;
	float: left;
}

table.main .rightPanel .btnKanalRss
{
	width: 63px;
	height: 68px;
	display: block;
	background: url(../images/btnKanalRSS.gif) no-repeat;
	background-position: bottom;
	float: left;
}
#flash
{
	position: absolute;
	top: 63px;
}

#footerLeft
{
	font-family: Comic Sans MS;
	font-size: 12px;
	position: relative;
	left: -230px;
}

#footerRight
{
	font-family: Comic Sans MS;
	font-size: 12px;
	position: relative;
	left: 255px;
}

#footerRight a
{
	color: #f47321;
	text-decoration: none;
}

#footerRight a:hover
{
	color: #f47321;
	text-decoration: none;
}