﻿a:link, a:visited, a:hover { 
text-decoration : none; 
} 
a:hover { 
text-decoration : none; 
color : black; 
} 
body { 
background-color:#92ACD8;
margin : 0; 
padding : 0; 
border : 0 none; 
font-family : arial; 
} 

table  {
position:relative;
background-image:url('1/ag4.jpg');
background-color:white;
margin-left:155px;
}
div#header { 
margin : 0; 
position : absolute; 
top : 0; 
left : 0; 
width : 99%; 
border : 0 none; 
padding-left : 5px; 
padding-right : 5px; 
padding-top : 0; 
padding-bottom : 0; 
} 

div#header td { 
vertical-align : top; 
} 
div#header form { 
background-color : ; 
color : black; 
} 
div#header p { 
vertical-align : top; 
color : black; 
} 
div.sdmenu {
	width: 105px;
	margin-top:125px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	background: url("sdmenu/sdmenu/bottom.gif") no-repeat  right bottom;
	color: #0FF;
	position:absolute;
    height: 100%;
    padding: 2px;
    border: 1px solid silver;
}
div.sdmenu div {
	background: url("sdmenu/sdmenu/title.gif") repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url("sdmenu/sdmenu/toptitle.gif") no-repeat;
}
div.sdmenu div.collapsed {
	height: 22px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 20px;
	font-weight: normal;
	font-size:12px;
	color: black;
	background: url("sdmenu/sdmenu/expanded.gif") no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url("sdmenu/sdmenu/collapsed.gif");
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eef;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #6af url("sdmenu/sdmenu/linkarrow.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
}

#kassa { 
font-size : 10pt; 
font-weight : normal; 
font-family : arial; 
background-color : white; 
height : 100%; 
color : black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 1em; 
padding-bottom : 0; 
} 
div#kassa table { 
color : black; 
width : 50%; 
border : 2px solid; 
font-size : 10pt; 
font-weight : normal; 
text-align : left; 
border-collapse : collapse; 
padding-left : 5px; 
padding-right : 5px; 
padding-top : 0; 
padding-bottom : 0; 
} 
#kassa td { 
border : 1px solid; 
} 
