html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: url('images/body_bg.png') repeat-y center #ffffff;
	font-family: 'Sans-Serif','Arial','Verdana','Tahoma';
	font-size: 13px;
	color: #000000;
}

td {
	font-family: 'Sans-Serif','Arial','Verdana','Tahoma';
	font-size: 13px;
	color: #000000;
}

h1 {
	font-size: 18px;
}

h1:first-letter {
	color: #cc0000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

a img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #dd0000;
	text-decoration: none;
}

input {
	border: 1px solid #999999;
	padding: 2px;
	font-family: 'Sans-Serif','Arial','Verdana','Tahoma';
}

select {
	border: 1px solid #999999;
	padding: 2px;
	font-family: 'Sans-Serif','Arial','Verdana','Tahoma';
}

textarea {
	font-family: 'Sans-Serif','Arial','Verdana','Tahoma';
	font-size:12px;
	border: 1px solid #999999;
	padding: 2px;
}

.main {
	height: 100%;
	width: 900px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #ffffff;
}

.head {
	height: 120px;
	padding: 0px;
	padding-left: 10px;
	background: url('images/head_bg2.jpg') no-repeat right;
}

.head img {
	margin: 0px;
	padding: 0px;
}

.menu {
	padding-top: 30px;
	padding-bottom: 100px;
	width: 150px;
	background: url('images/menu_bg.png') left;
}

.menu dl {
	padding: 0px;
	margin: 0px;
}

.menu .sub {
	background: url('images/dt_sub.gif') no-repeat center right;
}

.menu .sub a {
	background: url('images/dt_bg.png') no-repeat bottom right;
}

.menu dl dt a {
	color: #dd0000;
	text-decoration: none;
	padding: 1px;
	padding-left: 5px;
	background: url('images/dt_bg.png') no-repeat bottom right;
	display: block;
}

.menu dl dt a:hover {
	text-decoration: none;
	background: url('images/dt_bg.png') #ffffff no-repeat bottom right;
}

.menu dl dt .current {
	text-decoration: none;
	background: url('images/dt_bg.png') #ffffff no-repeat bottom right;
}

.menu dl dd {
	margin: 0px;
}

.menu dl dd a {
	color: #000000;
	text-decoration: none;
	padding: 1px;
	padding-left: 10px;
	background: url('images/dd_bg.png') no-repeat bottom right;
	display: block;
	font-size: 11px;
}

.menu dl dd a:hover {
	text-decoration: none;
	background: url('images/dt_bg.png') #ffffff no-repeat bottom right;
}

.menu dl dd .current {
	text-decoration: none;
	background: url('images/dt_bg.png') #ffffff no-repeat bottom right;
}

.breadcrumbs {
	margin-left: 5px;
	font-size: 11px;
	font-style: italic;
}

.content {
	padding: 15px;
	padding-bottom: 80px;
}

.content td table td p {
	padding: 0px;
	margin: 0px;
}

.logos {
	width: 100px;
	padding: 5px;
	padding-top: 20px;
	text-align: center;
}

.logos img {
	margin-bottom: 10px;
}

.rule {
	height: 10px;
	background: url('images/rule_bg.png') no-repeat bottom left;
	font-size: 2px;
}

.lineHeadTop {
	background: url('images/head_bg.png') no-repeat top left;
}

.lineHeadBottom {
	background: url('images/head_bg.png') no-repeat bottom left;
}

.lineCopyTop {
	background: url('images/copy_bg.png') no-repeat top left;
}

.lineCopyBottom {
	background: url('images/copy_bg.png') no-repeat bottom left;
}

.copy {
	height: 50px;
	font-size: 10px;
	padding-left: 20px;
}

.copy a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.copy a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.copy span {
	color: #990000;
	font-weight: bold;
}

.help td {
	font-size: 11px;
	padding: 0px;
}

.radio {
	border: 0px;
}

.info {
	display: table;
	width: 400px;
	height: 50px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 5px;
	padding-left: 100px;
	border: 1px dashed #eeee00;
	background: url('images/bg_info.png') 20px 50%  no-repeat #ffffbb;
}

.succes {
	display: table;
	width: 400px;
	height: 50px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 5px;
	padding-left: 100px;
	border: 1px dashed #00ee00;
	background: url('images/bg_succes.png') 20px 50%  no-repeat #bbffbb;
}

.route {
	display: table;
	width: 100%;
	margin-left: 30px;
	padding: 5px;
	padding-left: 20px;
	border: 1px dashed #bbbbbb;
	background: #dddddd;
}

.aPanelConfig td {
	font-size: 11px;
	border-bottom: 1px solid #ffcccc;
	padding: 1px;
}

.aPanelConfig td input {
	font-size: 11px;
}

.aPanelConfig td textarea {
	font-size: 11px;
	font-family: 'Sans-Serif','Arial','Verdana','Tahoma';
	border: 1px solid #999999;
}

.aPanelConfig a {
	text-decoration: none;
	padding-left: 5px;
}

.noMakeUp td {
	border: 0px;
}

.adres {
	color: #ff0000;
	font-size: 10px;
	padding: 5px;
}

