.artest {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
p, blockquote {
	font-family: helvetica, sans-serif;
	font-size: 13px;
	color: #3c0000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	behavior: url(_css/csshover.htc);
	font-size: 100%;
	text-align: left;
	font-family: helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#FBEEDB;
}

table {
	width:inherit;
	position:relative;
	left:20px;
	}
	
#partneri td {
	font-size:9px;
	font-weight: bold;
}
	
#background {
	background-image: url(../_gfx/bck.gif);
	background-repeat: repeat-y;
	width: 100%;
	z-index: 400;
}
.form {
	position: relative;
	margin	: auto;
	width: 500px;
	height: auto;
	text-align: left;
}
	
#logo {
	position: absolute;
	top: 30px;
	overflow: auto;
	left: 43px;
}

#maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	float:inherit;
	width: 670px;
/*	border: 2px solid #F8DFBC; */
	overflow: visible;
	visibility: visible;
	padding-top: 6px;
	position:relative;
	left: 22px;
	padding: 3px;
}
#maintxt li{
	font-family: helvetica, sans-serif;
	font-size: 13px;
	color: #3c0000;
}
#menutxt {
	position: absolute;
	top: 67px;
	overflow: visible;
	left: 270px;
	z-index: 600;
	height: auto;
	width: 436px;
}
/* !!!! menu !!!*/
#menuspc {
	background-image:url(../_gfx/top.jpg);
	float: left;
	height: 100px;
	width: 780px;
	border: none;
	overflow: visible;
	visibility: visible;
}
#menu {
width: auto;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 6.8em;
float: left;
}
#menu a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #888;
}
#menu a, h2 {
	font: italic bold 13px/14px Helvetica, serif;
	color: #8c0000;
	display: block;
	margin: 0px;
	padding: 1px 4px;
	text-decoration: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #888;
	border-bottom-color: #555;
	border-left-color: #888;
}
#menu a.1 {
	border-right-width: 1px;
	border-left-width: 0px;
}
#menu a.2 {
	border-right-width: 0px;
	border-left-width: 0px;
}

#menu h2 {
	border-right-width: 0px;
	border-left-width: 0px;
}


#menu a:hover {
color: #f33;
background: #fff;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
background: #EFDCBB;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0px;
padding: 1px 2px;
}
#menu ul ul li
{
	border-bottom:1px solid #FFFFFF;
	padding: 1px;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display: block;}

#footbck {
	background-image:url(../_gfx/bottom.jpg);
	background-repeat:no-repeat;
	min-height:60px;
}
#footspc {
	padding-top: 9px;
	float: left;
	width: 780px;
	height: 55px;
	border: none;
	overflow: visible;
	visibility: visible;
	vertical-align: bottom;
	text-indent: 22px;
	clear: none;
}

