/*
Theme Name: SYLABA
*/

body{
	background: url(img/top_tlo_sg.png) repeat-x 0px 100px;
	margin: 0;
}

.container{
	width: 1000px;
	padding: 10px;
	margin: 0 auto;
} 

.top {
	float: left;
	width: 100%;
	height: 90px;
}

.logo{
	width: 247px;
	height: 248px;
	display: block;
	background: url(img/logo.png);
	position: absolute;
	margin-top: 100px;
}

.logo:hover{
	background: url(img/logo_h.png);
}

.menu-main_menu-container{
	float: left;
	clear: both; 
	width: 105%;
}

.menu-main_menu-container ul{
	padding: 0;
	margin-top: 25px;
}

#menu-main_menu li{
	display: inline-block;
}

#menu-main_menu li a{
	font: 16px 'Roboto';
	color :#383838;
	text-decoration:none;
	margin-left: 25px;
}

.c_top{
	float:right;
	font: 14px 'Roboto';
	color :#a7a7a7;
	clear: both;
}

.ico-phone{
	width: 13px;
	height: 15px;
	display: inline-block;
	background : url(img/phone_ico.png) no-repeat;
}

.ico-chat{
	width: 15px;
	height: 15px;
	display: inline-block;
	background : url(img/talk_ico.png) no-repeat;
}

.hasSubMenu{
	background: url(img/sub_menu.png) no-repeat;
	background-position: right;
	padding-right: 19px;
}

.sub-menu{
	display: none;
	position:absolute;
	z-index: 1000;
	
}

.sub-menu li{
	background: #e2e2e2;
	width: 250px;
	height: 25px;
	display: block !important;
}

.sub-menu li a{
	color :#7d7d7d;
	font: 16px 'Calibri';
}

.footer{
	background : url(img/btm_tlo.png) repeat-x;
	height: 300px;
	width: 100%;
	float: left;
}

.bottom_block_title{
	font: 20px 'Roboto';
	color :#383838;
	text-transform: uppercase;
}

.bottom_block_content{
	font: 12px 'Arial';
	color :#383838;
	line-height: 20px;
	text-align: justify;
}

.bottom_block{
	width: 293px;
	float:left;
	padding: 20px;
}

.footergallery img{
	width: 50px;
	height: 50px;
}

.topBanner{
	height: 353px;
}

.AdvImage{
	position: absolute;
	margin-left: 390px;
	z-index: -1;
}

.txts{
	margin-left: 275px;
	margin-top: 130px;
	position: absolute;
}

.txts .ttl{
	color :#383838;
	font: 30px 'Roboto';	
	margin-top: 10px;
}

.txts .ttl2{
	color :#6f4a29;
	font: 18px 'Arial';
}

.txts .txt{
	width: 500px;
	font: 14px 'Arial';
	color: #383838;
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
}

.mainC{
	margin-top:10px;
}

.quota{
	font: 18px 'Calibri';
	color : #525252;
	height: 100px;
	width: 960px;
	line-height: 30px;
	background : #dedede;
	margin: 0 auto;
	margin-top: 20px !important;
	text-align: center;
	float:left;
	padding-right: 5px;
	margin-bottom:20px;
}

.quota_ico{
	display: inline-block;
	width: 40px;
	height: 28px;
	background: url(img/quota.png);
	margin-left: 20px;
	margin-top: 10px;
}

.advBlock{
	width: 442px;
	float: left;
	margin-left: 33px;
	margin-bottom: 20px;
}

.elipse_img{
	height: 180px;
	margin: 0 auto;
}

.elipse_img img{
	margin-left: 60px;
}

.advBlock .ttl{
	color :#383838;
	font: 20px 'Roboto';
	text-transform: uppercase;
}

.advBlock  .txt{
	text-align: justify;
	font: 12px 'Arial';
	color :#383838;
	line-height: 20px;
}

.more{
	display: block;
	float: right;
	width: 75px;
	height: 19px;
	background : url(img/more.png) no-repeat;
}

.subpage_top{
	height: 350px;
}

.txts-subpage{
	margin-left: 50px; 
	margin-top: 110px;
	position: absolute;
}

.contentCont{
	font: 12px 'Arial';
	color :#383838;
}

.cc_left{
	width: 730px;
	float:left;
	margin-left: 20px;
	line-height: 20px;
	text-align: justify;
}

.cc_right{
	float: right;
}

.cc_right ul{
	padding: 0;
}

.cc_right a{
	font: 12px 'Arial';
	color :#383838;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	padding-left: 25px;
}

.cc_right li{
	height: 30px;
	list-style-type:none;
	background: url('img/li_pointer.png') no-repeat left top;	
}
.con_map iframe{
	border: 1px solid #c8c6c6;
}

.con_map{
	width: 635px;
	margin-left: 20px;
	float:left;
}

.con_form{
	float:left;
}

.l_tittle{
	font: 24px 'Roboto';
	color :#383838;
	text-transform: uppercase;
}

.wpcf7-form .wpcf7-text{	
	border: none !important;
	width: 294px;
	height: 34px;
	background: url(img/form_input.png);
}

.wpcf7-form .wpcf7-textarea{	
	border: none !important;
	width: 294px;
	height: 161px;
	background: url(img/form_textarea.png);
}

.wpcf7-form .wpcf7-submit{	
	width: 69px;
	height: 19px;
	background: url(img/form_send.png);
	border: 0 !important;
}

.wpcf7-form .wpcf7-submit:hover {
	cursor: pointer;
}

.wpcf7-response-output{
	width: 200px;
}

.cont td{
	font: 12px 'Arial';
	color :#383838;
	padding-left: 25px;
	line-height: 20px;
}

.cc_left img{
	padding: 10px;
}

.cc_left table td{
	font: 12px 'Arial';
}

.copyrights{
	font: 12px 'Arial';
	float: left;
	color :#ffffff;
	clear:both;
    margin-top: 40px;
    margin-left: 17px;
}

.copyrights a{
	font: 12px 'Arial';
	color :#ffffff;
	text-decoration:none;
}


table {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	color: #333;
}
table td, table th {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}
table th {
	text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-weight: normal;
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
	font-size: 14px;
}
table td {
	font-size: 12px;
	padding: 4px 7px 2px;
	vertical-align: top;
}