header,nav,section,article,aside,footer,hgroup{display:block;}
a img{border:none;}
.clear{clear:both; margin: 0;}
.float_right{float:right;}
.float_left{float:left;}
input, textarea{font-family: 'avenir_lt_cemedium', Arial;}
button, input[type=submit]{cursor: pointer; -webkit-appearance: none;}

h1{color: #1d7dc1; font-size: 36px; line-height: 40px; font-weight: 700; margin: 0; font-family: 'titillium_webbold'; text-align: left; padding: 55px 0 30px;}
h2{color: #331b03; font-size: 21px; line-height: 38px; font-weight: 700; margin: 18px 0; font-family: 'titillium_webbold'; text-align: center;}
h3{color: #331b03; font-size: 19px; line-height: 38px; font-weight: 400; margin: 8px 0; font-family: 'titillium_webbold'; text-align: center;} 
h4, h5, h6{color: #331b03; font-size: 18px; line-height: 38px; font-weight: 400; margin: 14px 0 0; font-family: 'titillium_webbold'; text-align: left;}
p, span, strong, b, div, article, i, u, li, a{font-style: normal; color: #09263a; font-size: 16px; line-height: 26px; font-weight: 400; text-align: justify;}
strong, b{font-weight: 400; font-family: 'titillium_webbold';}
a{text-decoration: underline; color: #74c043; font-family: 'titillium_webbold'; outline: 0;}
a:hover{text-decoration: none;}


input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #f0ddb7; font-weight: 400;}    
input::-moz-placeholder, textarea::-moz-placeholder {color: #f0ddb7; font-weight: 400;}  
input::-ms-input-placeholder, textarea::-ms-input-placeholder {color: #f0ddb7; font-weight: 400;}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {color: #f0ddb7;}    
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {color: #f0ddb7;}    
input:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder {color: #f0ddb7;}

input:focus{outline:0; }


.text_page p.date{color: #000000; font-size: 14px; line-height: 24px;}

.alert-success {position: relative; background: none repeat scroll 0 0 #DEF0D7; border: 1px solid #D5EAC5; color: #428945; margin: 15px 0; padding: 10px 15px;}
.alert-error{position: relative; background: none repeat scroll 0 0 #f3dede; border: 1px solid #efd3d7; color: #bc4c46; margin: 15px 0; padding: 10px 15px;}

/*CSS Document*/

html,body{min-width: 1024px;}

html{margin: 0;padding: 0; background: url(../img/html_bg.jpg) repeat;}
body{margin: 0; font-family: 'titillium_webregular', Arial; background: url(../img/body_bg.jpg) no-repeat scroll center top;}
body.hp{ background: url(../img/body_bg_hp.jpg) no-repeat scroll center top;}
.inside{position:relative; width: 980px; padding: 0 22px; margin: 0 auto;}

/*HEADER*/

header{height: 131px;}
header a.logo{float: left; margin: 51px 0 0;}
header a.logo img{}

header nav{float: right; padding: 48px 0 0; }
header nav ul{margin: 0; padding: 0;}
header nav ul li{float: left; list-style: none; margin-left: 25px;}
header nav ul.czech li{float: left; list-style: none; margin-left: 30px; }
header nav ul li a{display: block; color: #fff; font-family: 'titillium_webbold'; padding: 5px 0; text-decoration: none; font-size: 15px; line-height: 18px;}

header p.language{float: right; color: #80caff; font-size: 12px; line-height: 16px; font-family: 'titillium_webbold'; margin: 0;}
header p.language a{display: inline-block; width: 22px; height: 16px; margin: 0 0 0 10px; position: relative; top: 4px;}
header p.cz a{background: url(../img/cz.png) no-repeat;}
header p.en a{background: url(../img/en.png) no-repeat;}



/*CONTENT*/

.content{ padding-bottom: 90px;}
.content .banner{position: relative; height: 170px;}
.content .banner p{margin: 0; color: #d2edff; font-size: 60px; font-family: 'titillium_webthin'; text-align: center; line-height: 64px; padding: 40px 0 18px;}
.content .banner ul{width: 100%; margin: 0; padding: 0;}
.content .banner ul li{color: #fff; color: #def1ff; font-size: 20px; line-height: 24px; text-decoration: none; font-family: 'titillium_webregular'; font-weight: 400; list-style: none; text-align: center;}
.content .banner ul li strong{color: #fff; color: #def1ff; font-size: 20px; line-height: 24px; text-decoration: none; font-family: 'titillium_webbold';}
/*.content .banner ul li a:hover{text-decoration: underline;}*/

.content h1.homepage_title{color: #1d7dc1; margin: 0; padding: 30px 0 25px; font-size: 36px; text-align: center; line-height: 30px;}
.content h1.homepage_title strong{font-size: 700; color: #1d7dc1; margin: 0; padding: 30px 0 25px; font-size: 36px; text-align: center; line-height: 40px;}
.content h2.homepage_title{color: #1d7dc1; margin: 0; padding: 55px 0 20px; font-size: 24px; text-align: center; line-height: 28px;}
.content h2.homepage_title strong{font-size: 700; color: #1d7dc1; margin: 0; padding: 55px 0 20px; font-size: 24px; text-align: center; line-height: 28px;}

/*SLUŽBY*/

.sluzby{}
.sluzby .box{float: left; width: 212px; margin: 0 0 0 44px;}
.sluzby .box.first{margin: 0;}
.sluzby .box .img{width: 212px; height: 166px;}
.sluzby .box .text{height: 49px; display: table; border: 1px solid #d0d0d0; border-top: 0; background: #fff; padding: 20px 19px; width: 172px; -webkit-border-radius:0 0 8px 8px; -moz-border-radius:0 0 8px 8px; border-radius:0 0 8px 8px;}
.sluzby .box .text p{margin: 0; display: table-cell; vertical-align: middle;}
.sluzby .box .text p strong a{display: block; font-size: 18px; line-height: 22px; color: #0f4165; font-family: 'titillium_webbold'; text-align: center; text-decoration: none;}
.sluzby .box .text p strong a:hover{text-decoration: underline;}
/*REFERENCE SLIDER*/

.slider{visibility: hidden; height: 275px;}
.reference{position: relative;}
.reference.vypis{width: 437px;}
.reference.vypis .slide{clear: both; margin-bottom: 20px; }
.reference .slide h3{margin: 0; padding: 5px 0; font-size: 20px; line-height: 24px; color: #21577d; text-align: left; display: table; height: 50px;}
.reference .slide h3 a{font-size: 20px; line-height: 24px; color: #21577d; text-align: left; display: table-cell; vertical-align: middle; text-decoration: none; font-family: 'titillium_webregular'; }
.reference .slide h3 a:hover{text-decoration: underline;}
.reference .slide .info{padding: 4px 0;}
.reference .slide .info p.investor{float: left; margin: 0;}
.reference .slide .info p.investor strong{font-size: 15px; line-height: 19px; color: #21577d;}
.reference .slide .info p.investor a{font-size: 15px; line-height: 19px; color: #74c043; text-decoration: underline;}
.reference .slide .info p.investor a:hover{text-decoration: none;}
.reference .slide .info p.place{max-width: 190px; float: right; margin: 0;}
.reference .slide .info p.place strong{font-size: 15px; line-height: 19px; color: #21577d;}

.slider.reference .all_reference{float: right; margin-top: 60px;}
.slider.reference .all_reference a{display: block; width: 60px; height: 150px; background: url(../img/all_reference.png) no-repeat scroll left top;}

/*WELCOME*/

.welcome{}
.welcome article{float: left; width: 515px;}
.welcome article p{text-align: left;}
.welcome .strategy{padding: 28px 19px; position: relative; float: right; width: 369px; border: 1px solid #d0d0d0;  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.welcome .strategy h4{margin: 0 0 30px; padding: 0; color: #1d7dc1; font-size: 18px; line-height: 22px; font-family: 'titillium_webbold'; font-weight: 400;}
.welcome .strategy ul{margin: 0; padding: 0;}
.welcome .strategy ul li{list-style: none; margin: 30px 0 0; color: #09263a; font-size: 18px; line-height: 22px; font-family: 'titillium_webregular';}
.welcome .strategy ul li:first-child{margin: 0;}
.welcome .strategy img.motto{position: absolute; right: 30px; bottom: -346px;}

/*ASIDE*/

aside{float: right; width: 300px;}

/*C_COLUMN*/

.c_column{width: 620px; float: left;}

/*BOX LIST*/

.box_list{padding: 60px 0 0;}
.box_list .item{width: 620px; padding: 0 0 30px; clear: both;}
.box_list .item .img{float: left; width: 150px; height: 150px;}
.box_list .item .img img{ -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; position: relative;}
.box_list .item .text{float: left; padding-left: 35px; width: 430px;}
.box_list .item .text h2{text-align: left; margin: 0; padding: 0;}
.box_list .item .text h2 a{color: #1d7dc1; font-size: 24px; line-height: 28px; font-family: 'titillium_webbold'; text-decoration: none;}
.box_list .item .text h2 a:hover{text-decoration: underline;}
.box_list .item .text p{margin: 0; font-size: 18px; color: #0f4165; line-height: 30px;}




/*FOOTER*/

footer{background: url(../img/footer_bg.jpg) repeat; padding: 0 0 48px;}
footer .bg{background: url(../img/footer_bg_top.jpg) no-repeat scroll center top;}
footer .office{float: left; width: 265px;}
footer .office h5{font-size: 18px; line-height: 22px; margin: 0; padding: 30px 0 25px 20px; text-transform: uppercase; font-family: 'titillium_webbold'; color: #fff;}
footer .hq{float: left; width: 265px; margin-left: 40px;}
footer .hq h5{font-size: 18px; line-height: 22px; margin: 0; padding: 30px 0 25px 10px; text-transform: uppercase; font-family: 'titillium_webbold'; color: #fff;}

footer table{border-spacing:0; border: 1px solid #85d352; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; position: relative; width: 263px;}
footer table th{border-top: 1px solid #74c043; padding: 15px 0; vertical-align: middle; width: 60px; background: #85d352;}
footer table tr:first-child th{border-top: 0; -webkit-border-radius: 8px 0 0 0; -moz-border-radius: 8px 0 0 0; border-radius: 8px 0 0 0;}
footer table tr.last th{-webkit-border-radius: 0 0 0 8px; -moz-border-radius: 0 0 0 8px; border-radius: 0 0 0 8px;}
footer table td{border-top: 1px solid #85d352; padding: 15px 0 15px 20px;; vertical-align: middle; font-family: 'titillium_webregular'; color: #fff; font-size: 18px; line-height: 22px;}
footer table td p, footer table td span, footer table td strong, footer table td strong{margin: 0; padding: 0; font-family: 'titillium_webregular'; color: #fff; font-size: 18px; line-height: 22px;}
footer table td strong{font-family: 'titillium_webbold';}
footer table td a{color: #cdffad; text-decoration: underline;}
footer table td a:hover{text-decoration: none;}
footer table tr:first-child th{border-top: 0;}

footer .cookies_link a{color: #fff;}

.sign{background: #60a831; margin: 0; padding: 10px 0;}
.sign p{height: 26px; margin: 0; padding: 0; color: #a9e980; font-weight: 18px; font-size: 14px; font-family: 'titillium_webregular';}
.sign p span{margin: 0; padding: 0; color: #a9e980; font-weight: 18px; font-size: 14px; font-family: 'titillium_webregular';}
.sign p span a{color: #d3ffb7}


/*GALERIE*/

.fotogalerie h3{text-align: left; text-transform: uppercase; margin-bottom: 0;}
.fotogalerie a{text-decoration: none; margin: 0 10px 4px 0; display: block; float: left;}

/*FILE*/
#soubory{margin-left: -20px;}
#soubory h2{margin-right: 20px;}
.file{padding: 20px; border: 1px solid #bfbfbf; position: relative; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; width: 258px; float: left; margin: 0 0 20px 20px;}
.file p.title{color: #1D7DC1; font-family: 'titillium_webbold'; font-size: 18px; font-weight: 700; line-height: 22px; margin: 0; padding: 0; text-align: left;}
.file p.title a{color: #1D7DC1; font-family: 'titillium_webbold'; font-size: 17px; font-weight: 700; line-height: 22px; margin: 0; padding: 0; text-align: left; text-decoration: none;}      
.file p.title a:hover{text-decoration: underline;}
.file p.size{font-family: 'titillium_webregular'; background: url(../img/pdf_icon.png) no-repeat scroll left center; margin: 10px 0 0; font-size: 14px; line-height: 18px; color: #0f4165; padding-left: 20px;}
.file p.size strong{font-family: 'titillium_webbold'; font-size: 14px; line-height: 18px; color: #0f4165; }





#hp_popup_obsah{height: 600px; width: 800px; padding-bottom: 0; display: none;    position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#colorbox #hp_popup_obsah{display: block;}
#hp_popup_obsah img{max-width: 100%;}



/*MOZILLA*/

@-moz-document url-prefix() {
header nav ul li.search .hidden_box input[type=text]{padding: 11px 10px;}
}

/*SAFARI*/

.safari header nav ul li.search .hidden_box input[type=text]{ padding: 10px 10px 7px;}

/*CHROME*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
header nav ul li.search .hidden_box input[type=text]{ padding: 10px 10px 7px;}

}














