/*
Theme Name: Twenty Thirteen Child
Template:     twentythirteen
*/

html, button, input, select, textarea {
    font-family: "Open Sans",Helvetica,sans-serif;
}

.site {
    max-width:none;
}

.site-header {
    background: url("http://konyveles.webboy.hu/wp-content/uploads/accounting1.jpg") no-repeat scroll center top / cover rgba(0, 0, 0, 0) !important;
}

.site-header .home-link {
    color: #dddddd;   
    /*max-width: 970px;*/
}

.site-title {
    color: #dddddd;
}

.site-description {
    color: #dddddd;
}

.navbar {
    max-width: none;
}

.main-navigation {
    /*max-width: 970px;*/
 }

.entry-header, .entry-content {
    max-width: 970px;
}
 
h1, h2, h3, h4, h5, h6 {
    color: #154d7e;
    font-family: "Open Sans",Georgia,serif;
}

ul {
    list-style-type: none;
}

.wpb_accordion_header {
    background-color: #f7f5e7 !important;
}

.onl_txt_01 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#154d7e; 
	
}

.onl_btn_01 {
	width:100%;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
}

#content {
	background: url("http://192.168.1.101/bizt/wp-content/uploads/2015/02/foot_bg.png") repeat-x bottom;
}

.infop {
	color:#154d7e;
	font-size:14px;
	font-weight:bold;
}

.infos {
	color:#154d7e;
	font-size:14px;
	font-weight:normal;
}

.infoa {
	color:#FFFFFF !important;
	font-size:14px;
	font-weight:normal;
}

.formlab {
	font-weight:bold;
}

@media only screen and (max-width: 768px) {
    #content {
    	background:none;
    }
}

@media (max-width: 643px) {
    #secondary .widget-area {
        height:600px !important;
    }
}