body {
	margin:0;
	padding:0;
	background: url(gfx/bg.gif) repeat-x top #f5f5f5;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #828282;
	text-align: center;
	}
	
a {
	color: #be0000;
	text-decoration: none;
	}

a:hover {
	color: #be0000;
	text-decoration: underline;
	}

td	{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #828282;
	}

input, textarea
{

	font-weight: normal;
	font-size: 12px;
	}
	
#dhtmltooltip {
	position: absolute;
	width: 352px;
	visibility: hidden;
	background: white;
	z-index: 100;
	}

.img {
	border: 1px solid #666;
	}
	
.hd {
	position: relative;
	margin: auto;
	width: 780px;
	background: #be0000;
	}

.sh {
	position: absolute;
	left: -20px; top: 0px;
	width: 20px; height: 250px;
	background: url(gfx/lg_sh_l.gif);
	}

.tt {
	position: absolute;
	left: 0px; top: 0px;
	width: 250px; height: 250px;
	}

.nag {
	position: absolute;
	left: 250px; top: 0px;
	width: 530px; height: 250px;
	background: #931818 url(gfx/hd_bg.jpg);
	}

.nag_txt {
	position: absolute;
	left: 250px; top: 25px;
	font-family: century gothic, arial, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: yellow;
	text-align: right;
	}

.nag_txt2 {
	font-family: century gothic, arial, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	color: yellow;
	text-align: right;
	}

.minilink {
	position: absolute;
	left: 760px; top: 9px;
	}

.mn {
	position: relative;
	background: url(gfx/mn_bg.gif) no-repeat top #fff;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #e1e1e1;
	width: 249px !important;
	width: 251px;
	}

.mn_sep {
	width: 100%;
	height: 1px;
	background: url(gfx/menu_sep.gif) no-repeat;
	font-size: 1px;
	}

.mn_poz {
	font-family: century gothic, verdana, arial, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #990000;
	font-weight: bold;
	padding: 9px 2px 8px 65px;
	cursor: pointer;
	}

a.pozmenu {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}

a.pozmenu:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}

.mn_2 {
	position: absolute;
	left: 250px; bottom: -17px;
	background: url(gfx/mn_bg_2.gif);
	width: 12px; height: 191px;
	}

.mn_5 {
	background: url(gfx/mn_bg_3.gif);
	width: 251px; height: 16px;
	font-size: 1px;
	}

.mn_4 {
	position: absolute;
	left: 2px; bottom: 2px;
	background: #be0000;
	width: 245px; height: 7px;
	font-size: 1px;
	}

.pod_menu {
	background: url(gfx/pod_menu.gif) no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #a8a8a8;
	text-align: center;
	width: 251px; height: 295px;
	}

.tresc {
	padding: 22px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #828282;
	}

.tresctytul {
	font-family: century gothic, verdana, arial, sans-serif;
	font-size: 33px;
	color: #4B8ED7;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
	}

.nieb {
	color: #4B8ED7;
	}

.obr {
	background: white;
	padding: 5px;
	border: 1px solid #c8c8c8;
	}

.obr_list {
	background: white;
	padding: 5px;
	width: 250px;
	border: 1px solid #c8c8c8;
	}

.pre_ft {
	position: relative;
	height: 125px;
	}

.ft {
	position: absolute;
	top:0; left:0;
	background: url(gfx/ft_bg.gif) no-repeat;
	width: 780px;
	height: 125px;
	}

.ft_logo {
	position: absolute;
	top: 0px; left: 27px;
	width: 181px; height: 78px;
	background: url(gfx/ft_lg.jpg);
	}

.ft_copy {
	position: absolute;
	top: 58px; left: 70px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #bb1111;
	text-align: center;
	}

a.foot {
	color: #bb1111;
	font-weight: normal;
	text-decoration: none;
	}

a.foot:hover {
	color: #bb1111;
	font-weight: normal;
	text-decoration: underline;
	}

.ft_links {
	position: absolute;
	top: 58px; left: 270px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #bb1111;
	text-align: center;
	}

.ft_auth {
	position: absolute;
	top: 97px; right: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #c8c8c8;
	text-align: center;
	}

a.autho {
	color: #c8c8c8;
	font-weight: normal;
	text-decoration: none;
	}

a.autho:hover {
	color: #bb1111;
	font-weight: normal;
	text-decoration: none;
	}
