#header {
    background:#000 url(images/headbg.png) bottom left repeat-x;
    width:100%;
    height:60px;
}
#header2center {
    width:960px;
    margin:0 auto;
}
.logo { height:60px; width:330px; background:url(../images/szolariumok-logo.png) center center no-repeat; float:left; display:inline-block; margin-left:10px; }
.logo h1 { margin:0px; padding:0px; }
.logo a { height:60px; width:330px; display:block; overflow:hidden; text-indent:-1000em; }
.topmenu_container{ 
    /*height:60px;*/
    width:400px;
    float:right;
    padding-top:10px;
    padding-right:16px;
    text-align:right;
}
#topmenu {
    text-align:right;
    margin:0 10px 0 0;
    padding:0;
    list-style-image: none;
    list-style: none;
	/*line-height:26px;*/
    font-family:Verdana,sans-serif,Arial,Helvetica;
	font-size:13.5px;
    font-weight:bold;
    background-color:transparent;
}
#topmenu li {
    display:inline-block;
    /*float:left;*/
}
#topmenu li {
    font-family:Verdana,sans-serif,Arial,Helvetica;
	font-size:13.5px;
    font-weight:bold;
	/*line-height:26px;*/
    /*height:26px;*/
}
#topmenu li a {
    display:block;
    font-family:Verdana,sans-serif,Arial,Helvetica;
	font-size:13.5px;
    font-weight:bold;
	/*line-height:26px;*/
    color:#ffa200;
    padding:0px 6px;
    text-decoration:none;
}
#topmenu li a:hover, #topmenu li a.mainmenu_hover {
    color:#ffffff;
    background:transparent url(images/menu_bg_over.png) center left repeat-x;
}
#topmenu li.mainmenu_devider {
    background:transparent url(images/mainmenu_devider.png) center center no-repeat;
    color:#888;
}

/************************************************************************************************/

#footermenu {
    text-align:center;
    margin:0;
    padding:0;
    list-style-image: none;
    list-style: none;
    font-family:Verdana,sans-serif,Arial,Helvetica;
	font-size:13px;
    font-weight:bold;
    background-color:transparent;
}
#footermenu li {
    display:inline-block;
    /*float:left;*/
}
#footermenu li {
    font-family:Verdana,sans-serif,Arial,Helvetica;
	font-size:13px;
    font-weight:bold;
}
#footermenu li a {
    display:block;
    font-family:Verdana,sans-serif,Arial,Helvetica;
	font-size:13px;
    font-weight:bold;
	/*line-height:26px;*/
    color:#ddd;
    padding:0px 6px;
    text-decoration:none;
}
#footermenu li a:hover, #footermenu li a.mainmenu_hover {
    color:#ffffff;
    background:transparent url(images/menu_bg_over.png) center left repeat-x;
}
#footermenu li.mainmenu_devider {
    background:transparent url(images/mainmenu_devider.png) center center no-repeat;
    color:#888;
}

/************************************************************************************************/

#leftmenubox {
/*    -webkit-box-shadow:0px 0px 10px 5px #ddd;
    box-shadow:0px 0px 10px 5px #ddd;*/
}
#contentshadow {
    /*background:transparent url(images/topshadow.png) top left repeat-x;*/
    width:100%;
}
#contentbg {
    background:transparent url(images/content-tr-bg.png);
    width:960px;
    margin:0 auto;
    padding:0px 10px 0px 10px;
    /* IE hack minimális magasságra. */
    min-height:500px;
    height:auto !important;
    height:500px;
}
#content { /* #contentbg-20px margin = 940px */
    padding:10px 10px 10px 10px;
    background:transparent url(images/contentbg2.png);
}
#content-left {
    float:left;
    width:260px;
    text-align:center;
}
#content-right {
    float:right;
    width:660px;
}

#left_contact_box {
    border:1px solid #ddd;
    margin-top:20px;
    background-color:#FAFAFA;
    color:#555;
    font-size:11.5px;
    line-height:2;
}
#left_contact_box .boxtitle {
    border-bottom:1px solid #ddd;
    height:50px;
    line-height:50px;
    padding:0px 0px 0px 20px;
    background:transparent url(images/boxhead-bg.gif) center center;
    color:#555;
    font-family:Arial,Verdana;
    font-size:18px;
    font-weight:bold;
    text-shadow: 0px 0px 10px #aaa;
    filter: dropshadow(color=#aaa, offx=0, offy=0);
}
#left_contact_box .boxcontent{
    padding:20px;
}
#left_contact_box .company {
    font-weight:bolder;
    margin-bottom:15px;
    color:#444;
    font-family:Arial,Verdana;
    font-size:14px;
    font-weight:bold;
    text-shadow: 0px 0px 10px #aaa;
    filter: dropshadow(color=#aaa, offx=0, offy=0);
}
#left_contact_box td.title {
    width:80px;
    font-weight:bold;
}
/************************************************************************************************/
#sliderbox {
    /*
    -webkit-box-shadow:  0px 0px 10px 0px #60e0f7;
    box-shadow:  0px 0px 10px 0px #60e0f7;
    border:1px solid #b3f1fc;
    height:310px;
    */
    width:660px;
    margin:0px auto;
}


.studio_datas td {
    padding:3px;
}

#kapcsolat td {
    padding:0px 20px 4px 0px;
}

#footer {
    font-size:12.5px;
    background:#000 url(images/footer-bg.png) top left repeat-x;
    color:#bbb;
    text-align:center;
    -webkit-box-shadow:0px 0px 5px 0px #444;
    box-shadow:0px 0px 5px 0px #444;    
}
#footer .devider {
    margin:0 auto;
    height:1px;
    background:url(images/footer_devider.png) center center no-repeat;
}
#footer p {
    color:#bbb;
    text-align:center;
}
.gepadatok_tbl {
    width:100%;
}
.gepadatok_tbl .adat { padding:3px 3px 3px 10px; text-align:right; }

a.linkgomb {
    color:#fff;
    display:inline-block;
    text-align:center;
    width:200px;
    line-height:32px;
    -webkit-border-radius:5px;
    border-radius:5px; 
    font-weight:bold;
    /*gradient*/
    background: #b3dced; /* Old browsers */
    background: -moz-linear-gradient(top,  #b3dced 0%, #29b8e5 40%, #29b8e5 74%, #bce0ee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3dced), color-stop(40%,#29b8e5), color-stop(74%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b3dced 0%,#29b8e5 40%,#29b8e5 74%,#bce0ee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b3dced 0%,#29b8e5 40%,#29b8e5 74%,#bce0ee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b3dced 0%,#29b8e5 40%,#29b8e5 74%,#bce0ee 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b3dced 0%,#29b8e5 40%,#29b8e5 74%,#bce0ee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=0 ); /* IE6-9 */
}
a.linkgomb:hover {color:#F0F0F0;}
