body
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

div,p,li,td
{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

a:link,
a:visited,
a:active
{
	color: #005FA6;
	text-decoration: underline;
	line-height: 120%;
}

a:hover
{
	color: #005FA6;
	text-decoration: none;
	line-height: 120%;
}

td.header
{
	text-align: left;
	vertical-align: top;
	padding:0;
	margin:0;
	width: 100%;
}

td.page
{
	text-align: left;
	vertical-align: top;
	padding:0;
	margin:0;
	width: 100%;
	height: 100%;
}

td.footer
{
	text-align: left;
	vertical-align: top;
	padding:0;
	margin:0;
	width: 100%;
}

table.header-menu-line
{
	height: 35px;
	background: #D7D7D7;
}

td.header-menu-cell_a
{
	width: 85px;
}

td.header-menu-cell_b
{
	width: 135px;
	background: #C2C2C2;
	text-align: center;
	vertical-align: middle;
}

td.header-menu-cell_c
{
	padding-left: 73px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D8030B;
}

a.header-menu-link:link,
a.header-menu-link:visited,
a.header-menu-link:active
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D8030B;
	text-decoration: none;
}

a.header-menu-link:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

td.left-menu
{
	width: 220px;
	background: #898989;
	height: 100%;
	vertical-align: top;
}

tr.left-menu-p-u
{
	height: 30px;
	background: #D7D7D7;
	cursor: hand;
}

tr.left-menu-p-u img
{
	display: none;
	margin-left: 10px;
}

tr.left-menu-p-u a:link,
tr.left-menu-p-u a:active,
tr.left-menu-p-u a:visited
{
	color: #D8030B;
	font-weight: bold;
	text-decoration: none;
}


tr.left-menu-p-s a:link,
tr.left-menu-p-s a:active,
tr.left-menu-p-s a:visited,
tr.left-menu-p-s a:hover,
tr.left-menu-p-u a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

tr.left-menu-p-s
{
	height: 30px;
	background: #ED1C24;
	cursor: hand;
}

tr.left-menu-p-s img
{
	display: block;
	margin-left: 10px;
}

td.left-menu-arrow
{
	width: 25px;
	text-align: left;
	vertical-align: middle;
}

td.left-menu-spacer
{
	height: 1px;
}

td.left-menu-h
{
	height: 30px;
	vertical-align: middle;
	text-align: right;
}

td.left-menu-h p
{
	text-align: right;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
}

div.left-menu-t-a
{
	margin-top: 60px;
	width: 220px;
	height: 43px;
	background: url('img/lm1.jpg') center scroll no-repeat;
	position: relative;
}

div.left-menu-t-b
{
	margin-top: 34px;
	width: 220px;
	height: 43px;
	background: url('img/lm2.jpg') center scroll no-repeat;
	position: relative;
}

div.left-menu-t-a a:link,
div.left-menu-t-a a:visited,
div.left-menu-t-a a:active,
div.left-menu-t-a a:hover,
div.left-menu-t-b a:link,
div.left-menu-t-b a:visited,
div.left-menu-t-b a:active,
div.left-menu-t-b a:hover
{
	position: absolute;
	display: block;
	width: 45px;
	height: 20px;
	left: 155px;
	top: 23px;
	color: black;
	text-decoration: underline;
	font-size: 14px;
}

div.left-menu-address
{
position:relative;
bottom: -180px;
	margin-top: 60px;
	margin-bottom: 34px;
	padding-left: 24px;
	color: #D7D7D7;
}

td.content
{
	vertical-align: top;
}

div.content
{
/* sveta	
	margin-left: 55px;
	margin-right: 45px;
	margin-top: 30px;
	margin-bottom: 25px;
*/
	margin: 20px;
}
/* sveta*/
* html div.content{
  width: 100%;
}

td.footer-left
{
	height: 113px;
	width: 220px;
	background: #D7D7D7;
}

td.footer-left div
{
	margin-left: 25px;
	font-family: Arial;
	font-size: 12px;
	color: #959595;
}

a.footer-webcopy:link,
a.footer-webcopy:active,
a.footer-webcopy:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #959595;
	text-decoration: underline;
}

a.footer-webcopy:hover
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

td.footer-right
{
	height: 113px;
	background: #ECECEC;
	font-family: Arial;
	font-size: 12px;
	color: #959595;
	padding-left: 55px;
}

div.page-header
{
	margin-bottom: -8px;
	height: 32px;
	padding-top: 9px;
	color: black;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	/* sveta
	margin-top: -20px;
	*/
}
div.page-header-img img{
margin-left:50px;
margin-bottom:5px;
}
.sel2
{
	font-size: 14px;
	color: #ED1C24;
	font-weight: bold;
}

.sel3
{
	font-size: 14px;
	color: black;
	font-weight: bold;
}
