/*
* {box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;}
*/
td,div,table/*,li*/,ul,a,span,label/*,input,select,textarea*/ {box-sizing: border-box; -moz-box-sizing: border-box;/*-ms-box-sizing: border-box;*/}

/*
* {box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;}*/
td,div,table, li, ul,a,span,label,input,select,textarea {box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;}


div, ul, li, img, h1, h2, h3, h4, h5, h6, form,p
{
	padding:0px;
	margin:0px;
}

ul
{
	list-style:none;
}

img, table, td
{
	border:0px;
}

html, body {
    height:100%;
}

body
{
    padding: 0;
    margin: 0;
    background: #FFFFFF;
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
    color: #111;
    line-height: 14px;
    font-size: 11px;
}

h1{
    line-height: 30px;
    text-align: left;
}

.menu{
    width: 746px;
    height: 22px;
    margin: 10px 2px;
}

.menu2{
    width: 746px;
    height: 22px;
    margin: 10px 2px;
    text-align: left;
}

.menu a{font-size: 18px;line-height: 18px;color:#000;margin-left:6px;}

.menu2 a{font-size: 12px;line-height: 12px;font-weight: bold;color:#000;margin-left:6px;}

.logo{background:url('../images/logok.png') no-repeat top center;width:795px;height:48px; position: relative;}

.logo a{position: absolute; display: block; top: 5px;height:40px;}

.logo a.reklam{left:5px;width:140px;}

.logo a.libri{left:145px;width:130px;}

.logo a.visegradi{left:285px;width:75px;}

.logo a.visegradf{left:370px;width:90px;}

.logo a.veled{left:458px;width:65px;}

.logo a.utazzitthon{left:525px;width:95px;}

.logo a.mahart{left:617px;width:80px;}

.footer{width:795px;height: 60px;overflow: auto;margin-bottom:16px; line-height: 14px;margin-top: 15px;}



#imageScroller {
	position:relative;
	overflow:hidden;
	width: 703px;
	height:50px;
    background-color:#e5cf9e;
    float: left;
}

#imageScroller #viewer {
	height: 50px;
    width: 100px;
	position:relative;
}


.wrapper{
	float:left;
    display: block;
    margin: 5px;
}
