*
{
	margin: 0;
	/*padding: 0;*/
	font-family: Arial,"Times New Roman",Times,serif;
}
a
{
	text-decoration: none;
}
/*li
{
	list-style-type: none;
}*/
img
{
    border: 0;
}
#container
{
    position: absolute;
	width: 900px;
	/*margin: 0 auto;*/
    left: 50%;
	margin-top: 0;
	margin-left: -450px;
	margin-right: auto;
	font-size: 11pt;
	font-weight: bold;
}
#container.kicsi
{
	width: 900px;
}
div.oldal-fej
{
	top: 0px;
	width: 900px;
	height: 70px;
	margin: 0 auto;
	padding: 0px;
    background-image: url('img/felso_sav.png');
}
div.oldal-fej:hover
{
    background-image: url('img/felso_sav_aktiv.png');
}
div.oldal-fej.fixed
{
    z-index: 100;
}
div.oldal-fej img
{
    width: 900px;
    height: 80px;
}
div.oldal-fej a {
	display: block;
	width: 100%;
	height: 100%;
}
#felhasznalo
{
	margin: 0px 5px;
	width: 880px;
	text-align: right;
}
#felhasznalo .felh-span
{
	display: inline-block;
	padding: 0 3px;
	border: solid 1px;
	/*z-index: 1000;*/
}
#felhasznalo img
{
	vertical-align: top;
}
.fix-elem.menu
{
    position: fixed;
    top: 119px;
    padding: 5px 0;
    background-color: #fff;
    z-index: 20;
}
.marka-menu
{
    position: relative;
    clear: both;
    max-height: 90px;
    overflow: hidden;
    box-sizing: border-box;
    transition: max-height 500ms;
}
.marka-menu.zart
{
    max-height: 0;
}
.marka-menu.fix.zart
{
    padding: 0;
}
.marka-menu .closeikon
{
    position: absolute;
    right: 6px;
    bottom: 11px;
}
.marka-menu .closeikon img
{
	float: right;
}
.marka-menu .closeikon div
{
	font-size: 8pt;
	display: none;
	float: right;
	*margin-right: 0;
	padding: 0 3px;
	border-bottom: solid 2px;
}
.marka-menu .closeikon:hover div
{
	display: block;
}
.marka-menu > div
{
	margin-bottom: 5px;
	padding: 5px;
	border: solid 3px; 
	width: 884px;
}
.marka-menu.fix > div
{
	margin: 0;
}
.marka-menu:first-child
{
	margin-top: 5px;
	//margin-top: -8px;
	*margin-top: 0;
}
.marka-menu ul
{
	float: left;
	padding: 0;
}
.marka-menu li
{
	list-style-type: none;
	width: 144px;
	cursor: pointer;
}
.marka-menu li.aktiv {
	cursor: auto;
}
.marka-menu li a
{
	display: block;
}
form
{
	width: 100%;
}
#login input[type="text"]
{
	border: solid 1px;
	padding: 0 3px;
}
#login input[name="login"]
{
	width: 40px;
}
#login input[name="password"]
{
	width: 80px;
}
#login input[type="submit"]
{
	display: inline;
	margin-left: 10px;
}
.nagy-gomb
{
	padding: 0 .25em;
	width: 0;
	height: 30px;
	font-size: 12pt;
	font-weight: bold;
	overflow: visible;
}
.nagy-gomb[class]
{
	width: auto;
}
.link-gomb
{
	display: block;
	width: auto;
	height: 30px;
	font-size: 12pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	background-color: #f5f5f1;
	border: solid 1px;
	border-color: #003c74;
}
#fix-menu-sav
{
    position: fixed;
    top: 0;
    width: 900px;
    padding: 3px;
    border: solid 2px;
    background-color: #fff;
    text-align: right;
    box-sizing: border-box;
    z-index: 30;
}
#tn-normal .fix-elem.oldal-darab
{
    position: fixed;
    top: 84px;
    width: 900px;
    height: 35px;
    padding: 3px 3px 0 3px;
    border: solid 2px;
    background-color: #fff;
    text-align: right;
    box-sizing: border-box;
    z-index: 20;
}
.ikon-menu-also .kosar-brutto, .ikon-menu-also .kosar-brutto span
{
    color: red;
}
.fooldal-szoveg {
	padding: 5px;
	background-color: crimson;
	color: #ff8;
}
.rounded4 { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px; -khtml-border-radius: 4px; }
.rounded4-bottom { border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; -opera-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px; }
.rounded2-bottom { border-radius: 0 0 2px 2px; -moz-border-radius: 0 0 2px 2px; -webkit-border-radius: 0 0 2px 2px; -opera-border-radius: 0 0 2px 2px; -khtml-border-radius: 0 0 2px 2px; }
.rounded4-cse-min { border-radius: 4px 0 4px 0; -moz-border-radius: 4px 0 4px 0; -webkit-border-radius: 4px 0 4px 0; -opera-border-radius: 4px 0 4px 0; -khtml-border-radius: 4px 0 4px 0; }
.rounded5 { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -opera-border-radius: 5px; -khtml-border-radius: 5px; }
.rounded5-bottom { border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -opera-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; }
.rounded8 { border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -opera-border-radius: 8px; -khtml-border-radius: 8px; }
.noselect { -khtml-webkit-touch-callout: none; -khtml-user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.clearfix:after, #content:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

.clearfix { *zoom: 1;}
