body {
    font-family: Arial, Helvetica;        
}

html, body, #container {
    width: 100%;
    height: 100%;      
}

#fullscreen {
    position: fixed;
    height: 100%;    
}

.mainbg {
    position: absolute;
    z-index: 1;
    width: 100% !important;
    height: 100% !important;
}

#menu {
    z-index: 11;
    position: absolute;        
    right: 0;
    top: 110px;
    width: 775px;
    height: 40px;
    background: url(../Images/menubg.png) repeat;
}

#menu ul {
    padding: 10px 0 0 5px;    
}

#menu ul li {
    float: left;
    padding: 0 15px;    
}

#menu ul li.separator {
    border-right: 1px solid #FFFFFF;
    height: 12px;
    margin: 5px 0 0;
    padding: 0;
    width: 1px;
}

#menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 8px;
}

#catalog, #accessories {
	width: 730px;
    /*width: 600px;*/
    /*height: 255px;*/
	height: 400px;
    background-color: #fff;
    position: absolute;
    right: 0px;
    top: 155px;
    z-index: 13;
    /*padding: 32px 0 0 45px; */
	padding: 22px 0 0 45px;
    font-size: 12px;  
    color: #4f4f4f; 
    display: none;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
}

#accessories {
    height: 190px;    
}

#catalog h3 {
    font-size: 18px;
    margin: 0 0 0 0;   
}

#accessories h3 {
    font-size: 18px;
    margin: 0;    
}

#accessories ul li {
    margin: 3px 0;    
}

#catalog ul li {
	margin: 2px 0;	
}

#catalog ul li a {
	font-size: 11px;
	text-decoration: none;
    color: #4f4f4f; 
}

#accessories ul li a {
    text-decoration: none;
    color: #4f4f4f;    
}

.catalog-boxes {
    float: left;    
}

.catalog-boxes.box1 {
    /*width: 130px;*/
	width: 100px;
}

.catalog-boxes.box2 {
    /*width: 135px;*/
	width: 100px;
}

.catalog-boxes.box3 {
    /*width: 130px;*/
	width: 100px;
}

.catalog-boxes.box4 {
    /*width: 120px;*/
	width: 100px;
}

#logo {
    position: absolute;
    z-index: 12;
    width: 151px;
    height: 53px;
    left: 65px;
    top: 50px   
}

#footer_container {
    background-color: #fff;
    width: 100%;
    height: 140px;
    position: absolute;
    bottom: 0;
    z-index: 12;  
}

.news_item {
    float: left;
    width: 25%;
    padding: 25px 0 15px 0;    
    cursor: pointer;
}

.news_item img {
    float: left;
    margin: 0 15px 0 10px;    
}

.news_item h2 {
    color: #4f4f4f;
    font-size: 18px;
}

.news_content {
    color: #4f4f4f;        
    font-size: 12px;
    margin: 5px 0 0;
}

#footer_container .catalog_item {
    float: left;
    padding: 25px 5px 15px 5px;    
    /*cursor: pointer;*/
    min-width: 50px;
    text-align: center;
}

#footer_container #category_name {
    float: left;
    width: 95px;
    background-color: #c0c2c4;
    height: 143px; 
    position: relative;
}

#content_floater {
    position: absolute;
    z-index: 12;
    left: 0;
    top: 175px;
    background-color: #fff;
    width: 825px;
    height: 432px;    
    color: #4f4f4f; 
    padding: 0 0 0 60px;
}

#content_floater.katalogus {
    height: 279px;    
}

#content_floater.gyik,
#content_floater.hirek {
    height: 473px;    
}

#content_floater.horeca {
    height: 432px;    
}

#content_floater.kapcsolat {
    height: 567px    
}

#content_floater.videoseta {
    height: 452px;
    padding: 0 0 0 100px; 
    width: 845px;   
}

#content_floater .content {
    line-height: 18px;
    font-size: 12px;
    width: 685px;
    height: 300px;
    overflow: hidden;
    float: left;
    margin: 95px 0 0;    
}

#content_floater.gyik .content {
    margin: 30px 0 0;    
}

#content_floater .content h1 {
    font-size: 18px;
    margin: 0 0 25px 0;    
}

#content_floater.gyik .content {
    height: 430px;
    width: 700px;    
}

#content_floater.videoseta .content {
    height: 400px;
    width: 720px;
    margin: 40px 0 0 0;    
}

#content_floater.horeca .content {
    width: 690px;    
}

#content_floater.kapcsolat .content {
    width: 700px;
}

#content_floater.gyik .content h1 {
    font-size: 24px;
    margin: 0;    
}

#content_floater.gyik .content h2 {
    font-size: 18px;
    margin: 0 0 22px 0;    
}

#content_floater.gyik .content a {
    margin: 0 0 6px 0;
    display: block;    
}

#content_floater.hirek .content {
    height: 355px;
    width: 700px;    
}

#content_floater.hirek .content b {
    font-weight: normal;
    margin: 0 0 25px 0;
    display: block;
}

#content_floater .sidebar {
    float: right;    
}

#content_floater .content a {
    color: #13557b;
    text-decoration: none;    
}

#content_floater .content #left_side {
    width: 260px;
    float: left;
}

#content_floater .content #right_side {
    float: right;
    width: 380px;
}

#content_floater .columns {
    float: left;    
}

#content_floater .columns#column1 {
    width: 235px;    
}

#content_floater .columns#column2 {
    width: 200px;    
}

#content_floater .columns#column3 {
    width: 210px;    
}

#content_floater .columns#column3 iframe {
    display: none;    
}

#content_floater .columns b {
    font-weight: normal;    
}

#katalogus_kep {
    float: left;
    margin: 0 30px 0 0;    
}

p.answer {
    margin: 15px 0;
    display: none;    
}

.scroll-pane {
    width: 100%;
    height: 250px;
    overflow: auto;    
}

#content_floater.hirek .scroll-pane {
    height: 350px;    
}

.jspTrack {
    visibility: hidden;
}

.jspVerticalBar {
    background: none repeat scroll 0 0 #fff !important;   
}

.jspArrowDown {
    background: url(../Images/pager_bottom.png) no-repeat !important;    
}

.jspArrowUp {
    background: url(../Images/pager_top.png) no-repeat !important;    
}

#carousel {
    height: 139px;    
    overflow: hidden;
}

.jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 52px;
    height: 138px;
    z-index: 99;
    cursor: pointer;
    background: transparent url(../Images/balra.png) no-repeat 0 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 95px;
    width: 52px;
    height: 138px;
    z-index: 99;
    cursor: pointer;
    background: transparent url(../Images/jobbra.png) no-repeat 0 0;
} 

.jcarousel-clip {
    overflow: hidden;
} 

.jcarousel-next-disabled {
    display: none !important;    
}

.jcarousel-prev-disabled {
    display: none !important;    
}

#catalog ul li a:hover,
#catalog ul li a.active,
#accessories ul li a:hover,
#accessories ul li a.active,
#content_floater.hirek .content b,
#content_floater .columns b  {
    font-weight: bold;    
}

.form {
    width: 540px;
}

.form, .form textarea{
    display:block;
    font-family: verdana;
    font-size: 11px;
}

.form label{
    display: block;
    float: left;
    width: 120px;
    margin-right: 10px;
    padding-top:4px;
    font-size: 11px;
}

.form .input, .form .input2, .form select, .form textarea{
    display: block;
    /*float: left;*/
    width: 395px;
    border: 1px solid #C0C2C4;
    padding: 4px;
    font-size: 11px;
    margin-bottom: 3px;
}

.form .input2{
    width: 50px !important;
}

.form select{
    width: 405px;
}

.form textarea{
    height: 70px;
}

.form .radio, .form span{
    float:left;
    display: block;
    margin: 5px 0px;
}

.form span{
    padding-left:5px;
    margin-right: 20px;
    font-size: 11px;
}

.form .check{
    display:block;
    float: left;
    margin: 5px 0px;
}

.form .submit{
    display: block;
    cursor: pointer;
    float: right;
    
    margin-right: 5px;
    width: 200px;
    border: 1px solid #C0C2C4;
    background-color: #ffffff;
}

.form .error{
    float: left;
    width: 100%;
    text-align: right;
    color: red;
    margin-bottom: 5px;
}

.innerright {
    position: relative;
    top: 20px;
}

.menuOverlay {
    position: absolute;   
    z-index: 99;
    display: none; 
    background: url(../Images/catpreview.png) no-repeat;
    width: 174px;
    height: 108px;
}

.menuOverlay img {
    position: relative;
    top: 9px;
    left: 9px;    
}

#navigation {
    float: none;
    margin: 0;
    position: absolute;    
    left: 0px;
    bottom: 195px;
    z-index: 11;
    height: 30px;
    width: 90px;
    background-color: #999;
    padding: 8px 15px 0 15px;
}

#navigation a {
    position: relative;
    top: 3px;    
    float: left;
}

#slidecounter {
    color: #fff;
    text-shadow: none;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}

#navigation a#prevslide {
    padding: 0 10px 0 0;    
}

#navigation a#nextslide {
    padding: 0 0 0 10px;    
}
