body
{
	margin: 0px;
	font: 12px 'Arial';
	background: #c2e8ef url('../images/body-bg.png') repeat-x top left;
	margin-top: 15px;
	color: #333333;
	padding-bottom: 40px;
}

a
{
	color: #000;
	text-decoration: none;
}

p
{
	margin: 0px;
	padding: 0px;
}

div.meniu
{
	font: bold 14px 'Tahoma';
}

img
{
	border: 0px;
}

table
{
	width: 100%;
	font-size: 12px;
}

td
{
	vertical-align: top;
}

table.main
{
	height: 26px;
	overflow: hidden;
}

table.main td
{
	background: url('../images/tabs-bg.png') repeat-x top left;
	vertical-align: middle;
	text-align: center;
}

table.main td a
{
	color: #3333a6;
	font-weight: bold;
}

table.second td a
{
	color: #333399;
}

table.second td a:hover
{
	text-decoration: underline;
}

p.title
{
	color: #ff8e00;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}

p.second_title a
{
	color: #333399;
	text-decoration: underline;
}

td.cont
{
	background: #fff url('../images/tabs_2.gif') repeat-x top left;
	border-left: solid 1px #d3d3d3;
	border-top: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

td.conta
{
	background: #fff url('../images/tabs_2.gif') repeat-x top left;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	text-align: center;
	padding-top: 10px;
}