a, a:link, a:visited {
	text-decoration: none;
	color: #E134F7;
}

a:link:hover, a:visited:hover {
	text-decoration: none;
	color: #72028A;
}

body {
	background-image:url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: arial;
	font-size: 12px;
	color: #6E736D;
}

tr.menu {
	background-image:url(images/menu_back.gif); 
	background-position: left top; 
	background-repeat: repeat-x;
}

td.submenu_back {
	background-image:url(images/submenu_back.gif); 
	background-position: left top; 
	background-repeat: repeat-x;
	width: 178px;
}

td.activemenu {
	background-image:url(images/activemenu_back.gif); 
	background-position: left top; 
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 28px;
	padding-left: 18px;
	padding-right: 18px;
}

td.menu {
	padding-left: 18px;
	padding-right: 18px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 28px;
}

.menua:link, .menua:visited { color: white }
.menua:link:hover, .menua:visited:hover { text-decoration: underline; color: white; }

.menua_current:link, .menua_current:visited, .menua_current:link:hover, .menua_current:visited:hover  { color: white; font-weight: bold; }

.submenua:link, .submenua:visited { color: #666962 }
.submenua:link:hover, .submenua:visited:hover { text-decoration: underline; color: #666962; }

.submenua_current:link, .submenua_current:visited, .submenua_current:link:hover, .submenua_current:visited:hover  { color: #E134F7; }

td.navsub {
	font-family: arial;
	font-size: 11px;
	color: #666962;
	text-align: left;
	height: 17px;
	padding-left: 25px;
}

.navsub:link, .navsub:visited { color: #666962; }
.navsub:link:hover, .navsub:visited:hover { text-decoration: underline; color: #666962; }

.navsub_current:link, .navsub_current:visited, .navsub_current:link:hover, .navsub_current:visited:hover { color: #E134F7; }


td.submenu {
	font-family: arial;
	font-size: 12px;
	color: #666962;
	text-align: left;
	height: 28px;
	font-weight: bold;
}

td.lang {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	width: 168px;
	padding-left: 10px;
}

.langa:link, .langa:visited { color: white }
.langa:link:hover, .langa:visited:hover { text-decoration: underline; color: white; }

.langa_current:link, .langa_current:visited, .langa_current:link:hover, .langa_current:visited:hover { text-decoration: none; color: #D59BE1;}

td.actions {
	font-family: arial;
	font-size: 12px;
	color: #A3A3A3;
	text-align: right;
	vertical-align: bottom;
	padding-bottom:10px;
}

.actionsa:link, .actionsa:visited { color: #A3A3A3 }
.actionsa:link:hover, .actionsa:visited:hover { text-decoration: underline; color: #E134F7; }

td.search {
	padding-left: 19px;
	padding-top: 23px;
}

input.kiri { 
	color: #494B47; 
	font-family: 'Arial'; 
	font-size: 10px; 
	float: left; 
	background: #FFFFFF; 
	width: 104px; 
	height: 15px; 
	border-top: #D5D5D5 1px solid; 
	border-bottom: #D5D5D5 1px solid; 
	border-left: #D5D5D5 1px solid; 
	border-right: 0px; 
	padding-left: 10px; 
	margin: 0px; 
	padding-top: 3px; 
}
input.button { 
	float: left; 
	background: url('images/button.gif') right no-repeat; 
	width: 23px;  
	height: 21px; 
	margin: 0px; 
	border: 0px; 
	cursor: hand;
}

td.tryki {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-align: right;
	height: 30px;
	padding-right: 10px;
	vertical-align: bottom;
}

td.title {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #E134F7;
	text-align: left;
	height: 20px;
}

td.content {
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
}

td.footer {
	color: #AAADA9;
	font-size: 11px;
	text-align: right;
	height: 30px;
	vertical-align: bottom;
}