html,body{padding:0;margin:0;line-height:1.3;height:100%;}
h1,h2,h3,h4,h5,form,p,input,textarea,em,address,img,address,ul,li{margin:0;padding:0;border:0;font-style:normal;}
em{font-style: italic;}
body{background-image:  url('../media/bg.jpg?v=2'); background-repeat: no-repeat; background-attachment: fixed;background-position: center;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;font-family:Arial, sans-serif;font-size:14px;color:#000;}
.c{clear:both;font-size:0;height:0;}
.cr{clear:right;font-size:0;height:0;}
a{color:#2593b7;text-decoration:underline;outline:none;}
a:hover{text-decoration:none;}
.hugeBackground{position:fixed;top:0;left:0;}
.bgwidth { width: 100%; }
.bgheight { height: 100%; }
#content{z-index:100;position:relative;height:auto !important;height:100%;min-height:100%;}

.holder{padding: 20px;width: 990px;margin: 0 auto;position: relative;}

#header{height: 165px;background: url('../media/bg-header.png') repeat-y center 10px;padding-top:0px;}
#header .holder{height: 115px;}
#logo{position: absolute;top: 30px;left: 30px;width: 248px;height: 35px;display: block;}
#menu{position: absolute;top:47px;left:350px;font-family: 'Open Sans', arial, sans-serif;font-size:16px;}
#menu a{display: inline-block;color: #1e2226;text-decoration: none;margin-right:20px;padding-bottom: 10px;}
#menu a:hover, #menu a.active{border-bottom: 2px solid #1e2226;}
#menu .link-home{background: url('../media/sprite.png') no-repeat -83px top;width: 24px;height:21px;display: block;float: left;padding: 10px 0;margin-top: -9px;}
#languages{position: absolute;right: 750px;bottom: 50px;}
#languages a{display: inline-block;margin-left: 10px;text-decoration: none;color: #aaa;font-family: 'Open Sans', arial, sans-serif;font-size: 16px;}
#languages a:hover, #languages a.active{color: #222;}
.infoline{position: absolute;top: 120px;width: 100%;border-top: 1px solid #ccc;padding-top:10px;}
.infoline .holder{height: auto !important;padding: 0 !important;}

.infoline .pull-left{font-style: italic;font-size: 20px;color: #444;}
.infoline .pull-right{font-style: italic;font-size: 14px;color: #444;}
.infoline .pull-right strong{font-weight: normal;font-size: 20px;}

.pull-left{float: left;}
.pull-right{float: right;}

h1{font-family: 'Open Sans', arial, sans-serif;font-size:35px;font-weight: normal;color:#333;margin-bottom: 10px;border-bottom:1px solid #ccc;}
.text{font-family: 'Open Sans', arial, sans-serif;color:#000;text-shadow: #fff 1px 1px 1px;}
.text p{padding-bottom: 10px;line-height: 1.6;}
.text p:last-child{padding-bottom: 0;}
.text ul {list-style: none;padding-left: 10px;margin-bottom: 10px;}
.text ul li{background: url('../media/bg-list.png') no-repeat left 7px; padding: 5px 0 5px 20px;}
.text h3{font-size:25px;font-weight: normal;margin-bottom: 5px;}

#textcontainer{background: url('../media/bg.png');border-radius: 10px;padding: 20px 20px;margin-top:20px;}
.layout-index .center{position: static !important;}
.layout-index #textcontainer{position: absolute;bottom: 50px;left: 50%;width:600px;margin-left: -500px;border-radius: 5px;padding: 15px 10px;color:#1e2226;font-size:30px;font-family: 'Open Sans', arial, sans-serif;}

.pictures{margin-top:20px;}
.pictures a{display: block;float: left;margin:0 13px 13px 0;width: 120px;overflow: hidden;height: 80px;border:1px solid #aaa;border-radius: 3px;}
.pictures .i1{margin-left: 0;}

.contact-form input, .contact-form textarea{width:350px;border:1px solid #ccc;padding:4px 5px;border-radius: 2px;font-family: arial;font-size:13px;color:#666;}
.contact-form input:focus, .contact-form textarea:focus{border:1px solid #000;outline: none;color:#000;}
.contact-form textarea{height:100px;}
.row-input{margin:1px 0 7px 0;}
.req{color:#f21b2b;font-weight: bold;font-size:11px;}
.contact-form button, .btn{text-decoration: none;text-shadow: none;font-family: "Open Sans";display: inline-block;background: #0176ac;padding: 10px 25px;color:#fff;border-radius: 4px;line-height: 1;border: 0;font-weight: bold;}
.alert{font-size:17px;padding:10px 0;}
.alert-error{color:#f00;}
.alert-success{color:#4aa13f;}

.social-bar{position: fixed;padding: 10px;background: url('../media/bg-header.png') repeat-y right top;text-align: center;left: 20px;top: 190px;}
.social-facebook{margin-bottom: 10px;}