/*
Theme Name: CZ - child theme
Theme URI: http://blog.bdc.com/
Description: WordPress Child Themes of main ec theme
Author: Roman Gamanov
Author URI: http://blog.bdc.com/
Template: ec-home
Version: 1.0
.
Yea! when we modifi smth in mother theme we hawe it in child templates which represents diferent.
.


@import url('../lon/style.css'); */


h1#page, h1.page {
padding-top: 18px;
}
#left.intro h1 {
  background: url(../ec-home/img/en/title2.gif) left top no-repeat;
  height: 40px;
  text-indent: 458px;
  line-height: 40px;
}

h1#page.parent-17, h1#page-sitemap.page {
	background-image: url(about.gif);
	padding-left: 165px;
}
h1#page-news.page {
	background-image: url(ecnews.gif);
	padding-left: 220px;
}
h1#page.parent-28, h1#page-come.page {
	background-image: url(come.gif);
	padding-left: 208px;

}
h1#page.parent-44, h1#page-video.page {
	background-image: url(getinspired.gif);
	padding-left: 229px;
}
h1#page.parent-65, h1#page-events.page {
background-image:  url(events.gif);
padding-left: 157px;
}
h1#page.parent-54 , h1#page-inh.page {
	background-image: url(teams.gif);
  padding-left: 380px;
}
h1#page.parent-105, h1#page-press.page {
	background-image: url(press.gif);
  padding-left:140px;

}
h1#page.parent-97, h1#page-bankaccouts.page {
	background-image: url(contacts.gif);
  padding-left: 250px;
}


/*Custom language stuff, different size of fonts eg. ======================*/

/*Menu
ul#mainmenu li a:link, ul#mainmenu li a:visited{margin-right: 18px;font-size: 100%;padding-right: 6px;}

.welkome-box p {font-size:11px;line-height:150%;}

#bottom {padding-top:20px;}
#bottom .box {padding-top:10px;}
#bottom h2 {margin-top:0px;}
#footer { font-size:9px; }
*/

