BODY {
	margin				: 0px;
	background-color	: #FFFFFF;
	font-family			: Verdana, Tahoma, Arial;
	font-size			: 10px;
	color				: #808080;
	background-image	: url(img/bg.gif);
	background-position	: top;
	background-repeat	: repeat-x;
	cursor				: default;
}

TABLE.main {
	width				: 100%;
	height				: 100%;
}
TABLE.content {
	width				: 800px;
	height				: 100%;
}
TABLE.top {
	width				: 100%;
	height				: 206px;
}
TABLE.cols {
	width				: 760px;
	height				: 100%;
}
TABLE.panel {
	width				: 100%;
}

TD {
	font-size			: 10px;
}
TD.footer {
	height				: 100px;
	vertical-align		: top;
	font-size			: 11px;
	color				: #FF8000;
	text-align			: center;
	background-image	: url(img/footer.gif);
	background-position	: bottom;
	background-repeat	: repeat-x;
	padding				: 10px 0px 0px 0px;
}
TD.c_tL {
	width				: 20px;
	height				: 206px;
	background-image	: url(img/c_tL.gif);
	background-repeat	: no-repeat;	
}
TD.c_tC {
	width				: 760px;
	height				: 206px;
	background-image	: url(img/c_tC.gif);
	background-position	: top;
	background-repeat	: repeat-x;	
}
TD.c_tR {
	width				: 20px;
	height				: 206px;
	background-image	: url(img/c_tR.gif);
	background-repeat	: no-repeat;	
}
TD.c_mL {
	width				: 10px;
	background-image	: url(img/c_mL.gif);
	background-repeat	: no-repeat;	
}
TD.c_mR {
	width				: 10px;
	background-image	: url(img/c_mR.gif);
	background-repeat	: no-repeat;	
}
TD.t_l {
	width				: 240px;
}
TD.t_rT {
	height				: 125px;
	color				: #FF8000;
	font-size			: 30px;
	letter-spacing		: 2px;
	vertical-align		: center;
	padding				: 35px 0px 0px 10px;
}
TD.t_rB {
	height				: 81px;
	color				: #FFFFFF;
	font-size			: 11px;
	vertical-align		: top;
	text-align			: right;
	padding				: 20px 0px 0px 0px;
}
TD.col_l {
	width				: 240px;
	vertical-align		: top;
	padding				: 0px 15px 0px 0px;
}
TD.col_r {
	width				: 520px;
	vertical-align		: top;
}
TD.panel_header {
	color				: #FF8000;
	padding				: 2px 0px 2px 14px;
	border-bottom		: 1px solid #ffcc99;
	font-size			: 12px;
	letter-spacing		: 1px;
	background-image	: url(img/ph_arrow.gif);
	background-position	: center left ;
	background-repeat	: no-repeat;
}
TD.panel_box {
	line-height			: 14px;
	padding				: 10px 0px 10px 14px;
	background-image	: url(img/pb_line.gif);
	background-position	: left top;
	background-repeat	: no-repeat;
}
TD.row {
	line-height			: 14px;
}

IMG.obrazek	{
	border				: 1px solid #FF8000;
	margin-right		: 10px;
}
SPAN.t_rT {
	font-size			: 24px;
}
A {
	color				: #FF8000;
	text-decoration		: underline;
	font-size			: 10px;
}
A:hover {
	color				: #FF0000;
	text-decoration		: underline;
	font-size			: 10px;
}
A.t_rT {
	color				: #FF8000;
	text-decoration		: none;
	font-size			: 30px;
}
A.t_rT:hover {
	color				: #FF8000;
	text-decoration		: none;
	font-size			: 30px;
}
A.m_t {
	font-size			: 11px;
	color				: #FFFFFF;
	text-decoration		: none;
	margin				: 0px 5px 0px 5px;
}
A.m_t:hover {
	font-size			: 11px;
	color				: #FFFFA0;
	text-decoration		: underline;
	margin				: 0px 5px 0px 5px;
}
A.m_f {
	font-size			: 11px;
	color				: #FF8000;
	text-decoration		: none;
	margin				: 0px 5px 0px 5px;
}
A.m_f:hover {
	font-size			: 11px;
	color				: #FF0000;
	text-decoration		: underline;
	margin				: 0px 5px 0px 5px;
}
P {
	margin				: 0px 0px 10px 0px;
}
P.footer {
	color				: #bebebc;
	font-size			: 10px;
}
FORM {
	margin				: 0px 0px 0px 0px;
}
INPUT.txt {
	border				: 1px solid #FF8000;
	font-size			: 10px;
	background-color	: #FFFFF0;
	color				: #FF8000;
}
INPUT.btn {
	background-color	: #FF8000;
	color				: #FFFFFF;
	font-size			: 10px;
	letter-spacing		: 0px;
	font-weight			: bold;
	border-top			: 1px solid #FFE099;
	border-left			: 1px solid #FF8000;
	border-right		: 1px solid #FF8000;
	border-bottom		: 1px solid #8c4600;
	padding				: 0px 0px 0px 0px;
	cursor				: auto;
}
INPUT.chk {
	border				: none;
	background-color	: transparent;
	width				: 13px;
	height				: 13px;
	margin				: 0px 0px 0px 0px;
}
SELECT {
	border				: 1px solid #FF8000;
	font-size			: 10px;
	background-color	: #FFFFF0;
	color				: #FF8000;
}

img
{
border: none;
}
