body, div, form {
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
	}			
body{
	background-color: #e2e2e2;

}
td.emty{
	font-size: 1px;
	line-height:1px;
}
div.stikers img{
	margin:3px;
}

td.topbg{
	background-image: url(../img/gr/topbg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
td.sitename{
	background-color: #6baf1e;
}
td.sitename a {
	font-size: 11px;
	color:#ffffff;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	margin:0px 8px 0px 0px 
}
td.sitename a:hover {
	text-decoration: underline;
}

div.logo{
	background-image: url(../img/arclogo.png);
	height:118px;
	width:215px;
	position: absolute;
	z-index: 1000 !important;
	top:0;
	left: -6;
}
td.botbg{
	background-image: url(../img/gr/botbg.png);
	background-repeat: no-repeat;
	
}
a.knor{
	background-image: url(../img/knor.png);
	background-repeat: no-repeat;
	height:33px;
	width:41px;
	float: left;
}
a.kngr{
	background-image: url(../img/kngr.png);
	background-repeat: no-repeat;
	height:33px;
	width:41px;
	float: left;
}
a:hover.knor{
	background-image: url(../img/knor2.png);
}
a:hover.kngr{
	background-image: url(../img/kngr2.png);
}
td.copyright{
	font-size: 10px;
	color:#ffffff;
	font-family: verdana;
	
}
td.lines{
	background-image: url(../img/gr/lines.png);
	background-repeat: no-repeat;
}








/* menu css*/


.span{
	display:block;
	padding:0px;
	font-size:14px;
	font-family: arial;
	color:#ffffff;
	font-weight: bold;
	text-align: left !important;
	
}

.tdMenu, .tdMenuHover
{
	border-top:2px solid #609d1c;
	border-bottom:2px solid #609d1c;
	margin:0px;
	padding:5px 0px 0px 20px;
	cursor:pointer;
	width:180px !important; width:200px;
	height:21px !important; height:30px;
	background-repeat: no-repeat;
	text-align:left;
	vertical-align: middle;
	background-image: url(../img/gr/arrow.gif);
	
}
.tdMenu
{	
	background-color: #78c322;
	}
.tdMenuHover{	
	background-color: #94d04f;
	color:#ffffff !important;
	}
.tdMenuHover .span /* smena cveta texta v linke pre navodke */
{		
	color:#ffffff !important;
	}
.subMenuTable
{border-collapse: collapse;
	border-left:1px solid #609d1c;
	border-right:1px solid #609d1c;	
	margin:0px;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	z-index:3;
	
}












